- TextConfigDescriptionEntry - Class in org.pentaho.reporting.tools.configeditor.model
- 
The text config description entry represents an configuration key, where users may enter free-form text. 
- TextConfigDescriptionEntry(String) - Constructor for class org.pentaho.reporting.tools.configeditor.model.TextConfigDescriptionEntry
- 
Creates a new text description entry for the given configuration key. 
- TextKeyEditor - Class in org.pentaho.reporting.tools.configeditor.editor
- 
The text key editor is used to edit a free form text. 
- TextKeyEditor(HierarchicalConfiguration, ConfigDescriptionEntry, String) - Constructor for class org.pentaho.reporting.tools.configeditor.editor.TextKeyEditor
- 
Creates a new text key editor for the given configuration and description entry. 
- toArray() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigDescriptionModel
- 
Returns the contents of this model as object array. 
- toString() - Method in class org.pentaho.reporting.tools.configeditor.model.ConfigTreeModuleNode
- 
Returns a string representation of this object. 
- transform(AffineTransform) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Composes an AffineTransformobject with theTransformin thisGraphics2Daccording to the rule last-specified-first-applied.
 
- translate(int, int) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Forwards the call to the parent. 
- translate(double, double) - Method in class org.pentaho.reporting.tools.configeditor.util.BugFixProxyGraphics2D
- 
Concatenates the current Graphics2DTransformwith a translation transform.