org.keridwen.modelling.group.editor.action
Class GroupActionKeysRegistery

java.lang.Object
  extended by org.keridwen.modelling.group.editor.action.GroupActionKeysRegistery

public class GroupActionKeysRegistery
extends Object

Catalog of ActionCommands for the Group pop-up menu.

Author:
J.Forest, Artenum SARL.

Field Summary
static String ADD_NEW_PROPERTY
           
static String ADD_PROPERTY_FROM_CATALOG
           
static String CANCEL_ACTION
           
static String OK_ACTION
           
static String RESET_GROUP
           
 
Constructor Summary
GroupActionKeysRegistery()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADD_NEW_PROPERTY

public static final String ADD_NEW_PROPERTY
See Also:
Constant Field Values

ADD_PROPERTY_FROM_CATALOG

public static final String ADD_PROPERTY_FROM_CATALOG
See Also:
Constant Field Values

RESET_GROUP

public static final String RESET_GROUP
See Also:
Constant Field Values

OK_ACTION

public static final String OK_ACTION
See Also:
Constant Field Values

CANCEL_ACTION

public static final String CANCEL_ACTION
See Also:
Constant Field Values
Constructor Detail

GroupActionKeysRegistery

public GroupActionKeysRegistery()


Copyright © 2012-2013 Artenum. All Rights Reserved.