- editModule(Module, HierarchicalConfiguration, ConfigDescriptionEntry[]) - Method in class org.pentaho.reporting.tools.configeditor.editor.ConfigEditorPanel
- 
Defines the currently edited module and initializes an module editor for that module. 
- EditorFactory - Class in org.pentaho.reporting.tools.configeditor.editor
- 
The editor factory is used to create a module editor for an given module. 
- EnumConfigDescriptionEntry - Class in org.pentaho.reporting.tools.configeditor.model
- 
The enumeration config description entry represents an configuration key, where users may select a valid value from a
 predefined list of elements. 
- EnumConfigDescriptionEntry(String) - Constructor for class org.pentaho.reporting.tools.configeditor.model.EnumConfigDescriptionEntry
- 
Creates a new enumeration description entry for the given configuration key. 
- EnumKeyEditor - Class in org.pentaho.reporting.tools.configeditor.editor
- 
The enumeration key editor is used to edit configuration keys, which accept a closed set of values. 
- EnumKeyEditor(HierarchicalConfiguration, EnumConfigDescriptionEntry, String) - Constructor for class org.pentaho.reporting.tools.configeditor.editor.EnumKeyEditor
- 
Creates a new enumeration key editor for the given configuration and key definition. 
- equals(Object) - Method in class org.pentaho.reporting.tools.configeditor.model.ClassConfigDescriptionEntry
-  
- equals(Object) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
- 
Checks whether the given object is equal to this config description entry. 
- equals(Object) - Method in class org.pentaho.reporting.tools.configeditor.model.EnumConfigDescriptionEntry
-  
- equals(Object) - Method in class org.pentaho.reporting.tools.configeditor.model.TextConfigDescriptionEntry
-