|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--HWPanel
|
+--harmonic.mz.gui.Monolog
|
+--harmonic.mz.gui.AutoMonolog
This is a dialog box that is formated automaticaly with elements in a stack.
| Nested Class Summary |
| Nested classes inherited from class harmonic.mz.gui.Monolog |
Monolog.MonoFrame |
| Field Summary |
| Fields inherited from class harmonic.mz.gui.Monolog |
bPermanent, CLOSED, creatingModule, DOCK_MONOLOG, FLOAT_MONOLOG, postMethod, stdDialogWidth, visibility |
| Constructor Summary | |
AutoMonolog(FunctionStarter action)
Constructs AutoMonolog |
|
AutoMonolog(java.lang.String name)
Constructs AutoMonolog |
|
| Method Summary | |
void |
format(int w,
int h)
Format in a vertical stack, respecting preferredSize().height |
java.awt.Dimension |
getPreferredSize()
|
| Methods inherited from class harmonic.mz.gui.Monolog |
addListener, addSubMonolog, afterPost, begin, beginTask, cancel, cancelTask, cleanTask, destroyIfTemporary, drop, finish, finishTask, frameSize, getFrame, getTaskName, init_Bottom, init_Floating, init_Info, init_Left, init_Right, init_Top, init, keyPressed, keyReleased, keyTyped, nodeChanged, noPost, onCancel, onDismiss, onHelp, onOK, post, post, post, post, postModal, postModal, processKeyEvent, reformat, removeStandardButtons, setFunction, setMonologClass, setPermenant, setPosted, setResizeable, setTitle, shouldPost, unpost, unpost, updateMonologInfo, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AutoMonolog(java.lang.String name)
name - Name that apears in titlepublic AutoMonolog(FunctionStarter action)
action - Name is determined from action| Method Detail |
public java.awt.Dimension getPreferredSize()
getPreferredSize in class Monolog
public void format(int w,
int h)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||