Class Main
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.Main
public class Main extends Object
Starts Vanted.
- Recent revisions:
- 2.8.0, 2.6.5
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description static boolean
doEnableKEGGaskUser()
Deprecated.static void
main(String[] args)
The editor's main method.static void
startVanted(String[] args, String adn)
static void
startVantedExt(String[] args, String[] developerAddon)
-
Constructor Details
-
Main
The editor's main frame. -
Main
Constructs a new instance of the editor.
-
-
Method Details
-
main
The editor's main method.- Parameters:
args
- the command line arguments.
-
startVantedExt
-
startVanted
-
doEnableKEGGaskUser
Deprecated.Please useKeggAccess.doEnableKEGGaskUser()
instead.- Returns:
-