|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.application.AbstractBean
org.jdesktop.application.View
org.jdesktop.application.FrameView
net.sf.openv4j.swingui.DesktopApplication1View
public class DesktopApplication1View
The application's main frame.
Constructor Summary | |
---|---|
DesktopApplication1View(org.jdesktop.application.SingleFrameApplication app)
Creates a new DesktopApplication1View object. |
Method Summary | |
---|---|
void |
showAboutBox()
DOCUMENT ME! |
Methods inherited from class org.jdesktop.application.FrameView |
---|
getFrame, getRootPane, setFrame |
Methods inherited from class org.jdesktop.application.View |
---|
getApplication, getComponent, getContext, getMenuBar, getResourceMap, getStatusBar, getToolBar, getToolBars, setComponent, setMenuBar, setStatusBar, setToolBar, setToolBars |
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 |
---|
public DesktopApplication1View(org.jdesktop.application.SingleFrameApplication app)
app
- DOCUMENT ME!Method Detail |
---|
@Action public void showAboutBox()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |