|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInfoPanel
TODO Missing Interface Documentation
| Method Summary | |
|---|---|
void |
changeProgressbarValue(int value)
Change the value of the progressbar |
void |
clearAll()
clear all informations |
void |
clearKurzInfo()
clear the short infotext |
void |
clearLangInfo()
clear the long infotext |
void |
clearProgressbar()
reset the progressbar |
void |
setKurzInfoText(java.lang.String text)
Set the short infotext |
void |
setLangInfoText(java.lang.String text)
Set the long infotext |
void |
setLangInfoText(java.lang.String text,
java.awt.Color zeichenfarbe)
Set the long infotext in that color |
| Method Detail |
|---|
void setKurzInfoText(java.lang.String text)
text - TODO Missing Constructuor Parameter Documentationvoid setLangInfoText(java.lang.String text)
text - TODO Missing Constructuor Parameter Documentation
void setLangInfoText(java.lang.String text,
java.awt.Color zeichenfarbe)
text - TODO Missing Constructuor Parameter Documentationzeichenfarbe - TODO Missing Constructuor Parameter Documentationvoid changeProgressbarValue(int value)
value - min=0, max=100void clearAll()
void clearKurzInfo()
void clearLangInfo()
void clearProgressbar()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||