|
org.netbeans.core.startup/1 1.40 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.core.startup.Main
public final class Main
Main class for NetBeans when run in GUI mode.
| Constructor Summary | |
|---|---|
Main()
|
|
| Method Summary | |
|---|---|
static ModuleSystem |
getModuleSystem()
Get and initialize module subsystem. |
static void |
initializeURLFactory()
Initializes default stream factory |
static void |
initUICustomizations()
Sets up the custom font size and theme url for the plaf library to process. |
static boolean |
isInitialized()
Is used to find out whether the system has already been initialized for the first time or not yet. |
static void |
main(String[] argv)
Starts TopThreadGroup which properly overrides uncaughtException Further - new thread in the group execs main |
static void |
setStatusText(String msg)
Prints the text to splash screen or to status line, if available. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Main()
| Method Detail |
|---|
public static void setStatusText(String msg)
public static void main(String[] argv)
throws Exception
Exceptionpublic static void initializeURLFactory()
public static void initUICustomizations()
public static ModuleSystem getModuleSystem()
public static boolean isInitialized()
|
org.netbeans.core.startup/1 1.40 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||