hamlet
Class HamletView
java.lang.Object
org.jdesktop.application.AbstractBean
org.jdesktop.application.View
org.jdesktop.application.FrameView
hamlet.HamletView
public class HamletView
- extends org.jdesktop.application.FrameView
The application's main frame.
Field Summary |
javax.swing.JFrame |
frame
|
Constructor Summary |
HamletView(org.jdesktop.application.SingleFrameApplication app)
|
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 |
frame
public javax.swing.JFrame frame
HamletView
public HamletView(org.jdesktop.application.SingleFrameApplication app)
showAboutBox
@Action
public void showAboutBox()
showGraph
@Action
public void showGraph()
showSample
@Action
public void showSample()
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
showGraphFrame
@Action
public void showGraphFrame()
clear
@Action
public void clear()