org.keridwen.modelling.monitoring.i18n
Enum MonitoringDictionary

java.lang.Object
  extended by java.lang.Enum<MonitoringDictionary>
      extended by org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
All Implemented Interfaces:
Serializable, Comparable<MonitoringDictionary>, org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

public enum MonitoringDictionary
extends Enum<MonitoringDictionary>
implements org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>


Enum Constant Summary
CATEGORY_EXPORT_ERROR
           
CHANGE_COLOR_ERROR
           
CHANGE_VISIBILITY_ERROR
           
DATAFIELD_DEFINED_ON_VERTEX_ERROR_PICKING
           
DATAFIELD_EDGE_DIMENSION_ERROR_PICKING
           
DATAFIELD_FACE_DIMENSION_ERROR_PICKING
           
DATAFIELD_NOT_DEFINED_VERSUS_TIME_ERROR_PICKING
           
DATAFIELD_POLYHEDRON_DIMENSION_ERROR_PICKING
           
DATAFIELD_VERTEX_DIMENSION_ERROR_PICKING
           
DIFFERENTIAL_FLUX_SPECTROGRAM_TITLE_TAB1
           
DIFFERENTIAL_FLUX_SPECTROGRAM_TITLE_TAB2
           
DIFFERENTIAL_FLUX_TITLE_TAB
           
ENERGY_DISTRIBUTION_FUNCTION_SPECTROGRAM_TITLE_TAB1
           
ENERGY_DISTRIBUTION_FUNCTION_SPECTROGRAM_TITLE_TAB2
           
ENERGY_DISTRIBUTION_FUNCTION_TITLE_TAB
           
ERASURE_CONFIRMATION_TITLE
           
EXPORT_16_ICON
           
EXPORT_ALL_16_ICON
           
EXPORT_ALL_TITLE
           
EXPORT_DATA_FIELDS_TITLE_FILE_CHOOSER
           
EXPORT_TITLE
           
EXPORT_TITLE_FILE_CHOOSER
           
EXPORTER_ERROR
           
FILE_ERASURE_CONFIRMATION
           
FIRST_RADIO_BUTTON_LABEL_SEVERAL_VISUALIZERS
           
MAP2D_ANGULAR_DIFFERENTIAL_FLUX_TITLE_TAB
           
MAP2D_ANGULAR_DISTRIBUTION_FUNCTION_TITLE_TAB1
           
MAP2D_ANGULAR_DISTRIBUTION_FUNCTION_TITLE_TAB2
           
NO_NODE_SELECTED_VISUALIZATION_WARNING
           
NO_NODE_SELECTED_VISUALIZATION_WARNING_TITLE
           
NODE_TYPE_ERROR
           
SECOND_RADIO_BUTTON_LABEL_SAME_VISUALIZER
           
TAB_SEVERAL_VISUALIZATIONS_NAME
           
TABLE_HEADER_INSTRUMENTS
           
TOO_BIG_INDEX
           
TOO_SMALL_INDEX
           
VALID_RESULTS_NO
           
VALID_RESULTS_QUESTION
           
VALID_RESULTS_YES
           
VISUALIZATION_CHOICE_QUESTION
           
VISUALIZATION_CHOICE_TITLE
           
VISUALIZE_16_ICON
           
 
Method Summary
 Color getColor()
           
 Date getDate()
           
 Locale getDefaultLocale()
           
 String getDefaultString()
           
 Class<?> getEntryClass()
           
 org.keridwen.core.i18n.entry.EntryType getEntryType()
           
 Font getFont()
           
 org.keridwen.core.i18n.DefaultDictionaryHelper getHelper()
           
 Icon getIcon()
           
 Image getImage()
           
 String getKey()
           
 KeyStroke getKeyStroke()
           
 int getMnemonic()
           
 String getResourceBundleBaseName()
           
 String getString()
           
 String getString(Object... objects)
           
 boolean isEntryOfType(org.keridwen.core.i18n.entry.EntryType typeToCheck)
           
static void setLocale(Locale localeToSet)
          Sets the dictionary locale to the given locale
