|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kemet.lf.components.ComponentsKemet
org.kemet.lf.components.dialog.DialogAbout
public class DialogAbout
DialogAbout : Informations about project.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.kemet.lf.components.ComponentsKemet |
|---|
ComponentsKemet.CheckBoxIcon, ComponentsKemet.RadioButtonIcon |
| Field Summary |
|---|
| Fields inherited from interface org.kemet.lf.components.IComponents |
|---|
footerPanelHeight, headerPanelHeight, maxSizeTitle, menuPanelHeight, posCentralPanel, posMenuPanel, sizeFont, valueToRemoveFromWindowWidth |
| Constructor Summary | |
|---|---|
DialogAbout(java.util.List<java.lang.Object> text)
create dialog about. |
|
| Method Summary | |
|---|---|
java.lang.Exception |
getException()
return the raised exception. |
void |
run()
run the thread which be going to initialize the window. |
| Methods inherited from class org.kemet.lf.components.ComponentsKemet |
|---|
getFooterPanel, getHeaderPanel, getMenuPanel, setFooterPanel, setHeaderPanel, setMenuPanel |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogAbout(java.util.List<java.lang.Object> text)
throws ExceptionManager
create dialog about.
ExceptionManager| Method Detail |
|---|
public void run()
run the thread which be going to initialize the window.
run in interface java.lang.Runnablepublic java.lang.Exception getException()
return the raised exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||