|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scufl.Port
org.embl.ebi.escience.scufl.InputPort
org.embl.ebi.escience.scuflworkers.java.XMLSplittableInputPort
public class XMLSplittableInputPort
Specialised InputPort that is able to generate ScuflContextMenu JMenu items to allow the user to add XMLSplitters to that port
| Field Summary |
|---|
| Fields inherited from class org.embl.ebi.escience.scufl.InputPort |
|---|
FLAVOR, MERGE, NDSELECT |
| Constructor Summary | |
|---|---|
XMLSplittableInputPort(Processor processor,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.util.List<javax.swing.JMenuItem> |
contextMenuItems()
Creates a list, in order, of the JMenuItems to be added to the ScuflContextMenu |
| Methods inherited from class org.embl.ebi.escience.scufl.InputPort |
|---|
getControlledVocabulary, getDefaultValue, getMergeMode, getTransferData, getTransferDataFlavors, getWrappedDefaultValue, hasControlledVocabulary, hasDefaultValue, isBound, isDataFlavorSupported, isOptional, setControlledVocabulary, setDefaultValue, setMergeMode, setOptional |
| Methods inherited from class org.embl.ebi.escience.scufl.Port |
|---|
getMetadata, getName, getProcessor, getSyntacticType, isNameEditable, isSink, isSource, setName, setSyntacticType, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLSplittableInputPort(Processor processor,
java.lang.String name)
throws DuplicatePortNameException,
PortCreationException
DuplicatePortNameException
PortCreationException| Method Detail |
|---|
public java.util.List<javax.swing.JMenuItem> contextMenuItems()
ScuflContextMenuAware
contextMenuItems in interface ScuflContextMenuAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||