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

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

public class MainGUIActionKeysRegistrery
extends Object

Catalog of ActionCommands for the main GUI.

Author:
J.Forest, Artenum SARL.

Field Summary
static String DEPLOY_PROPERTIES
           
static String EXPORT_DF_TO_VTK
           
static String IMPORT_NASCAP_ACTION
           
static String LOAD_ACTION
           
static String LOAD_GROUPS_LIST
           
static String LOAD_MESH
           
static String LOAD_NASCAP_MAT
           
static String LOAD_PROPERTIES_CATALOG
           
static String MOVE_PRIORITY_DOWN
           
static String MOVE_PRIORITY_UP
           
static String NEW_CONSOLE
           
static String RESET_MODEL
           
static String SAVE_ACTION
           
static String SAVE_DF_TO_XML
           
static String SAVE_GROUPS_LIST
           
static String SHOW_PIPELINE_MANAGER
           
static String UPDATE_LIST
           
 
Constructor Summary
MainGUIActionKeysRegistrery()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOAD_MESH

public static final String LOAD_MESH
See Also:
Constant Field Values

LOAD_GROUPS_LIST

public static final String LOAD_GROUPS_LIST
See Also:
Constant Field Values

SAVE_GROUPS_LIST

public static final String SAVE_GROUPS_LIST
See Also:
Constant Field Values

DEPLOY_PROPERTIES

public static final String DEPLOY_PROPERTIES
See Also:
Constant Field Values

SAVE_DF_TO_XML

public static final String SAVE_DF_TO_XML
See Also:
Constant Field Values

EXPORT_DF_TO_VTK

public static final String EXPORT_DF_TO_VTK
See Also:
Constant Field Values

RESET_MODEL

public static final String RESET_MODEL
See Also:
Constant Field Values

LOAD_NASCAP_MAT

public static final String LOAD_NASCAP_MAT
See Also:
Constant Field Values

SHOW_PIPELINE_MANAGER

public static final String SHOW_PIPELINE_MANAGER
See Also:
Constant Field Values

SAVE_ACTION

public static final String SAVE_ACTION
See Also:
Constant Field Values

LOAD_ACTION

public static final String LOAD_ACTION
See Also:
Constant Field Values

NEW_CONSOLE

public static final String NEW_CONSOLE
See Also:
Constant Field Values

IMPORT_NASCAP_ACTION

public static final String IMPORT_NASCAP_ACTION
See Also:
Constant Field Values

UPDATE_LIST

public static final String UPDATE_LIST
See Also:
Constant Field Values

LOAD_PROPERTIES_CATALOG

public static final String LOAD_PROPERTIES_CATALOG
See Also:
Constant Field Values

MOVE_PRIORITY_UP

public static final String MOVE_PRIORITY_UP
See Also:
Constant Field Values

MOVE_PRIORITY_DOWN

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

MainGUIActionKeysRegistrery

public MainGUIActionKeysRegistrery()


Copyright © 2012-2013 Artenum. All Rights Reserved.