jaxx.runtime.swing
Class AboutPanelHandler
java.lang.Object
jaxx.runtime.swing.AboutPanelHandler
public class AboutPanelHandler
- extends Object
Handler of the ui AboutPanel.
- Since:
- 2.4
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ui
protected final AboutPanel ui
closeAction
protected final Action closeAction
AboutPanelHandler
public AboutPanelHandler(AboutPanel ui)
setLicenseFile
public void setLicenseFile(String filename)
setThirdpartyFile
public void setThirdpartyFile(String filename)
buildTopPanel
public void buildTopPanel()
init
public void init()
showInDialog
public void showInDialog(Frame ui,
boolean undecorated)
load
protected String load(String filename)
Copyright © 2008-2012 CodeLutin. All Rights Reserved.