org.netbeans.core/2 3.32

org.netbeans.core
Class GuiRunLevel

java.lang.Object
  extended by org.netbeans.core.GuiRunLevel
All Implemented Interfaces:
RunLevel

public class GuiRunLevel
extends Object
implements RunLevel

GUI-oriented NetBeans startup logic.


Constructor Summary
GuiRunLevel()
           
 
Method Summary
 void run()
          Initialization of the manager.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiRunLevel

public GuiRunLevel()
Method Detail

run

public void run()
Initialization of the manager.

Specified by:
run in interface RunLevel

org.netbeans.core/2 3.32

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.