|
jrworkspace by jTEM |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jtem.jrworkspace.plugin.Plugin
de.jtem.jrworkspace.plugin.pluginmanager.EmptyPerspective
public class EmptyPerspective
Constructor Summary | |
---|---|
EmptyPerspective()
|
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 |
Methods inherited from class de.jtem.jrworkspace.plugin.Plugin |
---|
equals, getPluginInfo, hashCode, install, restoreStates, storeStates, toString, uninstall |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EmptyPerspective()
Method Detail |
---|
public Component getCenterComponent()
PerspectiveFlavor
getCenterComponent
in interface PerspectiveFlavor
public Icon getIcon()
PerspectiveFlavor
getIcon
in interface PerspectiveFlavor
public String getTitle()
PerspectiveFlavor
getTitle
in interface PerspectiveFlavor
public void setVisible(boolean visible)
PerspectiveFlavor
setVisible
in interface PerspectiveFlavor
visible
- a visible flag
|
jrworkspace by jTEM |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |