Classes | Public Member Functions | Protected Member Functions | Static Package Attributes

cern.gp.actions.MoveUpActionCopiedFromNetbeans Class Reference

Inheritance diagram for cern.gp.actions.MoveUpActionCopiedFromNetbeans:
cern.gp.actions.MoveUpAction

List of all members.

Classes

class  OrderingListener

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()

Protected Member Functions

void initialize ()
void performAction (Node[] activatedNodes)
boolean enable (Node[] activatedNodes)

Static Package Attributes

static final long serialVersionUID = -8201315242813084212L

Detailed Description

Move an item up in a list. This action is final only for performance reasons.

This class has been copied from the Netbeans source. Minimal necessary changes made:


Member Function Documentation

boolean cern.gp.actions.MoveUpActionCopiedFromNetbeans.enable ( Node[]  activatedNodes  )  [protected]
HelpCtx cern.gp.actions.MoveUpActionCopiedFromNetbeans.getHelpCtx (  ) 
String cern.gp.actions.MoveUpActionCopiedFromNetbeans.getName (  ) 
void cern.gp.actions.MoveUpActionCopiedFromNetbeans.initialize (  )  [protected]
void cern.gp.actions.MoveUpActionCopiedFromNetbeans.performAction ( Node[]  activatedNodes  )  [protected]

Member Data Documentation

final long cern.gp.actions.MoveUpActionCopiedFromNetbeans.serialVersionUID = -8201315242813084212L [static, package]

generated Serialized Version UID


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties