com.stc.swift.egategui.jce
Class SwiftJCENode
java.lang.Object
JCENode
com.stc.swift.egategui.jce.SwiftJCENode
public class SwiftJCENode
- extends JCENode
Used to customize Swift Validation Collaborations nodes.
We don't expect the error-prone actions "Delete", "Cut" for pre-installed collab nodes like
SeeBeyond/OTD Library/Swift/2007/Validation Collaborations/ValidateMt_101.
- Version:
- $Revision: 1.1 $
Constructor Summary |
SwiftJCENode(com.stc.model.common.ProjectElement element)
Constructor. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwiftJCENode
public SwiftJCENode(com.stc.model.common.ProjectElement element)
- Constructor.
- Parameters:
element
-
canCut
public boolean canCut()
- See Also:
com.stc.collabeditor.jce.module.JCENode#canCut()
canDestroy
public boolean canDestroy()
- See Also:
ProjectTreeAbstractNode.canDestroy()
canRename
public boolean canRename()
- See Also:
ProjectTreeAbstractNode.canRename()
getActions
public org.openide.util.actions.SystemAction[] getActions()
- See Also:
com.stc.collabeditor.jce.module.JCENode#getActions()
getActions
public javax.swing.Action[] getActions(boolean context)
- See Also:
org.openide.nodes.Node#getActions(boolean)
Copyright © 2008 Sun Microsystems, Inc. All rights reserved.