|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgoodies.binding.beans.Model
com.jgoodies.uif.application.Application
com.jgoodies.uif.application.AbstractUIFApplication
com.jgoodies.uifextras.convenience.DefaultUIFApplication
com.jgoodies.looks.demo.LooksDemo
public final class LooksDemo
The main class of the JGoodies Looks Demo. Configures the splash, UI, creates the main frame and defines several global values.
Constructor Summary | |
---|---|
LooksDemo()
|
Method Summary | |
---|---|
protected void |
configureSplash()
|
protected void |
configureUI()
Configures the user interface: sets the mixed font size hint, and enables auditory feedback. |
protected com.jgoodies.uif.AbstractFrame |
createMainFrame()
Creates and returns the application's main frame. |
protected void |
initializeActions()
Initializes the actions used in this demo. |
static void |
main(String[] arguments)
|
Methods inherited from class com.jgoodies.uifextras.convenience.DefaultUIFApplication |
---|
addMessageHandler, checkSetup, configureHelp, configureLogging, configureLogging2, configureSetupManager, getDefaultLogFilePattern, getDefaultLogFilePrefix, launchApplication |
Methods inherited from class com.jgoodies.uif.application.AbstractUIFApplication |
---|
addLogFileHandler, configureLoggingFromProperties, disposeFramesAndWindows, ensureParentDirectoryExists, exitSystem, getApplicationDataDirectory, getAppResourceMap, load, lookupApplicationDataBaseDirectory, lookupApplicationDataDirectory, shutdown, startup |
Methods inherited from class com.jgoodies.uif.application.Application |
---|
addExitListener, clearActionMap, end, exit, exit, exitAllowed, fireApplicationExiting, getAction, getActionMap, getApplicationExitOnWindowClosingHandler, getResourceMap, launch, removeExitListener |
Methods inherited from class com.jgoodies.binding.beans.Model |
---|
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, equals, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, fireMultiplePropertiesChanged, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LooksDemo()
Method Detail |
---|
public static void main(String[] arguments)
protected void configureSplash()
configureSplash
in class com.jgoodies.uifextras.convenience.DefaultUIFApplication
protected void configureUI()
configureUI
in class com.jgoodies.uifextras.convenience.DefaultUIFApplication
protected com.jgoodies.uif.AbstractFrame createMainFrame()
createMainFrame
in class com.jgoodies.uifextras.convenience.DefaultUIFApplication
protected void initializeActions()
initializeActions
in class com.jgoodies.uifextras.convenience.DefaultUIFApplication
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |