@Deprecated public class AboutPanelHandler extends Object
AboutPanel.| Modifier and Type | Field and Description |
|---|---|
protected Action |
closeAction
Deprecated.
|
protected AboutPanel |
ui
Deprecated.
|
| Constructor and Description |
|---|
AboutPanelHandler(AboutPanel ui)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildTopPanel()
Deprecated.
|
void |
init()
Deprecated.
|
protected String |
load(String filename)
Deprecated.
|
void |
setLicenseFile(String filename)
Deprecated.
|
void |
setThirdpartyFile(String filename)
Deprecated.
|
void |
showInDialog(Frame ui,
boolean undecorated)
Deprecated.
|
protected final AboutPanel ui
protected final Action closeAction
public AboutPanelHandler(AboutPanel ui)
public void setLicenseFile(String filename)
public void setThirdpartyFile(String filename)
public void buildTopPanel()
public void init()
public void showInDialog(Frame ui, boolean undecorated)
Copyright © 2008–2019 Code Lutin. All rights reserved.