org.swixml
Class SimpleApplication

java.lang.Object
  extended by org.jdesktop.application.AbstractBean
      extended by org.jdesktop.application.Application
          extended by org.jdesktop.application.SingleFrameApplication
              extended by org.swixml.jsr296.SwingApplication
                  extended by org.swixml.SimpleApplication

public class SimpleApplication
extends SwingApplication


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jdesktop.application.Application
Application.ExitListener
 
Field Summary
 
Fields inherited from class org.jdesktop.application.Application
AUTO_INJECTFIELD, IGNORE_RESOURCES_PREFIX, MAC_OSX_OS_NAME, USE_COMMON_LOCALIZER
 
Constructor Summary
SimpleApplication()
           
 
Method Summary
static void main(String[] args)
           
protected  void startup()
           
 
Methods inherited from class org.swixml.jsr296.SwingApplication
render, render, render, render, render
 
Methods inherited from class org.jdesktop.application.SingleFrameApplication
configureWindow, getMainFrame, getMainView, hide, hide, setMainFrame, show, show, show, show, shutdown
 
Methods inherited from class org.jdesktop.application.Application
addExitListener, end, exit, exit, getBooleanProperty, getContext, getExitListeners, getInstance, getInstance, getMacApp, hide, initialize, isMacOSX, launch, quit, ready, removeExitListener
 
Methods inherited from class org.jdesktop.application.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleApplication

public SimpleApplication()
Method Detail

main

public static void main(String[] args)

startup

protected void startup()
Specified by:
startup in class Application


Copyright © 2013. All Rights Reserved.