|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface StatusBar defines how client code may interact with
a feedback window holding information such as the currently executed command,
the current time, encoding and size of the view in a certain metric, mode
names and current mouse position.
| Method Summary | |
ProgressBar |
getProgressBar()
Returns The integrated progress bar of the StatusBar. |
void |
setMessage(java.lang.String message)
sets the message displayed in the state bar. |
| Methods inherited from interface com.tensegrity.gui.component.BasicComponent |
getHeight, getParentComponent, getWidth, repaint |
| Methods inherited from interface com.tensegrity.gui.Evaluable |
applyEvList, installEvList |
| Method Detail |
public void setMessage(java.lang.String message)
message - the message text to displaypublic ProgressBar getProgressBar()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||