|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.gui.AbstractWindow
jhomenet.gui.responsive.ProgressWindow
public class ProgressWindow
| Field Summary |
|---|
| Fields inherited from class jhomenet.gui.AbstractWindow |
|---|
internalFrame |
| Method Summary | |
|---|---|
protected javax.swing.JPanel |
buildGUI()
Build the GUI. |
protected WindowStatusBar |
buildStatusBar()
Build and add the status bar to the Plan editor window. |
java.lang.String |
getIdentifier()
Get the window identifier. |
java.lang.String |
getTitle()
Get the frame title. |
static ProgressWindow |
instance()
Singleton instance method. |
protected void |
resetGUI()
Reset the GUI. |
void |
setDisplayText(java.lang.String text)
Set the display text. |
| Methods inherited from class jhomenet.gui.AbstractWindow |
|---|
addChildWindow, closeWindow, createAsInternalFrame, createAsInternalFrame, getDesiredLocation, getPanel, getWindowDimension, setPanel, startWork, startWork, stopWork, stopWork, windowClosing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ProgressWindow instance()
public java.lang.String getIdentifier()
AbstractWindow
getIdentifier in class AbstractWindowAbstractWindow.getIdentifier()public java.lang.String getTitle()
AbstractWindow
getTitle in class AbstractWindowpublic void setDisplayText(java.lang.String text)
text - protected javax.swing.JPanel buildGUI()
buildGUI in class AbstractWindowAbstractWindow.buildGUI()protected WindowStatusBar buildStatusBar()
buildStatusBar in class AbstractWindowAbstractWindow.buildStatusBar()protected void resetGUI()
resetGUI in class AbstractWindowAbstractWindow.resetGUI()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||