nl.knowledgeplaza.docarch
Class DocArch

java.lang.Object
  extended by org.tbee.swing.framework.Application
      extended by nl.knowledgeplaza.docarch.DocArch

public class DocArch
extends org.tbee.swing.framework.Application


Nested Class Summary
 
Nested classes/interfaces inherited from class org.tbee.swing.framework.Application
org.tbee.swing.framework.Application.ScreenClosedListener
 
Field Summary
 
Fields inherited from class org.tbee.swing.framework.Application
APPLICATIONCONTEXT_PROPERTY_ID, AUTOQUIT_PROPERTY_ID, screenClosedListeners
 
Constructor Summary
DocArch()
           
 
Method Summary
protected  void configureGUI()
           
protected  void constructGUI()
           
static void main(java.lang.String[] args)
          Sneeky backdoor for easy starting
 
Methods inherited from class org.tbee.swing.framework.Application
bootstrap, close, close, construct, destruct, destructGUI, fireScreenClosed, getApplication, getApplicationContext, getAutoQuit, newEmptyScreen, open, open, quit, quit, setApplicationContext, setAutoQuit, startup, withApplicationContext, withAutoQuit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocArch

public DocArch()
Method Detail

configureGUI

protected void configureGUI()
Overrides:
configureGUI in class org.tbee.swing.framework.Application

constructGUI

protected void constructGUI()
Overrides:
constructGUI in class org.tbee.swing.framework.Application

main

public static void main(java.lang.String[] args)
Sneeky backdoor for easy starting



Copyright © 2010 KnowledgePlaza. All Rights Reserved.