|
Sun Message Library for SWIFT API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.FeatureDescriptor
org.openide.nodes.Node
org.openide.nodes.AbstractNode
com.stc.egate.gui.projectexplorer.CAPSEEAbstractNode
com.stc.swift.egategui.pe.EwayOtdDataNode
public class EwayOtdDataNode
This class provides a data node for a BPMS model.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.openide.nodes.Node |
---|
org.openide.nodes.Node.Cookie, org.openide.nodes.Node.Handle, org.openide.nodes.Node.IndexedProperty, org.openide.nodes.Node.Property, org.openide.nodes.Node.PropertySet |
Field Summary |
---|
Fields inherited from class org.openide.nodes.Node |
---|
EMPTY, PROP_COOKIE, PROP_DISPLAY_NAME, PROP_ICON, PROP_NAME, PROP_OPENED_ICON, PROP_PARENT_NODE, PROP_PROPERTY_SETS, PROP_SHORT_DESCRIPTION |
Constructor Summary | |
---|---|
EwayOtdDataNode(com.stc.model.common.ProjectElement otdObj)
Constructor |
Method Summary | |
---|---|
boolean |
canCopy()
Can this node be copied? |
boolean |
canCut()
|
org.openide.util.actions.SystemAction[] |
getActions()
Gets the actions attribute of the DTDNode object |
javax.swing.Action[] |
getActions(boolean context)
|
java.awt.Image |
getIcon(int type)
Returns the collab def icon |
java.awt.Image |
getOpenedIcon(int type)
Get Opened Icon |
javax.swing.Action |
getPreferredAction()
|
com.stc.model.common.ProjectElement |
getProjectElement()
|
Methods inherited from class com.stc.egate.gui.projectexplorer.CAPSEEAbstractNode |
---|
addToLookup, compareTo, getContextActions, isRepositoryConnected, putCookie |
Methods inherited from class org.openide.nodes.AbstractNode |
---|
canDestroy, canRename, clipboardCopy, clipboardCut, cloneNode, drag, getCookie, getCustomizer, getDefaultAction, getDropType, getHandle, getHelpCtx, getNewTypes, getPasteTypes, getPropertySets, hasCustomizer, setDefaultAction, setIconBase, setName |
Methods inherited from class org.openide.nodes.Node |
---|
addNodeListener, addPropertyChangeListener, destroy, getChildren, getContextMenu, getParentNode, isLeaf, removeNodeListener, removePropertyChangeListener, setDisplayName, setShortDescription, toString |
Methods inherited from class java.beans.FeatureDescriptor |
---|
attributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setExpert, setHidden, setPreferred, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EwayOtdDataNode(com.stc.model.common.ProjectElement otdObj)
otdObj
- the project element associated with this Project NodeMethod Detail |
---|
public com.stc.model.common.ProjectElement getProjectElement()
getProjectElement
in interface com.stc.egate.toolbus.toolAction.ToolNode
public java.awt.Image getIcon(int type)
getIcon
in class org.openide.nodes.AbstractNode
type
-
public java.awt.Image getOpenedIcon(int type)
getOpenedIcon
in class org.openide.nodes.AbstractNode
type
- icon type
public boolean canCut()
canCut
in class org.openide.nodes.AbstractNode
public boolean canCopy()
canCopy
in class org.openide.nodes.AbstractNode
public javax.swing.Action getPreferredAction()
org.openide.nodes.AbstractNode#getPreferredAction()
public org.openide.util.actions.SystemAction[] getActions()
getActions
in class com.stc.egate.gui.projectexplorer.CAPSEEAbstractNode
public javax.swing.Action[] getActions(boolean context)
getActions
in class com.stc.egate.gui.projectexplorer.CAPSEEAbstractNode
org.openide.nodes.Node#getActions(boolean)
|
Sun Message Library for SWIFT API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |