Interface EditorConstants


  • public interface EditorConstants
    This interface contains global constants for the Editor.
    Since:
    04.10.2011
    Author:
    El-Sharkawy
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String INSTANTIATOR_PAGE
      Tab name: Editor for choosing appropriate instantiators for the current product line.
      static java.lang.String PROJECT_SETTINGS_PAGE
      Tab name: Editor for choosing defining project settings.
    • Field Detail

      • INSTANTIATOR_PAGE

        static final java.lang.String INSTANTIATOR_PAGE
        Tab name: Editor for choosing appropriate instantiators for the current product line.
        See Also:
        Constant Field Values
      • PROJECT_SETTINGS_PAGE

        static final java.lang.String PROJECT_SETTINGS_PAGE
        Tab name: Editor for choosing defining project settings.
        See Also:
        Constant Field Values