net.sf.openv4j.swingui
Class DesktopApplication1View

java.lang.Object
  extended by org.jdesktop.application.AbstractBean
      extended by org.jdesktop.application.View
          extended by org.jdesktop.application.FrameView
              extended by net.sf.openv4j.swingui.DesktopApplication1View

public class DesktopApplication1View
extends org.jdesktop.application.FrameView

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

DesktopApplication1View

public DesktopApplication1View(org.jdesktop.application.SingleFrameApplication app)
Creates a new DesktopApplication1View object.

Parameters:
app - DOCUMENT ME!
Method Detail

showAboutBox

@Action
public void showAboutBox()
DOCUMENT ME!



Copyright © 2010 OpenV4J. All Rights Reserved.