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

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

public class PropertyActionKeysRegistrery
extends Object

Action commands for the Properties popup menus.

Author:
J.Forest, Artenum SARL.

Field Summary
static String ADD_CHARACTERISTIC
           
static String ADD_NEW_EMPTY_SUB_PROPERTY
           
static String ADD_SUB_PROPERTY_FROM_CATALOG
           
static String CANCEL_EDITION_ACTION
           
static String DUPPLICATE_PROPERTY
           
static String NEW_CHARACTERISTIC
           
static String REMOVE_SELECTED_PROPERTY
           
static String SAVE_PROPERTY
           
static String VALID_EDITION_ACTION
           
 
Constructor Summary
PropertyActionKeysRegistrery()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NEW_CHARACTERISTIC

public static final String NEW_CHARACTERISTIC
See Also:
Constant Field Values

ADD_CHARACTERISTIC

public static final String ADD_CHARACTERISTIC
See Also:
Constant Field Values

REMOVE_SELECTED_PROPERTY

public static final String REMOVE_SELECTED_PROPERTY
See Also:
Constant Field Values

DUPPLICATE_PROPERTY

public static final String DUPPLICATE_PROPERTY
See Also:
Constant Field Values

ADD_NEW_EMPTY_SUB_PROPERTY

public static final String ADD_NEW_EMPTY_SUB_PROPERTY
See Also:
Constant Field Values

ADD_SUB_PROPERTY_FROM_CATALOG

public static final String ADD_SUB_PROPERTY_FROM_CATALOG
See Also:
Constant Field Values

SAVE_PROPERTY

public static final String SAVE_PROPERTY
See Also:
Constant Field Values

VALID_EDITION_ACTION

public static final String VALID_EDITION_ACTION
See Also:
Constant Field Values

CANCEL_EDITION_ACTION

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

PropertyActionKeysRegistrery

public PropertyActionKeysRegistrery()


Copyright © 2012-2013 Artenum. All Rights Reserved.