public class HelpFrame extends org.jdesktop.application.FrameView implements HyperlinkListener
Constructor and Description |
---|
HelpFrame(org.jdesktop.application.Application application)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
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) |
getApplication, getComponent, getContext, getMenuBar, getResourceMap, getStatusBar, getToolBar, getToolBars, setComponent, setMenuBar, setStatusBar, setToolBar, setToolBars
public HelpFrame(org.jdesktop.application.Application application)
application
- parent applicationprotected JComponent getMainComponent()
protected Component getLicenseTab()
protected Component getAboutTab()
@Action public void closeView()
public void hyperlinkUpdate(HyperlinkEvent he)
hyperlinkUpdate
in interface HyperlinkListener
Copyright © 2007–2013 CodeLutin. All rights reserved.