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

cern.gp.actions.MoveDownActionCopiedFromNetbeans Class Reference

Inheritance diagram for cern.gp.actions.MoveDownActionCopiedFromNetbeans:
cern.gp.actions.MoveDownAction

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 = -6895014137711668193L

Detailed Description

Move an item down in a list. This action is final only for performance reasons. This class has been copied from the Netbeans source. Minimal necessary changes made:

See also:
Index
Author:
Ian Formanek, Dafe Simonek

Member Function Documentation

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

Member Data Documentation

final long cern.gp.actions.MoveDownActionCopiedFromNetbeans.serialVersionUID = -6895014137711668193L [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