de.jppietsch.prefedit
Class PrefEdit
java.lang.Object
de.jppietsch.prefedit.PrefEdit
- public class PrefEdit
- extends Object
An editor to edit Java-Preferences.
- Version:
- $Revision: 1.4 $
- Author:
- Jan-Peter Pietsch
Method Summary |
static void |
main(String[] someArguments)
Starts the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrefEdit
public PrefEdit()
main
public static void main(String[] someArguments)
throws BackingStoreException
- Starts the application.
- Parameters:
someArguments
- No Arguments are supported.
- Throws:
BackingStoreException
- If something goes wrong.
IOException
- If something goes wrong.