|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflui.actions.AbstractProcessorAction
org.biomoby.client.taverna.plugin.BiomobyObjectAction
public class BiomobyObjectAction
| Constructor Summary | |
|---|---|
BiomobyObjectAction()
|
|
BiomobyObjectAction(boolean searchParentTypes)
|
|
BiomobyObjectAction(Port outputPort,
boolean searchParentTypes)
|
|
| Method Summary | |
|---|---|
boolean |
canHandle(Processor processor)
Can this action handle the specified processor? Return true if this action is applicable. |
javax.swing.JComponent |
getComponent(Processor processor)
Implement this to define the component which will be created in the new UIUtils frame when the menu item, button or whatever is activated |
java.lang.String |
getDescription()
Return a short description of the action to be used as the text in a context menu |
java.awt.Dimension |
getFrameSize()
returns the frame size as a dimension for the content pane housing this action |
javax.swing.ImageIcon |
getIcon()
Return an Icon to represent this action, return null if you want to use the default icon (boring) |
org.biomoby.shared.MobyNamespace[] |
getNamespaces()
|
void |
setNamespaces(org.biomoby.shared.MobyNamespace[] namespaces)
|
| Methods inherited from class org.embl.ebi.escience.scuflui.actions.AbstractProcessorAction |
|---|
frameClosing, getFrameLocation, getListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BiomobyObjectAction(boolean searchParentTypes)
public BiomobyObjectAction(Port outputPort,
boolean searchParentTypes)
public BiomobyObjectAction()
| Method Detail |
|---|
public javax.swing.JComponent getComponent(Processor processor)
AbstractProcessorAction
getComponent in class AbstractProcessorActionpublic boolean canHandle(Processor processor)
ProcessorActionSPI
public java.lang.String getDescription()
ProcessorActionSPI
public javax.swing.ImageIcon getIcon()
ProcessorActionSPI
public java.awt.Dimension getFrameSize()
getFrameSize in class AbstractProcessorActionpublic void setNamespaces(org.biomoby.shared.MobyNamespace[] namespaces)
public org.biomoby.shared.MobyNamespace[] getNamespaces()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||