|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflworkers.workflow.WorkflowEditProcessorAction
public class WorkflowEditProcessorAction
| Constructor Summary | |
|---|---|
WorkflowEditProcessorAction()
|
|
| Method Summary | |
|---|---|
boolean |
canHandle(Processor processor)
Can this action handle the specified processor? Return true if this action is applicable. |
java.lang.String |
getDescription()
Return a short description of the action to be used as the text in a context menu |
javax.swing.ImageIcon |
getIcon()
Return an Icon to represent this action, return null if you want to use the default icon (boring) |
java.awt.event.ActionListener |
getListener(Processor processor)
Return an ActionListener to be attached to whatever component is being generated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkflowEditProcessorAction()
| Method Detail |
|---|
public java.awt.event.ActionListener getListener(Processor processor)
ProcessorActionSPI
getListener in interface ProcessorActionSPIpublic boolean canHandle(Processor processor)
ProcessorActionSPI
canHandle in interface ProcessorActionSPIpublic java.lang.String getDescription()
ProcessorActionSPI
getDescription in interface ProcessorActionSPIpublic javax.swing.ImageIcon getIcon()
ProcessorActionSPI
getIcon in interface ProcessorActionSPI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||