|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGisToolbar
Interface to use for a gis toolbar
| Method Summary | |
|---|---|
void |
addSeparator()
Add a separator to the current toolbar |
void |
addToolbarButton(BasicToolbarButton button)
Add a new button to the toolbar |
BasicToolbarButton |
getButton(java.lang.Object buttonAttr)
Get the toolbar button reference |
java.util.List<BasicToolbarButton> |
getButtons()
Get a list with the complete toolbar buttons references |
| Method Detail |
|---|
void addToolbarButton(BasicToolbarButton button)
button - New toolbar buttonBasicToolbarButton getButton(java.lang.Object buttonAttr)
buttonAttr - Toolbar button attribute
java.util.List<BasicToolbarButton> getButtons()
void addSeparator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||