cz.muni.fi.xmravec.bc.prodes
Class ProdesView
java.lang.Object
org.jdesktop.application.AbstractBean
org.jdesktop.application.View
org.jdesktop.application.FrameView
cz.muni.fi.xmravec.bc.prodes.ProdesView
public class ProdesView
- extends org.jdesktop.application.FrameView
The application's main frame.
Constructor Summary |
ProdesView(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 |
ONE_SECOND
public static final int ONE_SECOND
- See Also:
- Constant Field Values
ProdesView
public ProdesView(org.jdesktop.application.SingleFrameApplication app)
showAboutBox
@Action
public void showAboutBox()
run
@Action
public void run()
drawChart
protected void drawChart(org.jfree.data.statistics.HistogramDataset data)
- Draw a chart - histogram
- Parameters:
data
- dataset containing response function results
loadrunOutTableFile
@Action
public void loadrunOutTableFile()
selectHydrogen
@Action
public void selectHydrogen()
selectEmpty
@Action
public void selectEmpty()
saveAsFile
@Action
public void saveAsFile()
loadTxt
@Action
public void loadTxt()