|
||||||||||
| 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
org.chorem.jtimer.ui.HelpFrame
public class HelpFrame
Help window.
| Constructor Summary | |
|---|---|
HelpFrame(org.jdesktop.application.Application application)
Constructor. |
|
| Method Summary | |
|---|---|
void |
closeView()
Close action. |
protected Component |
getAboutTab()
Build about tab. |
protected Component |
getLicenseTab()
Build license tab. |
protected JComponent |
getMainComponent()
Get UI main component. |
void |
hyperlinkUpdate(HyperlinkEvent he)
|
| 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 HelpFrame(org.jdesktop.application.Application application)
application - parent application| Method Detail |
|---|
protected JComponent getMainComponent()
protected Component getLicenseTab()
protected Component getAboutTab()
@Action public void closeView()
public void hyperlinkUpdate(HyperlinkEvent he)
hyperlinkUpdate in interface HyperlinkListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||