|
jrworkspace by jTEM |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PerspectiveFlavor
A flavor which adds a new perspective to the host application. A perspective consists of a main panel which will be displayed in the center of the host applications main frame.
Method Summary | |
---|---|
Component |
getCenterComponent()
Returns the center component that will be displayed in the center of the hosts main frame |
Icon |
getIcon()
An icon for this perspective |
String |
getTitle()
The title of the perspective |
void |
setVisible(boolean visible)
Is called which this Perspective is about to become visible or hidden |
Method Detail |
---|
Component getCenterComponent()
Icon getIcon()
String getTitle()
void setVisible(boolean visible)
visible
- a visible flag
|
jrworkspace by jTEM |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |