|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.taverna.perspectives.AbstractPerspective
net.sf.taverna.perspectives.DesignPerspective
public class DesignPerspective
| Constructor Summary | |
|---|---|
DesignPerspective()
|
|
| Method Summary | |
|---|---|
javax.swing.ImageIcon |
getButtonIcon()
The icon for the perspective |
java.lang.String |
getText()
The name of the perspective |
int |
positionHint()
Position hint, default to 101, meaning that perspective that don't provide a hint will always appear towards the end (Built-in perspectives coming first in a controlled order). |
| Methods inherited from class net.sf.taverna.perspectives.AbstractPerspective |
|---|
getLayoutInputStream, isVisible, setVisible, update |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.taverna.perspectives.PerspectiveSPI |
|---|
getLayoutInputStream, isVisible, setVisible, update |
| Constructor Detail |
|---|
public DesignPerspective()
| Method Detail |
|---|
public javax.swing.ImageIcon getButtonIcon()
AbstractPerspective
getButtonIcon in interface PerspectiveSPIgetButtonIcon in class AbstractPerspectivepublic java.lang.String getText()
AbstractPerspective
getText in interface PerspectiveSPIgetText in class AbstractPerspectivepublic int positionHint()
AbstractPerspective
positionHint in interface PerspectiveSPIpositionHint in class AbstractPerspective
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||