- get(int) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
- 
Returns the entry stored on the given list position. 
- getAllowsChildren() - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
- 
Returns true if the receiver allows children. 
- getAllowsChildren() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModuleNode
- 
Returns true if the receiver allows children. 
- getAssignedKeys() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModuleNode
- 
Returns the list of assigned keys as object array. 
- getBackground() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Returns the background color used for clearing a region. 
- getBaseClass() - Method in class org.pentaho.reporting.tools.configeditor.model.ClassConfigDescriptionEntry
- 
Returns the base class used to verify the configuration values. 
- getChild(Object, int) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModel
- 
Returns the child of parentat indexindexin the parent's child array.
 
- getChildAt(int) - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
- 
Returns the child TreeNodeat indexchildIndex.
 
- getChildCount() - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
- 
Returns the number of children TreeNodes the receiver contains.
 
- getChildCount(Object) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModel
- 
Returns the number of children of parent.
 
- getClip() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Gets the current clipping area. 
- getClipBounds() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Returns the bounding rectangle of the current clipping area. 
- getColor() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Gets this graphics context's current color. 
- getComponent() - Method in class org.pentaho.reporting.tools.configeditor.editor.AbstractKeyEditor
- 
Returns the editor component; this implementation returns the "this" reference. 
- getComponent() - Method in class org.pentaho.reporting.tools.configeditor.editor.DefaultModuleEditor
- 
Returns the editor component of the module. 
- getComponent() - Method in interface org.pentaho.reporting.tools.configeditor.editor.KeyEditor
- 
Returns the editor component used to display the key editor in the GUI. 
- getComponent() - Method in interface org.pentaho.reporting.tools.configeditor.editor.ModuleEditor
- 
Returns the editor component of the module. 
- getComposite() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Returns the current Compositein theGraphics2Dcontext.
 
- getConfig() - Method in class org.pentaho.reporting.tools.configeditor.editor.AbstractKeyEditor
- 
Returns the report configuration instance used for this editor. 
- getConfigurationPrefix() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModuleNode
- 
Returns the configuration prefix of this module. 
- getContent() - Method in class org.pentaho.reporting.tools.configeditor.editor.TextKeyEditor
- 
Returns the content from the input field. 
- getDescription() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
- 
Returns the descrption of the configuration entry. 
- getDescriptionForKey(String) - Method in class org.pentaho.reporting.tools.configeditor.ConfigEditorPane
-  
- getDeviceConfiguration() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Returns the device configuration associated with this Graphics2D.
 
- getElementAt(int) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
- 
Returns the value at the specified index. 
- getEntry() - Method in class org.pentaho.reporting.tools.configeditor.editor.AbstractKeyEditor
- 
Returns the config description entry of this editor. 
- getEntryForKey(String) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModel
- 
Returns the entry for the given key or null, if the key has no metadata. 
- getEntryForKey(String) - Method in class org.pentaho.reporting.tools.configeditor.model.ModuleNodeFactory
- 
Returns the entry for the given key or null, if the key has no metadata. 
- getFont() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Gets the current font. 
- getFontMetrics(Font) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Gets the font metrics for the specified font. 
- getFontRenderContext() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Get the rendering context of the Fontwithin thisGraphics2Dcontext.
 
- getGlobalNodes() - Method in class org.pentaho.reporting.tools.configeditor.model.ModuleNodeFactory
- 
Returns all global nodes. 
- getIndex(TreeNode) - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
- 
Returns the index of nodein the receivers children.
 
- getIndexOfChild(Object, Object) - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModel
- 
Returns the index of child in parent. 
- getInstance() - Static method in class org.pentaho.reporting.tools.configeditor.ConfigEditorBoot
-  
- getInstance() - Static method in class org.pentaho.reporting.tools.configeditor.ConfigEditorInfo
-  
- getInstance() - Static method in class org.pentaho.reporting.tools.configeditor.editor.EditorFactory
- 
Returns the singleton instance of this factory or creates a new one if no already done. 
- getInstance() - Static method in class org.pentaho.reporting.tools.configeditor.Messages
-  
- getInstance(Locale) - Static method in class org.pentaho.reporting.tools.configeditor.Messages
-  
- getKeyName() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionEntry
- 
Returns the full key name of the configuration description. 
- getLabelWidth() - Method in class org.pentaho.reporting.tools.configeditor.editor.EnumKeyEditor
- 
Returns the preferred width of the label. 
- getLabelWidth() - Method in interface org.pentaho.reporting.tools.configeditor.editor.KeyEditor
- 
Returns the width of the label component. 
- getLabelWidth() - Method in class org.pentaho.reporting.tools.configeditor.editor.TextKeyEditor
- 
Returns the preferred width of the label. 
- getLocalNodes() - Method in class org.pentaho.reporting.tools.configeditor.model.ModuleNodeFactory
- 
Returns all local nodes. 
- getModule(Module, HierarchicalConfiguration, ConfigDescriptionEntry[]) - Method in class org.pentaho.reporting.tools.configeditor.editor.EditorFactory
- 
Returns the module editor that will be most suitable for editing the given module. 
- getModule() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModuleNode
- 
Returns the module represented by this node. 
- getName() - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
- 
Return the name of the node. 
- getName() - Method in interface org.pentaho.reporting.tools.configeditor.model.ConfigTreeNode
- 
Returns the name of the node. 
- getOptions() - Method in class org.pentaho.reporting.tools.configeditor.model.EnumConfigDescriptionEntry
- 
Returns all options from this entry as array. 
- getPackage(Class) - Static method in class org.pentaho.reporting.tools.configeditor.model.ModuleNodeFactory
- 
Returns the name of the package for the given class. 
- getPaint() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Returns the current Paintof theGraphics2Dcontext.
 
- getParent() - Method in class org.pentaho.reporting.tools.configeditor.model.AbstractConfigTreeNode
- 
Return the parent of this node or null if there is no parent. 
- getParent() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeRootNode
- 
Returns the parent TreeNodeof the receiver.
 
- getRenderingHint(RenderingHints.Key) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Forwards the call to the parent. 
- getRenderingHints() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Forwards the call to the parent. 
- getRoot() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModel
- 
Returns the root of the tree. 
- getSize() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
- 
Returns the length of the list. 
- getStroke() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Returns the current Strokein theGraphics2Dcontext.
 
- getText(Element) - Static method in class org.pentaho.reporting.tools.configeditor.util.DOMUtilities
- 
extracts all text-elements of a particular element and returns an single string containing the contents of all
 textelements and all character entity nodes. 
- getTransform() - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Returns a copy of the current Transformin theGraphics2Dcontext.
 
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.pentaho.reporting.tools.configeditor.util.ConfigTreeRenderer
- 
Configures the renderer based on the passed in components.