Modelers

org.topcased.modeler.editor.outline
Interface IOutlineMenuConstants


public interface IOutlineMenuConstants

This interface contains the references of the constants used in the context menu


Field Summary
static java.lang.String ADDITIONS_END_GROUP
          Menu Group for the edit actions
static java.lang.String ADDITIONS_GROUP
          Menu Group for the first set of extended actions
static java.lang.String EDIT_GROUP
          Menu Group for the edit actions
static java.lang.String NEW_GROUP
          Menu Group for the creation actions
static java.lang.String PROPERTIES_GROUP
          Menu Group for the properties actions
 

Field Detail

NEW_GROUP

static final java.lang.String NEW_GROUP
Menu Group for the creation actions

See Also:
Constant Field Values

EDIT_GROUP

static final java.lang.String EDIT_GROUP
Menu Group for the edit actions

See Also:
Constant Field Values

ADDITIONS_GROUP

static final java.lang.String ADDITIONS_GROUP
Menu Group for the first set of extended actions

See Also:
Constant Field Values

PROPERTIES_GROUP

static final java.lang.String PROPERTIES_GROUP
Menu Group for the properties actions

See Also:
Constant Field Values

ADDITIONS_END_GROUP

static final java.lang.String ADDITIONS_END_GROUP
Menu Group for the edit actions

See Also:
Constant Field Values

Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.