|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PerspectiveSPI
SPI representing UI perspectives
| Method Summary | |
|---|---|
javax.swing.ImageIcon |
getButtonIcon()
|
java.io.InputStream |
getLayoutInputStream()
|
java.lang.String |
getText()
|
boolean |
isVisible()
returns true if the perspective is set to be visible |
int |
positionHint()
Provides a hint for the position of perspective in the toolbar and menu. |
void |
setVisible(boolean visible)
sets whether the perspective should be visible or not. |
void |
update(org.jdom.Element layoutElement)
Store internally any changes to the layout xml |
| Method Detail |
|---|
java.io.InputStream getLayoutInputStream()
javax.swing.ImageIcon getButtonIcon()
java.lang.String getText()
void update(org.jdom.Element layoutElement)
int positionHint()
boolean isVisible()
void setVisible(boolean visible)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||