static MonitoringDictionary valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MonitoringDictionary[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

TOO_BIG_INDEX

public static final MonitoringDictionary TOO_BIG_INDEX

TOO_SMALL_INDEX

public static final MonitoringDictionary TOO_SMALL_INDEX

DATAFIELD_DEFINED_ON_VERTEX_ERROR_PICKING

public static final MonitoringDictionary DATAFIELD_DEFINED_ON_VERTEX_ERROR_PICKING

DATAFIELD_NOT_DEFINED_VERSUS_TIME_ERROR_PICKING

public static final MonitoringDictionary DATAFIELD_NOT_DEFINED_VERSUS_TIME_ERROR_PICKING

DATAFIELD_VERTEX_DIMENSION_ERROR_PICKING

public static final MonitoringDictionary DATAFIELD_VERTEX_DIMENSION_ERROR_PICKING

DATAFIELD_EDGE_DIMENSION_ERROR_PICKING

public static final MonitoringDictionary DATAFIELD_EDGE_DIMENSION_ERROR_PICKING

DATAFIELD_FACE_DIMENSION_ERROR_PICKING

public static final MonitoringDictionary DATAFIELD_FACE_DIMENSION_ERROR_PICKING

DATAFIELD_POLYHEDRON_DIMENSION_ERROR_PICKING

public static final MonitoringDictionary DATAFIELD_POLYHEDRON_DIMENSION_ERROR_PICKING

TABLE_HEADER_INSTRUMENTS

public static final MonitoringDictionary TABLE_HEADER_INSTRUMENTS

ENERGY_DISTRIBUTION_FUNCTION_TITLE_TAB

public static final MonitoringDictionary ENERGY_DISTRIBUTION_FUNCTION_TITLE_TAB

ENERGY_DISTRIBUTION_FUNCTION_SPECTROGRAM_TITLE_TAB1

public static final MonitoringDictionary ENERGY_DISTRIBUTION_FUNCTION_SPECTROGRAM_TITLE_TAB1

ENERGY_DISTRIBUTION_FUNCTION_SPECTROGRAM_TITLE_TAB2

public static final MonitoringDictionary ENERGY_DISTRIBUTION_FUNCTION_SPECTROGRAM_TITLE_TAB2

DIFFERENTIAL_FLUX_SPECTROGRAM_TITLE_TAB1

public static final MonitoringDictionary DIFFERENTIAL_FLUX_SPECTROGRAM_TITLE_TAB1

DIFFERENTIAL_FLUX_SPECTROGRAM_TITLE_TAB2

public static final MonitoringDictionary DIFFERENTIAL_FLUX_SPECTROGRAM_TITLE_TAB2

TAB_SEVERAL_VISUALIZATIONS_NAME

public static final MonitoringDictionary TAB_SEVERAL_VISUALIZATIONS_NAME

FIRST_RADIO_BUTTON_LABEL_SEVERAL_VISUALIZERS

public static final MonitoringDictionary FIRST_RADIO_BUTTON_LABEL_SEVERAL_VISUALIZERS

SECOND_RADIO_BUTTON_LABEL_SAME_VISUALIZER

public static final MonitoringDictionary SECOND_RADIO_BUTTON_LABEL_SAME_VISUALIZER

VISUALIZATION_CHOICE_TITLE

public static final MonitoringDictionary VISUALIZATION_CHOICE_TITLE

VISUALIZATION_CHOICE_QUESTION

public static final MonitoringDictionary VISUALIZATION_CHOICE_QUESTION

NO_NODE_SELECTED_VISUALIZATION_WARNING

public static final MonitoringDictionary NO_NODE_SELECTED_VISUALIZATION_WARNING

NO_NODE_SELECTED_VISUALIZATION_WARNING_TITLE

public static final MonitoringDictionary NO_NODE_SELECTED_VISUALIZATION_WARNING_TITLE

DIFFERENTIAL_FLUX_TITLE_TAB

public static final MonitoringDictionary DIFFERENTIAL_FLUX_TITLE_TAB

MAP2D_ANGULAR_DIFFERENTIAL_FLUX_TITLE_TAB

public static final MonitoringDictionary MAP2D_ANGULAR_DIFFERENTIAL_FLUX_TITLE_TAB

MAP2D_ANGULAR_DISTRIBUTION_FUNCTION_TITLE_TAB1

public static final MonitoringDictionary MAP2D_ANGULAR_DISTRIBUTION_FUNCTION_TITLE_TAB1

MAP2D_ANGULAR_DISTRIBUTION_FUNCTION_TITLE_TAB2

public static final MonitoringDictionary MAP2D_ANGULAR_DISTRIBUTION_FUNCTION_TITLE_TAB2

EXPORT_16_ICON

public static final MonitoringDictionary EXPORT_16_ICON

EXPORT_ALL_16_ICON

public static final MonitoringDictionary EXPORT_ALL_16_ICON

EXPORT_TITLE_FILE_CHOOSER

public static final MonitoringDictionary EXPORT_TITLE_FILE_CHOOSER

VISUALIZE_16_ICON

public static final MonitoringDictionary VISUALIZE_16_ICON

EXPORT_DATA_FIELDS_TITLE_FILE_CHOOSER

public static final MonitoringDictionary EXPORT_DATA_FIELDS_TITLE_FILE_CHOOSER

FILE_ERASURE_CONFIRMATION

public static final MonitoringDictionary FILE_ERASURE_CONFIRMATION

ERASURE_CONFIRMATION_TITLE

public static final MonitoringDictionary ERASURE_CONFIRMATION_TITLE

NODE_TYPE_ERROR

public static final MonitoringDictionary NODE_TYPE_ERROR

EXPORTER_ERROR

public static final MonitoringDictionary EXPORTER_ERROR

CATEGORY_EXPORT_ERROR

public static final MonitoringDictionary CATEGORY_EXPORT_ERROR

EXPORT_ALL_TITLE

public static final MonitoringDictionary EXPORT_ALL_TITLE

EXPORT_TITLE

public static final MonitoringDictionary EXPORT_TITLE

VALID_RESULTS_QUESTION

public static final MonitoringDictionary VALID_RESULTS_QUESTION

VALID_RESULTS_YES

public static final MonitoringDictionary VALID_RESULTS_YES

CHANGE_VISIBILITY_ERROR

public static final MonitoringDictionary CHANGE_VISIBILITY_ERROR

CHANGE_COLOR_ERROR

public static final MonitoringDictionary CHANGE_COLOR_ERROR

VALID_RESULTS_NO

public static final MonitoringDictionary VALID_RESULTS_NO
Method Detail

values

public static MonitoringDictionary[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (MonitoringDictionary c : MonitoringDictionary.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static MonitoringDictionary valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null

setLocale

public static void setLocale(Locale localeToSet)
Sets the dictionary locale to the given locale

Parameters:
localeToSet - the locale to set

getColor

public Color getColor()
Specified by:
getColor in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getDate

public Date getDate()
Specified by:
getDate in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getDefaultLocale

public Locale getDefaultLocale()
Specified by:
getDefaultLocale in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getDefaultString

public String getDefaultString()
Specified by:
getDefaultString in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getEntryClass

public Class<?> getEntryClass()
Specified by:
getEntryClass in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getEntryType

public org.keridwen.core.i18n.entry.EntryType getEntryType()
Specified by:
getEntryType in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getFont

public Font getFont()
Specified by:
getFont in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getHelper

public org.keridwen.core.i18n.DefaultDictionaryHelper getHelper()
Specified by:
getHelper in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getIcon

public Icon getIcon()
Specified by:
getIcon in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getImage

public Image getImage()
Specified by:
getImage in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getKey

public String getKey()
Specified by:
getKey in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getKeyStroke

public KeyStroke getKeyStroke()
Specified by:
getKeyStroke in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getMnemonic

public int getMnemonic()
Specified by:
getMnemonic in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getResourceBundleBaseName

public String getResourceBundleBaseName()
Specified by:
getResourceBundleBaseName in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getString

public String getString()
Specified by:
getString in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

getString

public String getString(Object... objects)
Specified by:
getString in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>

isEntryOfType

public boolean isEntryOfType(org.keridwen.core.i18n.entry.EntryType typeToCheck)
Specified by:
isEntryOfType in interface org.keridwen.core.i18n.Dictionary<org.keridwen.core.i18n.DefaultDictionaryHelper>


Copyright © 2012-2013 Artenum. All Rights Reserved.