|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGisLoadingViewer
Interface of the Gis loading component
| Method Summary | |
|---|---|
void |
enableLabelMovement(boolean movement)
Enable the loading label animation |
java.awt.Rectangle |
getBounds()
Get the actual component bounds |
void |
init(java.lang.Object initParameters)
Init the gis loading component with the given parameters |
void |
setAlpha(float alpha)
Set the alpha transparency value for the loading component |
void |
setBounds(java.awt.Rectangle bounds)
Set the actual component bounds |
void |
setLabelText(java.lang.String text)
Set the actual text for the loading component |
void |
setVisible(boolean visible)
Set the loading component visible |
| Method Detail |
|---|
void init(java.lang.Object initParameters)
initParameters - Parameters for the gisViewer initializationvoid setLabelText(java.lang.String text)
text - Text to show in loading componentjava.awt.Rectangle getBounds()
void setBounds(java.awt.Rectangle bounds)
bounds - Component boundsvoid setAlpha(float alpha)
alpha - Transparency valuevoid enableLabelMovement(boolean movement)
movement - Movement enabledvoid setVisible(boolean visible)
visible -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||