Alphabetical Index

A B C D E F G H I J K L M N O P R S T U V W X Z

A

AboutDialog - class org.jfree.ui.about.AboutDialog
A dialog that displays information about the demonstration application.
Creates a non-modal dialog without a title with the specifed Dialog as its owner.
Creates a non-modal dialog without a title with the specifed Frame as its owner.
AboutDialog(String,org.jfree.ui.about.ProjectInfo) - constructor for class org.jfree.ui.about.AboutDialog
Constructs an about frame.
AboutFrame - class org.jfree.ui.about.AboutFrame
A frame that displays information about the demonstration application.
AboutFrame(String,org.jfree.ui.about.ProjectInfo) - constructor for class org.jfree.ui.about.AboutFrame
Constructs an about frame.
Constructs an 'About' frame.
AboutPanel - class org.jfree.ui.about.AboutPanel
A standard panel for displaying information about an application.
AboutPanel(String,String,String,String) - constructor for class org.jfree.ui.about.AboutPanel
Constructs a panel.
AboutPanel(String,String,String,String,Image) - constructor for class org.jfree.ui.about.AboutPanel
Constructs a panel.
AboutResources - class org.jfree.ui.about.resources.AboutResources
A resource bundle that stores all the user interface items that might need localisation.
AboutResources() - constructor for class org.jfree.ui.about.resources.AboutResources
Default constructor.
AboutResources_de - class org.jfree.ui.about.resources.AboutResources_de
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_de() - constructor for class org.jfree.ui.about.resources.AboutResources_de
Default constructor.
AboutResources_es - class org.jfree.ui.about.resources.AboutResources_es
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_es() - constructor for class org.jfree.ui.about.resources.AboutResources_es
Default constructor.
AboutResources_fr - class org.jfree.ui.about.resources.AboutResources_fr
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_fr() - constructor for class org.jfree.ui.about.resources.AboutResources_fr
Default constructor.
AboutResources_pl - class org.jfree.ui.about.resources.AboutResources_pl
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_pl() - constructor for class org.jfree.ui.about.resources.AboutResources_pl
Default constructor.
ABSOLUTE - static field in class org.jfree.util.UnitType
Absolute.
A class that allows Action features introduced in JDK 1.3 to be used with JDK 1.2.2, by defining the two new constants introduced by Sun in JDK 1.3.
AbstractActionDowngrade() - constructor for class org.jfree.ui.action.AbstractActionDowngrade
Creates a new action with a default (transparent) icon.
AbstractBoot - class org.jfree.base.AbstractBoot
The common base for all Boot classes.
AbstractBoot() - constructor for class org.jfree.base.AbstractBoot
Default constructor.
An abstract element definition handler.
Creates a new handler.
A base class for all file operations.
AbstractFileSelectionAction(Component) - constructor for class org.jfree.ui.action.AbstractFileSelectionAction
Creates a new FileSelectionAction with the given optional parent component as parent for the file chooser dialog.
AbstractModelReader - class org.jfree.xml.util.AbstractModelReader
Loads the class model from an previously written xml file set.
AbstractModelReader() - constructor for class org.jfree.xml.util.AbstractModelReader
Default Constructor.
AbstractObjectDescription - class org.jfree.xml.factory.objects.AbstractObjectDescription
An abstract base class for object descriptions.
AbstractObjectDescription(Class) - constructor for class org.jfree.xml.factory.objects.AbstractObjectDescription
Creates a new object description.
AbstractObjectList - class org.jfree.util.AbstractObjectList
A list of objects that can grow as required.
AbstractObjectList() - constructor for class org.jfree.util.AbstractObjectList
Creates a new list with the default initial capacity.
AbstractObjectList(int) - constructor for class org.jfree.util.AbstractObjectList
Creates a new list.
AbstractObjectList(int,int) - constructor for class org.jfree.util.AbstractObjectList
Creates a new list.
AbstractTabbedUI - class org.jfree.ui.tabbedui.AbstractTabbedUI
A tabbed GUI.
AbstractTabbedUI() - constructor for class org.jfree.ui.tabbedui.AbstractTabbedUI
Default constructor.
AbstractXmlReadHandler - class org.jfree.xml.parser.AbstractXmlReadHandler
A base class for implementing an XmlReadHandler.
AbstractXmlReadHandler() - constructor for class org.jfree.xml.parser.AbstractXmlReadHandler
Creates a new handler.
A base class for implementing a handler that writes the XML for an object of a particular class.
AbstractXmlWriteHandler() - constructor for class org.jfree.xml.writer.AbstractXmlWriteHandler
Creates a new handler.
ACCELERATOR_KEY - static field in class org.jfree.ui.action.AbstractActionDowngrade
The key used for storing a KeyStroke to be used as the accelerator for the action.
ACCELERATOR_KEY - static field in class org.jfree.ui.action.ActionDowngrade
The key used for storing a KeyStroke to be used as the accelerator for the action.
accept(File) - method in class org.jfree.ui.ExtensionFileFilter
Returns true if the file ends with the specified extension.
accept(File) - method in class org.jfree.ui.FilesystemFilter
Returns true if the specified file matches the requirements of this filter, and false otherwise.
accept(File,String) - method in class org.jfree.ui.FilesystemFilter
Returns true if the file is accepted, and false otherwise.
acceptDirectories(boolean) - method in class org.jfree.ui.FilesystemFilter
Sets the flag that controls whether or not the filter accepts directories.
acceptsDirectories() - method in class org.jfree.ui.FilesystemFilter
Returns the flag that indicates whether or not the filter accepts directories.
ActionButton - class org.jfree.ui.action.ActionButton
The ActionButton is used to connect an Action and its properties to a Button.
ActionButton() - constructor for class org.jfree.ui.action.ActionButton
Creates a Button without any text and without an assigned Action.
ActionButton(Action) - constructor for class org.jfree.ui.action.ActionButton
Nreates an ActionButton and assigns the given action with the button.
ActionButton(Icon) - constructor for class org.jfree.ui.action.ActionButton
Creates an ActionButton and sets the given icon on the button.
ActionButton(String) - constructor for class org.jfree.ui.action.ActionButton
Creates a Button and set the given text as label.
ActionButton(String,Icon) - constructor for class org.jfree.ui.action.ActionButton
Creates an ActionButton and sets the given text and icon on the button.
ActionConcentrator - class org.jfree.ui.action.ActionConcentrator
This class is used to collect actions to be enabled or disabled by a sinle call.
ActionConcentrator() - constructor for class org.jfree.ui.action.ActionConcentrator
DefaultConstructor.
ActionDowngrade - interface org.jfree.ui.action.ActionDowngrade
Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.
ActionMenuItem - class org.jfree.ui.action.ActionMenuItem
The ActionMenuItem is used to connect an Action and its properties to an MenuItem.
ActionMenuItem() - constructor for class org.jfree.ui.action.ActionMenuItem
Default constructor.
ActionMenuItem(Action) - constructor for class org.jfree.ui.action.ActionMenuItem
Creates a new menu item based on the specified action.
ActionMenuItem(Icon) - constructor for class org.jfree.ui.action.ActionMenuItem
Creates a menu item with the specified icon.
ActionMenuItem(String) - constructor for class org.jfree.ui.action.ActionMenuItem
Creates a menu item with the specified label.
ActionMenuItem(String,Icon) - constructor for class org.jfree.ui.action.ActionMenuItem
Creates a menu item with the specified label and icon.
ActionMenuItem(String,int) - constructor for class org.jfree.ui.action.ActionMenuItem
Creates a new menu item with the specified label and mnemonic.
actionPerformed(ActionEvent) - method in class org.jfree.ui.tabbedui.AbstractTabbedUI.ExitAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - method in class org.jfree.ui.DateChooserPanel
Handles action-events from the date panel.
Handles action-events from the date panel.
actionPerformed(ActionEvent) - method in class org.jfree.ui.StandardDialog
Handles clicks on the standard buttons.
actionPerformed(ActionEvent) - method in class org.jfree.ui.about.SystemPropertiesFrame
Handles action events generated by the user.
actionPerformed(ActionEvent) - method in class org.jfree.ui.WizardDialog
Handles events.
ActionRadioButton - class org.jfree.ui.action.ActionRadioButton
The ActionRadioButton is used to connect an Action and its properties to a JRadioButton.
ActionRadioButton() - constructor for class org.jfree.ui.action.ActionRadioButton
Creates a Button without any text and without an assigned Action.
ActionRadioButton(Action) - constructor for class org.jfree.ui.action.ActionRadioButton
Nreates an ActionButton and assigns the given action with the button.
ActionRadioButton(Icon) - constructor for class org.jfree.ui.action.ActionRadioButton
Creates an ActionButton and sets the given icon on the button.
ActionRadioButton(String) - constructor for class org.jfree.ui.action.ActionRadioButton
Creates a Button and set the given text as label.
ActionRadioButton(String,Icon) - constructor for class org.jfree.ui.action.ActionRadioButton
Creates an ActionButton and sets the given text and icon on the button.
add(Object,Object) - method in class org.jfree.util.HashNMap
Adds a new key/value pair into this map.
add(Object,Object) - method in class org.jfree.ui.KeyedComboBoxModel
Adds a new entry to the model.
add(String) - method in class org.jfree.xml.writer.SafeTagList
Adds a tag with both the 'open' and 'close' flags set to true.
add(String,boolean,boolean) - method in class org.jfree.xml.writer.SafeTagList
Adds a tag.
addAction(Action) - method in class org.jfree.ui.action.ActionConcentrator
Adds the action to this concentrator.
addAttributeHandlers(Properties) - method in class org.jfree.xml.generator.ModelBuilder
Adds attribute handlers.
addButton(AbstractButton) - method in class org.jfree.ui.FloatingButtonEnabler
Adds a button to this enabler.
Adds a class description to the model.
addDays(int,org.jfree.date.SerialDate) - static method in class org.jfree.date.SerialDate
Creates a new date by adding the specified number of days to the base date.
addDefaultMappings() - method in class org.jfree.xml.parser.RootXmlReadHandler
Adds a dependency.
Adds a class factory to the collection.
addFragment(org.jfree.text.TextFragment) - method in class org.jfree.text.TextLine
Adds a text fragment to the text line.
Adds a generic handler.
addIgnoredBaseClass(Class) - method in class org.jfree.xml.generator.JavaSourceCollector
Adds a class to the list of ignored base classes.
addIgnoredBaseClass(String) - method in class org.jfree.xml.generator.JavaSourceCollector
Adds a base class that should be ignored.
addIgnoredPackage(String) - method in class org.jfree.xml.generator.JavaSourceCollector
Adds a package that should be ignored.
Adds an include comment.
addLayoutComponent(Component) - method in class org.jfree.layout.CenterLayout
Not used.
addLayoutComponent(Component) - method in class org.jfree.layout.FormatLayout
Not used.
addLayoutComponent(Component) - method in class org.jfree.layout.LCBLayout
Not used.
addLayoutComponent(Component) - method in class org.jfree.layout.RadialLayout
Not used.
addLayoutComponent(String,Component) - method in class org.jfree.layout.CenterLayout
Not used.
addLayoutComponent(String,Component) - method in class org.jfree.layout.FormatLayout
Not used.
addLayoutComponent(String,Component) - method in class org.jfree.layout.LCBLayout
Not used.
If the layout manager uses a per-component string, adds the component comp to the layout, associating it with the string specified by name.
addLayoutComponent(String,Component) - method in class org.jfree.layout.RadialLayout
Not used.
addLayoutComponent(String,Component) - method in class org.jfree.ui.tabbedui.VerticalLayout
Adds the specified component with the specified name to the layout.
addLibrary(org.jfree.base.Library) - method in class org.jfree.base.BasicProjectInfo
Adds a library.
addLine(org.jfree.text.TextLine) - method in class org.jfree.text.TextBlock
Adds a TextLine to the block.
addLine(String,Font,Paint) - method in class org.jfree.text.TextBlock
Adds a line of text that will be displayed using the specified font.
Adds a listener to the list that's notified each time a change to the data model occurs.
addManualMapping(Class,Class) - method in class org.jfree.xml.parser.RootXmlReadHandler
Adds a mapping between a class and the handler for the class.
addManualMapping(Class,Class) - method in class org.jfree.xml.writer.RootXmlWriteHandler
Adds a new manual mapping to this handler.
Adds a manual mapping.
Adds a manual mapping.
addMonths(int,org.jfree.date.SerialDate) - static method in class org.jfree.date.SerialDate
Creates a new date by adding the specified number of months to the base date.
Adds a multiplex mapping.
Adds a multiplex mapping.
Adds a multiplex mapping.
Adds a multiplex mapping.
Adds an optional library.
addOptionalLibrary(String) - method in class org.jfree.base.BasicProjectInfo
Adds an optional library.
addPropertyChangeListener(PropertyChangeListener) - method in class org.jfree.ui.tabbedui.RootEditor
Adds a property change listener.
Adds a property change listener.
Adds a root editor.
addSource(String) - method in class org.jfree.xml.generator.model.DescriptionModel
Adds a source to the model description.
addTarget(org.jfree.util.LogTarget) - method in class org.jfree.util.Log
Adds a log target to this facility.
addTextComponent(JTextComponent) - static method in class org.jfree.ui.JTextObserver
Adds this instance as a listener for the specified text component.
addYears(int,org.jfree.date.SerialDate) - static method in class org.jfree.date.SerialDate
Creates a new date by adding the specified number of years to the base date.
Align - class org.jfree.ui.Align
A utility class for aligning rectangles.
align(Rectangle2D,Rectangle2D,int) - static method in class org.jfree.ui.Align
Aligns one rectangle (rect) relative to another rectangle (frame).
allKeys() - method in class org.jfree.ui.action.DowngradeActionMap
Returns an array of the keys defined in this ActionMap and its parent.
allowLineBreak() - method in class org.jfree.xml.writer.XMLWriterSupport
Forces a linebreak on the next call to writeTag or writeCloseTag.
AnnualDateRule - class org.jfree.date.AnnualDateRule
The base class for all 'annual' date rules: that is, rules for generating one date for any given year.
AnnualDateRule() - constructor for class org.jfree.date.AnnualDateRule
Default constructor.
ANTICLOCKWISE - static field in class org.jfree.util.Rotation
The reverse order renders the primary dataset first.
ApplicationFrame - class org.jfree.ui.ApplicationFrame
A base class for creating the main frame for simple applications.
ApplicationFrame(String) - constructor for class org.jfree.ui.ApplicationFrame
Constructs a new application frame.
APRIL - static field in class org.jfree.date.MonthConstants
Constant for April.
ArrayClassFactory - class org.jfree.xml.factory.objects.ArrayClassFactory
An class that implements the ClassFactory interface to create Arrays of objects.
ArrayClassFactory() - constructor for class org.jfree.xml.factory.objects.ArrayClassFactory
Default constructor.
ArrayObjectDescription - class org.jfree.xml.factory.objects.ArrayObjectDescription
Describes an Object- or primitive value array.
ArrayObjectDescription(Class) - constructor for class org.jfree.xml.factory.objects.ArrayObjectDescription
Constructs a new array objet description for the given array class.
ArrayUtilities - class org.jfree.util.ArrayUtilities
Utility methods for working with arrays.
ArrowPanel - class org.jfree.ui.ArrowPanel
A basic panel that displays a small up or down arrow.
ArrowPanel(int) - constructor for class org.jfree.ui.ArrowPanel
Creates a new arrow panel.
ASCENDING - static field in class org.jfree.util.SortOrder
Ascending order.
attempExit() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Attempts to exit.
ATTRIBUTE - static field in class org.jfree.xml.generator.model.PropertyType
A property that is described using an attribute in the XML.
ATTRIBUTE_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Attribute text.
ATTRIBUTE_HANDLER_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Attribute handler text.
ATTRIBUTE_PROPERTY_TAG - static field in class org.jfree.xml.util.ClassModelTags
Attribute property tag text.
AttributeDefinition - class org.jfree.xml.util.AttributeDefinition
An attribute definition.
Creates a new attribute definition.
Some utility methods for working with AttributedString objects.
AttributeHandler - interface org.jfree.xml.attributehandlers.AttributeHandler
An attribute handler is an object that can transform an object into a string or vice versa.
AttributeList - class org.jfree.xml.writer.AttributeList
The attribute list is used by a writer to specify the attributes of an XML element in a certain order.
AttributeList() - constructor for class org.jfree.xml.writer.AttributeList
Creates an empty attribute list with no default values.
AUGUST - static field in class org.jfree.date.MonthConstants
Constant for August.

B

BACKGROUND - static field in class org.jfree.ui.Layer
Background.
Base64 - class org.jfree.xml.util.Base64
Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
Base64ReadHandler - class org.jfree.xml.parser.Base64ReadHandler
A read handler for Base64 encoded elements.
Base64ReadHandler() - constructor for class org.jfree.xml.parser.Base64ReadHandler
Creates a new handler.
BASE_CLASS_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Base class attribute text.
BaseBoot - class org.jfree.base.BaseBoot
The base boot class.
BASELINE_CENTER - static field in class org.jfree.ui.TextAnchor
Baseline/center.
BASELINE_LEFT - static field in class org.jfree.ui.TextAnchor
Baseline/left.
BASELINE_RIGHT - static field in class org.jfree.ui.TextAnchor
Baseline/right.
BasicProjectInfo - class org.jfree.base.BasicProjectInfo
Basic project info.
BasicProjectInfo() - constructor for class org.jfree.base.BasicProjectInfo
Default constructor.
Creates a new library reference.
Creates a new project info instance.
BasicStrokeObjectDescription - class org.jfree.xml.factory.objects.BasicStrokeObjectDescription
An object-description for a BasicStroke object.
BasicStrokeObjectDescription() - constructor for class org.jfree.xml.factory.objects.BasicStrokeObjectDescription
Creates a new object description.
BasicStrokeReadHandler - class org.jfree.xml.parser.coretypes.BasicStrokeReadHandler
A SAX handler for reading a BasicStroke object from XML.
BasicStrokeReadHandler() - constructor for class org.jfree.xml.parser.coretypes.BasicStrokeReadHandler
Creates a new handler.
BasicStrokeWriteHandler - class org.jfree.xml.writer.coretypes.BasicStrokeWriteHandler
A handler that can write the XML description for a BasicStroke object.
BasicStrokeWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.BasicStrokeWriteHandler
Creates a new handler.
BasicTypeSupport - class org.jfree.xml.util.BasicTypeSupport
A class that contains information about some basic types.
BeanObjectDescription - class org.jfree.xml.factory.objects.BeanObjectDescription
An object-description for a bean object.
BeanObjectDescription(Class) - constructor for class org.jfree.xml.factory.objects.BeanObjectDescription
Creates a new object description.
BeanObjectDescription(Class,boolean) - constructor for class org.jfree.xml.factory.objects.BeanObjectDescription
Creates a new object description.
BevelArrowIcon - class org.jfree.ui.BevelArrowIcon
An arrow icon that can point up or down (usually used to indicate the sort direction in a table).
BevelArrowIcon(Color,Color,Color,int,int) - constructor for class org.jfree.ui.BevelArrowIcon
Standard constructor - builds an icon with the specified attributes.
BevelArrowIcon(int,boolean,boolean) - constructor for class org.jfree.ui.BevelArrowIcon
Standard constructor - builds an icon with the specified attributes.
BooleanAttributeHandler - class org.jfree.xml.attributehandlers.BooleanAttributeHandler
A class that handles the conversion of Boolean attributes to and from their String representation.
BooleanAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.BooleanAttributeHandler
Creates a new attribute handler.
BooleanList - class org.jfree.util.BooleanList
A list of Boolean objects.
BooleanList() - constructor for class org.jfree.util.BooleanList
Creates a new list.
BooleanObjectDescription - class org.jfree.xml.factory.objects.BooleanObjectDescription
An object-description for a Boolean object.
BooleanObjectDescription() - constructor for class org.jfree.xml.factory.objects.BooleanObjectDescription
Creates a new object description.
BooleanUtilities - class org.jfree.util.BooleanUtilities
Utility methods for working with Boolean objects.
Project info for a bootable project.
BootableProjectInfo() - constructor for class org.jfree.base.BootableProjectInfo
Creates a new instance.
Creates a new library reference.
Creates a new library reference.
BOTTOM - static field in class org.jfree.ui.Align
Bottom alignment.
BOTTOM - static field in class org.jfree.ui.RectangleAnchor
Bottom.
BOTTOM - static field in class org.jfree.ui.RectangleEdge
Bottom.
BOTTOM - static field in class org.jfree.ui.VerticalAlignment
Bottom alignment.
BOTTOM_CENTER - static field in class org.jfree.ui.TextAnchor
Bottom/center.
BOTTOM_CENTER - static field in class org.jfree.text.TextBlockAnchor
Bottom/center.
BOTTOM_LEFT - static field in class org.jfree.ui.Align
Bottom/Left alignment.
BOTTOM_LEFT - static field in class org.jfree.ui.RectangleAnchor
Bottom-Left.
BOTTOM_LEFT - static field in class org.jfree.ui.TextAnchor
Bottom/left.
BOTTOM_LEFT - static field in class org.jfree.text.TextBlockAnchor
Bottom/left.
BOTTOM_RIGHT - static field in class org.jfree.ui.Align
Bottom/Right alignment.
BOTTOM_RIGHT - static field in class org.jfree.ui.RectangleAnchor
Bottom-Right.
BOTTOM_RIGHT - static field in class org.jfree.ui.TextAnchor
Bottom/right.
BOTTOM_RIGHT - static field in class org.jfree.text.TextBlockAnchor
Bottom/right.
buildJavaName(String,String) - method in class org.jfree.xml.generator.JavaSourceCollector
Creates a fully qualified Java class or package name.
Builds a model from the classes provided by the SourceCollector.
BY_COLUMN - static field in class org.jfree.util.TableOrder
By column.
BY_ROW - static field in class org.jfree.util.TableOrder
By row.
ByteAttributeHandler - class org.jfree.xml.attributehandlers.ByteAttributeHandler
A class that handles the conversion of Byte attributes to and from an appropriate String representation.
ByteAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.ByteAttributeHandler
Creates a new attribute handler.
ByteObjectDescription - class org.jfree.xml.factory.objects.ByteObjectDescription
An object-description for a Byte object.
ByteObjectDescription() - constructor for class org.jfree.xml.factory.objects.ByteObjectDescription
Creates a new object description.
bytePos - field in class com.keypoint.PngEncoder
The byte position.
bytesPerPixel - field in class com.keypoint.PngEncoder
The bytes-per-pixel.

C

C - static field in class org.jfree.layout.FormatLayout
A useful constant representing layout format 1.
Calculates the vertical offset between the baseline and the specified text anchor.
calculateBottomInset(double) - method in class org.jfree.ui.RectangleInsets
Returns the bottom margin.
calculateBottomOutset(double) - method in class org.jfree.ui.RectangleInsets
Returns the bottom margin.
Returns the bounds of the text block.
calculateDimensions(Graphics2D) - method in class org.jfree.text.TextBlock
Returns the width and height of the text block.
calculateDimensions(Graphics2D) - method in class org.jfree.text.TextFragment
Calculates the dimensions of the text fragment.
calculateDimensions(Graphics2D) - method in class org.jfree.text.TextLine
Calculates the width and height of the text line.
calculateLeftInset(double) - method in class org.jfree.ui.RectangleInsets
Returns the left margin.
calculateLeftOutset(double) - method in class org.jfree.ui.RectangleInsets
Returns the left margin.
calculateRightInset(double) - method in class org.jfree.ui.RectangleInsets
Returns the right margin.
calculateRightOutset(double) - method in class org.jfree.ui.RectangleInsets
Returns the right margin.
Returns a shape that represents the bounds of the string after the specified rotation has been applied.
Returns a shape that represents the bounds of the string after the specified rotation has been applied.
calculateTopInset(double) - method in class org.jfree.ui.RectangleInsets
Returns the top margin.
calculateTopOutset(double) - method in class org.jfree.ui.RectangleInsets
Returns the top margin.
canDoNextPanel() - method in class org.jfree.ui.WizardDialog
Returns true if there is a 'next' panel, and false otherwise.
canDoPreviousPanel() - method in class org.jfree.ui.WizardDialog
Returns true if it is possible to back up to the previous panel, and false otherwise.
canFinish() - method in class org.jfree.ui.WizardDialog
Returns true if it is possible to finish the sequence at this point (possibly with defaults for the remaining entries).
canFinish() - method in class org.jfree.ui.WizardPanel
Returns true if it is possible to finish from this panel.
canRedisplayNextPanel() - method in class org.jfree.ui.WizardPanel
Returns true if it is OK to redisplay the last version of the next panel, or false if a new version is required.
CENTER - static field in class org.jfree.ui.Align
Center alignment.
CENTER - static field in class org.jfree.ui.HorizontalAlignment
Center alignment.
CENTER - static field in class org.jfree.ui.RectangleAnchor
Center.
CENTER - static field in class org.jfree.ui.TextAnchor
Middle/center.
CENTER - static field in class org.jfree.text.TextBlockAnchor
Middle/center.
CENTER - static field in class org.jfree.ui.VerticalAlignment
Center alignment.
CENTER_HORIZONTAL - static field in class org.jfree.ui.GradientPaintTransformType
Center/horizontal.
CENTER_LEFT - static field in class org.jfree.ui.TextAnchor
Middle/left.
CENTER_LEFT - static field in class org.jfree.text.TextBlockAnchor
Middle/left.
CENTER_RIGHT - static field in class org.jfree.ui.TextAnchor
Middle/right.
CENTER_RIGHT - static field in class org.jfree.text.TextBlockAnchor
Middle/right.
CENTER_VERTICAL - static field in class org.jfree.ui.GradientPaintTransformType
Center/vertical.
centerDialogInParent(Dialog) - static method in class org.jfree.ui.RefineryUtilities
Positions the specified dialog within its parent.
centerFrameOnScreen(Window) - static method in class org.jfree.ui.RefineryUtilities
Positions the specified frame in the middle of the screen.
CenterLayout - class org.jfree.layout.CenterLayout
A layout manager that displays a single component in the center of its container.
CenterLayout() - constructor for class org.jfree.layout.CenterLayout
Creates a new layout manager.
CharacterAttributeHandler - class org.jfree.xml.attributehandlers.CharacterAttributeHandler
A class that handles the conversion of Character attributes to and from an appropriate String representation.
CharacterAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.CharacterAttributeHandler
Creates a new attribute handler.
CharacterObjectDescription - class org.jfree.xml.factory.objects.CharacterObjectDescription
An object-description for a Character object.
CharacterObjectDescription() - constructor for class org.jfree.xml.factory.objects.CharacterObjectDescription
Creates a new object description.
Callback to indicate that some character data has been read.
characters(char[],int,int) - method in class org.jfree.xml.parser.AbstractXmlReadHandler
This method is called to process the character data between element tags.
characters(char[],int,int) - method in class org.jfree.xml.parser.Base64ReadHandler
Process character data.
Callback to indicate that some character data has been read.
characters(char[],int,int) - method in class org.jfree.xml.Parser
Receive notification of character data inside an element.
characters(char[],int,int) - method in class org.jfree.xml.parser.RootXmlReadHandler
Process character data.
characters(char[],int,int) - method in class org.jfree.xml.parser.coretypes.StringReadHandler
This method is called to process the character data between element tags.
characters(char[],int,int) - method in class org.jfree.xml.parser.XmlReadHandler
This method is called to process the character data between element tags.
CLASS_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Class attribute text.
CLASS_CONTEXT - static field in class org.jfree.util.ObjectUtilities
A constant for using the ClassContext as source for the classloader.
ClassComparator - class org.jfree.util.ClassComparator
The class comparator can be used to compare and sort classes and their superclasses.
ClassComparator - class org.jfree.xml.factory.objects.ClassComparator
The class comparator can be used to compare and sort classes and their superclasses.
ClassComparator() - constructor for class org.jfree.util.ClassComparator
Defaultconstructor.
ClassComparator() - constructor for class org.jfree.xml.factory.objects.ClassComparator
Defaultconstructor.
ClassDescription - class org.jfree.xml.generator.model.ClassDescription
A description of a Java class.
ClassDescription(Class) - constructor for class org.jfree.xml.generator.model.ClassDescription
Creates a new class description.
ClassFactory - interface org.jfree.xml.factory.objects.ClassFactory
A class factory.
ClassFactoryCollector - class org.jfree.xml.factory.objects.ClassFactoryCollector
A class factory collector.
ClassFactoryCollector() - constructor for class org.jfree.xml.factory.objects.ClassFactoryCollector
Creates a new class factory collector.
ClassFactoryImpl - class org.jfree.xml.factory.objects.ClassFactoryImpl
An abstract class that implements the ClassFactory interface.
ClassFactoryImpl() - constructor for class org.jfree.xml.factory.objects.ClassFactoryImpl
Creates a new class factory.
ClassLoaderObjectDescription - class org.jfree.xml.factory.objects.ClassLoaderObjectDescription
An object-description for a class loader.
ClassLoaderObjectDescription() - constructor for class org.jfree.xml.factory.objects.ClassLoaderObjectDescription
Creates a new object description.
ClassModelTags - class org.jfree.xml.util.ClassModelTags
A collection of tags used in the object model description.
clear() - method in class org.jfree.util.AbstractObjectList
Clears the list.
clear() - method in class org.jfree.ui.tabbedui.DetailEditor
Clears the editor.
clear() - method in class org.jfree.ui.action.DowngradeActionMap
Removes all the mappings from this ActionMap.
clear() - method in class org.jfree.util.HashNMap
Clears all keys and values of this map.
clear() - method in class org.jfree.ui.KeyedComboBoxModel
Removes all entries from the model.
clear() - method in class org.jfree.util.ObjectTable
Clears the table.
clear() - method in class org.jfree.xml.util.SimpleObjectFactory
Clears the mappings.
clearComments() - method in class org.jfree.xml.CommentHandler
Clears all comments.
CLOCKWISE - static field in class org.jfree.util.Rotation
Clockwise.
clone() - method in class org.jfree.util.AbstractObjectList
Clones the list of objects.
clone() - method in class org.jfree.date.AnnualDateRule
Returns a clone of the rule.
clone() - method in class org.jfree.ui.FloatDimension
Creates and returns a copy of this object.
clone() - method in class org.jfree.util.HashNMap
Creates a deep copy of this HashNMap.
clone() - method in class org.jfree.util.PublicCloneable
Returns a clone of the object.
clone() - method in class org.jfree.date.RelativeDayOfWeekRule
Creates a clone of this rule.
clone() - method in class org.jfree.util.ShapeList
Returns an independent copy of the list.
clone() - method in class org.jfree.ui.Size2D
Returns a clone of this object.
clone() - method in class org.jfree.ui.StandardGradientPaintTransformer
Returns a clone of the transformer.
clone() - method in class org.jfree.util.StrokeList
Returns an independent copy of the list.
clone() - method in class org.jfree.util.WaitingImageObserver
Clones this WaitingImageObserver.
clone(float[][]) - static method in class org.jfree.util.ArrayUtilities
Clones a two dimensional array of floats.
clone(Object) - static method in class org.jfree.util.ObjectUtilities
Returns a clone of the specified object, if it can be cloned, otherwise throws a CloneNotSupportedException.
clone(Shape) - static method in class org.jfree.util.ShapeUtilities
Returns a clone of the specified shape, or null.
CLOSE - static field in class org.jfree.xml.writer.XMLWriterSupport
A constant for close.
close() - method in class org.jfree.xml.writer.XMLWriter
Closes the underlying character stream.
CLOSE_TAG_COMMENT - static field in class org.jfree.xml.CommentHandler
A constant marking a comment on the closing tag.
CLOSE_TAG_DECREASE - static field in class org.jfree.xml.writer.XMLWriterSupport
A constant for controlling the indent function.
collectFiles() - method in class org.jfree.xml.generator.JavaSourceCollector
Collects the files/classes.
collectFiles(File,String) - method in class org.jfree.xml.generator.JavaSourceCollector
Collects the files/classes.
CollectionObjectDescription - class org.jfree.xml.factory.objects.CollectionObjectDescription
An object description for simple collection objects, like java.util.List or java.util.Set.
CollectionObjectDescription(Class) - constructor for class org.jfree.xml.factory.objects.CollectionObjectDescription
Creates a list object description for the given collection class.
ColorObjectDescription - class org.jfree.xml.factory.objects.ColorObjectDescription
An object-description for a Color object.
ColorObjectDescription() - constructor for class org.jfree.xml.factory.objects.ColorObjectDescription
Creates a new object description.
ColorReadHandler - class org.jfree.xml.parser.coretypes.ColorReadHandler
A SAX handler for reading Color objects from an XML element.
ColorReadHandler() - constructor for class org.jfree.xml.parser.coretypes.ColorReadHandler
Creates a new handler.
colorToString(Color) - static method in class org.jfree.util.PaintUtilities
Converts a color into a string.
ColorWriteHandler - class org.jfree.xml.writer.coretypes.ColorWriteHandler
A handler for writing a Color object.
ColorWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.ColorWriteHandler
Default constructor.
com.keypoint - package
A package containing the PNG encoder written by J David Eisenberg.
comment(char[],int,int) - method in class org.jfree.xml.CommentHandler
Report an XML comment anywhere in the document.
CommentHandler - class org.jfree.xml.CommentHandler
The comment handler is used to collect all XML comments from the SAX parser.
CommentHandler() - constructor for class org.jfree.xml.CommentHandler
DefaultConstructor.
Comments - class org.jfree.xml.generator.model.Comments
A set of comments for a model.
Comments(String[],String[]) - constructor for class org.jfree.xml.generator.model.Comments
Creates a new set of comments.
compare(Object,Object) - method in class org.jfree.util.ClassComparator
Compares its two arguments for order.
compare(Object,Object) - method in class org.jfree.xml.factory.objects.ClassComparator
Compares its two arguments for order.
Compares two objects.
compare(org.jfree.date.SerialDate) - method in class org.jfree.date.SerialDate
Returns the difference (in days) between this date and the specified 'other' date.
compare(org.jfree.date.SerialDate) - method in class org.jfree.date.SpreadsheetDate
Returns the difference (in days) between this date and the specified 'other' date.
compareTo(Object) - method in class org.jfree.date.SpreadsheetDate
Implements the method required by the Comparable interface.
compareVersionArrays(Comparable[],Comparable[]) - static method in class org.jfree.util.ArrayUtilities
complete() - method in class org.jfree.layout.FormatLayout
Finishes of the processing.
compressionLevel - field in class com.keypoint.PngEncoder
The compression level (1 = best speed, 9 = best compression, 0 = no compression).
Configuration - interface org.jfree.util.Configuration
A simple query interface for a configuration.
configure(org.jfree.util.Configuration) - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Configures this factory.
configure(org.jfree.util.Configuration) - method in class org.jfree.xml.factory.objects.ArrayClassFactory
Configures this factory.
configure(org.jfree.util.Configuration) - method in class org.jfree.xml.factory.objects.ClassFactory
Configures this factory.
configure(org.jfree.util.Configuration) - method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Configures this factory.
configure(org.jfree.util.Configuration) - method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Configures this factory.
configure(org.jfree.util.Configuration) - method in class org.jfree.xml.factory.objects.ObjectDescription
Configures this factory.
Configures the xml reader.
CONSTRUCTOR_TAG - static field in class org.jfree.xml.util.ClassModelTags
Constructor tag text.
ConstructorDefinition - class org.jfree.xml.util.ConstructorDefinition
A constructor definition.
ConstructorDefinition(String,Class) - constructor for class org.jfree.xml.util.ConstructorDefinition
Creates a new constructor definition.
contains(Object) - method in class org.jfree.util.HashNMap
Tests whether this map contains the given key or value.
contains(Rectangle2D,Rectangle2D) - static method in class org.jfree.util.ShapeUtilities
Checks, whether the given rectangle1 fully contains rectangle 2 (even if rectangle 2 has a height or width of zero!).
containsKey(Object) - method in class org.jfree.util.HashNMap
Tests whether this map contains the given key.
containsValue(Object) - method in class org.jfree.util.HashNMap
Tests whether this map contains the given value.
containsValue(Object,Object) - method in class org.jfree.util.HashNMap
Tests whether this map contains the given value.
CONTENTBASE_KEY - static field in class org.jfree.xml.FrontendDefaultHandler
A key for the content base.
CONTENTBASE_KEY - static field in class org.jfree.xml.Parser
A key for the content base.
CONTRACT - static field in class org.jfree.ui.LengthAdjustmentType
CONTRACT.
Contributor - class org.jfree.ui.about.Contributor
A simple class representing a contributor to a software project.
Contributor(String,String) - constructor for class org.jfree.ui.about.Contributor
Creates a new contributor.
ContributorsPanel - class org.jfree.ui.about.ContributorsPanel
A panel containing a table that lists the contributors to a project.
ContributorsPanel(List) - constructor for class org.jfree.ui.about.ContributorsPanel
Creates a new contributors panel.
A table model containing a list of contributors to a project.
ContributorsTableModel(List) - constructor for class org.jfree.ui.about.ContributorsTableModel
Constructs a ContributorsTableModel.
convertPrimitiveClass(Class) - static method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Converts primitives to corresponding object class.
Returns the x or y coordinate of the specified edge.
Returns the (x, y) coordinates of the specified anchor.
copyColumn(int,int) - method in class org.jfree.util.ObjectTable
Copys the contents of the old column to the new column.
copyRow(int,int) - method in class org.jfree.util.ObjectTable
Copys the contents of the old row to the new row.
copyStreams(InputStream,OutputStream) - method in class org.jfree.io.IOUtils
Copies the InputStream into the OutputStream, until the end of the stream has been reached.
copyStreams(InputStream,OutputStream,int) - method in class org.jfree.io.IOUtils
Copies the InputStream into the OutputStream, until the end of the stream has been reached.
copySystemPropertiesToClipboard() - method in class org.jfree.ui.about.SystemPropertiesPanel
Copies the selected cells in the table to the clipboard, in tab-delimited format.
copyWriter(Reader,Writer) - method in class org.jfree.io.IOUtils
Copies the contents of the Reader into the Writer, until the end of the stream has been reached.
copyWriter(Reader,Writer,int) - method in class org.jfree.io.IOUtils
Copies the contents of the Reader into the Writer, until the end of the stream has been reached.
Returns the number of times that February 29 falls within the specified date range.
crc - field in class com.keypoint.PngEncoder
CRC.
crcValue - field in class com.keypoint.PngEncoder
The CRC value.
Creates an adjusted rectangle using the supplied rectangle, the insets specified by this instance, and the horizontal and vertical adjustment types.
createButtonPanel() - method in class org.jfree.ui.StandardDialog
Builds and returns the user interface for the dialog.
createCloseAction() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Creates a close action.
createContent() - method in class org.jfree.ui.WizardDialog
Creates a panel containing the user interface for the dialog.
createContext(Class) - static method in class org.jfree.util.Log
Creates a log context.
createContext(String) - static method in class org.jfree.util.Log
Creates a log context.
createDate(int,int,int) - static method in class org.jfree.date.DateUtilities
Creates a date.
createDate(int,int,int,int,int) - static method in class org.jfree.date.DateUtilities
Creates a date.
createDefaultHandler(URL) - method in class org.jfree.xml.ParserFrontend
Creates a new instance of the currently set default handler and sets the contentbase for the handler to contentBase.
Creates a default configuration setup, which loads its settings from the static configuration (defaults provided by the developers of the library) and the user configuration (settings provided by the deployer).
createDiagonalCross(float,float) - static method in class org.jfree.util.ShapeUtilities
Creates a diagonal cross shape.
createDiamond(float) - static method in class org.jfree.util.ShapeUtilities
Creates a diamond shape.
createDownTriangle(float) - static method in class org.jfree.util.ShapeUtilities
Creates a triangle shape that points downwards.
createFileChooser() - method in class org.jfree.ui.action.AbstractFileSelectionAction
Creates the file chooser.
createHandler(Class,String,Attributes) - method in class org.jfree.xml.parser.RootXmlReadHandler
Creates a SAX handler for the specified class.
createInsetRectangle(Rectangle2D) - method in class org.jfree.ui.RectangleInsets
Creates an 'inset' rectangle.
Creates an 'inset' rectangle.
createInstance(int) - static method in class org.jfree.date.SerialDate
Factory method that returns an instance of some concrete subclass of SerialDate.
createInstance(int,int,int) - static method in class org.jfree.date.SerialDate
Factory method that returns an instance of some concrete subclass of SerialDate.
createInstance(java.util.Date) - static method in class org.jfree.date.SerialDate
Factory method that returns an instance of a subclass of SerialDate.
createJButton(String,Font) - static method in class org.jfree.ui.RefineryUtilities
Creates a JButton.
createJLabel(String,Font) - static method in class org.jfree.ui.RefineryUtilities
Creates a label with a specific font.
createJLabel(String,Font,Color) - static method in class org.jfree.ui.RefineryUtilities
Creates a label with a specific font and color.
createLineRegion(Line2D,float) - static method in class org.jfree.util.ShapeUtilities
Creates a region surrounding a line segment by 'widening' the line segment.
createList() - method in class org.jfree.util.HashNMap
Returns a new empty list.
createMenu(String) - method in class org.jfree.util.ResourceBundleSupport
Returns a JMenu created from a resource bundle definition.
createObject() - method in class org.jfree.xml.factory.objects.ArrayObjectDescription
Creates an object based on the description.
createObject() - method in class org.jfree.xml.factory.objects.BasicStrokeObjectDescription
Creates a new BasicStroke object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.BeanObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.BooleanObjectDescription
Creates a new Boolean based on the settings of this description object.
createObject() - method in class org.jfree.xml.factory.objects.ByteObjectDescription
Creates a new object (Byte) based on this description object.
createObject() - method in class org.jfree.xml.factory.objects.CharacterObjectDescription
Creates a new object (Character) based on this description object.
createObject() - method in class org.jfree.xml.factory.objects.ClassLoaderObjectDescription
Creates an object based on this object description.
createObject() - method in class org.jfree.xml.factory.objects.CollectionObjectDescription
Creates an object based on the description.
createObject() - method in class org.jfree.xml.factory.objects.ColorObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.DateObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Creates an object (DecimalFormat) based on this description.
createObject() - method in class org.jfree.xml.factory.objects.Dimension2DObjectDescription
Creates an object based on the description.
createObject() - method in class org.jfree.xml.factory.objects.DimensionObjectDescription
Creates an object based on the description.
createObject() - method in class org.jfree.xml.factory.objects.DoubleObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.FloatObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.util.GenericObjectFactory
Creates an object according to the definition.
createObject() - method in class org.jfree.xml.factory.objects.IntegerObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.Line2DObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.LongObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.ObjectDescription
Creates an object based on the description.
createObject() - method in class org.jfree.xml.factory.objects.Point2DObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.Rectangle2DObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.ShortObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.SimpleDateFormatObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.StringObjectDescription
Creates an object based on this description.
createObject() - method in class org.jfree.xml.factory.objects.URLObjectDescription
Creates an object based on this description.
Creates an outset rectangle.
Creates an outset rectangle.
Creates a new rectangle with the specified dimensions that is aligned to the given anchor point (anchorX, anchorY).
createRegularCross(float,float) - static method in class org.jfree.util.ShapeUtilities
Creates a diagonal cross shape.
createRelativeURL(URL,URL) - method in class org.jfree.io.IOUtils
Creates a relative url by stripping the common parts of the the url.
createSimplePropertyInfo(PropertyDescriptor) - method in class org.jfree.xml.generator.ModelBuilder
Creates a PropertyInfo object from a PropertyDescriptor.
createSystemPropertiesTable() - static method in class org.jfree.ui.about.SystemProperties
Creates and returns a JTable containing all the system properties.
createTablePanel(TableModel) - static method in class org.jfree.ui.RefineryUtilities
Creates a panel that contains a table based on the specified table model.
createTextBlock(String,Font,Paint) - static method in class org.jfree.text.TextUtilities
Creates a TextBlock from a String.
Creates a new text block from the given string, breaking the text into lines so that the maxWidth value is respected.
Creates a new text block from the given string, breaking the text into lines so that the maxWidth value is respected.
createTranslatedShape(Shape,double,double) - static method in class org.jfree.util.ShapeUtilities
Creates and returns a translated shape.
Translates a shape to a new location such that the anchor point (relative to the rectangular bounds of the shape) aligns with the specified (x, y) coordinate in Java2D space.
createTransparentIcon(int,int) - method in class org.jfree.util.ResourceBundleSupport
Creates a transparent icon.
createUpTriangle(float) - static method in class org.jfree.util.ShapeUtilities
Creates a triangle shape that points upwards.

D

DATE_FORMAT_SYMBOLS - static field in class org.jfree.date.SerialDate
Date format symbols.
DateCellRenderer - class org.jfree.ui.DateCellRenderer
A table cell renderer that formats dates.
DateCellRenderer() - constructor for class org.jfree.ui.DateCellRenderer
Default constructor.
DateCellRenderer(DateFormat) - constructor for class org.jfree.ui.DateCellRenderer
Creates a new renderer.
DateChooserPanel - class org.jfree.ui.DateChooserPanel
A panel that allows the user to select a date.
DateChooserPanel() - constructor for class org.jfree.ui.DateChooserPanel
Constructs a new date chooser panel, using today's date as the initial selection.
DateChooserPanel(Calendar,boolean) - constructor for class org.jfree.ui.DateChooserPanel
Constructs a new date chooser panel.
DateObjectDescription - class org.jfree.xml.factory.objects.DateObjectDescription
An object-description for a Date object.
DateObjectDescription() - constructor for class org.jfree.xml.factory.objects.DateObjectDescription
Creates a new object description.
DateUtilities - class org.jfree.date.DateUtilities
Some useful date methods.
DayAndMonthRule - class org.jfree.date.DayAndMonthRule
An annual date rule where the generated date always falls on the same day and month each year.
DayAndMonthRule() - constructor for class org.jfree.date.DayAndMonthRule
Default constructor: builds a DayAndMonthRule for 1 January.
DayAndMonthRule(int,int) - constructor for class org.jfree.date.DayAndMonthRule
Standard constructor: builds a DayAndMonthRule for the given day-of-the-month and month.
Returns the number of days between the specified start and end dates, assuming that there are thirty days in every month (that is, corresponding to the 30/360 day-count convention).
Returns the number of days between the specified start and end dates, assuming that there are thirty days in every month, and applying the European adjustment (that is, corresponding to the 30E/360 day-count convention).
Returns the number of days between the specified start and end dates, assuming that there are thirty days in every month, and applying the ISDA adjustments (that is, corresponding to the 30/360 (ISDA) day-count convention).
Returns the number of days between the specified start and end dates, assuming that there are thirty days in every month, and applying the PSA adjustments (that is, corresponding to the 30/360 (PSA) day-count convention).
Returns the actual number of days between two dates.
An annual date rule that specifies the nth day of the week in a given month (for example, the third Wednesday in June, or the last Friday in November).
DayOfWeekInMonthRule() - constructor for class org.jfree.date.DayOfWeekInMonthRule
Default constructor: builds a rule for the first Monday in January by default.
DayOfWeekInMonthRule(int,int,int) - constructor for class org.jfree.date.DayOfWeekInMonthRule
Standard constructor: builds a rule with the specified attributes.
DEBUG - static field in class org.jfree.util.LogTarget
Loglevel DEBUG.
debug(Object) - static method in class org.jfree.util.Log
A convenience method for logging a 'debug' message.
debug(Object) - method in class org.jfree.util.LogContext
A convenience method for logging a 'debug' message.
debug(Object,Exception) - static method in class org.jfree.util.Log
A convenience method for logging a 'debug' message.
debug(Object,Exception) - method in class org.jfree.util.LogContext
A convenience method for logging a 'debug' message.
DECEMBER - static field in class org.jfree.date.MonthConstants
Constant for December.
An object-description for a DecimalFormat object.
DecimalFormatObjectDescription() - constructor for class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Creates a new object description.
DecimalFormatObjectDescription(Class) - constructor for class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Creates a new object description.
DecimalFormatObjectDescription(Class,boolean) - constructor for class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Creates a new object description.
decode(char[]) - static method in class org.jfree.xml.util.Base64
Decodes a BASE-64 encoded stream to recover the original data.
decreaseIndent() - method in class org.jfree.xml.writer.XMLWriterSupport
Decreates the indention by one level.
deepClone(Collection) - static method in class org.jfree.util.ObjectUtilities
Returns a new collection containing clones of all the items in the specified collection.
DEFAULT_DATE_BUTTON_COLOR - static field in class org.jfree.ui.SerialDateChooserPanel
The default background color for the selected date.
DEFAULT_FONT - static field in class org.jfree.text.TextFragment
The default font.
DEFAULT_INITIAL_CAPACITY - static field in class org.jfree.util.AbstractObjectList
The default initial capacity of the list.
DEFAULT_MONTH_BUTTON_COLOR - static field in class org.jfree.ui.SerialDateChooserPanel
The default background color for the current month.
DEFAULT_PAINT - static field in class org.jfree.text.TextFragment
The default text color.
Default configuration.
DefaultConfiguration() - constructor for class org.jfree.util.DefaultConfiguration
Creates an empty property list with no default values.
DefaultModelReader - class org.jfree.xml.generator.DefaultModelReader
A reader for the class model.
DefaultModelReader() - constructor for class org.jfree.xml.generator.DefaultModelReader
Creates a new model reader.
defineLog(org.jfree.util.Log) - static method in class org.jfree.util.Log
Redefines or clears the currently used log instance.
Delegate to another handler.
DESCENDING - static field in class org.jfree.util.SortOrder
Descending order.
DescriptionGenerator - class org.jfree.xml.generator.DescriptionGenerator
A utility application for generating class descriptions.
DescriptionModel - class org.jfree.xml.generator.model.DescriptionModel
A model containing class descriptions.
DescriptionModel() - constructor for class org.jfree.xml.generator.model.DescriptionModel
Creates a new class description model.
DetailEditor - class org.jfree.ui.tabbedui.DetailEditor
A detail editor.
DetailEditor() - constructor for class org.jfree.ui.tabbedui.DetailEditor
Creates a new editor.
Dimension2DObjectDescription - class org.jfree.xml.factory.objects.Dimension2DObjectDescription
An object-description for a Dimension2D object.
Dimension2DObjectDescription() - constructor for class org.jfree.xml.factory.objects.Dimension2DObjectDescription
Creates a new object description.
DimensionObjectDescription - class org.jfree.xml.factory.objects.DimensionObjectDescription
An object-description for a java.awt.Dimension object.
DimensionObjectDescription() - constructor for class org.jfree.xml.factory.objects.DimensionObjectDescription
Creates a new object description.
doLog(int,Object) - method in class org.jfree.util.Log
Logs a message to the main log stream.
doLog(int,Object,Exception) - method in class org.jfree.util.Log
Logs a message to the main log stream.
DONE - static field in class org.jfree.util.LineBreakIterator
A useful constant.
doneParsing() - method in class org.jfree.xml.parser.AbstractXmlReadHandler
Done parsing.
doneParsing() - method in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
At the end of parsing the element, the gradient paint is constructed.
doneParsing() - method in class org.jfree.xml.parser.coretypes.ListReadHandler
Parsing is finished.
doneParsing() - method in class org.jfree.xml.parser.coretypes.RenderingHintsReadHandler
Done parsing.
doneParsing() - method in class org.jfree.xml.parser.coretypes.StringReadHandler
Done parsing.
DoubleAttributeHandler - class org.jfree.xml.attributehandlers.DoubleAttributeHandler
A class that handles the conversion of Double attributes to and from an appropriate String representation.
DoubleAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.DoubleAttributeHandler
Creates a new attribute handler.
DoubleObjectDescription - class org.jfree.xml.factory.objects.DoubleObjectDescription
An object-description for a Double object.
DoubleObjectDescription() - constructor for class org.jfree.xml.factory.objects.DoubleObjectDescription
Creates a new object description.
DOWN - static field in class org.jfree.ui.ArrowPanel
A constant for the down arrow.
DOWN - static field in class org.jfree.ui.BevelArrowIcon
Constant indicating that the arrow is pointing down.
DOWN - static field in class org.jfree.ui.SortButtonRenderer
Useful constant indicating ASCENDING (that is, arrow pointing down) sorting in the table.
DowngradeActionMap - class org.jfree.ui.action.DowngradeActionMap
An actionmap, which is JDK 1.2.2 compatible.
DowngradeActionMap() - constructor for class org.jfree.ui.action.DowngradeActionMap
Default Constructor.
Draws the text block at a specific location.
Draws the text block, aligning it with the specified anchor point and rotating it about the specified rotation point.
Draws the text box.
Draws the text fragment.
Draws the text line.
draw(Graphics2D,Rectangle2D) - method in class org.jfree.ui.Drawable
Draws the object.
Drawable - interface org.jfree.ui.Drawable
An interface for an object that can draw itself within an area on a Graphics2D.
DrawablePanel - class org.jfree.ui.DrawablePanel
A component, that accepts a drawable and which draws that drawable.
DrawablePanel() - constructor for class org.jfree.ui.DrawablePanel
Draws a string such that the specified anchor point is aligned to the given (x, y) location.
Draws a shape with the specified rotation about (x, y).
A utility method for drawing rotated text.
A utility method for drawing rotated text.
Draws a string that is aligned by one anchor point and rotated about another anchor point.
Draws a string that is aligned by one anchor point and rotated about another anchor point.

E

EAST - static field in class org.jfree.ui.Align
East alignment (same as RIGHT).
EasterSundayRule - class org.jfree.date.EasterSundayRule
An annual date rule for Easter (Sunday).
EasterSundayRule() - constructor for class org.jfree.date.EasterSundayRule
Default constructor.
ELEMENT - static field in class org.jfree.xml.generator.model.PropertyType
A property that is described using an XML element.
ELEMENT_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Element attribute text.
ELEMENT_PROPERTY_TAG - static field in class org.jfree.xml.util.ClassModelTags
Element property tag text.
A reportdefinition exception is thrown when the parsing of the report definition failed because invalid or missing attributes are encountered.
Creates a new ElementDefinitionException with an parent exception and with the parents message as explaination.
Creates a new ParseException with the given root exception and the locator.
Creates a new ElementDefinitionException with an parent exception and with the given message as explaination.
Creates a new ElementDefinitionException without an parent exception and with the given message as explanation.
Creates a new ParseException with the given message, root exception and the locator.
Creates a new ParseException with the given message and the locator.
A element definition handler.
encode(byte[]) - static method in class org.jfree.xml.util.Base64
returns an array of base64-encoded characters to represent the passed data array.
ENCODE_ALPHA - static field in class com.keypoint.PngEncoder
Constant specifying that alpha channel should be encoded.
encodeAlpha - field in class com.keypoint.PngEncoder
Encode alpha?
endBlock() - method in class org.jfree.xml.writer.XMLWriterSupport
Ends the current block by decreasing the indent level.
endCDATA() - method in class org.jfree.xml.CommentHandler
Report the end of a CDATA section.
endDocument() - method in class org.jfree.xml.Parser
Receive notification of the end of the document.
endDTD() - method in class org.jfree.xml.CommentHandler
Report the end of DTD declarations.
Callback to indicate that an XML element end tag has been read by the parser.
endElement(String) - method in class org.jfree.xml.parser.AbstractXmlReadHandler
This method is called at the end of an element.
endElement(String) - method in class org.jfree.xml.ElementDefinitionHandler
Callback to indicate that an XML element end tag has been read by the parser.
endElement(String) - method in class org.jfree.xml.parser.XmlReadHandler
This method is called at the end of an element.
endElement(String,String,String) - method in class org.jfree.xml.Parser
Receive notification of the end of an element.
endElement(String,String,String) - method in class org.jfree.xml.parser.RootXmlReadHandler
Finish processing an element.
endEntity(String) - method in class org.jfree.xml.CommentHandler
Report the end of an entity.
endIncludeHandling() - method in class org.jfree.xml.util.AbstractModelReader
End handling an include.
endIncludeHandling() - method in class org.jfree.xml.generator.DefaultModelReader
Ends include handling.
endMultiplexMapping() - method in class org.jfree.xml.util.AbstractModelReader
Finializes the multiplexer mapping.
endMultiplexMapping() - method in class org.jfree.xml.generator.DefaultModelReader
Ends a multiplex mapping.
endMultiplexMapping() - method in class org.jfree.xml.util.ObjectFactoryLoader
Finializes the multiplexer mapping.
endObjectDefinition() - method in class org.jfree.xml.util.AbstractModelReader
Finializes the object definition.
endObjectDefinition() - method in class org.jfree.xml.generator.DefaultModelReader
Finishes processing an object definition (sets the constructor and property info for the class description, and adds the class description to the model).
endObjectDefinition() - method in class org.jfree.xml.util.ObjectFactoryLoader
Finializes the object definition.
endRootDocument() - method in class org.jfree.xml.util.AbstractModelReader
End the root document.
endRootDocument() - method in class org.jfree.xml.generator.DefaultModelReader
Ends the root document.
endsWithIgnoreCase(String,String) - static method in class org.jfree.util.StringUtils
Helper functions to query a strings end portion.
ensureCapacity(int,int) - method in class org.jfree.util.ObjectTable
Ensures that there is storage capacity for the specified item.
ensureRowCapacity(int) - method in class org.jfree.util.ObjectTable
Checks that there is storage capacity for the specified row and resizes if necessary.
equal(Arc2D,Arc2D) - static method in class org.jfree.util.ShapeUtilities
Compares two arcs and returns true if they are equal or both null.
Tests two attributed strings for equality.
equal(Ellipse2D,Ellipse2D) - static method in class org.jfree.util.ShapeUtilities
Compares two ellipses and returns true if they are equal or both null.
equal(float[][],float[][]) - static method in class org.jfree.util.ArrayUtilities
Tests two float arrays for equality.
equal(GeneralPath,GeneralPath) - static method in class org.jfree.util.ShapeUtilities
Tests two polygons for equality.
equal(Line2D,Line2D) - static method in class org.jfree.util.ShapeUtilities
Compares two lines are returns true if they are equal or both null.
equal(Object,Object) - static method in class org.jfree.util.ObjectUtilities
Returns true if the two objects are equal OR both null.
equal(Paint,Paint) - static method in class org.jfree.util.PaintUtilities
Returns true if the two Paint objects are equal OR both null.
equal(Polygon,Polygon) - static method in class org.jfree.util.ShapeUtilities
Tests two polygons for equality.
equal(Shape,Shape) - static method in class org.jfree.util.ShapeUtilities
Tests two shapes for equality.
equalReferencesInArrays(Object[],Object[]) - static method in class org.jfree.util.ArrayUtilities
Returns true if all the references in array1 are equal to all the references in array2 (two null references are considered equal for this test).
equals(Object) - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.util.AbstractObjectList
Tests this list for equality with another object.
equals(Object) - method in class org.jfree.xml.factory.objects.ArrayClassFactory
ArrayClassFactories are always equal, there is nothing that could not be equal :)
equals(Object) - method in class org.jfree.util.BooleanList
Tests the list for equality with another object (typically also a list).
equals(Object) - method in class org.jfree.xml.factory.objects.BooleanObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.xml.factory.objects.ByteObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.xml.factory.objects.CharacterObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.xml.factory.objects.ClassFactory
Compares whether two object factories are equal.
equals(Object) - method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Tests for equality.
equals(Object) - method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Tests for equality.
equals(Object) - method in class org.jfree.xml.factory.objects.DoubleObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.ui.FloatDimension
Tests this object for equality with another object.
equals(Object) - method in class org.jfree.xml.factory.objects.FloatObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.ui.GradientPaintTransformType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.ui.HorizontalAlignment
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.xml.factory.objects.IntegerObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.ui.Layer
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.ui.LengthAdjustmentType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.base.Library
equals(Object) - method in class org.jfree.util.LogContext
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.xml.factory.objects.LongObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Tests this object for equality with another object.
equals(Object) - method in class org.jfree.xml.factory.objects.ObjectDescription
Compares whether two object descriptions are equal.
equals(Object) - method in class org.jfree.util.ObjectTable
Tests this paint table for equality with another object (typically also an ObjectTable).
equals(Object) - method in class org.jfree.util.PaintList
Tests the list for equality with another object (typically also a list).
equals(Object) - method in class org.jfree.ui.RectangleAnchor
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.ui.RectangleEdge
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.ui.RectangleInsets
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.util.Rotation
Compares this object for equality with an other object.
equals(Object) - method in class org.jfree.util.ShapeList
Tests the list for equality with another object (typically also a list).
equals(Object) - method in class org.jfree.xml.factory.objects.ShortObjectDescription
Tests for equality.
equals(Object) - method in class org.jfree.ui.Size2D
Compares this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.util.SortOrder
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.date.SpreadsheetDate
Tests the equality of this date with an arbitrary object.
equals(Object) - method in class org.jfree.ui.StandardGradientPaintTransformer
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.util.StrokeList
Tests the list for equality with another object (typically also a list).
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.util.TableOrder
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.ui.TextAnchor
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.text.TextBlock
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.text.TextBlockAnchor
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.text.TextBox
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.text.TextFragment
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.text.TextLine
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.xml.generator.model.TypeInfo
Tests this object for equality with another object.
equals(Object) - method in class org.jfree.util.UnitType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.ui.VerticalAlignment
Returns true if this object is equal to the specified object, and false otherwise.
ERROR - static field in class org.jfree.util.LogTarget
Loglevel ERROR.
error(Object) - static method in class org.jfree.util.Log
A convenience method for logging an 'error' message.
error(Object) - method in class org.jfree.util.LogContext
A convenience method for logging an 'error' message.
error(Object,Exception) - static method in class org.jfree.util.Log
A convenience method for logging an 'error' message.
error(Object,Exception) - method in class org.jfree.util.LogContext
A convenience method for logging an 'error' message.
An exit action.
ExitAction() - constructor for class org.jfree.ui.tabbedui.AbstractTabbedUI.ExitAction
Defines an Action object with a default description string and default icon.
EXPAND - static field in class org.jfree.ui.LengthAdjustmentType
EXPAND.
ExtendedConfiguration - interface org.jfree.util.ExtendedConfiguration
The extended configuration provides methods to make using the configuration easier.
A wrapper for the extended configuration interface around a plain configuration.
Creates a wrapper around the given configuration.
ExtendedDrawable - interface org.jfree.ui.ExtendedDrawable
A drawable that has a preferred size and aspect ratio.
extendHeight(double) - method in class org.jfree.ui.RectangleInsets
Extends the given height to allow for the insets.
extendWidth(double) - method in class org.jfree.ui.RectangleInsets
Extends the given width to allow for the insets.
A filter for JFileChooser that filters files by extension.
ExtensionFileFilter(String,String) - constructor for class org.jfree.ui.ExtensionFileFilter
Standard constructor.

F

FEBRUARY - static field in class org.jfree.date.MonthConstants
Constant for February.
FilesystemFilter - class org.jfree.ui.FilesystemFilter
A filesystem filter.
FilesystemFilter(String,String) - constructor for class org.jfree.ui.FilesystemFilter
Creates a new filter.
FilesystemFilter(String,String,boolean) - constructor for class org.jfree.ui.FilesystemFilter
Creates a new filter.
FilesystemFilter(String[],String,boolean) - constructor for class org.jfree.ui.FilesystemFilter
Creates a new filter.
FileUtilities - class org.jfree.io.FileUtilities
A class containing useful utility methods relating to files.
fillLocation(Locator) - method in class org.jfree.xml.ParseException
Fills the location with the given locator.
fillObject() - method in class org.jfree.ui.tabbedui.DetailEditor
Edits the object.
fillSuperClasses() - method in class org.jfree.xml.generator.DefaultModelReader
Iterates through all the class descriptions in the model, setting the superclass attribute in all cases where the superclass definitions are contained in the model.
filter - field in class com.keypoint.PngEncoder
The filter type.
FILTER_LAST - static field in class com.keypoint.PngEncoder
Constants for filter (LAST).
FILTER_NONE - static field in class com.keypoint.PngEncoder
Constants for filter (NONE).
FILTER_SUB - static field in class com.keypoint.PngEncoder
Constants for filter (SUB).
FILTER_UP - static field in class com.keypoint.PngEncoder
Constants for filter (UP).
filterSub(byte[],int,int) - method in class com.keypoint.PngEncoder
Perform "sub" filtering on the given row.
filterUp(byte[],int,int) - method in class com.keypoint.PngEncoder
Perform "up" filtering on the given row.
findElementIndex(Object) - method in class org.jfree.ui.KeyedComboBoxModel
Tries to find the index of element with the given key.
findFileOnClassPath(String) - static method in class org.jfree.io.FileUtilities
Returns a reference to a file with the specified name that is located somewhere on the classpath.
findPropertyKeys(String) - method in class org.jfree.util.Configuration
Returns all keys with the given prefix.
findPropertyKeys(String) - method in class org.jfree.util.DefaultConfiguration
Searches all property keys that start with a given prefix.
Returns all keys with the given prefix.
findPropertyKeys(String) - method in class org.jfree.xml.FrontendDefaultHandler
Returns all keys with the given prefix.
finish() - method in class org.jfree.ui.WizardDialog
Finishes the wizard.
Notifies all registered list data listener of the given event.
FIRST_WEEK_IN_MONTH - static field in class org.jfree.date.SerialDate
A useful constant for referring to the first week in a month.
FIT - static field in class org.jfree.ui.Align
Complete fit.
FIT_HORIZONTAL - static field in class org.jfree.ui.Align
Horizontal fit.
FIT_VERTICAL - static field in class org.jfree.ui.Align
Vertical fit.
FloatAttributeHandler - class org.jfree.xml.attributehandlers.FloatAttributeHandler
A class that handles the conversion of Float attributes to and from an appropriate String representation.
FloatAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.FloatAttributeHandler
Creates a new attribute handler.
FloatDimension - class org.jfree.ui.FloatDimension
A dimension object specified using float values.
FloatDimension() - constructor for class org.jfree.ui.FloatDimension
Creates a new dimension object with width and height set to zero.
FloatDimension(float,float) - constructor for class org.jfree.ui.FloatDimension
Creates a new dimension.
FloatDimension(org.jfree.ui.FloatDimension) - constructor for class org.jfree.ui.FloatDimension
Creates a new dimension that is a copy of another dimension.
Enables a button to have a simple floating effect.
FloatObjectDescription - class org.jfree.xml.factory.objects.FloatObjectDescription
An object-description for a Float object.
FloatObjectDescription() - constructor for class org.jfree.xml.factory.objects.FloatObjectDescription
Creates a new object description.
focusGained(FocusEvent) - method in class org.jfree.ui.JTextObserver
Selects all the text when a field gains the focus.
focusLost(FocusEvent) - method in class org.jfree.ui.JTextObserver
Deselects the text when a field loses the focus.
FOLLOWING - static field in class org.jfree.date.SerialDate
Useful constant for specifying a day of the week relative to a fixed date.
A dialog for choosing a font from the available system fonts.
Standard constructor - builds a font chooser dialog owned by another dialog.
Standard constructor - builds a font chooser dialog owned by a frame.
FontChooserPanel - class org.jfree.ui.FontChooserPanel
A panel for choosing a font from the available system fonts - still a bit of a hack at the moment, but good enough for demonstration applications.
FontChooserPanel(Font) - constructor for class org.jfree.ui.FontChooserPanel
Standard constructor - builds a FontChooserPanel initialised with the specified font.
FontDisplayField - class org.jfree.ui.FontDisplayField
A field for displaying a font selection.
FontDisplayField(Font) - constructor for class org.jfree.ui.FontDisplayField
Standard constructor - builds a FontDescriptionField initialised with the specified font.
FontReadHandler - class org.jfree.xml.parser.coretypes.FontReadHandler
A SAX handler for reading a font definition.
FontReadHandler() - constructor for class org.jfree.xml.parser.coretypes.FontReadHandler
Creates a new SAX handler for reading a Font from XML.
FontWriteHandler - class org.jfree.xml.writer.coretypes.FontWriteHandler
A handler for writing Font objects.
FontWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.FontWriteHandler
Default constructor.
FOREGROUND - static field in class org.jfree.ui.Layer
Foreground.
formatInsetsString(Insets) - method in class org.jfree.ui.InsetsTextField
Returns a formatted string describing provided insets.
FormatLayout - class org.jfree.layout.FormatLayout
A layout manager that spaces components over six columns in seven different formats.
FormatLayout(int,int[]) - constructor for class org.jfree.layout.FormatLayout
Constructs a new layout manager that can be used to create input forms.
formatMessage(String,Object) - method in class org.jfree.util.ResourceBundleSupport
Formats the message stored in the resource bundle (using a MessageFormat).
Formats the message stored in the resource bundle (using a MessageFormat).
formatMessage(String,Object[]) - method in class org.jfree.util.ResourceBundleSupport
Formats the message stored in the resource bundle (using a MessageFormat).
FOURTH_WEEK_IN_MONTH - static field in class org.jfree.date.SerialDate
A useful constant for referring to the fourth week in a month.
FRIDAY - static field in class org.jfree.date.SerialDate
Useful constant for Friday.
The frontenddefault handler connects the SAX-backend with the handler implementations.
FrontendDefaultHandler() - constructor for class org.jfree.xml.FrontendDefaultHandler
Default constructor.

G

G2TextMeasurer - class org.jfree.text.G2TextMeasurer
A TextMeasurer based on a Graphics2D.
G2TextMeasurer(Graphics2D) - constructor for class org.jfree.text.G2TextMeasurer
Creates a new text measurer.
Generates a DescriptionModel from the specified source.
GenericObjectFactory - class org.jfree.xml.util.GenericObjectFactory
The generic object factory contains all methods necessary to collect the property values needed to produce a fully instantiated object.
Creates a new generic object factory.
GenericReadHandler - class org.jfree.xml.parser.coretypes.GenericReadHandler
A SAX handler for reading a generic object from an XML element.
GenericReadHandler(org.jfree.xml.util.GenericObjectFactory) - constructor for class org.jfree.xml.parser.coretypes.GenericReadHandler
Creates a new handler.
GenericWriteHandler - class org.jfree.xml.writer.coretypes.GenericWriteHandler
A handler for writing generic objects.
GenericWriteHandler(org.jfree.xml.util.GenericObjectFactory) - constructor for class org.jfree.xml.writer.coretypes.GenericWriteHandler
Creates a new handler.
get(Class) - method in class org.jfree.xml.generator.model.DescriptionModel
Returns a class description for the given class name.
get(int) - method in class org.jfree.util.AbstractObjectList
Returns the object at the specified index, if there is one, or null.
get(int) - method in class org.jfree.xml.generator.model.DescriptionModel
Returns a class description.
get(int) - method in class org.jfree.util.ObjectList
Returns the object at the specified index, if there is one, or null.
get(Object) - method in class org.jfree.ui.action.DowngradeActionMap
Returns the binding for key, messaging the parent ActionMap if the binding is not locally defined.
get(Object,int) - method in class org.jfree.util.HashNMap
Retrieves the n-th value registered for an key or null if there was no such key in the list.
getAction() - method in class org.jfree.ui.action.ActionButton
Returns the assigned action or null if no action has been assigned.
getAction() - method in class org.jfree.ui.action.ActionMenuItem
Returns the assigned action or null if no action has been assigned.
getAction() - method in class org.jfree.ui.action.ActionRadioButton
Returns the assigned action or null if no action has been assigned.
getAll(Object) - method in class org.jfree.util.HashNMap
Returns an iterator over all elements registered to the given key.
getAttribute(String) - method in class org.jfree.xml.writer.AttributeList
Returns the attribute value for the given attribute name or null, if the attribute is not defined in this list.
getAttribute(String,String) - method in class org.jfree.xml.writer.AttributeList
Returns the attribute value for the given attribute name or the given defaultvalue, if the attribute is not defined in this list.
getAttributeDefinitions() - method in class org.jfree.xml.util.GenericObjectFactory
Returns the attribute definitions.
getAttributeName() - method in class org.jfree.xml.util.AttributeDefinition
Returns the attribute name.
getAttributeName() - method in class org.jfree.xml.util.MultiplexMappingDefinition
Returns the attribute name.
getAttributeValue() - method in class org.jfree.xml.util.MultiplexMappingEntry
Returns the attribute value.
getBackgroundPaint() - method in class org.jfree.text.TextBox
Returns the background paint.
getBaseClass() - method in class org.jfree.xml.util.GenericObjectFactory
Returns the base class.
getBaseClass() - method in class org.jfree.xml.util.ManualMappingDefinition
Returns the class.
getBaseClass() - method in class org.jfree.xml.generator.model.ManualMappingInfo
Returns the base class.
getBaseClass() - method in class org.jfree.xml.util.MultiplexMappingDefinition
Returns the class.
getBaseClass() - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Returns the base class.
getBaselineOffset() - method in class org.jfree.text.TextFragment
getBoolean(int) - method in class org.jfree.util.BooleanList
Returns a Boolean from the list.
getBoolProperty(String) - method in class org.jfree.util.ExtendedConfiguration
Returns the boolean value of a given configuration property.
getBoolProperty(String) - method in class org.jfree.util.ExtendedConfigurationWrapper
Returns the boolean value of a given configuration property.
Returns the boolean value of a given configuration property.
Returns the boolean value of a given configuration property.
getBootClass() - method in class org.jfree.base.BootableProjectInfo
Returns the name of the boot class.
getBottom() - method in class org.jfree.ui.RectangleInsets
Returns the bottom insets.
Returns the button color according to the specified date.
getChildClasses() - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Returns the child classes.
getChosenDateButtonColor() - method in class org.jfree.ui.DateChooserPanel
Returns the color for the currently selected date.
getChosenMonthButtonColor() - method in class org.jfree.ui.DateChooserPanel
Returns the color for the buttons representing the current month.
getChosenOtherButtonColor() - method in class org.jfree.ui.DateChooserPanel
Returns the color for the buttons representing the other months.
getClasses() - method in class org.jfree.xml.generator.JavaSourceCollector
Returns the list of classes as an array.
getClasses() - method in class org.jfree.xml.generator.SourceCollector
Returns the classes that fall within the scope of the source collector.
getClassLoader() - static method in class org.jfree.util.ObjectUtilities
Returns the custom classloader or null, if no custom classloader is defined.
getClassLoader(Class) - static method in class org.jfree.util.ObjectUtilities
Returns the classloader, which was responsible for loading the given class.
getClassLoaderSource() - static method in class org.jfree.util.ObjectUtilities
Returns the internal configuration entry, whether the classloader of the thread context or the context classloader should be used.
getClassRepresentation(String) - static method in class org.jfree.xml.util.BasicTypeSupport
Returns the class for a given primitive class type.
getCloseAction() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Returns the close action.
getCloseComment() - method in class org.jfree.xml.util.AbstractModelReader
Returns the close comment.
getCloseTagComment() - method in class org.jfree.xml.generator.model.Comments
Returns the close tag comments.
getColumn() - method in class org.jfree.xml.ParseException
Returns the column of the parse position where the error occured.
getColumnCount() - method in class org.jfree.ui.about.ContributorsTableModel
Returns the number of columns in the table model.
getColumnCount() - method in class org.jfree.ui.about.LibraryTableModel
Returns the number of columns in the table model.
getColumnCount() - method in class org.jfree.util.ObjectTable
Returns the number of columns in the table.
getColumnCount() - method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns the number of columns in the table model.
getColumnIncrement() - method in class org.jfree.util.ObjectTable
Returns the column size increment.
getColumnName(int) - method in class org.jfree.ui.about.ContributorsTableModel
Returns the name of a column in the table model.
getColumnName(int) - method in class org.jfree.ui.about.LibraryTableModel
Returns the name of a column in the table model.
getColumnName(int) - method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns the name of the specified column.
getCommentHandler() - method in class org.jfree.xml.util.AbstractModelReader
Returns the comment handler.
getCommentHandler() - method in class org.jfree.xml.FrontendDefaultHandler
Returns the comment handler that is used to collect comments.
getComments() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the comments for the class description.
getComments() - method in class org.jfree.xml.CommentHandler
Returns all collected comments as string array.
getComments() - method in class org.jfree.xml.generator.model.KeyDescription
Returns the comments.
getComments() - method in class org.jfree.xml.generator.model.ManualMappingInfo
Returns the comments.
getComments() - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Returns the comments.
getComments() - method in class org.jfree.xml.Parser
Returns the currently collected comments.
getComments() - method in class org.jfree.xml.generator.model.TypeInfo
Returns the comments for this type info.
getComparator() - method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Returns the class comparator used to sort the super classes of an object.
getCompressionLevel() - method in class com.keypoint.PngEncoder
Retrieve compression level.
getConfig() - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns the configuration for that object description.
getConfig() - method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Returns the currently set configuration or null, if none was set.
getConfigProperties() - method in class org.jfree.util.Configuration
Returns the configuration properties.
getConfigProperties() - method in class org.jfree.util.DefaultConfiguration
getConfigProperties() - method in class org.jfree.util.ExtendedConfigurationWrapper
getConfigProperties() - method in class org.jfree.xml.FrontendDefaultHandler
getConfigProperty(String) - method in class org.jfree.util.Configuration
Returns the configuration property with the specified key.
getConfigProperty(String) - method in class org.jfree.util.DefaultConfiguration
Returns the configuration property with the specified key.
Returns the configuration property with the specified key.
getConfigProperty(String) - method in class org.jfree.xml.FrontendDefaultHandler
Returns the configuration property with the specified key.
getConfigProperty(String,String) - method in class org.jfree.util.Configuration
Returns the configuration property with the specified key (or the specified default value if there is no such property).
Returns the configuration property with the specified key (or the specified default value if there is no such property).
Returns the configuration property with the specified key (or the specified default value if there is no such property).
Returns the configuration property with the specified key (or the specified default value if there is no such property).
getConfiguration() - static method in class org.jfree.base.BaseBoot
Returns the global configuration as modifiable configuration reference.
getConstructorDefinitions() - method in class org.jfree.xml.util.GenericObjectFactory
Returns the constructor definitions.
getConstructorDescription() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the constructor descriptions.
getContentBase() - method in class org.jfree.xml.FrontendDefaultHandler
Gets the ContentBase used to resolve relative URLs.
getContents() - method in class org.jfree.ui.about.resources.AboutResources
Returns the array of strings in the resource bundle.
getContents() - method in class org.jfree.ui.about.resources.AboutResources_de
Returns the array of strings in the resource bundle.
getContents() - method in class org.jfree.ui.about.resources.AboutResources_es
Returns the array of strings in the resource bundle.
getContents() - method in class org.jfree.ui.about.resources.AboutResources_fr
Returns the array of strings in the resource bundle.
getContents() - method in class org.jfree.ui.about.resources.AboutResources_pl
Returns the array of strings in the resource bundle.
getContents() - method in class org.jfree.resources.JCommonResources
Returns the array of strings in the resource bundle.
getContributors() - method in class org.jfree.ui.about.ProjectInfo
Returns the list of contributors for the project.
getCopyPopupMenu() - method in class org.jfree.ui.about.SystemPropertiesPanel
Returns the copy popup menu.
getCopyright() - method in class org.jfree.base.BasicProjectInfo
Returns the copyright statement.
getCount() - method in class org.jfree.date.DayOfWeekInMonthRule
Returns the 'count' for this rule (one of FIRST, SECOND, THIRD, FOURTH and LAST).
getCurrentDirectory() - method in class org.jfree.ui.action.AbstractFileSelectionAction
Returns the working directory that should be used when initializing the FileChooser.
getCurrentHandler() - method in class org.jfree.xml.parser.RootXmlReadHandler
Returns the current handler.
getDate() - method in class org.jfree.ui.DateChooserPanel
Returns the date selected in the panel.
getDate() - method in class org.jfree.ui.SerialDateChooserPanel
Returns the date selected in the panel.
getDate(int) - method in class org.jfree.date.AnnualDateRule
Returns the date for this rule, given the year.
getDate(int) - method in class org.jfree.date.DayAndMonthRule
Returns the date, given the year.
getDate(int) - method in class org.jfree.date.DayOfWeekInMonthRule
Return the date for this rule, given the year.
getDate(int) - method in class org.jfree.date.EasterSundayRule
Returns the date of Easter Sunday for the given year.
getDate(int) - method in class org.jfree.date.RelativeDayOfWeekRule
Returns the date generated by this rule, for the specified year.
getDayOfMonth() - method in class org.jfree.date.DayAndMonthRule
Returns the day of the month.
getDayOfMonth() - method in class org.jfree.date.SerialDate
Returns the day of the month.
getDayOfMonth() - method in class org.jfree.date.SpreadsheetDate
Returns the day of the month.
getDayOfWeek() - method in class org.jfree.date.DayOfWeekInMonthRule
Returns the day-of-the-week for this rule (SerialDate.MONDAY, SerialDate.TUESDAY, etc.).
getDayOfWeek() - method in class org.jfree.date.RelativeDayOfWeekRule
Returns the day-of-the-week for this rule.
getDayOfWeek() - method in class org.jfree.date.SerialDate
Returns the day of the week.
getDayOfWeek() - method in class org.jfree.date.SpreadsheetDate
Returns a code representing the day of the week.
getDebuglevel() - method in class org.jfree.util.Log
Returns the currently defined debug level.
getDefaultHandler() - method in class org.jfree.xml.ParserFrontend
Returns the ElementDefinitionHandler used for parsing reports.
getDefinedParameterNames() - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns an iterator for the parameter names.
getDependencies() - method in class org.jfree.base.BootableProjectInfo
Returns the dependencies.
getDescription() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the description.
getDescription() - method in class org.jfree.ui.ExtensionFileFilter
Returns the description of the filter.
getDescription() - method in class org.jfree.ui.FilesystemFilter
Returns the filter description.
getDescription() - method in class org.jfree.date.SerialDate
Returns the description that is attached to the date.
getDescription() - method in class org.jfree.xml.generator.model.TypeInfo
Returns the type description.
getDescription(String) - method in class org.jfree.util.SortedConfigurationWriter
Returns a description for the given key.
getDescriptionForClass(Class) - method in class org.jfree.xml.factory.objects.ArrayClassFactory
Returns an object description for a class.
getDescriptionForClass(Class) - method in class org.jfree.xml.factory.objects.ClassFactory
Returns an object description for a class.
getDescriptionForClass(Class) - method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Returns an object description for a class.
getDescriptionForClass(Class) - method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Returns an object-description for a class.
getDisplayFont() - method in class org.jfree.ui.FontDisplayField
Returns the current font.
getDrawable() - method in class org.jfree.ui.DrawablePanel
getEditorName() - method in class org.jfree.ui.tabbedui.RootEditor
Returns the editor name.
getElementAt(int) - method in class org.jfree.ui.KeyedComboBoxModel
Returns the value at the specified index.
getElementName() - method in class org.jfree.xml.util.PropertyDefinition
Returns the element name.
getElementPosition(Attributes) - static method in class org.jfree.xml.ParserUtil
Parses an element position.
getEmail() - method in class org.jfree.ui.about.Contributor
Returns the contributor's e-mail address.
getEncodeAlpha() - method in class com.keypoint.PngEncoder
Retrieve alpha encoding status.
Rolls the date forward to the last day of the month.
getEntityResolver() - method in class org.jfree.xml.ParserFrontend
Returns the entity resolver.
getEntryForClass(String) - method in class org.jfree.xml.util.MultiplexMappingDefinition
Returns a mapping entry for a class.
getEntryForType(String) - method in class org.jfree.xml.util.MultiplexMappingDefinition
Returns a mapping entry for a type.
getExtendedConfig() - method in class org.jfree.base.AbstractBoot
Returns the global configuration as extended configuration.
getFactor() - method in class org.jfree.util.Rotation
Returns the rotation factor, which is -1.0 for CLOCKWISE and 1.0 for ANTICLOCKWISE.
getFactories() - method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Returns an iterator the provides access to all the factories in the collection.
getFactoryForClass(Class) - method in class org.jfree.xml.util.ObjectFactory
Returns the generic factory for the given class or null, if there is no handler for this class.
getFactoryForClass(Class) - method in class org.jfree.xml.util.ObjectFactoryLoader
Returns a factory instance for the given class.
getFactoryForClass(Class) - method in class org.jfree.xml.util.SimpleObjectFactory
Returns a factory instance for the given class.
getFactoryLoader() - method in class org.jfree.xml.parser.RootXmlReadHandler
Returns the object factory.
getFactoryLoader() - method in class org.jfree.xml.writer.RootXmlWriteHandler
Returns the object factory.
getFileDescription() - method in class org.jfree.ui.action.AbstractFileSelectionAction
Returns a descriptive text describing the file extension.
getFileExtension() - method in class org.jfree.ui.action.AbstractFileSelectionAction
Returns the file extension that should be used for the operation.
getFileExtension(String) - method in class org.jfree.io.IOUtils
Returns the file extension of the given file name.
getFileName(URL) - method in class org.jfree.io.IOUtils
Extracts the file name from the URL.
getFilter() - method in class com.keypoint.PngEncoder
Retrieve filtering scheme.
getFirst(Object) - method in class org.jfree.util.HashNMap
Retrieves the first value registered for an key or null if there was no such key in the list.
getFirstTextFragment() - method in class org.jfree.text.TextLine
Returns the first text fragment in the line.
getFirstVisibleDate() - method in class org.jfree.ui.SerialDateChooserPanel
Returns the first date that is visible in the grid.
getFollowingDayOfWeek(int) - method in class org.jfree.date.SerialDate
Returns the earliest date that falls on the specified day-of-the-week and is AFTER this date.
Returns the earliest date that falls on the specified day-of-the-week and is AFTER the base date.
getFont() - method in class org.jfree.text.TextFragment
Returns the font.
getGlobalConfig() - method in class org.jfree.base.AbstractBoot
Returns the global configuration.
getGPL() - method in class org.jfree.ui.about.Licences
Returns the GPL text in a non static way to prevent the compiler to copy the contents of the field.
getHandler() - method in class org.jfree.xml.util.AttributeDefinition
Returns the handler.
getHandlerClass(Class) - static method in class org.jfree.xml.util.BasicTypeSupport
Returns the fully qualified class name for the attribute handler for a property of the specified class.
getHandlerForChild(String,Attributes) - method in class org.jfree.xml.parser.AbstractXmlReadHandler
Returns the handler for a child element.
getHandlerForChild(String,Attributes) - method in class org.jfree.xml.parser.coretypes.GenericReadHandler
Returns the child handler.
getHandlerForChild(String,Attributes) - method in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
Returns the handler for a child element.
getHandlerForChild(String,Attributes) - method in class org.jfree.xml.parser.coretypes.ListReadHandler
Gets a handler for a child.
getHandlerForChild(String,Attributes) - method in class org.jfree.xml.parser.coretypes.RenderingHintsReadHandler
Returns the handler for a child element.
getHeight() - method in class org.jfree.ui.FloatDimension
Returns the height.
getHeight() - method in class org.jfree.ui.Size2D
Returns the height.
getHeight(Graphics2D) - method in class org.jfree.text.TextBox
Returns the height of the text box.
getHelperObject(String) - method in class org.jfree.xml.Parser
Returns a helper object.
getHelperObject(String) - method in class org.jfree.xml.parser.RootXmlReadHandler
Returns an object from the registry.
getIcon(String) - method in class org.jfree.util.ResourceBundleSupport
Returns an unscaled icon.
getIcon(String,boolean) - method in class org.jfree.util.ResourceBundleSupport
Returns an scaled icon suitable for buttons or menus.
getIconHeight() - method in class org.jfree.ui.BevelArrowIcon
Returns the height of the icon.
getIconWidth() - method in class org.jfree.ui.BevelArrowIcon
Returns the width of the icon.
getImage() - method in class com.keypoint.PngEncoder
Returns the image to be encoded.
getIncludeComment(String) - method in class org.jfree.xml.generator.model.DescriptionModel
Returns the include comment for the specified source.
getIndentLevel() - method in class org.jfree.xml.writer.XMLWriterSupport
Returns the current indent level.
getInfo() - method in class org.jfree.base.Library
Returns the project info for the library.
getInitialFactory() - method in class org.jfree.xml.Parser
Returns the initial handler.
getInsetsValue() - method in class org.jfree.ui.InsetsChooserPanel
Returns a new Insets instance to match the values entered on the panel.
getInstance() - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns a cloned instance of the object description.
getInstance() - method in class org.jfree.xml.factory.objects.ArrayObjectDescription
Returns a new instance of the object description.
getInstance() - static method in class org.jfree.base.BaseBoot
Returns the boot instance.
getInstance() - static method in class org.jfree.ui.FloatingButtonEnabler
Returns a default instance of this enabler.
getInstance() - method in class org.jfree.xml.util.GenericObjectFactory
Returns a copy of this instance.
getInstance() - static method in class org.jfree.io.IOUtils
Gets the singleton instance of the utility package.
getInstance() - static method in class org.jfree.JCommonInfo
Returns the single instance of this class.
getInstance() - static method in class org.jfree.xml.JCommonXMLInfo
Returns the single instance of this class.
getInstance() - static method in class org.jfree.ui.JTextObserver
Returns the single instance.
getInstance() - static method in class org.jfree.ui.about.Licences
Returns a reference to this class.
getInstance() - static method in class org.jfree.util.Log
Returns the singleton Log instance.
getInstance() - static method in class org.jfree.xml.generator.ModelBuilder
Returns the single instance of this class.
getInstance() - method in class org.jfree.xml.factory.objects.ObjectDescription
Returns a cloned instance of the object description.
getInstance() - method in class org.jfree.xml.Parser
Returns a new instance of the parser.
getInteriorGap() - method in class org.jfree.text.TextBox
Returns the interior gap.
getIntProperty(String) - method in class org.jfree.util.ExtendedConfiguration
Returns a given property as int value.
getIntProperty(String) - method in class org.jfree.util.ExtendedConfigurationWrapper
Returns a given property as int value.
getIntProperty(String,int) - method in class org.jfree.util.ExtendedConfiguration
Returns a given property as int value.
Returns a given property as int value.
getJMenuBar() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Returns the menu bar.
getKey() - method in class org.jfree.xml.generator.model.IndexedPropertyInfo
Returns the key.
getKey() - method in class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
Returns the key.
getKeyAt(int) - method in class org.jfree.ui.KeyedComboBoxModel
Returns the key from the given index.
getKeyStroke(String) - method in class org.jfree.util.ResourceBundleSupport
Returns the keystroke stored at the given resourcebundle key.
getKeyStroke(String,int) - method in class org.jfree.util.ResourceBundleSupport
Returns the keystroke stored at the given resourcebundle key.
getLastLine() - method in class org.jfree.text.TextBlock
Returns the last line in the block.
getLastTextFragment() - method in class org.jfree.text.TextLine
Returns the last text fragment in the line.
getLeft() - method in class org.jfree.ui.RectangleInsets
Returns the left insets.
getLeftButton() - method in class org.jfree.ui.L1R1ButtonPanel
Returns a reference to button 1, allowing the caller to set labels, action-listeners etc.
getLeftButton() - method in class org.jfree.ui.L1R2ButtonPanel
Returns a reference to button 1, allowing the caller to set labels, action-listeners etc.
getLeftButton() - method in class org.jfree.ui.L1R3ButtonPanel
Returns a reference to button 1, allowing the caller to set labels, action-listeners etc.
getLGPL() - method in class org.jfree.ui.about.Licences
Returns the LGPL text in a non static way to prevent the compiler to copy the contents of the field.
getLibraries() - method in class org.jfree.base.BasicProjectInfo
Returns a list of libraries used by the project.
getLibraries() - method in class org.jfree.ui.about.LibraryTableModel
getLicenceName() - method in class org.jfree.base.Library
Returns the licenceName text.
getLicenceText() - method in class org.jfree.ui.about.ProjectInfo
Returns the licence text.
getLine() - method in class org.jfree.xml.ParseException
Returns the line of the parse position where the error occured.
getLineAlignment() - method in class org.jfree.text.TextBlock
Returns the alignment of the lines of text within the block.
getLines() - method in class org.jfree.text.TextBlock
Returns an unmodifiable list containing the lines for the text block.
getLineSeparator() - static method in class org.jfree.util.StringUtils
Queries the system properties for the line separator.
getLineSeparator() - static method in class org.jfree.xml.writer.XMLWriterSupport
Returns the line separator.
Returns a list cell renderer for the stroke, so the sample can be displayed in a list or combo.
getLocale() - method in class org.jfree.util.ResourceBundleSupport
Returns the current locale for this resource bundle.
getLocator() - method in class org.jfree.xml.FrontendDefaultHandler
Returns the current locator.
getLogo() - method in class org.jfree.ui.about.ProjectInfo
Returns the logo.
getLookupDefinitions() - method in class org.jfree.xml.util.GenericObjectFactory
Returns the lookup definitions.
getMainPanel() - method in class org.jfree.ui.tabbedui.RootEditor
Returns the main panel.
getMainPanel() - method in class org.jfree.ui.tabbedui.RootPanel
Returns the main panel.
getManualMapping() - method in class org.jfree.xml.generator.model.MappingModel
Returns the manual mapping info.
getManualMappingDefinition(Class) - method in class org.jfree.xml.util.ObjectFactory
Returns the manual mapping definition for the given class, or null, if not manual definition exists.
getManualMappingDefinition(Class) - method in class org.jfree.xml.util.ObjectFactoryLoader
Returns the manual mapping definition for the given class, or null, if not manual definition exists.
getManualMappingDefinition(Class) - method in class org.jfree.xml.util.SimpleObjectFactory
Returns the manual mapping definition for the given class, or null, if not manual definition exists.
getMapping(Class) - method in class org.jfree.xml.writer.RootXmlWriteHandler
Tries to find the mapping for the given class.
getMappingModel() - method in class org.jfree.xml.generator.model.DescriptionModel
Returns the mapping model.
getMaxLength() - method in class org.jfree.ui.LengthLimitingDocument
Returns the defined maximum number characters for this document.
getMenus() - method in class org.jfree.ui.tabbedui.RootEditor
Returns the menus.
getMessage() - method in class org.jfree.xml.ParseException
Modifies the message to give more detailed location information.
getMnemonic(String) - method in class org.jfree.util.ResourceBundleSupport
Returns the mnemonic stored at the given resourcebundle key.
getModel() - method in class org.jfree.ui.about.LibraryPanel
getModel() - method in class org.jfree.xml.generator.ModelWriter
Returns the model.
getModelComments() - method in class org.jfree.xml.generator.model.DescriptionModel
Returns the model comments.
getMonth() - method in class org.jfree.date.DayAndMonthRule
Returns an integer code representing the month.
getMonth() - method in class org.jfree.date.DayOfWeekInMonthRule
Returns the month for this rule.
getMonth() - method in class org.jfree.date.SerialDate
Returns the month (January = 1, February = 2, March = 3).
getMonth() - method in class org.jfree.date.SpreadsheetDate
Returns the month (January = 1, February = 2, March = 3).
getMonths() - static method in class org.jfree.date.SerialDate
Returns an array of month names.
getMonths() - method in class org.jfree.date.SerialDateUtilities
Returns an array of strings representing the months.
getMonths(boolean) - static method in class org.jfree.date.SerialDate
Returns an array of month names.
getMultiplexDefinition(Class) - method in class org.jfree.xml.util.ObjectFactory
Returns the multiplex definition for the given class, or null, if no such definition exists.
getMultiplexDefinition(Class) - method in class org.jfree.xml.util.ObjectFactoryLoader
Returns the multiplex definition for the given class, or null, if no such definition exists.
getMultiplexDefinition(Class) - method in class org.jfree.xml.util.SimpleObjectFactory
Returns the multiplex definition for the given class, or null, if no such definition exists.
getMultiplexMapping() - method in class org.jfree.xml.generator.model.MappingModel
Returns the multiplex mapping info.
getName() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the class name.
getName() - method in class org.jfree.ui.about.Contributor
Returns the contributor's name.
getName() - method in class org.jfree.base.Library
Returns the library name.
getName() - method in class org.jfree.ui.about.SystemPropertiesTableModel.SystemProperty
Returns the property name.
getName() - method in class org.jfree.xml.generator.model.TypeInfo
Returns the type name.
getNearestDayOfWeek(int) - method in class org.jfree.date.SerialDate
Returns the nearest date that falls on the specified day-of-the-week.
getNearestDayOfWeek(int,org.jfree.date.SerialDate) - static method in class org.jfree.date.SerialDate
Returns the date that falls on the specified day-of-the-week and is CLOSEST to the base date.
getNextPanel() - method in class org.jfree.ui.WizardPanel
Returns the next panel in the sequence, given the current user input.
getObject() - method in class org.jfree.xml.parser.Base64ReadHandler
Returns the object under construction.
getObject() - method in class org.jfree.xml.parser.coretypes.BasicStrokeReadHandler
Returns the stroke under construction.
getObject() - method in class org.jfree.xml.parser.coretypes.ColorReadHandler
Returns the color under construction.
getObject() - method in class org.jfree.ui.tabbedui.DetailEditor
Returns the object.
getObject() - method in class org.jfree.xml.parser.coretypes.FontReadHandler
Returns the font under construction.
getObject() - method in class org.jfree.xml.parser.coretypes.GenericReadHandler
Returns the object.
getObject() - method in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
Returns the gradient paint under construction.
getObject() - method in class org.jfree.xml.parser.coretypes.InsetsReadHandler
Returns the object for this element.
getObject() - method in class org.jfree.xml.parser.coretypes.ListReadHandler
Returns the object under construction.
getObject() - method in class org.jfree.xml.parser.coretypes.NullReadHandler
Returns the object for this element.
getObject() - method in class org.jfree.xml.parser.coretypes.ObjectRefHandler
Returns the value.
getObject() - method in class org.jfree.xml.parser.coretypes.Point2DReadHandler
Returns the point under construction.
getObject() - method in class org.jfree.xml.parser.coretypes.Rectangle2DReadHandler
Returns the object under construction.
getObject() - method in class org.jfree.xml.parser.coretypes.RenderingHintsReadHandler
Returns the object for this element.
getObject() - method in class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
Returns the object for this element.
getObject() - method in class org.jfree.xml.parser.coretypes.StringReadHandler
Returns the object for this element.
getObject() - method in class org.jfree.xml.parser.XmlReadHandler
Returns the object for this element or null, if this element does not create an object.
getObject(int,int) - method in class org.jfree.util.ObjectTable
Returns the object from a particular cell in the table.
getObjectClass() - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns the class for the object.
getObjectClass() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the object's class.
getObjectClass() - method in class org.jfree.xml.factory.objects.ObjectDescription
Returns the object class.
getOpenComment() - method in class org.jfree.xml.util.AbstractModelReader
Returns the open comment.
getOpenTagComment() - method in class org.jfree.xml.generator.model.Comments
Returns the open tag comments.
getOptionalLibraries() - method in class org.jfree.base.BasicProjectInfo
Returns a list of optional libraries used by the project.
getOrderedPropertyNames() - method in class org.jfree.xml.util.GenericObjectFactory
Returns the property names.
getOutlinePaint() - method in class org.jfree.text.TextBox
Returns the outline paint.
getOutlineStroke() - method in class org.jfree.text.TextBox
Returns the outline stroke.
getOwner() - method in class org.jfree.ui.WizardPanel
Returns a reference to the dialog that owns the panel.
getPackage(Class) - static method in class org.jfree.xml.generator.SplittingModelWriter
Returns the name of the package for the given class.
getPackageManager() - method in class org.jfree.base.AbstractBoot
Returns the packageManager instance of the package manager.
getPaint() - method in class org.jfree.ui.PaintSample
Returns the current Paint object being displayed in the panel.
getPaint() - method in class org.jfree.text.TextFragment
Returns the text paint.
getPaint(int) - method in class org.jfree.util.PaintList
Returns a Paint object from the list.
getParameter(String) - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns a parameter value.
getParameter(String) - method in class org.jfree.xml.factory.objects.ObjectDescription
Returns the value of a parameter.
getParameterDefinition(String) - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns a parameter class.
getParameterDefinition(String) - method in class org.jfree.xml.factory.objects.ArrayObjectDescription
Returns a parameter definition.
getParameterDefinition(String) - method in class org.jfree.xml.factory.objects.CollectionObjectDescription
Returns a parameter definition.
getParameterDefinition(String) - method in class org.jfree.xml.factory.objects.ObjectDescription
Returns a parameter definition.
getParameterNames() - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns an iterator for the parameter names.
getParameterNames() - method in class org.jfree.xml.factory.objects.ArrayObjectDescription
Returns an iterator for the parameter names.
getParameterNames() - method in class org.jfree.xml.factory.objects.CollectionObjectDescription
Returns an iterator for the parameter names.
getParameterNames() - method in class org.jfree.xml.factory.objects.ObjectDescription
Returns an iterator the provides access to the parameter names.
getParameters() - method in class org.jfree.xml.generator.model.KeyDescription
Returns the parameters.
getParent() - method in class org.jfree.ui.action.DowngradeActionMap
Returns this ActionMap's parent.
getParent() - method in class org.jfree.util.StackableException
Returns the parent exception (possibly null).
getParent() - method in class org.jfree.util.StackableRuntimeException
Returns the parent exception (possibly null).
getParentException() - method in class org.jfree.xml.ElementDefinitionException
Returns the parent exception.
getParser() - method in class org.jfree.xml.AbstractElementDefinitionHandler
Returns the parser.
getParser() - method in class org.jfree.xml.ElementDefinitionHandler
Returns the parser.
getParser() - method in class org.jfree.xml.ParserFrontend
Returns a SAX parser.
getPoint2D() - method in class org.jfree.xml.parser.coretypes.Point2DReadHandler
Returns the point under construction.
getPointInRectangle(double,double,Rectangle2D) - static method in class org.jfree.util.ShapeUtilities
Returns a point based on (x, y) but constrained to be within the bounds of a given rectangle.
getPostfixMenus() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
The postfix menus.
getPreferredSize() - method in class org.jfree.ui.about.AboutDialog
Returns the preferred size for the about frame.
getPreferredSize() - method in class org.jfree.ui.about.AboutFrame
Returns the preferred size for the about frame.
getPreferredSize() - method in class org.jfree.ui.ExtendedDrawable
Returns the preferred size of the drawable.
getPreferredSize() - method in class org.jfree.ui.PaintSample
Returns the preferred size of the component.
getPreferredSize() - method in class org.jfree.ui.StrokeSample
Returns the preferred size of the component.
getPrefixMenus() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Returns the prefix menus.
getPreviousDayOfWeek(int) - method in class org.jfree.date.SerialDate
Returns the latest date that falls on the specified day-of-the-week and is BEFORE this date.
getPreviousDayOfWeek(int,org.jfree.date.SerialDate) - static method in class org.jfree.date.SerialDate
Returns the latest date that falls on the specified day-of-the-week and is BEFORE the base date.
getProjectInfo() - method in class org.jfree.base.AbstractBoot
Returns the project info.
getProjectInfo() - method in class org.jfree.base.BaseBoot
Returns the project info.
getProperties() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the info about properties.
getProperty(String) - method in class org.jfree.xml.generator.model.ClassDescription
Returns a property.
getProperty(String) - method in class org.jfree.xml.util.GenericObjectFactory
Returns the value of the specified property.
Returns the property definition for the specified property name.
Returns a property definition for the specified tag name.
getPropertyDefinitions() - method in class org.jfree.xml.util.GenericObjectFactory
Returns the property definitions.
getPropertyDescriptor(String) - method in class org.jfree.xml.generator.DefaultModelReader
Returns a property descriptor for the named property, or null if there is no descriptor with the given name.
getPropertyName() - method in class org.jfree.xml.util.AttributeDefinition
Returns the property name.
getPropertyName() - method in class org.jfree.xml.util.ConstructorDefinition
Returns the property name.
getPropertyName() - method in class org.jfree.xml.util.LookupDefinition
Returns the property name.
getPropertyName() - method in class org.jfree.xml.parser.coretypes.ObjectRefHandler
Returns the property name.
getPropertyName() - method in class org.jfree.xml.util.PropertyDefinition
Returns the property name.
getPropertyType() - method in class org.jfree.xml.generator.model.PropertyInfo
Returns the property type.
getReadHandler() - method in class org.jfree.xml.util.ManualMappingDefinition
Returns the name of the read handler.
getReadHandler() - method in class org.jfree.xml.generator.model.ManualMappingInfo
Returns the read handler class.
getRegisteredClasses() - method in class org.jfree.xml.factory.objects.ArrayClassFactory
Returns an iterator for the registered classes.
getRegisteredClasses() - method in class org.jfree.xml.factory.objects.ClassFactory
Returns an iterator for the registered classes.
getRegisteredClasses() - method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Returns an iterator that provices access to the registered classes.
getRegisteredClasses() - method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Returns an iterator that provides access to the registered object definitions.
getRegisterKey() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the register key.
getRegisterName() - method in class org.jfree.xml.util.GenericObjectFactory
Returns the register name.
getRegistryKey() - method in class org.jfree.xml.util.LookupDefinition
Returns the registry key.
getRelative() - method in class org.jfree.date.RelativeDayOfWeekRule
Returns the 'relative' attribute, that determines *which* day-of-the-week we are interested in (SerialDate.PRECEDING, SerialDate.NEAREST or SerialDate.FOLLOWING).
getResource(String,Class) - static method in class org.jfree.util.ObjectUtilities
Returns the resource specified by the absolute name.
getResourceAsStream(String,Class) - static method in class org.jfree.util.ObjectUtilities
Returns the inputstream for the resource specified by the absolute name.
getResourceBase() - method in class org.jfree.util.ResourceBundleSupport
The base name of the resource bundle.
getResourceRelative(String,Class) - static method in class org.jfree.util.ObjectUtilities
Returns the resource specified by the relative name.
getResourceRelativeAsStream(String,Class) - static method in class org.jfree.util.ObjectUtilities
Returns the inputstream for the resource specified by the relative name.
getResourceURL(String) - method in class org.jfree.util.ResourceBundleSupport
Returns a URL pointing to a resource located in the classpath.
getResult() - method in class org.jfree.xml.FrontendDefaultHandler
Returns the parse result.
getResult() - method in class org.jfree.xml.Parser
Returns the parsed result object after the parsing is complete.
getResult() - method in class org.jfree.xml.parser.RootXmlReadHandler
Returns the parse result.
getResult() - method in class org.jfree.xml.parser.coretypes.StringReadHandler
getResult() - method in class org.jfree.ui.WizardDialog
Returns the result of the wizard sequence.
getResult() - method in class org.jfree.ui.WizardPanel
Returns the result.
getRight() - method in class org.jfree.ui.RectangleInsets
Returns the right insets.
getRightButton() - method in class org.jfree.ui.L1R1ButtonPanel
Returns a reference to button 2, allowing the caller to set labels, action-listeners etc.
getRightButton1() - method in class org.jfree.ui.L1R2ButtonPanel
Returns a reference to button 2, allowing the caller to set labels, action-listeners etc.
getRightButton1() - method in class org.jfree.ui.L1R3ButtonPanel
Returns a reference to button 2, allowing the caller to set labels, action-listeners etc.
getRightButton2() - method in class org.jfree.ui.L1R2ButtonPanel
Returns a reference to button 3, allowing the caller to set labels, action-listeners etc.
getRightButton2() - method in class org.jfree.ui.L1R3ButtonPanel
Returns a reference to button 3, allowing the caller to set labels, action-listeners etc.
getRightButton3() - method in class org.jfree.ui.L1R3ButtonPanel
Returns a reference to button 4, allowing the caller to set labels, action-listeners etc.
getRootEditor(int) - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Returns the specified editor.
getRootEditorCount() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Returns the number of root editors.
getRootHandler() - method in class org.jfree.xml.parser.AbstractXmlReadHandler
Returns the root handler for the parsing.
getRootHandler() - method in class org.jfree.xml.writer.AbstractXmlWriteHandler
Returns the root handler.
getRootHandler() - method in class org.jfree.xml.parser.RootXmlReadHandler
Returns the root SAX handler.
getRootHandler() - method in class org.jfree.xml.writer.XmlWriteHandler
Returns the root handler for this write handler.
getRowCount() - method in class org.jfree.ui.about.ContributorsTableModel
Returns the number of rows in the table model.
getRowCount() - method in class org.jfree.ui.about.LibraryTableModel
Returns the number of rows in the table model.
getRowCount() - method in class org.jfree.util.ObjectTable
Returns the number of rows in the table.
getRowCount() - method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns the number of rows in the table model (that is, the number of system properties).
getRowIncrement() - method in class org.jfree.util.ObjectTable
Returns the row size increment.
getSafeTags() - static method in class org.jfree.xml.generator.ModelWriter
Returns the safe tag list.
getSafeTags() - method in class org.jfree.xml.writer.XMLWriterSupport
Returns the list of safe tags.
getSelectedEditor() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Returns the selected editor.
getSelectedFont() - method in class org.jfree.ui.FontChooserDialog
Returns the selected font.
getSelectedFont() - method in class org.jfree.ui.FontChooserPanel
Returns a Font object representing the selection in the panel.
getSelectedItem() - method in class org.jfree.ui.KeyedComboBoxModel
Returns the selected item.
getSelectedKey() - method in class org.jfree.ui.KeyedComboBoxModel
Returns the selected data element or null if none is set.
getSelectedName() - method in class org.jfree.ui.FontChooserPanel
Returns the selected name.
getSelectedSize() - method in class org.jfree.ui.FontChooserPanel
Returns the selected size.
getSelectedStroke() - method in class org.jfree.ui.StrokeChooserPanel
Returns the selected stroke.
getSelectedStyle() - method in class org.jfree.ui.FontChooserPanel
Returns the selected style.
getSelector() - method in class org.jfree.ui.StrokeChooserPanel
Returns the selector component.
getShadowPaint() - method in class org.jfree.text.TextBox
Returns the shadow paint.
getShadowXOffset() - method in class org.jfree.text.TextBox
Returns the x-offset for the shadow effect.
getShadowYOffset() - method in class org.jfree.text.TextBox
Returns the y-offset for the shadow effect.
getShape(int) - method in class org.jfree.util.ShapeList
Returns a Shape object from the list.
getSize() - method in class org.jfree.ui.KeyedComboBoxModel
Returns the length of the list.
getSortingColumn() - method in class org.jfree.ui.SortableTableModel
Returns the index of the sorting column, or -1 if the data is not sorted on any column.
getSource() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the source for the class description.
getSource() - method in class org.jfree.xml.generator.model.ManualMappingInfo
Returns the source.
getSource() - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Returns the source.
getSources() - method in class org.jfree.xml.generator.model.DescriptionModel
Returns the sources for the model description.
getStepCount() - method in class org.jfree.ui.WizardDialog
Returns the total number of steps in the wizard sequence, if this number is known.
getString(String) - method in class org.jfree.util.ResourceBundleSupport
Gets a string for the given key from this resource bundle or one of its parents.
getStringWidth(String,int,int) - method in class org.jfree.text.G2TextMeasurer
Returns the string width.
getStringWidth(String,int,int) - method in class org.jfree.text.TextMeasurer
Calculates the width of a String in the current Graphics context.
getStroke() - method in class org.jfree.ui.StrokeSample
Returns the current Stroke object being displayed.
getStroke(int) - method in class org.jfree.util.StrokeList
Returns a Stroke object from the list.
getSubrule() - method in class org.jfree.date.RelativeDayOfWeekRule
Returns the sub-rule (also called the reference rule).
getSuperClass() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the super class.
Returns an object description for the super class of a class.
Returns an object description for the super class of a class.
Returns an object-description for the super class of a class.
Returns the most concrete object-description for the super class of a class.
getTabbedPane() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Returns the tabbed pane.
getTabbedUI() - method in class org.jfree.ui.tabbedui.TabbedApplet
Returns the UI implementation for the applet.
getTabbedUI() - method in class org.jfree.ui.tabbedui.TabbedDialog
Returns the UI implementation for the dialog.
getTabbedUI() - method in class org.jfree.ui.tabbedui.TabbedFrame
Returns the UI implementation for the frame.
getTable() - method in class org.jfree.ui.about.LibraryPanel
getTable() - method in class org.jfree.ui.about.SystemPropertiesPanel
Returns the table containing the system properties.
Returns itself as the renderer.
Returns itself as the renderer.
Returns the renderer component.
getTagName() - method in class org.jfree.xml.parser.AbstractXmlReadHandler
Returns the tag name.
getTargetClass() - method in class org.jfree.xml.util.MultiplexMappingEntry
Returns the target class.
getTargets() - method in class org.jfree.util.Log
Returns the registered logtargets.
getText() - method in class org.jfree.util.LineBreakIterator
Returns the text to be broken up.
getText() - method in class org.jfree.text.TextFragment
Returns the text.
getTextBlock() - method in class org.jfree.text.TextBox
Returns the text block.
getTextBounds(String,Graphics2D,FontMetrics) - static method in class org.jfree.text.TextUtilities
Returns the bounds for the specified text.
getToolbar() - method in class org.jfree.ui.tabbedui.RootEditor
Returns the toolbar.
getToolbar() - method in class org.jfree.ui.tabbedui.RootPanel
Returns the toolbar.
getTop() - method in class org.jfree.ui.RectangleInsets
Returns the top insets.
getType() - method in class org.jfree.xml.util.ConstructorDefinition
Returns the type.
getType() - method in class org.jfree.xml.generator.model.TypeInfo
Returns the class.
getTypeAttribute() - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Returns the type attribute.
getTypeForTagName(String) - method in class org.jfree.xml.util.GenericObjectFactory
Returns the class for a tag name.
getUnconfiguredInstance() - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns a cloned instance of the object description.
getUnconfiguredInstance() - method in class org.jfree.xml.factory.objects.ObjectDescription
Returns a cloned instance of the object description.
getUnitType() - method in class org.jfree.ui.RectangleInsets
Returns the unit type (absolute or relative).
getUseFontMetricsGetStringBounds() - static method in class org.jfree.text.TextUtilities
Returns the flag that controls whether the FontMetrics.getStringBounds() method is used or not.
getValue() - method in class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
Returns the value.
getValue() - method in class org.jfree.ui.Spinner
Returns the current value.
getValue() - method in class org.jfree.ui.about.SystemPropertiesTableModel.SystemProperty
Returns the property value.
getValueAt(int,int) - method in class org.jfree.ui.about.ContributorsTableModel
Returns the value for a cell in the table model.
getValueAt(int,int) - method in class org.jfree.ui.about.LibraryTableModel
Returns the value for a cell in the table model.
getValueAt(int,int) - method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns the value at the specified row and column.
getValueCount(Object) - method in class org.jfree.util.HashNMap
Returns the number of elements registered with the given key.
getVersion() - method in class org.jfree.base.Library
Returns the library version.
getWeekdays() - method in class org.jfree.date.SerialDateUtilities
Returns an array of strings representing the days-of-the-week.
getWidth() - method in class org.jfree.ui.FloatDimension
Returns the width.
getWidth() - method in class org.jfree.ui.Size2D
Returns the width.
getWizardPanel(int) - method in class org.jfree.ui.WizardDialog
Returns the panel for the specified step (steps are numbered from zero).
getWriteHandler() - method in class org.jfree.xml.util.ManualMappingDefinition
Returns the name of the write handler.
getWriteHandler() - method in class org.jfree.xml.generator.model.ManualMappingInfo
Returns the write handler class.
getWriterSupport() - method in class org.jfree.xml.generator.ModelWriter
Returns the writer support object.
getXDpi() - method in class com.keypoint.PngEncoder
Get the DPI for the X axis.
getXmlHandler() - method in class org.jfree.xml.generator.model.PropertyInfo
Returns the XML handler.
getXmlName() - method in class org.jfree.xml.generator.model.PropertyInfo
Returns the XML name.
getYDpi() - method in class com.keypoint.PngEncoder
Get the DPI for the Y axis.
getYearSelectionRange() - method in class org.jfree.ui.DateChooserPanel
Returns the range of years available for selection (defaults to 20).
getYYYY() - method in class org.jfree.date.SerialDate
Returns the year (assume a valid range of 1900 to 9999).
getYYYY() - method in class org.jfree.date.SpreadsheetDate
Returns the year (assume a valid range of 1900 to 9999).
GLOBAL_MENU_PROPERTY - static field in class org.jfree.ui.tabbedui.AbstractTabbedUI
The global menu property.
GPL - static field in class org.jfree.ui.about.Licences
The GNU General Public Licence.
GradientPaintReadHandler - class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
A SAX handler for reading a GradientPaint from an XML element.
GradientPaintReadHandler() - constructor for class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
Creates a new handler.
The interface for a class that can transform a GradientPaint in some way.
Represents a type of transform for a GradientPaint.
GradientPaintWriteHandler - class org.jfree.xml.writer.coretypes.GradientPaintWriteHandler
A handler for writing GradientPaint objects.
GradientPaintWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.GradientPaintWriteHandler
Default constructor.

H

HALF_ASCENT_CENTER - static field in class org.jfree.ui.TextAnchor
Half-ascent/center.
HALF_ASCENT_LEFT - static field in class org.jfree.ui.TextAnchor
Half-ascent/left.
HALF_ASCENT_RIGHT - static field in class org.jfree.ui.TextAnchor
Half-ascent/right.
Handles an attribute definition.
Handles the description of an attribute within an object definition.
Handles an attribute definition.
Handles a constructor definition.
handleConstructorDefinition(String,String) - method in class org.jfree.xml.generator.DefaultModelReader
Handles the constructor definition.
Handles a constructor definition.
handleElementDefinition(String,String) - method in class org.jfree.xml.util.AbstractModelReader
Handles an element definition.
handleElementDefinition(String,String) - method in class org.jfree.xml.generator.DefaultModelReader
Handles the description of an element within an object definition.
handleElementDefinition(String,String) - method in class org.jfree.xml.util.ObjectFactoryLoader
Handles an element definition.
handleIgnoredProperty(String) - method in class org.jfree.xml.util.AbstractModelReader
Callback method for ignored properties.
handleIgnoredProperty(String) - method in class org.jfree.xml.generator.DefaultModelReader
Handles an ignored property.
handleLookupDefinition(String,String) - method in class org.jfree.xml.util.AbstractModelReader
Handles an lookup definition.
handleLookupDefinition(String,String) - method in class org.jfree.xml.generator.DefaultModelReader
Handles a lookup definition.
handleLookupDefinition(String,String) - method in class org.jfree.xml.util.ObjectFactoryLoader
Handles an lookup definition.
Handles a manual mapping definition.
handleManualMapping(String,String,String) - method in class org.jfree.xml.generator.DefaultModelReader
Handles a manual mapping.
Handles a manual mapping definition.
handleMultiplexMapping(String,String) - method in class org.jfree.xml.util.AbstractModelReader
Defines an entry for the multiplex mapping.
handleMultiplexMapping(String,String) - method in class org.jfree.xml.generator.DefaultModelReader
Handles a multiplex mapping.
handleMultiplexMapping(String,String) - method in class org.jfree.xml.util.ObjectFactoryLoader
Defines an entry for the multiplex mapping.
hasDuplicateItems(Object[]) - static method in class org.jfree.util.ArrayUtilities
Returns true if any two items in the array are equal to one another.
hashCode() - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns a hash code for the object.
hashCode() - method in class org.jfree.util.AbstractObjectList
Returns a hash code value for the object.
hashCode() - method in class org.jfree.xml.factory.objects.ArrayClassFactory
Returns a hash code value for the object.
hashCode() - method in class org.jfree.util.BooleanList
Returns a hash code value for the object.
hashCode() - method in class org.jfree.xml.factory.objects.BooleanObjectDescription
Returns a hash code.
hashCode() - method in class org.jfree.xml.factory.objects.ByteObjectDescription
Returns a hash code for the object.
hashCode() - method in class org.jfree.xml.factory.objects.CharacterObjectDescription
Returns a hash code for the object.
hashCode() - method in class org.jfree.xml.factory.objects.ClassFactory
Computes the hashCode for this ClassFactory.
hashCode() - method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Returns a hash code for the object.
hashCode() - method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Returns a hash code.
hashCode() - method in class org.jfree.xml.factory.objects.DoubleObjectDescription
Returns a hash code for the object.
hashCode() - method in class org.jfree.ui.FloatDimension
Returns a hash code.
hashCode() - method in class org.jfree.xml.factory.objects.FloatObjectDescription
Returns a hash code.
hashCode() - method in class org.jfree.ui.GradientPaintTransformType
Returns a hash code value for the object.
hashCode() - method in class org.jfree.ui.HorizontalAlignment
Returns a hash code value for the object.
hashCode() - method in class org.jfree.xml.factory.objects.IntegerObjectDescription
Returns a hash code.
hashCode() - method in class org.jfree.ui.Layer
Returns a hash code value for the object.
hashCode() - method in class org.jfree.ui.LengthAdjustmentType
Returns a hash code value for the object.
hashCode() - method in class org.jfree.base.Library
hashCode() - method in class org.jfree.util.LogContext
Returns a hashcode.
hashCode() - method in class org.jfree.xml.factory.objects.LongObjectDescription
Returns a hash code.
hashCode() - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Returns a hash code for this object.
hashCode() - method in class org.jfree.xml.factory.objects.ObjectDescription
Computes the hashCode for this ClassFactory.
hashCode() - method in class org.jfree.util.ObjectTable
Returns a hash code value for the object.
hashCode() - method in class org.jfree.util.PaintList
Returns a hash code value for the object.
hashCode() - method in class org.jfree.ui.RectangleAnchor
Returns a hash code value for the object.
hashCode() - method in class org.jfree.ui.RectangleEdge
Returns a hash code value for the object.
hashCode() - method in class org.jfree.ui.RectangleInsets
Returns a hash code for the object.
hashCode() - method in class org.jfree.util.Rotation
Returns a hash code value for the object.
hashCode() - method in class org.jfree.util.ShapeList
Returns a hash code value for the object.
hashCode() - method in class org.jfree.xml.factory.objects.ShortObjectDescription
Returns a hash code.
hashCode() - method in class org.jfree.util.SortOrder
Returns a hash code value for the object.
hashCode() - method in class org.jfree.date.SpreadsheetDate
Returns a hash code for this object instance.
hashCode() - method in class org.jfree.ui.StandardGradientPaintTransformer
Returns a hash code for this object.
hashCode() - method in class org.jfree.util.StrokeList
Returns a hash code value for the object.
Returns a hash code value for the object.
hashCode() - method in class org.jfree.util.TableOrder
Returns a hash code value for the object.
hashCode() - method in class org.jfree.ui.TextAnchor
Returns a hash code value for the object.
hashCode() - method in class org.jfree.text.TextBlock
Returns a hash code for this object.
hashCode() - method in class org.jfree.text.TextBlockAnchor
Returns a hash code value for the object.
hashCode() - method in class org.jfree.text.TextBox
Returns a hash code for this object.
hashCode() - method in class org.jfree.text.TextFragment
Returns a hash code for this object.
hashCode() - method in class org.jfree.text.TextLine
Returns a hash code for this object.
hashCode() - method in class org.jfree.xml.generator.model.TypeInfo
Returns a hash code for this object.
hashCode() - method in class org.jfree.util.UnitType
Returns a hash code value for the object.
hashCode() - method in class org.jfree.ui.VerticalAlignment
Returns a hash code value for the object.
hashCode(Object) - static method in class org.jfree.util.ObjectUtilities
Returns a hash code for an object, or zero if the object is null.
HashNMap - class org.jfree.util.HashNMap
The HashNMap can be used to store multiple values by a single key value.
HashNMap() - constructor for class org.jfree.util.HashNMap
Default constructor.
hasNext() - method in class org.jfree.util.LineBreakIterator
Returns true if the iteration has more elements.
hasNext() - method in class org.jfree.util.ReadOnlyIterator
Returns true if the iteration has more elements.
hasNextPanel() - method in class org.jfree.ui.WizardPanel
Returns true if there is a next panel.
height - field in class com.keypoint.PngEncoder
The height.
height - field in class org.jfree.ui.Size2D
The height.
HORIZONTAL - static field in class org.jfree.ui.GradientPaintTransformType
Horizontal.
An enumeration of the horizontal alignment types (LEFT, RIGHT and CENTER).

I

IDAT - static field in class com.keypoint.PngEncoder
IDAT tag.
IEND - static field in class com.keypoint.PngEncoder
IEND tag.
IGNORE_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Ignore attribute text.
IGNORED_PROPERTY_TAG - static field in class org.jfree.xml.util.ClassModelTags
Ignored property tag text.
IgnoredPropertyInfo - class org.jfree.xml.generator.model.IgnoredPropertyInfo
Represents an ignored property.
IgnoredPropertyInfo(String) - constructor for class org.jfree.xml.generator.model.IgnoredPropertyInfo
Creates a new instance.
ignoreParameter(String) - method in class org.jfree.xml.factory.objects.BeanObjectDescription
Adds a parameter to the ignored parameters.
IHDR - static field in class com.keypoint.PngEncoder
IHDR tag.
image - field in class com.keypoint.PngEncoder
The image.
Callback function used by AWT to inform that more data is available.
INCLUDE_BOTH - static field in class org.jfree.date.SerialDate
Useful range constant.
INCLUDE_FIRST - static field in class org.jfree.date.SerialDate
Useful range constant.
INCLUDE_NONE - static field in class org.jfree.date.SerialDate
Useful range constant.
INCLUDE_SECOND - static field in class org.jfree.date.SerialDate
Useful range constant.
INCLUDE_TAG - static field in class org.jfree.xml.util.ClassModelTags
Include tag text.
increaseIndent() - method in class org.jfree.xml.writer.XMLWriterSupport
Increases the indention by one level.
indent(Writer,int) - method in class org.jfree.xml.writer.XMLWriterSupport
Indent the line.
INDENT_ONLY - static field in class org.jfree.xml.writer.XMLWriterSupport
A constant for controlling the indent function.
IndexedPropertyInfo - class org.jfree.xml.generator.model.IndexedPropertyInfo
Indexed property info.
IndexedPropertyInfo(String,Class) - constructor for class org.jfree.xml.generator.model.IndexedPropertyInfo
Creates a new instance.
indexOf(Object) - method in class org.jfree.util.AbstractObjectList
Returns the index of the specified object, or -1 if the object is not in the list.
indexOf(Object) - method in class org.jfree.util.ObjectList
Returns the index of the specified object, or -1 if the object is not in the list.
INFO - static field in class org.jfree.JCommon
Information about the project.
INFO - static field in class org.jfree.util.LogTarget
Loglevel INFO.
info(Object) - static method in class org.jfree.util.Log
A convenience method for logging an 'info' message.
info(Object) - method in class org.jfree.util.LogContext
A convenience method for logging an 'info' message.
info(Object,Exception) - static method in class org.jfree.util.Log
A convenience method for logging an 'info' message.
info(Object,Exception) - method in class org.jfree.util.LogContext
A convenience method for logging an 'info' message.
init() - method in class org.jfree.util.Log
Initializes the logging system.
init(org.jfree.ui.tabbedui.AbstractTabbedUI) - method in class org.jfree.ui.tabbedui.TabbedApplet
Initialises the applet.
init(org.jfree.ui.tabbedui.AbstractTabbedUI) - method in class org.jfree.ui.tabbedui.TabbedDialog
Initialises the dialog.
init(org.jfree.ui.tabbedui.AbstractTabbedUI) - method in class org.jfree.ui.tabbedui.TabbedFrame
Initialises the dialog.
Initialises the handler.
Initialise.
Inserts a string.
Inserts the string into the document.
A component for editing an instance of the Insets class.
InsetsChooserPanel() - constructor for class org.jfree.ui.InsetsChooserPanel
Creates a chooser panel that allows manipulation of Insets values.
InsetsChooserPanel(Insets) - constructor for class org.jfree.ui.InsetsChooserPanel
Creates a chooser panel that allows manipulation of Insets values.
InsetsReadHandler - class org.jfree.xml.parser.coretypes.InsetsReadHandler
A reader that can parse the XML element for an Insets object.
InsetsReadHandler() - constructor for class org.jfree.xml.parser.coretypes.InsetsReadHandler
Creates a new read handler.
InsetsTextField - class org.jfree.ui.InsetsTextField
A JTextField for displaying insets.
InsetsTextField(Insets) - constructor for class org.jfree.ui.InsetsTextField
Default constructor.
InsetsWriteHandler - class org.jfree.xml.writer.coretypes.InsetsWriteHandler
A handler for writing an Insets object.
InsetsWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.InsetsWriteHandler
Default constructor.
IntegerAttributeHandler - class org.jfree.xml.attributehandlers.IntegerAttributeHandler
A class that handles the conversion of Integer attributes to and from an appropriate String representation.
IntegerAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.IntegerAttributeHandler
Creates a new attribute handler.
IntegerDocument - class org.jfree.ui.IntegerDocument
A document for editing integers.
IntegerObjectDescription - class org.jfree.xml.factory.objects.IntegerObjectDescription
An object-description for an Integer object.
IntegerObjectDescription() - constructor for class org.jfree.xml.factory.objects.IntegerObjectDescription
Creates a new object description.
internalCreateContext(String) - method in class org.jfree.util.Log
Creates a log context.
internalGetString(String) - method in class org.jfree.util.ResourceBundleSupport
Performs the lookup for the given key.
intersects(Rectangle2D,Rectangle2D) - static method in class org.jfree.util.ShapeUtilities
Checks, whether the given rectangle1 fully contains rectangle 2 (even if rectangle 2 has a height or width of zero!).
IOUtils - class org.jfree.io.IOUtils
The IOUtils provide some IO related helper methods.
isActive() - method in class org.jfree.ui.tabbedui.RootEditor
Returns the active or inactive status of the editor.
isActive() - method in class org.jfree.ui.tabbedui.RootPanel
Returns a flag that indicates whether the panel is active or not.
isAfter(org.jfree.date.SerialDate) - method in class org.jfree.date.SerialDate
Returns true if this SerialDate represents the same date as the specified SerialDate.
isAfter(org.jfree.date.SerialDate) - method in class org.jfree.date.SpreadsheetDate
Returns true if this SerialDate represents the same date as the specified SerialDate.
isAscending() - method in class org.jfree.ui.SortableTableModel
Returns true if the data is sorted in ascending order, and false otherwise.
isAutoBoot() - method in class org.jfree.base.BootableProjectInfo
Returns, whether the project should be booted automaticly.
isBasicDataType(Class) - static method in class org.jfree.xml.util.BasicTypeSupport
Returns true if the specified class is a "basic" type, and false otherwise.
isBefore(org.jfree.date.SerialDate) - method in class org.jfree.date.SerialDate
Returns true if this SerialDate represents an earlier date compared to the specified SerialDate.
isBefore(org.jfree.date.SerialDate) - method in class org.jfree.date.SpreadsheetDate
Returns true if this SerialDate represents an earlier date compared to the specified SerialDate.
isBootDone() - method in class org.jfree.base.AbstractBoot
Checks, whether the booting is complete.
isBootInProgress() - method in class org.jfree.base.AbstractBoot
Checks, whether the booting is in progress.
isCancelled() - method in class org.jfree.ui.StandardDialog
Returns a flag that indicates whether or not the dialog has been cancelled.
isCancelled() - method in class org.jfree.ui.WizardDialog
Checks, whether the user cancelled the dialog.
isComparable(Class,Class) - method in class org.jfree.util.ClassComparator
Checks, whether the given classes are comparable.
isComparable(Class,Class) - method in class org.jfree.xml.factory.objects.ClassComparator
Checks, whether the given classes are comparable.
isConfirmed() - method in class org.jfree.ui.tabbedui.DetailEditor
Returns the confirmed flag.
isConstrained() - method in class org.jfree.xml.generator.model.TypeInfo
Returns true if the type is constrained, and false otherwise.
isDebugEnabled() - static method in class org.jfree.util.Log
Returns true, if the log level allows debug messages to be printed.
isDebugEnabled() - method in class org.jfree.util.LogContext
Returns true, if the log level allows debug messages to be printed.
isEnabled() - method in class org.jfree.ui.action.ActionConcentrator
Returns, whether all actions are disabled.
isEnabled() - method in class org.jfree.ui.tabbedui.RootEditor
Checks, whether this root editor is enabled.
isError() - method in class org.jfree.util.WaitingImageObserver
Returns true if there is an error condition, and false otherwise.
isErrorEnabled() - static method in class org.jfree.util.Log
Returns true, if the log level allows error messages to be printed.
isErrorEnabled() - method in class org.jfree.util.LogContext
Returns true, if the log level allows error messages to be printed.
isGenericHandler(Class) - method in class org.jfree.xml.util.ObjectFactory
Checks, whether a generic handler exists for the given class.
isGenericHandler(Class) - method in class org.jfree.xml.util.ObjectFactoryLoader
Checks, whether the factory has a description for the given class.
isGenericHandler(Class) - method in class org.jfree.xml.util.SimpleObjectFactory
Checks, whether a generic handler exists for the given class.
isGlobalMenu() - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Defines whether to use a global unified menu bar, which contains all menus from all tab-panes or whether to use local menubars.
isIgnoredBaseClass(Class) - method in class org.jfree.xml.generator.JavaSourceCollector
Returns true if the named class is being ignored (because it is a descendant of an ignored base class), and false otherwise.
isIgnoredPackage(String) - method in class org.jfree.xml.generator.JavaSourceCollector
Returns true if the named class is being ignored (because of the package that it belongs to), and false otherwise.
isInfoEnabled() - static method in class org.jfree.util.Log
Returns true, if the log level allows informational messages to be printed.
isInfoEnabled() - method in class org.jfree.util.LogContext
Returns true, if the log level allows informational messages to be printed.
Returns true if this SerialDate is within the specified range (INCLUSIVE).
Returns true if this SerialDate is within the specified range (INCLUSIVE).
Returns true if this SerialDate is within the specified range (caller specifies whether or not the end-points are included).
Returns true if this SerialDate is within the specified range (caller specifies whether or not the end-points are included).
isJDK14() - static method in class org.jfree.util.ObjectUtilities
Returns true if the specified date is the last day in February (that is, the 28th in non-leap years, and the 29th in leap years).
isLeapYear(int) - static method in class org.jfree.date.SerialDate
Determines whether or not the specified year is a leap year.
isLeftOrRight(org.jfree.ui.RectangleEdge) - static method in class org.jfree.ui.RectangleEdge
Returns true if the edge is LEFT or RIGHT, and false otherwise.
isLoadingComplete() - method in class org.jfree.util.WaitingImageObserver
isNull() - method in class org.jfree.xml.util.ConstructorDefinition
Returns a flag.
isNullable() - method in class org.jfree.xml.generator.model.TypeInfo
Returns the nullable status.
isOn(org.jfree.date.SerialDate) - method in class org.jfree.date.SerialDate
Returns true if this SerialDate represents the same date as the specified SerialDate.
isOn(org.jfree.date.SerialDate) - method in class org.jfree.date.SpreadsheetDate
Returns true if this SerialDate represents the same date as the specified SerialDate.
isOnOrAfter(org.jfree.date.SerialDate) - method in class org.jfree.date.SerialDate
Returns true if this SerialDate represents the same date as the specified SerialDate.
Returns true if this SerialDate represents the same date as the specified SerialDate.
isOnOrBefore(org.jfree.date.SerialDate) - method in class org.jfree.date.SerialDate
Returns true if this SerialDate represents the same date as the specified SerialDate.
Returns true if this SerialDate represents the same date as the specified SerialDate.
isOpaque() - method in class org.jfree.ui.DrawablePanel
Returns true if this component is completely opaque.
isParameterIgnored(String) - method in class org.jfree.xml.factory.objects.BeanObjectDescription
Returns a flag that indicates whether or not the specified parameter is ignored.
isPreserve() - method in class org.jfree.xml.generator.model.ClassDescription
Returns the preserve flag.
isPreserve() - method in class org.jfree.xml.generator.model.PropertyInfo
Returns the preserve flag.
isPreserveAspectRatio() - method in class org.jfree.ui.ExtendedDrawable
Returns true, if this drawable will preserve an aspect ratio during the drawing.
isPropertyDefinition(String) - method in class org.jfree.xml.util.GenericObjectFactory
Returns true if there is a property definition for the specified property name.
isPropertySet(String) - method in class org.jfree.util.ExtendedConfiguration
Checks, whether a given property is defined.
isPropertySet(String) - method in class org.jfree.util.ExtendedConfigurationWrapper
Checks, whether a given property is defined.
isReadMethodAvailable() - method in class org.jfree.xml.generator.model.PropertyInfo
Returns true if there is a read method available, and false otherwise.
isSafeForClose(String) - method in class org.jfree.xml.writer.SafeTagList
Returns true if it is safe to start a new line immediately after a close tag.
isSafeForOpen(String) - method in class org.jfree.xml.writer.SafeTagList
Returns true if it is safe to start a new line immediately after an open tag.
isSerializable(Class) - static method in class org.jfree.io.SerialUtilities
Returns true if a class implements Serializable and false otherwise.
isSortable(int) - method in class org.jfree.ui.SortableTableModel
Returns a flag indicating whether or not a column is sortable.
isSortable(int) - method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns true for the first column, and false otherwise - sorting is only allowed on the first column.
isSubDirectory(File,File) - method in class org.jfree.io.IOUtils
Checks, whether the child directory is a subdirectory of the base directory.
isTopOrBottom(org.jfree.ui.RectangleEdge) - static method in class org.jfree.ui.RectangleEdge
Returns true if the edge is TOP or BOTTOM, and false otherwise.
isUndefined() - method in class org.jfree.xml.generator.model.ClassDescription
Returns true if the description is undefined.
isUseDrawRotatedStringWorkaround() - static method in class org.jfree.text.TextUtilities
isUseSizeFromParent() - method in class org.jfree.ui.tabbedui.VerticalLayout
Returns, whether the parent's defined size is used during the layouting, or whether the childs are used to compute the size.
isValidateDTD() - method in class org.jfree.xml.ParserFrontend
Returns true if the report definition should be validated against the DTD, and false otherwise.
isValidMethod(Method) - static method in class org.jfree.xml.generator.ModelBuilder
Checks, whether the given method can be called from the generic object factory.
isValidMonthCode(int) - static method in class org.jfree.date.SerialDate
Returns true if the supplied integer code represents a valid month.
isValidWeekdayCode(int) - static method in class org.jfree.date.SerialDate
Returns true if the supplied integer code represents a valid day-of-the-week, and false otherwise.
isValidWeekInMonthCode(int) - static method in class org.jfree.date.SerialDate
Returns true if the supplied integer code represents a valid week-in-the-month, and false otherwise.
isWarningEnabled() - static method in class org.jfree.util.Log
Returns true, if the log level allows warning messages to be printed.
isWarningEnabled() - method in class org.jfree.util.LogContext
Returns true, if the log level allows warning messages to be printed.
isWriteMethodAvailable() - method in class org.jfree.xml.generator.model.PropertyInfo
Returns true if there is a write method available, and false otherwise.

J

JANUARY - static field in class org.jfree.date.MonthConstants
Constant for January.
JavaBaseClassFactory - class org.jfree.xml.factory.objects.JavaBaseClassFactory
A default factory for all commonly used java base classes from java.lang, java.awt etc.
JavaBaseClassFactory() - constructor for class org.jfree.xml.factory.objects.JavaBaseClassFactory
DefaultConstructor.
JavaSourceCollector - class org.jfree.xml.generator.JavaSourceCollector
The class collects all class-files and loads the class objects named by these files.
JavaSourceCollector(File) - constructor for class org.jfree.xml.generator.JavaSourceCollector
Creates a new source collector.
JavaSourceCollector(File,String) - constructor for class org.jfree.xml.generator.JavaSourceCollector
Creates a new source collector.
JCommon - class org.jfree.JCommon
This class contains static information about the JCommon class library.
JCommonInfo - class org.jfree.JCommonInfo
Information about the JCommon project.
JCommonResources - class org.jfree.resources.JCommonResources
Localised resources for the JCommon Class Library.
JCommonResources() - constructor for class org.jfree.resources.JCommonResources
Default constructor.
JCommonXMLInfo - class org.jfree.xml.JCommonXMLInfo
The info implementation for the XML classes of JCommon.
JMENUBAR_PROPERTY - static field in class org.jfree.ui.tabbedui.AbstractTabbedUI
The menu bar property key.
JTextObserver - class org.jfree.ui.JTextObserver
An observer that selects all the text when a field gains the focus.
JULY - static field in class org.jfree.date.MonthConstants
Constant for July.
JUNE - static field in class org.jfree.date.MonthConstants
Constant for June.

K

KeyDescription - class org.jfree.xml.generator.model.KeyDescription
A key description.
KeyDescription(org.jfree.xml.generator.model.TypeInfo[]) - constructor for class org.jfree.xml.generator.model.KeyDescription
Creates a new key description instance.
The KeyedComboBox model allows to define an internal key (the data element) for every entry in the model.
KeyedComboBoxModel() - constructor for class org.jfree.ui.KeyedComboBoxModel
Creates a new keyed combobox model.
KeyedComboBoxModel(Object[],Object[]) - constructor for class org.jfree.ui.KeyedComboBoxModel
Creates a new keyed combobox model for the given keys and values.
keys() - method in class org.jfree.xml.writer.AttributeList
Returns an iterator over all attribute names.
keys() - method in class org.jfree.ui.action.DowngradeActionMap
Returns the Action names that are bound in this ActionMap.
keys() - method in class org.jfree.util.HashNMap
Returns all registered keys as an enumeration.
keySet() - method in class org.jfree.util.HashNMap
Returns all registered keys as set.

L

L1R1ButtonPanel - class org.jfree.ui.L1R1ButtonPanel
A 'ready-made' panel that has one button on the left and another button on the right - a layout manager takes care of resizing.
L1R1ButtonPanel(String,String) - constructor for class org.jfree.ui.L1R1ButtonPanel
Standard constructor - creates a two-button panel with the specified labels.
L1R2ButtonPanel - class org.jfree.ui.L1R2ButtonPanel
A 'ready-made' panel that has one button on the left and two buttons on the right - nested panels and layout managers take care of resizing.
L1R2ButtonPanel(String,String,String) - constructor for class org.jfree.ui.L1R2ButtonPanel
Standard constructor - creates a three button panel with the specified button labels.
L1R3ButtonPanel - class org.jfree.ui.L1R3ButtonPanel
A 'ready-made' panel that has one button on the left and three buttons on the right - nested panels and layout managers take care of resizing.
Standard constructor - creates panel with the specified button labels.
LAST_WEEK_IN_MONTH - static field in class org.jfree.date.SerialDate
A useful constant for referring to the last week in a month.
lastDayOfMonth(int,int) - static method in class org.jfree.date.SerialDate
Returns the number of the last day of the month, taking into account leap years.
Layer - class org.jfree.ui.Layer
Used to indicate either the foreground or background layer.
layoutContainer(Container) - method in class org.jfree.layout.CenterLayout
Lays out the components.
layoutContainer(Container) - method in class org.jfree.layout.FormatLayout
Performs the layout of the container.
layoutContainer(Container) - method in class org.jfree.layout.LCBLayout
Lays out the components.
layoutContainer(Container) - method in class org.jfree.ui.OverlayLayout
Lays out the specified container.
layoutContainer(Container) - method in class org.jfree.layout.RadialLayout
This is called when the panel is first displayed, and every time its size changes.
layoutContainer(Container) - method in class org.jfree.ui.tabbedui.VerticalLayout
Lays out the container in the specified panel.
LC - static field in class org.jfree.layout.FormatLayout
A useful constant representing layout format 2.
LCB - static field in class org.jfree.layout.FormatLayout
A useful constant representing layout format 3.
LCBLayout - class org.jfree.layout.LCBLayout
Specialised layout manager for a grid of components.
LCBLayout(int) - constructor for class org.jfree.layout.LCBLayout
Creates a new LCBLayout with the specified maximum number of rows.
LCBLC - static field in class org.jfree.layout.FormatLayout
A useful constant representing layout format 6.
LCBLCB - static field in class org.jfree.layout.FormatLayout
A useful constant representing layout format 7.
LCLC - static field in class org.jfree.layout.FormatLayout
A useful constant representing layout format 4.
LCLCB - static field in class org.jfree.layout.FormatLayout
A useful constant representing layout format 5.
leapYearCount(int) - static method in class org.jfree.date.SerialDate
Returns the number of leap years from 1900 to the specified year INCLUSIVE.
LEFT - static field in class org.jfree.ui.Align
Left alignment.
LEFT - static field in class org.jfree.ui.HorizontalAlignment
Left alignment.
LEFT - static field in class org.jfree.ui.RectangleAnchor
Left.
LEFT - static field in class org.jfree.ui.RectangleEdge
Left.
leftBytes - field in class com.keypoint.PngEncoder
The left bytes.
Represents the three options for adjusting a length: expand, contract, and no change.
This Document restricts the size of the contained plain text to the given number of characters.
LengthLimitingDocument() - constructor for class org.jfree.ui.LengthLimitingDocument
Creates a new LengthLimitingDocument, with no limitation.
LengthLimitingDocument(int) - constructor for class org.jfree.ui.LengthLimitingDocument
Creates a new LengthLimitingDocument with the given limitation.
LEVELS - static field in class org.jfree.util.LogTarget
Strings for the log levels.
LGPL - static field in class org.jfree.ui.about.Licences
The GNU Lesser General Public Licence.
Library - class org.jfree.base.Library
A simple class representing a library in a software project.
Library - class org.jfree.ui.about.Library
Library specification moved to base package to allow more control over the boot process.
Library() - constructor for class org.jfree.base.Library
Creates a new library reference.
Library(org.jfree.ui.about.ProjectInfo) - constructor for class org.jfree.ui.about.Library
Constructs a library reference from a ProjectInfo object.
Library(String,String,String,String) - constructor for class org.jfree.base.Library
Creates a new library reference.
Library(String,String,String,String) - constructor for class org.jfree.ui.about.Library
Creates a new library reference.
LibraryPanel - class org.jfree.ui.about.LibraryPanel
A panel containing a table that lists the libraries used in a project.
LibraryPanel(List) - constructor for class org.jfree.ui.about.LibraryPanel
Constructs a LibraryPanel.
LibraryPanel(org.jfree.ui.about.ProjectInfo) - constructor for class org.jfree.ui.about.LibraryPanel
LibraryTableModel - class org.jfree.ui.about.LibraryTableModel
A table model containing a list of libraries used in a project.
LibraryTableModel(List) - constructor for class org.jfree.ui.about.LibraryTableModel
Constructs a LibraryTableModel.
Licences - class org.jfree.ui.about.Licences
Contains the full texts of the GNU General Public Licence and the GNU Lesser General Public Licence.
Line2DObjectDescription - class org.jfree.xml.factory.objects.Line2DObjectDescription
An object-description for a Line2D object.
Line2DObjectDescription() - constructor for class org.jfree.xml.factory.objects.Line2DObjectDescription
Creates a new object description.
LineBreakIterator - class org.jfree.util.LineBreakIterator
An iterator that breaks text into lines.
LineBreakIterator() - constructor for class org.jfree.util.LineBreakIterator
Default constructor.
LineBreakIterator(String) - constructor for class org.jfree.util.LineBreakIterator
Creates a new line break iterator.
ListReadHandler - class org.jfree.xml.parser.coretypes.ListReadHandler
A SAX handler for reading a list from an XML element.
ListReadHandler() - constructor for class org.jfree.xml.parser.coretypes.ListReadHandler
Default constructor.
ListWriteHandler - class org.jfree.xml.writer.coretypes.ListWriteHandler
A handler for writing a List object.
load(String) - method in class org.jfree.xml.generator.DefaultModelReader
Loads a description model.
loadAndInstantiate(String,Class) - static method in class org.jfree.util.ObjectUtilities
Tries to create a new instance of the given class.
loadBooter(String) - method in class org.jfree.base.AbstractBoot
Loads the specified booter implementation.
loadClass(String) - method in class org.jfree.xml.util.AbstractModelReader
Loads the given class, and ignores all exceptions which may occur during the loading.
loadClass(String) - method in class org.jfree.xml.generator.JavaSourceCollector
Loads a class by its fully qualified name.
loadClass(String) - method in class org.jfree.xml.parser.RootXmlReadHandler
Loads the given class, and ignores all exceptions which may occur during the loading.
loadConfiguration() - method in class org.jfree.base.AbstractBoot
Loads the configuration.
loadConfiguration() - method in class org.jfree.base.BaseBoot
Returns the global configuration for JFreeReport.
loadHandlerClass(String) - method in class org.jfree.xml.parser.RootXmlReadHandler
Loads the given class, and ignores all exceptions which may occur during the loading.
loadHandlerClass(String) - method in class org.jfree.xml.writer.RootXmlWriteHandler
Loads the given class, and ignores all exceptions which may occur during the loading.
localizationResources - static field in class org.jfree.ui.FontChooserPanel
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.ui.FontDisplayField
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.ui.InsetsChooserPanel
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.ui.InsetsTextField
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.ui.StandardDialog
The resourceBundle for the localization.
lockRead() - method in class org.jfree.threads.ReaderWriterLock
Grab the read lock.
lockWrite() - method in class org.jfree.threads.ReaderWriterLock
Grab the write lock.
Log - class org.jfree.util.Log
A simple logging facility.
Log() - constructor for class org.jfree.util.Log
Creates a new Log instance.
log(int,Object) - static method in class org.jfree.util.Log
Logs a message to the main log stream.
log(int,Object) - method in class org.jfree.util.LogContext
Logs a message to the main log stream.
log(int,Object) - method in class org.jfree.util.LogTarget
Logs a message at a specified log level.
log(int,Object) - method in class org.jfree.util.PrintStreamLogTarget
Logs a message to the main log stream.
log(int,Object,Exception) - static method in class org.jfree.util.Log
Logs a message to the main log stream.
log(int,Object,Exception) - method in class org.jfree.util.LogContext
Logs a message to the main log stream.
log(int,Object,Exception) - method in class org.jfree.util.LogTarget
Logs a message at a specified log level.
log(int,Object,Exception) - method in class org.jfree.util.PrintStreamLogTarget
logs an message to the main-log stream.
LogContext - class org.jfree.util.LogContext
A log context.
LogContext(String) - constructor for class org.jfree.util.LogContext
Creates a new log context.
logger - static field in class org.jfree.ui.RefineryUtilities
Access to logging facilities.
logger - static field in class org.jfree.text.TextBlock
Access to logging facilities.
logger - static field in class org.jfree.text.TextFragment
Access to logging facilities.
logger - static field in class org.jfree.text.TextLine
Access to logging facilities.
logger - static field in class org.jfree.text.TextUtilities
Access to logging facilities.
LogTarget - interface org.jfree.util.LogTarget
An interface that defines a log target (a consumer of log messages).
LongAttributeHandler - class org.jfree.xml.attributehandlers.LongAttributeHandler
A class that handles the conversion of Long attributes to and from an appropriate String representation.
LongAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.LongAttributeHandler
Creates a new attribute handler.
LongObjectDescription - class org.jfree.xml.factory.objects.LongObjectDescription
An object-description for a Long object.
LongObjectDescription() - constructor for class org.jfree.xml.factory.objects.LongObjectDescription
Creates a new object description.
LOOKUP - static field in class org.jfree.xml.generator.model.PropertyType
A property that is...
LOOKUP_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Lookup attribute text.
LOOKUP_PROPERTY_TAG - static field in class org.jfree.xml.util.ClassModelTags
Lookup property tag text.
LookupDefinition - class org.jfree.xml.util.LookupDefinition
A lookup definition.
LookupDefinition(String,String) - constructor for class org.jfree.xml.util.LookupDefinition
Creates a new lookup definition.
lookupMultiplexMapping(Class) - method in class org.jfree.xml.generator.model.MappingModel
Returns a multiplex mapping for the specified class.

M

main(String[]) - static method in class org.jfree.xml.util.Base64
Entry point.
main(String[]) - static method in class org.jfree.xml.generator.DescriptionGenerator
Runs the generator, using the 'generator.properties' file for configuration info.
main(String[]) - static method in class org.jfree.JCommon
Prints information about JCommon to standard output.
main(String[]) - static method in class org.jfree.xml.generator.model.PrintBeanInfo
Entry point for this utility application.
main(String[]) - static method in class org.jfree.layout.RadialLayout
Run a demonstration.
MANUAL_TAG - static field in class org.jfree.xml.util.ClassModelTags
Manual tag text.
Maps a class to a read handler and a write handler.
Creates a mapping between the class and the read and write handlers.
ManualMappingInfo - class org.jfree.xml.generator.model.ManualMappingInfo
The manual mapping describes, how a certain class is handled in the parser.
ManualMappingInfo(Class,Class,Class) - constructor for class org.jfree.xml.generator.model.ManualMappingInfo
Creates a new manual mapping instance.
MAPPING_TAG - static field in class org.jfree.xml.util.ClassModelTags
Mapping tag text.
MappingModel - class org.jfree.xml.generator.model.MappingModel
A mapping model.
MappingModel() - constructor for class org.jfree.xml.generator.model.MappingModel
Creates a new instance.
MARCH - static field in class org.jfree.date.MonthConstants
Constant for March.
MAXIMUM_YEAR_SUPPORTED - static field in class org.jfree.date.SerialDate
The highest year value supported by this date format.
maxPos - field in class com.keypoint.PngEncoder
The maximum position.
MAY - static field in class org.jfree.date.MonthConstants
Constant for May.
MINIMUM_YEAR_SUPPORTED - static field in class org.jfree.date.SerialDate
The lowest year value supported by this date format.
minimumLayoutSize(Container) - method in class org.jfree.layout.CenterLayout
Returns the minimum size.
minimumLayoutSize(Container) - method in class org.jfree.layout.FormatLayout
Returns the minimum size of the component using this layout manager.
minimumLayoutSize(Container) - method in class org.jfree.layout.LCBLayout
Returns the minimum size using this layout manager.
minimumLayoutSize(Container) - method in class org.jfree.ui.OverlayLayout
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - method in class org.jfree.layout.RadialLayout
Returns the minimum size.
minimumLayoutSize(Container) - method in class org.jfree.ui.tabbedui.VerticalLayout
Calculates the minimum size dimensions for the specified panel given the components in the specified parent container.
MNEMONIC_KEY - static field in class org.jfree.ui.action.AbstractActionDowngrade
The key used for storing an int key code to be used as the mnemonic for the action.
MNEMONIC_KEY - static field in class org.jfree.ui.action.ActionDowngrade
The key used for storing an int key code to be used as the mnemonic for the action.
ModelBuilder - class org.jfree.xml.generator.ModelBuilder
A model builder.
ModelWriter - class org.jfree.xml.generator.ModelWriter
A model writer.
ModelWriter() - constructor for class org.jfree.xml.generator.ModelWriter
Creates a new model writer instance.
MONDAY - static field in class org.jfree.date.SerialDate
Useful constant for Monday.
monthCodeToQuarter(int) - static method in class org.jfree.date.SerialDate
Returns the quarter for the specified month.
monthCodeToString(int) - static method in class org.jfree.date.SerialDate
Returns a string representing the supplied month.
monthCodeToString(int,boolean) - static method in class org.jfree.date.SerialDate
Returns a string representing the supplied month.
MonthConstants - interface org.jfree.date.MonthConstants
Useful constants for months.
This event is ignored (not required).
mouseClicked(MouseEvent) - method in class org.jfree.ui.Spinner
Receives notification of mouse clicks.
If the user is dragging or resizing, then we clear the sort column.
mouseEntered(MouseEvent) - method in class org.jfree.ui.FloatingButtonEnabler
Triggers the drawing of the border when the mouse entered the button area.
This event is ignored (not required).
mouseEntered(MouseEvent) - method in class org.jfree.ui.Spinner
Receives notification of mouse events.
mouseExited(MouseEvent) - method in class org.jfree.ui.FloatingButtonEnabler
Disables the drawing of the border when the mouse leaves the button area.
This event is ignored (not required).
mouseExited(MouseEvent) - method in class org.jfree.ui.Spinner
Receives notification of mouse events.
This event is ignored (not required).
Handle a mouse press event - if the user is NOT resizing a column and NOT dragging a column then give visual feedback that the column header has been pressed.
mousePressed(MouseEvent) - method in class org.jfree.ui.Spinner
Receives notification of mouse events.
When the user releases the mouse button, we attempt to sort the table.
mouseReleased(MouseEvent) - method in class org.jfree.ui.Spinner
Receives notification of mouse events.
Maps a class to ...
Creates a new mapping definition.
MultiplexMappingEntry - class org.jfree.xml.util.MultiplexMappingEntry
A multiplex mapping entry.
MultiplexMappingEntry(String,String) - constructor for class org.jfree.xml.util.MultiplexMappingEntry
Creates a new instance.
MultiplexMappingInfo - class org.jfree.xml.generator.model.MultiplexMappingInfo
Defines the multiplex entries for a certain base class.
MultiplexMappingInfo(Class) - constructor for class org.jfree.xml.generator.model.MultiplexMappingInfo
Creates a new instance for the specified class.
MultiplexMappingInfo(Class,String) - constructor for class org.jfree.xml.generator.model.MultiplexMappingInfo
Creates a new instance for the specified class.

N

NAME_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Name attribute tag text.
NEAREST - static field in class org.jfree.date.SerialDate
Useful constant for specifying a day of the week relative to a fixed date.
newInstance() - method in class org.jfree.xml.FrontendDefaultHandler
Returns a new instance of the parser.
newInstance() - method in class org.jfree.xml.Parser
Returns a new instance of the parser.
next() - method in class org.jfree.util.LineBreakIterator
Returns the next element in the iteration.
next() - method in class org.jfree.util.ReadOnlyIterator
Returns the next element in the iteration.
next() - method in class org.jfree.ui.WizardDialog
Displays the next step in the wizard sequence.
nextPosition() - method in class org.jfree.util.LineBreakIterator
Returns the position of the next break.
nextWithEnd() - method in class org.jfree.util.LineBreakIterator
Same like next(), but returns the End-Of-Text as if there was a linebreak added (Reader.readLine() compatible)
NO_ALPHA - static field in class com.keypoint.PngEncoder
Constant specifying that alpha channel should not be encoded.
NO_CHANGE - static field in class org.jfree.ui.LengthAdjustmentType
NO_CHANGE.
NONE - static field in class org.jfree.ui.SortButtonRenderer
Useful constant indicating NO sorting.
normalize(String) - static method in class org.jfree.xml.writer.XMLWriterSupport
Normalises a string, replacing certain characters with their escape sequences so that the XML text is not corrupted.
NORTH - static field in class org.jfree.ui.Align
North alignment (same as TOP).
NORTH_EAST - static field in class org.jfree.ui.Align
North/East alignment (same as TOP_RIGHT).
NORTH_WEST - static field in class org.jfree.ui.Align
North/West alignment (same as TOP_LEFT).
NOVEMBER - static field in class org.jfree.date.MonthConstants
Constant for November.
NullReadHandler - class org.jfree.xml.parser.coretypes.NullReadHandler
A null read handler.
NullReadHandler() - constructor for class org.jfree.xml.parser.coretypes.NullReadHandler
Default constructor.
A table cell renderer that formats numbers with right alignment in each cell.
NumberCellRenderer() - constructor for class org.jfree.ui.NumberCellRenderer
Default constructor - builds a renderer that right justifies the contents of a table cell.

O

OBJECT_TAG - static field in class org.jfree.xml.util.ClassModelTags
Object tag text.
ObjectDescription - interface org.jfree.xml.factory.objects.ObjectDescription
An interface for object descriptions.
An exception that indicates a problem with an object description.
ObjectDescriptionException() - constructor for class org.jfree.xml.util.ObjectDescriptionException
Creates a StackableRuntimeException with no message and no parent.
ObjectDescriptionException(String) - constructor for class org.jfree.xml.util.ObjectDescriptionException
Creates an exception.
Creates an exception.
ObjectFactory - interface org.jfree.xml.util.ObjectFactory
An object factory.
ObjectFactoryException - class org.jfree.xml.factory.objects.ObjectFactoryException
An exception that is thrown, if the creation of an Object failed in the ObjectFactory implementation.
ObjectFactoryException() - constructor for class org.jfree.xml.factory.objects.ObjectFactoryException
Constructs a new exception with null as its detail message.
ObjectFactoryException(String) - constructor for class org.jfree.xml.factory.objects.ObjectFactoryException
Constructs a new exception with the specified detail message.
ObjectFactoryException(String,Exception) - constructor for class org.jfree.xml.factory.objects.ObjectFactoryException
Creates a new exception.
ObjectFactoryLoader - class org.jfree.xml.util.ObjectFactoryLoader
The object factory loader loads the xml specification for the generic handlers.
ObjectFactoryLoader(URL) - constructor for class org.jfree.xml.util.ObjectFactoryLoader
Creates a new object factory loader for the given base file.
ObjectList - class org.jfree.util.ObjectList
A list of objects that can grow as required.
ObjectList() - constructor for class org.jfree.util.ObjectList
Default constructor.
ObjectList(int) - constructor for class org.jfree.util.ObjectList
Creates a new list.
ObjectRefHandler - class org.jfree.xml.parser.coretypes.ObjectRefHandler
A SAX handler for an object reference.
ObjectRefHandler() - constructor for class org.jfree.xml.parser.coretypes.ObjectRefHandler
Creates a new handler.
OBJECTS_TAG - static field in class org.jfree.xml.util.ClassModelTags
Objects tag text.
ObjectTable - class org.jfree.util.ObjectTable
A lookup table for objects.
ObjectTable() - constructor for class org.jfree.util.ObjectTable
Creates a new table.
ObjectTable(int) - constructor for class org.jfree.util.ObjectTable
Creates a new table.
ObjectTable(int,int) - constructor for class org.jfree.util.ObjectTable
Creates a new table.
ObjectUtilities - class org.jfree.util.ObjectUtilities
A collection of useful static utility methods for handling classes and object instantiation.
OCTOBER - static field in class org.jfree.date.MonthConstants
Constant for October.
OPEN - static field in class org.jfree.xml.writer.XMLWriterSupport
A constant for open.
OPEN_TAG_COMMENT - static field in class org.jfree.xml.CommentHandler
A constant marking a comment on the opening tag.
OPEN_TAG_INCREASE - static field in class org.jfree.xml.writer.XMLWriterSupport
A constant for controlling the indent function.
opposite(org.jfree.ui.RectangleEdge) - static method in class org.jfree.ui.RectangleEdge
Returns the opposite edge.
org.jfree - package
The root package for the JCommon class library.
org.jfree.base - package
Base level classes.
org.jfree.date - package
Date classes.
org.jfree.io - package
Input/output related classes.
Custom layout managers.
General localised resources for the JCommon class library.
org.jfree.text - package
Utility classes relating to text.
Additional support for multi-threaded programs.
org.jfree.ui - package
Utility classes for creating user interfaces.
Classes for providing information about an application.
Resource bundles for items that require localisation.
Provides an Action facility matching that introduced in JDK 1.3 (JCommon aims to run on JDK 1.2.2 or later).
Provides classes for tabbed user interfaces.
org.jfree.util - package
General utility classes.
org.jfree.xml - package
XML parser.
Provides attribute handlers for standard object types.
Object descriptions for the parser.
XML generatorBeanInfoBeanInfoBeanInfo.
Contains the classes describing the class model used in the JFreeChart XML-parser and writer.
XML parser.
XML writers for some core classes.
Utility classes for the XML framework.
Core classes for writing XML files.
Writers for some core classes.
OverlayLayout - class org.jfree.ui.OverlayLayout
A simple layoutmanager to overlay all components of a parent.
OverlayLayout() - constructor for class org.jfree.ui.OverlayLayout
DefaultConstructor.
OverlayLayout(boolean) - constructor for class org.jfree.ui.OverlayLayout
Creates a new instance.

P

paintComponent(Graphics) - method in class org.jfree.ui.ArrowPanel
Paints the arrow panel.
paintComponent(Graphics) - method in class org.jfree.ui.DrawablePanel
Calls the UI delegate's paint method, if the UI delegate is non-null.
paintComponent(Graphics) - method in class org.jfree.ui.PaintSample
Fills the component with the current Paint.
paintComponent(Graphics) - method in class org.jfree.ui.StrokeSample
Draws a line using the sample stroke.
Paints the icon at the specified position.
PaintList - class org.jfree.util.PaintList
A table of Paint objects.
PaintList() - constructor for class org.jfree.util.PaintList
Creates a new list.
PaintSample - class org.jfree.ui.PaintSample
A panel that displays a paint sample.
PaintSample(Paint) - constructor for class org.jfree.ui.PaintSample
Standard constructor - builds a paint sample.
PaintUtilities - class org.jfree.util.PaintUtilities
Utility code that relates to Paint objects.
panelActivated() - method in class org.jfree.ui.tabbedui.RootPanel
Called when the panel is activated.
panelDeactivated() - method in class org.jfree.ui.tabbedui.RootPanel
Called when the panel is deactivated.
PARAMETER_TAG - static field in class org.jfree.xml.util.ClassModelTags
Parameter tag text.
parse(InputSource,URL) - method in class org.jfree.xml.ParserFrontend
Parses an XML report template file.
parse(URL,URL) - method in class org.jfree.xml.ParserFrontend
Parses an XML file which is loaded using the given URL.
parseBoolean(String,boolean) - static method in class org.jfree.xml.ParserUtil
Parses a boolean.
parseColor(String) - static method in class org.jfree.xml.ParserUtil
Parses a color entry.
parseColor(String,Color) - static method in class org.jfree.xml.ParserUtil
Parses a color entry.
ParseException - class org.jfree.xml.ParseException
A parse exception.
ParseException(Exception) - constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given root exception.
ParseException(Exception,Locator) - constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given root exception and the locator.
ParseException(String) - constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message.
ParseException(String,Exception) - constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message and root exception.
ParseException(String,Exception,Locator) - constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message, root exception and the locator.
ParseException(String,Locator) - constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message and the locator.
parseFloat(String,float) - static method in class org.jfree.xml.ParserUtil
Parses the string text into an float.
parseFloat(String,String) - static method in class org.jfree.xml.ParserUtil
Parses the string text into an float.
parseInt(String,int) - static method in class org.jfree.ui.tabbedui.DetailEditor
Parses an integer.
parseInt(String,int) - static method in class org.jfree.xml.ParserUtil
Parses an integer.
parseInt(String,String) - static method in class org.jfree.xml.ParserUtil
Parses the string text into an int.
Parser - class org.jfree.xml.Parser
The Parser handles the SAXEvents and forwards the event call to the currently active ElementDefinitionHandler.
Parser() - constructor for class org.jfree.xml.Parser
Creates a new parser.
parseRelativeFloat(String,String) - static method in class org.jfree.xml.ParserUtil
Parses a position of an element.
ParserFrontend - class org.jfree.xml.ParserFrontend
The reportgenerator initializes the parser and provides an interface the the default parser.
Creates a new report generator.
ParserUtil - class org.jfree.xml.ParserUtil
Basic helper functions to ease up the process of parsing.
parseString(String,String) - static method in class org.jfree.xml.ParserUtil
Parses a string.
parseStroke(String) - static method in class org.jfree.xml.ParserUtil
Creates a basic stroke given the width contained as float in the given string.
parseXml(URL) - method in class org.jfree.xml.util.AbstractModelReader
Parses an XML document at the given URL.
parseXmlDocument(URL,boolean) - method in class org.jfree.xml.util.AbstractModelReader
Parses the given specification and loads all includes specified in the files.
peekFactory() - method in class org.jfree.xml.Parser
Reads a handler off the stack without removing it.
performBoot() - method in class org.jfree.base.AbstractBoot
Performs the boot.
performBoot() - method in class org.jfree.base.BaseBoot
Performs the boot process.
Selects a file to use as target for the operation.
PHYS - static field in class com.keypoint.PngEncoder
pngBytes - field in class com.keypoint.PngEncoder
The png bytes.
pngEncode() - method in class com.keypoint.PngEncoder
Creates an array of bytes that is the PNG equivalent of the current image.
pngEncode(boolean) - method in class com.keypoint.PngEncoder
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
PngEncoder - class com.keypoint.PngEncoder
PngEncoder takes a Java Image object and creates a byte string which can be saved as a PNG file.
PngEncoder() - constructor for class com.keypoint.PngEncoder
Class constructor.
PngEncoder(Image) - constructor for class com.keypoint.PngEncoder
Class constructor specifying Image to encode, with no alpha channel encoding.
PngEncoder(Image,boolean) - constructor for class com.keypoint.PngEncoder
Class constructor specifying Image to encode, and whether to encode alpha.
PngEncoder(Image,boolean,int) - constructor for class com.keypoint.PngEncoder
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
PngEncoder(Image,boolean,int,int) - constructor for class com.keypoint.PngEncoder
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression level.
Point2DObjectDescription - class org.jfree.xml.factory.objects.Point2DObjectDescription
An object-description for a Point2D object.
Point2DObjectDescription() - constructor for class org.jfree.xml.factory.objects.Point2DObjectDescription
Creates a new object description.
Point2DReadHandler - class org.jfree.xml.parser.coretypes.Point2DReadHandler
A SAX handler for reading Point2D objects from an XML element.
Point2DReadHandler() - constructor for class org.jfree.xml.parser.coretypes.Point2DReadHandler
Creates a new handler.
Point2DWriteHandler - class org.jfree.xml.writer.coretypes.Point2DWriteHandler
A handler for writing a Point2D object.
Point2DWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.Point2DWriteHandler
Default constructor.
popFactory() - method in class org.jfree.xml.Parser
Pops a handler from the stack.
Positions the specified dialog at a position relative to its parent.
Positions the specified frame at a relative position in the screen, where 50% is considered to be the center of the screen.
positionFrameRandomly(Window) - static method in class org.jfree.ui.RefineryUtilities
Positions the specified frame at a random location on the screen while ensuring that the entire frame is visible (provided that the frame is smaller than the screen).
PRECEDING - static field in class org.jfree.date.SerialDate
Useful constant for specifying a day of the week relative to a fixed date.
PREFERRED_SIZE - static field in class org.jfree.ui.about.AboutDialog
The preferred size for the frame.
PREFERRED_SIZE - static field in class org.jfree.ui.about.AboutFrame
The preferred size for the frame.
preferredLayoutSize(Container) - method in class org.jfree.layout.CenterLayout
Returns the preferred size.
preferredLayoutSize(Container) - method in class org.jfree.layout.FormatLayout
Returns the preferred size of the component using this layout manager.
preferredLayoutSize(Container) - method in class org.jfree.layout.LCBLayout
Returns the preferred size using this layout manager.
preferredLayoutSize(Container) - method in class org.jfree.ui.OverlayLayout
Calculates the preferred size dimensions for the specified container, given the components it contains.
preferredLayoutSize(Container) - method in class org.jfree.layout.RadialLayout
Returns the preferred size.
preferredLayoutSize(Container) - method in class org.jfree.ui.tabbedui.VerticalLayout
Calculates the preferred size dimensions for the specified panel given the components in the specified parent container.
previous() - method in class org.jfree.ui.WizardDialog
Handles a click on the "previous" button, by displaying the previous panel in the sequence.
print(Class) - static method in class org.jfree.xml.generator.model.PrintBeanInfo
Prints the information for a class.
PrintBeanInfo - class org.jfree.xml.generator.model.PrintBeanInfo
A utility class for printing information about a class.
printStackTrace() - method in class org.jfree.util.StackableException
Prints this Throwable and its backtrace to the standard error stream.
Prints the stack trace.
printStackTrace(PrintStream) - method in class org.jfree.xml.ParseException
Prints the stack trace to the specified stream.
printStackTrace(PrintStream) - method in class org.jfree.util.StackableException
Prints the stack trace to the specified stream.
Prints the stack trace to the specified stream.
Prints the stack trace.
printStackTrace(PrintWriter) - method in class org.jfree.xml.ParseException
Prints the stack trace to the specified writer.
printStackTrace(PrintWriter) - method in class org.jfree.util.StackableException
Prints the stack trace to the specified writer.
Prints the stack trace to the specified writer.
A log target that sends output to a PrintStream.
PrintStreamLogTarget() - constructor for class org.jfree.util.PrintStreamLogTarget
The default constructor.
PrintStreamLogTarget(PrintStream) - constructor for class org.jfree.util.PrintStreamLogTarget
The default constructor.
priorRow - field in class com.keypoint.PngEncoder
The prior row.
ProjectInfo - class org.jfree.ui.about.ProjectInfo
A class for recording the basic information about a free or open source software project.
ProjectInfo() - constructor for class org.jfree.ui.about.ProjectInfo
Constructs an empty project info object.
Constructs a project info object.
PROPERTY_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Property attribute text.
PropertyDefinition - class org.jfree.xml.util.PropertyDefinition
A property definition.
PropertyDefinition(String,String) - constructor for class org.jfree.xml.util.PropertyDefinition
Creates a new property definition.
PropertyInfo - class org.jfree.xml.generator.model.PropertyInfo
Information about a property.
PropertyInfo(String,Class) - constructor for class org.jfree.xml.generator.model.PropertyInfo
Creates a new info object for a property.
PropertyType - class org.jfree.xml.generator.model.PropertyType
An enumeration over the defined property types.
prune() - method in class org.jfree.xml.generator.model.DescriptionModel
Removes any class descriptions that are not fully defined.
PublicCloneable - interface org.jfree.util.PublicCloneable
An interface that exposes the clone() method.
Pushes a handler onto the stack.
put(Object,Action) - method in class org.jfree.ui.action.DowngradeActionMap
Adds a binding for key to action.
put(Object,Object) - method in class org.jfree.util.HashNMap
Inserts a new key/value pair into the map.

R

RadialLayout - class org.jfree.layout.RadialLayout
RadialLayout is a component layout manager.
RadialLayout() - constructor for class org.jfree.layout.RadialLayout
Constructs this layout manager with default properties.
READ_HANDLER_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Read handler attribute text.
readAttributedString(ObjectInputStream) - static method in class org.jfree.io.SerialUtilities
Reads a AttributedString object that has been serialised by the writeAttributedString(AttributedString,ObjectOutputStream) method.
ReaderWriterLock - class org.jfree.threads.ReaderWriterLock
A reader-writer lock from "Java Threads" by Scott Oak and Henry Wong.
ReaderWriterLock() - constructor for class org.jfree.threads.ReaderWriterLock
Default constructor.
ReadOnlyIterator - class org.jfree.util.ReadOnlyIterator
Protects an given iterator by preventing calls to remove().
ReadOnlyIterator(Iterator) - constructor for class org.jfree.util.ReadOnlyIterator
Creates a new read-only iterator for the given iterator.
readPaint(ObjectInputStream) - static method in class org.jfree.io.SerialUtilities
Reads a Paint object that has been serialised by the writePaint(Paint,ObjectOutputStream) method.
readPoint2D(ObjectInputStream) - static method in class org.jfree.io.SerialUtilities
Reads a Point2D object that has been serialised by the writePoint2D(Point2D,ObjectOutputStream) method.
readProperties(Object) - method in class org.jfree.xml.util.GenericObjectFactory
Reads the properties.
readSerializedData(ObjectInputStream) - method in class org.jfree.util.ObjectTable
Handles the deserialization of a single element of the table.
readShape(ObjectInputStream) - static method in class org.jfree.io.SerialUtilities
Reads a Shape object that has been serialised by the writeShape(Shape,ObjectOutputStream) method.
readStroke(ObjectInputStream) - static method in class org.jfree.io.SerialUtilities
Reads a Stroke object that has been serialised by the writeStroke(Stroke,ObjectOutputStream) method.
Rectangle2DObjectDescription - class org.jfree.xml.factory.objects.Rectangle2DObjectDescription
An object-description for a Rectangle2D object.
Rectangle2DObjectDescription() - constructor for class org.jfree.xml.factory.objects.Rectangle2DObjectDescription
Creates a new object description.
Rectangle2DReadHandler - class org.jfree.xml.parser.coretypes.Rectangle2DReadHandler
A handler for reading a Rectangle2D object.
Rectangle2DReadHandler() - constructor for class org.jfree.xml.parser.coretypes.Rectangle2DReadHandler
Default constructor.
Rectangle2DWriteHandler - class org.jfree.xml.writer.coretypes.Rectangle2DWriteHandler
A handler for writing a Rectangle2D object.
Rectangle2DWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.Rectangle2DWriteHandler
Default constructor.
RectangleAnchor - class org.jfree.ui.RectangleAnchor
Used to indicate an anchor point for a rectangle.
RectangleEdge - class org.jfree.ui.RectangleEdge
Used to indicate the edge of a rectangle.
RectangleInsets - class org.jfree.ui.RectangleInsets
Represents the insets for a rectangle, specified in absolute or relative terms.
Creates a new instance with the specified insets (as 'absolute' units).
Creates a new instance.
Start a new handler stack and delegate to another handler.
A collection of utility methods relating to user interfaces.
refreshButtons() - method in class org.jfree.ui.SerialDateChooserPanel
Update the button labels and colors to reflect date selection.
REGISTER_NAMES_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Register name attribute text.
Registers an object description with the factory.
RELATIVE - static field in class org.jfree.util.UnitType
Relative.
An annual date rule that returns a date for each year based on (a) a reference rule; (b) a day of the week; and (c) a selection parameter (SerialDate.PRECEDING, SerialDate.NEAREST, SerialDate.FOLLOWING).
RelativeDayOfWeekRule() - constructor for class org.jfree.date.RelativeDayOfWeekRule
Default constructor - builds a rule for the Monday following 1 January.
Standard constructor - builds rule based on the supplied sub-rule.
relativeToString(int) - static method in class org.jfree.date.SerialDate
Returns a string representing the supplied 'relative'.
remove() - method in class org.jfree.util.LineBreakIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - method in class org.jfree.util.ReadOnlyIterator
Throws UnsupportedOperationException.
remove(Object) - method in class org.jfree.ui.action.DowngradeActionMap
Removes the binding for key from this ActionMap.
remove(Object,Object) - method in class org.jfree.util.HashNMap
Removes the key/value pair from the map.
removeAction(Action) - method in class org.jfree.ui.action.ActionConcentrator
Removes the action from this concentrator.
removeAll(Object) - method in class org.jfree.util.HashNMap
Removes all elements for the given key.
removeAttribute(String) - method in class org.jfree.xml.writer.AttributeList
Removes the attribute with the given name from the list.
Removes a button from the enabler.
Removes a class description from the model.
removeDataElement(Object) - method in class org.jfree.ui.KeyedComboBoxModel
Removes an entry from the model.
removeFragment(org.jfree.text.TextFragment) - method in class org.jfree.text.TextLine
Removes a fragment from the line.
removeLayoutComponent(Component) - method in class org.jfree.layout.CenterLayout
Not used.
removeLayoutComponent(Component) - method in class org.jfree.layout.FormatLayout
Not used.
removeLayoutComponent(Component) - method in class org.jfree.layout.LCBLayout
Not used.
removeLayoutComponent(Component) - method in class org.jfree.ui.OverlayLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - method in class org.jfree.layout.RadialLayout
Not used.
removeLayoutComponent(Component) - method in class org.jfree.ui.tabbedui.VerticalLayout
Removes the specified component from the layout.
removeLayoutComponent(String,Component) - method in class org.jfree.layout.CenterLayout
Not used.
removeLayoutComponent(String,Component) - method in class org.jfree.layout.FormatLayout
Not used.
removeLayoutComponent(String,Component) - method in class org.jfree.layout.LCBLayout
Not used.
removeLayoutComponent(String,Component) - method in class org.jfree.layout.RadialLayout
Not used.
Removes a listener from the list that's notified each time a change to the data model occurs.
removeNotify() - method in class org.jfree.ui.InsetsChooserPanel
Calls super removeNotify and removes all subcomponents from this panel.
Removes a property change listener.
Removes a property change listener.
removeTarget(org.jfree.util.LogTarget) - method in class org.jfree.util.Log
Removes a log target from this facility.
removeTextComponent(JTextComponent) - static method in class org.jfree.ui.JTextObserver
Removes this instance as a listener for the specified text component.
RenderingHintsReadHandler - class org.jfree.xml.parser.coretypes.RenderingHintsReadHandler
A read handler that can parse the XML element for a RenderingHints collection.
RenderingHintsReadHandler() - constructor for class org.jfree.xml.parser.coretypes.RenderingHintsReadHandler
Creates a new read handler.
RenderingHintsWriteHandler - class org.jfree.xml.writer.coretypes.RenderingHintsWriteHandler
A handler for writing a RenderingHints object.
RenderingHintsWriteHandler() - constructor for class org.jfree.xml.writer.coretypes.RenderingHintsWriteHandler
Default constructor.
RenderingHintValueReadHandler - class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
A read handler for a rendering hint value.
RenderingHintValueReadHandler() - constructor for class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
Creates a new read handler.
replaceTargets(org.jfree.util.LogTarget) - method in class org.jfree.util.Log
Replaces all log targets by the given target.
resizeByteArray(byte[],int) - method in class com.keypoint.PngEncoder
Increase or decrease the length of a byte array.
An utility class to ease up using property-file resource bundles.
Creates a new instance.
Creates a new instance.
ResourceBundleSupport(Locale,String) - constructor for class org.jfree.util.ResourceBundleSupport
Creates a new instance.
ResourceBundleSupport(ResourceBundle) - constructor for class org.jfree.util.ResourceBundleSupport
Creates a new instance.
Creates a new instance.
ResourceBundleSupport(String) - constructor for class org.jfree.util.ResourceBundleSupport
Creates a new instance.
returnFromLaterStep() - method in class org.jfree.ui.WizardPanel
This method is called when the dialog redisplays this panel as a result of the user clicking the "Previous" button.
RIGHT - static field in class org.jfree.ui.Align
Right alignment.
RIGHT - static field in class org.jfree.ui.HorizontalAlignment
Right alignment.
RIGHT - static field in class org.jfree.ui.RectangleAnchor
Right.
RIGHT - static field in class org.jfree.ui.RectangleEdge
Right.
RootEditor - interface org.jfree.ui.tabbedui.RootEditor
A root editor reprensents a tab in a TabbedUI.
RootPanel - class org.jfree.ui.tabbedui.RootPanel
A root panel is a panel implementation of an root editor.
RootPanel() - constructor for class org.jfree.ui.tabbedui.RootPanel
Default constructor.
RootXmlReadHandler - class org.jfree.xml.parser.RootXmlReadHandler
A base root SAX handler.
RootXmlReadHandler() - constructor for class org.jfree.xml.parser.RootXmlReadHandler
Creates a new root SAX handler.
RootXmlWriteHandler - class org.jfree.xml.writer.RootXmlWriteHandler
A root handler for writing objects to XML format.
RootXmlWriteHandler() - constructor for class org.jfree.xml.writer.RootXmlWriteHandler
Creates a new RootXmlWrite handler with the default mappings enabled.
rotateShape(Shape,double,float,float) - static method in class org.jfree.util.ShapeUtilities
Rotates a shape about the specified coordinates.
Rotation - class org.jfree.util.Rotation
Represents a direction of rotation (CLOCKWISE or ANTICLOCKWISE).

S

SafeTagList - class org.jfree.xml.writer.SafeTagList
A container for information relating to the tags in the JFreeReport XML report files.
SafeTagList() - constructor for class org.jfree.xml.writer.SafeTagList
Creates a new list.
SATURDAY - static field in class org.jfree.date.SerialDate
Useful constant for Saturday.
Saves the given configuration into a file specified by the given file object.
Writes the configuration into the given output stream.
Saves the given configuration into a file specified by the given filename.
SECOND_WEEK_IN_MONTH - static field in class org.jfree.date.SerialDate
A useful constant for referring to the second week in a month.
SEPTEMBER - static field in class org.jfree.date.MonthConstants
Constant for September.
SERIAL_LOWER_BOUND - static field in class org.jfree.date.SerialDate
The serial number for 1 January 1900.
SERIAL_UPPER_BOUND - static field in class org.jfree.date.SerialDate
The serial number for 31 December 9999.
SerialDate - class org.jfree.date.SerialDate
An abstract class that defines our requirements for manipulating dates, without tying down a particular implementation.
SerialDate() - constructor for class org.jfree.date.SerialDate
Default constructor.
A panel that allows the user to select a date.
SerialDateChooserPanel() - constructor for class org.jfree.ui.SerialDateChooserPanel
Constructs a new date chooser panel, using today's date as the initial selection.
Constructs a new date chooser panel.
Constructs a new date chooser panel.
A utility class that provides a number of useful methods (some static).
SerialDateUtilities() - constructor for class org.jfree.date.SerialDateUtilities
Creates a new utility class for the default locale.
SerialUtilities - class org.jfree.io.SerialUtilities
A class containing useful utility methods relating to serialization.
set(int,Object) - method in class org.jfree.util.AbstractObjectList
Sets an object reference (overwriting any existing object).
set(int,Object) - method in class org.jfree.util.ObjectList
Sets an object reference (overwriting any existing object).
setAction(Action) - method in class org.jfree.ui.action.ActionButton
Assigns the given action to this button.
setAction(Action) - method in class org.jfree.ui.action.ActionMenuItem
Assigns the given action to this menuitem.
setAction(Action) - method in class org.jfree.ui.action.ActionRadioButton
Assigns the given action to this button.
setActive(boolean) - method in class org.jfree.ui.tabbedui.RootEditor
Sets the editor active or inactive.
setActive(boolean) - method in class org.jfree.ui.tabbedui.RootPanel
Sets the status of the panel to active or inactive.
setAscending(boolean) - method in class org.jfree.ui.SortableTableModel
Sets the flag that determines whether the sort order is ascending or descending.
setAttribute(String,String) - method in class org.jfree.xml.writer.AttributeList
Defines an attribute.
setAutoBoot(boolean) - method in class org.jfree.base.BootableProjectInfo
Sets the auto boot flag.
setBackgroundPaint(Paint) - method in class org.jfree.text.TextBox
Sets the background paint.
setBoolean(int,Boolean) - method in class org.jfree.util.BooleanList
Sets the value for an item in the list.
setBootClass(String) - method in class org.jfree.base.BootableProjectInfo
Sets the boot class name.
Sets the child classes.
setChosenDateButtonColor(Color) - method in class org.jfree.ui.DateChooserPanel
Redefines the color for the currently selected date.
setChosenMonthButtonColor(Color) - method in class org.jfree.ui.DateChooserPanel
Defines the color for the buttons representing the current month.
setChosenOtherButtonColor(Color) - method in class org.jfree.ui.DateChooserPanel
Redefines the color for the buttons representing the other months.
setClassLoader(ClassLoader) - static method in class org.jfree.util.ObjectUtilities
Redefines the custom classloader.
setClassLoaderSource(String) - static method in class org.jfree.util.ObjectUtilities
Defines the internal configuration entry, whether the classloader of the thread context or the context classloader should be used.
setCloseComment(String[]) - method in class org.jfree.xml.util.AbstractModelReader
Sets the close comment.
setComments(org.jfree.xml.generator.model.Comments) - method in class org.jfree.xml.generator.model.ClassDescription
Sets the comments for the class description.
setComments(org.jfree.xml.generator.model.Comments) - method in class org.jfree.xml.generator.model.KeyDescription
Sets the comments.
setComments(org.jfree.xml.generator.model.Comments) - method in class org.jfree.xml.generator.model.ManualMappingInfo
Sets the comments.
setComments(org.jfree.xml.generator.model.Comments) - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Sets the comments.
setComments(org.jfree.xml.generator.model.Comments) - method in class org.jfree.xml.generator.model.TypeInfo
Sets the comments for this type info.
setCompressionLevel(int) - method in class com.keypoint.PngEncoder
Set the compression level to use.
Sets a parser configuration value.
setConfirmed(boolean) - method in class org.jfree.ui.tabbedui.DetailEditor
Sets the confirmed flag.
setConstrained(boolean) - method in class org.jfree.xml.generator.model.TypeInfo
Sets the flag that indicates whether or not the type is constrained.
Sets the constructor description.
setContributors(List) - method in class org.jfree.ui.about.ProjectInfo
Sets the list of contributors.
setCopyright(String) - method in class org.jfree.base.BasicProjectInfo
Sets the project copyright statement.
setCount(int) - method in class org.jfree.date.DayOfWeekInMonthRule
Sets the 'count' for this rule (one of FIRST, SECOND, THIRD, FOURTH and LAST).
setData(Object[],Object[]) - method in class org.jfree.ui.KeyedComboBoxModel
Replaces the data in this combobox model.
setDate(Date) - method in class org.jfree.ui.DateChooserPanel
Sets the date chosen in the panel.
Sets the date chosen in the panel.
setDayOfMonth(int) - method in class org.jfree.date.DayAndMonthRule
Sets the day-of-the-month for this rule.
setDayOfWeek(int) - method in class org.jfree.date.DayOfWeekInMonthRule
Sets the day-of-the-week for this rule.
setDayOfWeek(int) - method in class org.jfree.date.RelativeDayOfWeekRule
Sets the day-of-the-week for this rule.
setDebuglevel(int) - method in class org.jfree.util.Log
Defines the debug level for the log system.
Sets the default handler used for parsing reports.
setDescription(String) - method in class org.jfree.xml.generator.model.ClassDescription
Sets the description for the object.
setDescription(String) - method in class org.jfree.date.SerialDate
Sets the description for the date.
setDescription(String) - method in class org.jfree.xml.generator.model.TypeInfo
Sets the type description.
setDisplayFont(Font) - method in class org.jfree.ui.FontDisplayField
Sets the font.
setDocumentLocator(Locator) - method in class org.jfree.xml.FrontendDefaultHandler
Receive an object for locating the origin of SAX document events.
setDpi(int,int) - method in class com.keypoint.PngEncoder
Set the DPI resolution.
setDrawable(org.jfree.ui.Drawable) - method in class org.jfree.ui.DrawablePanel
setEnabled(boolean) - method in class org.jfree.ui.action.ActionButton
Enables and disables this button and if an action is assigned to this button the propertychange is forwarded to the assigned action.
setEnabled(boolean) - method in class org.jfree.ui.action.ActionConcentrator
Defines the state for all actions.
setEnabled(boolean) - method in class org.jfree.ui.action.ActionMenuItem
Enables and disables this button and if an action is assigned to this menuitem the propertychange is forwarded to the assigned action.
setEnabled(boolean) - method in class org.jfree.ui.action.ActionRadioButton
Enables and disables this button and if an action is assigned to this button the propertychange is forwarded to the assigned action.
setEncodeAlpha(boolean) - method in class com.keypoint.PngEncoder
Set the alpha encoding on or off.
setEntityResolver(EntityResolver) - method in class org.jfree.xml.ParserFrontend
Sets the entity resolver.
setFilter(int) - method in class com.keypoint.PngEncoder
Set the filter to use.
setGlobalMenu(boolean) - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Sets the global menu flag.
setHeight(double) - method in class org.jfree.ui.FloatDimension
Sets the height.
setHeight(double) - method in class org.jfree.ui.Size2D
Sets the height.
setHelperObject(String,Object) - method in class org.jfree.xml.Parser
Sets a helper object.
setHelperObject(String,Object) - method in class org.jfree.xml.parser.RootXmlReadHandler
Adds an object to the registry.
setImage(Image) - method in class com.keypoint.PngEncoder
Set the image to be encoded.
setInfo(String) - method in class org.jfree.base.BasicProjectInfo
Sets the project info string (for example, this could be the project URL).
setInfo(String) - method in class org.jfree.base.Library
Sets the project info.
Sets the initial handler.
setInsets(Insets) - method in class org.jfree.ui.InsetsTextField
Sets the text of this text field to the formatted string describing provided insets.
setInteriorGap(org.jfree.ui.RectangleInsets) - method in class org.jfree.text.TextBox
Sets the interior gap.
setJMenuBar(JMenuBar) - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Sets the menu bar.
setKey(org.jfree.xml.generator.model.KeyDescription) - method in class org.jfree.xml.generator.model.IndexedPropertyInfo
Sets the key.
setLicenceName(String) - method in class org.jfree.base.BasicProjectInfo
Sets the license name.
setLicenceName(String) - method in class org.jfree.base.Library
Sets the licence name.
setLicenceText(String) - method in class org.jfree.ui.about.ProjectInfo
Sets the project licence text.
Sets the alignment of the lines of text within the block.
setLogo(Image) - method in class org.jfree.ui.about.ProjectInfo
Sets the project logo.
setMaxLength(int) - method in class org.jfree.ui.LengthLimitingDocument
Sets the maximum number of characters for this document.
Sets the model to be written.
setModelComments(org.jfree.xml.generator.model.Comments) - method in class org.jfree.xml.generator.model.DescriptionModel
Sets the model comments.
setMonth(int) - method in class org.jfree.date.DayAndMonthRule
Sets the month for this rule.
setMonth(int) - method in class org.jfree.date.DayOfWeekInMonthRule
Sets the month for this rule.
setName(String) - method in class org.jfree.base.BasicProjectInfo
Sets the project name.
setName(String) - method in class org.jfree.base.Library
Sets the project name.
setNullable(boolean) - method in class org.jfree.xml.generator.model.TypeInfo
Sets the nullable flag.
setObject(int,int,Object) - method in class org.jfree.util.ObjectTable
Sets the object for a cell in the table.
setObject(Object) - method in class org.jfree.ui.tabbedui.DetailEditor
Sets the object to be edited.
setOpenComment(String[]) - method in class org.jfree.xml.util.AbstractModelReader
Sets the open comment.
setOutlinePaint(Paint) - method in class org.jfree.text.TextBox
Sets the outline paint.
setOutlineStroke(Stroke) - method in class org.jfree.text.TextBox
Sets the outline stroke.
setOwner(org.jfree.ui.WizardDialog) - method in class org.jfree.ui.WizardPanel
Sets the reference to the dialog that owns the panel (this is called automatically by the dialog when the panel is added to the dialog).
setPaint(int,Paint) - method in class org.jfree.util.PaintList
Sets the Paint for an item in the list.
setPaint(Paint) - method in class org.jfree.ui.PaintSample
Sets the Paint object being displayed in the panel.
setParameter(String,Object) - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Sets a parameter.
setParameter(String,Object) - method in class org.jfree.xml.factory.objects.ObjectDescription
Sets the value of a parameter.
setParameterDefinition(String,Class) - method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Sets the class for a parameter.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.ArrayObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.BasicStrokeObjectDescription
Sets the parameters for this description to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.BeanObjectDescription
Sets the parameters in the description to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.BooleanObjectDescription
Sets the description object parameters to match the supplied object (which should be an instance of Boolean.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.ByteObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.CharacterObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.ClassLoaderObjectDescription
Sets the parameters of the object description to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.CollectionObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.ColorObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.DateObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.Dimension2DObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.DimensionObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.DoubleObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.FloatObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.IntegerObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.Line2DObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.LongObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.ObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.Point2DObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.Rectangle2DObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.ShortObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.SimpleDateFormatObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.StringObjectDescription
Sets the parameters of this description object to match the supplied object.
setParameterFromObject(Object) - method in class org.jfree.xml.factory.objects.URLObjectDescription
Sets the parameters of this description object to match the supplied object.
Sets this ActionMap's parent.
setPreserve(boolean) - method in class org.jfree.xml.generator.model.ClassDescription
Sets the preserve flag.
setPreserve(boolean) - method in class org.jfree.xml.generator.model.PropertyInfo
Sets the preserve flag.
setPressedColumn(int) - method in class org.jfree.ui.SortButtonRenderer
Sets the pressed column.
Sets the info about the class properties.
setProperty(String,Object) - method in class org.jfree.xml.util.GenericObjectFactory
Sets a property value.
setPropertyType(org.jfree.xml.generator.model.PropertyType) - method in class org.jfree.xml.generator.model.PropertyInfo
Sets the property type.
setReadMethodAvailable(boolean) - method in class org.jfree.xml.generator.model.PropertyInfo
Sets a flag indicating whether or not there is a read method for this property.
setRegisterKey(String) - method in class org.jfree.xml.generator.model.ClassDescription
Sets the register key.
setRelative(int) - method in class org.jfree.date.RelativeDayOfWeekRule
Sets the 'relative' attribute (SerialDate.PRECEDING, SerialDate.NEAREST, SerialDate.FOLLOWING).
Sets the root SAX handler.
Sets the root handler.
Sets the root handler.
setSelectedEditor(int) - method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Sets the selected editor.
setSelectedFont(Font) - method in class org.jfree.ui.FontChooserPanel
Initializes the contents of the dialog from the given font object.
setSelectedItem(Object) - method in class org.jfree.ui.KeyedComboBoxModel
Set the selected item.
setSelectedKey(Object) - method in class org.jfree.ui.KeyedComboBoxModel
Defines the selected key.
setShadowPaint(Paint) - method in class org.jfree.text.TextBox
Sets the shadow paint.
setShadowXOffset(double) - method in class org.jfree.text.TextBox
Sets the x-offset for the shadow effect.
setShadowYOffset(double) - method in class org.jfree.text.TextBox
Sets the y-offset for the shadow effect.
setShape(int,Shape) - method in class org.jfree.util.ShapeList
Sets the Shape for an item in the list.
setSize(double,double) - method in class org.jfree.ui.FloatDimension
Sets the size of this Dimension object to the specified width and height.
Changes the model for the table.
setSource(String) - method in class org.jfree.xml.generator.model.ClassDescription
Sets the source for the class description.
setSource(String) - method in class org.jfree.xml.generator.model.ManualMappingInfo
Sets the source.
setSource(String) - method in class org.jfree.xml.generator.model.MultiplexMappingInfo
Sets the source.
setStroke(int,Stroke) - method in class org.jfree.util.StrokeList
Sets the Stroke for an item in the list.
setStroke(Stroke) - method in class org.jfree.ui.StrokeSample
Sets the Stroke object being displayed.
Sets the sub-rule.
setSuperClass(Class) - method in class org.jfree.xml.generator.model.ClassDescription
Sets the super class.
Sets the table model for the listener.
setText(String) - method in class org.jfree.util.LineBreakIterator
Sets the text to be broken up.
setTextBlock(org.jfree.text.TextBlock) - method in class org.jfree.text.TextBox
Sets the text block.
setupUI() - static method in class org.jfree.ui.UIUtilities
Set up the user interface.
setUseDrawRotatedStringWorkaround(boolean) - static method in class org.jfree.text.TextUtilities
Sets the flag that controls whether or not a workaround is used for drawing rotated strings.
setUseFontMetricsGetStringBounds(boolean) - static method in class org.jfree.text.TextUtilities
Sets the flag that controls whether the FontMetrics.getStringBounds() method is used or not.
setValidateDTD(boolean) - method in class org.jfree.xml.ParserFrontend
Sets a flag that controls whether or not the report definition is validated against the DTD.
setVersion(String) - method in class org.jfree.base.BasicProjectInfo
Sets the project version number.
setVersion(String) - method in class org.jfree.base.Library
Sets the version identifier.
setWidth(double) - method in class org.jfree.ui.FloatDimension
Sets the width.
setWidth(double) - method in class org.jfree.ui.Size2D
Sets the width.
setWriteMethodAvailable(boolean) - method in class org.jfree.xml.generator.model.PropertyInfo
Sets a flag indicating whether or not there is a write method for this property.
setXDpi(int) - method in class com.keypoint.PngEncoder
Set the DPI for the X axis.
setXmlHandler(String) - method in class org.jfree.xml.generator.model.PropertyInfo
Sets the XML handler.
setXmlName(String) - method in class org.jfree.xml.generator.model.PropertyInfo
Sets the XML name.
setYDpi(int) - method in class com.keypoint.PngEncoder
Set the DPI for the Y axis.
setYearSelectionRange(int) - method in class org.jfree.ui.DateChooserPanel
Sets the range of years available for selection.
ShapeList - class org.jfree.util.ShapeList
A table of Shape objects.
ShapeList() - constructor for class org.jfree.util.ShapeList
Creates a new list.
ShapeUtilities - class org.jfree.util.ShapeUtilities
Utility methods for Shape objects.
ShortAttributeHandler - class org.jfree.xml.attributehandlers.ShortAttributeHandler
A class that handles the conversion of Short attributes to and from an appropriate String representation.
ShortAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.ShortAttributeHandler
Creates a new attribute handler.
ShortObjectDescription - class org.jfree.xml.factory.objects.ShortObjectDescription
An object-description for a Short object.
ShortObjectDescription() - constructor for class org.jfree.xml.factory.objects.ShortObjectDescription
Creates a new object description.
An object-description for a SimpleDateFormat object.
SimpleDateFormatObjectDescription() - constructor for class org.jfree.xml.factory.objects.SimpleDateFormatObjectDescription
Creates a new object description.
SimpleDateFormatObjectDescription(Class) - constructor for class org.jfree.xml.factory.objects.SimpleDateFormatObjectDescription
Creates a new object description.
SimpleDateFormatObjectDescription(Class,boolean) - constructor for class org.jfree.xml.factory.objects.SimpleDateFormatObjectDescription
Creates a new object description.
Log.SimpleMessage - class org.jfree.util.Log.SimpleMessage
A simple message class.
SimpleMessage(String,Object) - constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
SimpleMessage(String,Object,Object) - constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
SimpleMessage(String,Object,Object,Object) - constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
Creates a new message.
SimpleMessage(String,Object[]) - constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
SimpleObjectFactory - class org.jfree.xml.util.SimpleObjectFactory
A simple object factory.
SimpleObjectFactory() - constructor for class org.jfree.xml.util.SimpleObjectFactory
Creates a new instance.
size() - method in class org.jfree.util.AbstractObjectList
Returns the size of the list.
size() - method in class org.jfree.xml.generator.model.DescriptionModel
Returns the number of classes in the model.
size() - method in class org.jfree.ui.action.DowngradeActionMap
Returns the number of bindings.
Size2D - class org.jfree.ui.Size2D
A simple class for representing the dimensions of an object.
Size2D() - constructor for class org.jfree.ui.Size2D
Creates a new instance with zero width and height.
Size2D(double,double) - constructor for class org.jfree.ui.Size2D
Creates a new instance with the specified width and height.
SIZES - static field in class org.jfree.ui.FontChooserPanel
The font sizes that can be selected.
SortableTable - class org.jfree.ui.SortableTable
A simple extension of JTable that supports the use of a SortableTableModel.
Standard constructor - builds a table for the specified model.
Captures mouse clicks on a table header, with the intention of triggering a sort.
Standard constructor.
The base class for a sortable table model.
SortableTableModel() - constructor for class org.jfree.ui.SortableTableModel
Constructs a sortable table model.
A table cell renderer for table headings - uses one of three JButton instances to indicate the sort order for the table column.
SortButtonRenderer() - constructor for class org.jfree.ui.SortButtonRenderer
Creates a new button renderer.
sortByColumn(int,boolean) - method in class org.jfree.ui.SortableTableModel
Sorts the table.
sortByColumn(int,boolean) - method in class org.jfree.ui.about.SystemPropertiesTableModel
Sorts on the specified column.
Writes a Configuration instance into a property file, where the keys are sorted by their name.
SortedConfigurationWriter() - constructor for class org.jfree.util.SortedConfigurationWriter
The default constructor, does nothing.
SortOrder - class org.jfree.util.SortOrder
Defines tokens used to indicate sorting order (ascending or descending).
SOURCE_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Source attribute text.
SourceCollector - interface org.jfree.xml.generator.SourceCollector
A source collector returns a collection of Class objects.
SOUTH - static field in class org.jfree.ui.Align
South alignment (same as BOTTOM).
SOUTH_EAST - static field in class org.jfree.ui.Align
South/East alignment (same as BOTTOM_RIGHT).
SOUTH_WEST - static field in class org.jfree.ui.Align
South/West alignment (same as BOTTOM_LEFT).
Spinner - class org.jfree.ui.Spinner
A very basic spinner component, used for demo purposes only.
Spinner(int) - constructor for class org.jfree.ui.Spinner
Creates a new spinner.
SplittingModelWriter - class org.jfree.xml.generator.SplittingModelWriter
A model writer that writes to multiple files.
SplittingModelWriter() - constructor for class org.jfree.xml.generator.SplittingModelWriter
Creates a new instance.
SpreadsheetDate - class org.jfree.date.SpreadsheetDate
Represents a date using an integer, in a similar fashion to the implementation in Microsoft Excel.
SpreadsheetDate(int) - constructor for class org.jfree.date.SpreadsheetDate
Standard constructor - creates a new date object representing the specified day number (which should be in the range 2 to 2958465.
SpreadsheetDate(int,int,int) - constructor for class org.jfree.date.SpreadsheetDate
Creates a new date instance.
StackableException - class org.jfree.util.StackableException
A baseclass for exceptions, which could have parent exceptions.
StackableException() - constructor for class org.jfree.util.StackableException
Creates a StackableRuntimeException with no message and no parent.
StackableException(String) - constructor for class org.jfree.util.StackableException
Creates an exception.
StackableException(String,Exception) - constructor for class org.jfree.util.StackableException
Creates an exception.
A baseclass for RuntimeExceptions, which could have parent exceptions.
StackableRuntimeException() - constructor for class org.jfree.util.StackableRuntimeException
Creates a StackableRuntimeException with no message and no parent.
StackableRuntimeException(String) - constructor for class org.jfree.util.StackableRuntimeException
Creates an exception.
Creates an exception.
STANDARD_BORDER - static field in class org.jfree.ui.about.AboutDialog
The default border for the panels in the tabbed pane.
STANDARD_BORDER - static field in class org.jfree.ui.about.AboutFrame
The default border for the panels in the tabbed pane.
StandardDialog - class org.jfree.ui.StandardDialog
The base class for standard dialogs.
StandardDialog(Dialog,String,boolean) - constructor for class org.jfree.ui.StandardDialog
Standard constructor - builds a dialog...
StandardDialog(Frame,String,boolean) - constructor for class org.jfree.ui.StandardDialog
Standard constructor - builds a dialog...
Transforms a GradientPaint to range over the width of a target shape.
Creates a new transformer.
Creates a new transformer.
start() - method in class org.jfree.base.AbstractBoot
Starts the boot process.
startBlock() - method in class org.jfree.xml.writer.XMLWriterSupport
Starts a new block by increasing the indent level.
startCDATA() - method in class org.jfree.xml.CommentHandler
Report the start of a CDATA section.
startDocument() - method in class org.jfree.xml.Parser
Receive notification of the beginning of the document.
startDocument() - method in class org.jfree.xml.parser.RootXmlReadHandler
Starts processing a document.
startDTD(String,String,String) - method in class org.jfree.xml.CommentHandler
Report the start of DTD declarations, if any.
Callback to indicate that an XML element start tag has been read by the parser.
startElement(String,Attributes) - method in class org.jfree.xml.parser.AbstractXmlReadHandler
This method is called at the start of an element.
Callback to indicate that an XML element start tag has been read by the parser.
startElement(String,Attributes) - method in class org.jfree.xml.parser.XmlReadHandler
This method is called at the start of an element.
Receive notification of the start of an element.
Starts processing an element.
startEntity(String) - method in class org.jfree.xml.CommentHandler
Report the beginning of some internal and external XML entities.
startIncludeHandling(URL) - method in class org.jfree.xml.util.AbstractModelReader
Start handling an include.
startIncludeHandling(URL) - method in class org.jfree.xml.generator.DefaultModelReader
Starts include handling.
startMultiplexMapping(String,String) - method in class org.jfree.xml.util.AbstractModelReader
Starts a multiplex mapping.
startMultiplexMapping(String,String) - method in class org.jfree.xml.generator.DefaultModelReader
Start a multiplex mapping.
startMultiplexMapping(String,String) - method in class org.jfree.xml.util.ObjectFactoryLoader
Starts a multiplex mapping.
Starts a object definition.
startObjectDefinition(String,String,boolean) - method in class org.jfree.xml.generator.DefaultModelReader
Begin processing an object definition element.
Starts a object definition.
startParsing(Attributes) - method in class org.jfree.xml.parser.AbstractXmlReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.BasicStrokeReadHandler
Called at the start of parsing a BasicStroke element, this method reads the attributes and constructs the stroke.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.ColorReadHandler
Called at the start of parsing a Color element, this method reads the attributes and constructs the Color.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.FontReadHandler
Called at the start of parsing a font element, this method reads the attributes and constructs the font.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.GenericReadHandler
Called at the start of parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.InsetsReadHandler
Begins parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.ListReadHandler
Start parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.ObjectRefHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.Point2DReadHandler
At the start of parsing, the attributes are read and used to construct the point.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.Rectangle2DReadHandler
Begins parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.RenderingHintsReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
Starts parsing.
startParsing(Attributes) - method in class org.jfree.xml.parser.coretypes.StringReadHandler
Starts parsing.
startRootDocument() - method in class org.jfree.xml.util.AbstractModelReader
Start the root document.
startRootDocument() - method in class org.jfree.xml.generator.DefaultModelReader
Starts the root document.
startsWithIgnoreCase(String,String) - static method in class org.jfree.util.StringUtils
Helper functions to query a strings start portion.
StringAttributeHandler - class org.jfree.xml.attributehandlers.StringAttributeHandler
A String attribute handler.
StringAttributeHandler() - constructor for class org.jfree.xml.attributehandlers.StringAttributeHandler
Creates a new attribute handler.
StringObjectDescription - class org.jfree.xml.factory.objects.StringObjectDescription
An object-description for a String object.
StringObjectDescription() - constructor for class org.jfree.xml.factory.objects.StringObjectDescription
Creates a new object description.
StringReadHandler - class org.jfree.xml.parser.coretypes.StringReadHandler
Required for list contents ...
StringReadHandler() - constructor for class org.jfree.xml.parser.coretypes.StringReadHandler
Creates a new handler.
stringToColor(String) - static method in class org.jfree.util.PaintUtilities
Converts a given string into a color.
stringToInt(String) - method in class org.jfree.ui.InsetsChooserPanel
Converts a string representing an integer into its numerical value.
stringToMonthCode(String) - static method in class org.jfree.date.SerialDate
Converts a string to a month code.
stringToWeekday(String) - method in class org.jfree.date.SerialDateUtilities
Converts the specified string to a weekday, using the default locale.
stringToWeekdayCode(String) - static method in class org.jfree.date.SerialDate
Converts the supplied string to a day of the week.
StringUtils - class org.jfree.util.StringUtils
String utilities.
stripFileExtension(String) - method in class org.jfree.io.IOUtils
Removes the file extension from the given file name.
A component for choosing a stroke from a list of available strokes.
Creates a panel containing a combo-box that allows the user to select one stroke from a list of available strokes.
StrokeList - class org.jfree.util.StrokeList
A table of Stroke objects.
StrokeList() - constructor for class org.jfree.util.StrokeList
Creates a new list.
StrokeSample - class org.jfree.ui.StrokeSample
A panel that displays a stroke sample.
StrokeSample(Stroke) - constructor for class org.jfree.ui.StrokeSample
Creates a StrokeSample for the specified stroke.
SUNDAY - static field in class org.jfree.date.SerialDate
Useful constant for Sunday.
SystemProperties - class org.jfree.ui.about.SystemProperties
A utility class for working with system properties.
SystemPropertiesFrame - class org.jfree.ui.about.SystemPropertiesFrame
A frame containing a table that displays the system properties for the current Java Virtual Machine (JVM).
SystemPropertiesFrame(boolean) - constructor for class org.jfree.ui.about.SystemPropertiesFrame
Constructs a standard frame that displays system properties.
SystemPropertiesPanel - class org.jfree.ui.about.SystemPropertiesPanel
A panel containing a table of system properties.
SystemPropertiesPanel() - constructor for class org.jfree.ui.about.SystemPropertiesPanel
Constructs a new panel.
A sortable table model containing the system properties.
SystemPropertiesTableModel() - constructor for class org.jfree.ui.about.SystemPropertiesTableModel
Creates a new table model using the properties of the current Java Virtual Machine.
Useful class for holding the name and value of a system property.
Standard constructor - builds a new SystemProperty.
A class for comparing SystemProperty objects.
Standard constructor.

T

TabbedApplet - class org.jfree.ui.tabbedui.TabbedApplet
An applet implementation that uses a tabbed GUI as backend.
TabbedApplet() - constructor for class org.jfree.ui.tabbedui.TabbedApplet
Default constructor.
TabbedDialog - class org.jfree.ui.tabbedui.TabbedDialog
A JDialog implementation that uses a tabbed UI as backend.
TabbedDialog() - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Default constructor.
TabbedDialog(Dialog) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedDialog(Dialog,boolean) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedDialog(Dialog,String) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedDialog(Dialog,String,boolean) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedDialog(Frame) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedDialog(Frame,boolean) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedDialog(Frame,String) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedDialog(Frame,String,boolean) - constructor for class org.jfree.ui.tabbedui.TabbedDialog
Creates a new dialog.
TabbedFrame - class org.jfree.ui.tabbedui.TabbedFrame
A JFrame implementation that uses a tabbed UI as backend.
TabbedFrame() - constructor for class org.jfree.ui.tabbedui.TabbedFrame
Default constructor.
TabbedFrame(String) - constructor for class org.jfree.ui.tabbedui.TabbedFrame
Creates a new tabbed frame with the specified title.
TableOrder - class org.jfree.util.TableOrder
Used to indicate the processing order for a table (by row or by column).
TextAnchor - class org.jfree.ui.TextAnchor
Used to indicate the position of an anchor point for a text string.
TextBlock - class org.jfree.text.TextBlock
A list of TextLine objects that form a block of text.
TextBlock() - constructor for class org.jfree.text.TextBlock
Creates a new empty text block.
TextBlockAnchor - class org.jfree.text.TextBlockAnchor
Used to indicate the position of an anchor point for a text block.
TextBox - class org.jfree.text.TextBox
A box containing a text block.
TextBox() - constructor for class org.jfree.text.TextBox
Creates an empty text box.
TextBox(org.jfree.text.TextBlock) - constructor for class org.jfree.text.TextBox
Creates a new text box.
TextBox(String) - constructor for class org.jfree.text.TextBox
Creates a text box.
TextFragment - class org.jfree.text.TextFragment
A text item, with an associated font, that fits on a single line (see TextLine).
TextFragment(String) - constructor for class org.jfree.text.TextFragment
Creates a new text fragment.
TextFragment(String,Font) - constructor for class org.jfree.text.TextFragment
Creates a new text fragment.
TextFragment(String,Font,Paint) - constructor for class org.jfree.text.TextFragment
Creates a new text fragment.
TextFragment(String,Font,Paint,float) - constructor for class org.jfree.text.TextFragment
Creates a new text fragment.
TextLine - class org.jfree.text.TextLine
A sequence of TextFragment objects that together form a line of text.
TextLine() - constructor for class org.jfree.text.TextLine
Creates a new empty line.
TextLine(String) - constructor for class org.jfree.text.TextLine
Creates a new text line using the default font.
TextLine(String,Font) - constructor for class org.jfree.text.TextLine
Creates a new text line.
TextLine(String,Font,Paint) - constructor for class org.jfree.text.TextLine
Creates a new text line.
TextMeasurer - interface org.jfree.text.TextMeasurer
An object that can measure text.
TextUtilities - class org.jfree.text.TextUtilities
Some utility methods for working with text.
THIRD_WEEK_IN_MONTH - static field in class org.jfree.date.SerialDate
A useful constant for referring to the third week in a month.
THREAD_CONTEXT - static field in class org.jfree.util.ObjectUtilities
A constant for using the TheadContext as source for the classloader.
THURSDAY - static field in class org.jfree.date.SerialDate
Useful constant for Thrusday.
toArray(Object) - method in class org.jfree.util.HashNMap
Returns the contents for the given key as object array.
toArray(Object,Object[]) - method in class org.jfree.util.HashNMap
Returns the contents for the given key as object array.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.AttributeHandler
Converts an object to an attribute value.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.BooleanAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.ByteAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.CharacterAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.DoubleAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.FloatAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.IntegerAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.LongAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.ShortAttributeHandler
Converts the attribute to a string.
toAttributeValue(Object) - method in class org.jfree.xml.attributehandlers.StringAttributeHandler
Converts the attribute to a string.
toDate() - method in class org.jfree.date.SerialDate
Returns a java.util.Date.
toDate() - method in class org.jfree.date.SpreadsheetDate
Returns a java.util.Date equivalent to this date.
TOP - static field in class org.jfree.ui.Align
Top alignment.
TOP - static field in class org.jfree.ui.RectangleAnchor
Top.
TOP - static field in class org.jfree.ui.RectangleEdge
Top.
TOP - static field in class org.jfree.ui.VerticalAlignment
Top alignment.
TOP_CENTER - static field in class org.jfree.ui.TextAnchor
Top/center.
TOP_CENTER - static field in class org.jfree.text.TextBlockAnchor
Top/center.
TOP_LEFT - static field in class org.jfree.ui.Align
Top/Left alignment.
TOP_LEFT - static field in class org.jfree.ui.RectangleAnchor
Top-Left.
TOP_LEFT - static field in class org.jfree.ui.TextAnchor
Top/left.
TOP_LEFT - static field in class org.jfree.text.TextBlockAnchor
Top/left.
TOP_RIGHT - static field in class org.jfree.ui.Align
Top/Right alignment.
TOP_RIGHT - static field in class org.jfree.ui.RectangleAnchor
Top-Right.
TOP_RIGHT - static field in class org.jfree.ui.TextAnchor
Top/right.
TOP_RIGHT - static field in class org.jfree.text.TextBlockAnchor
Top/right.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.AttributeHandler
Converts a string to a property value.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.BooleanAttributeHandler
Converts a string to a Boolean.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.ByteAttributeHandler
Converts a string to a Byte.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.CharacterAttributeHandler
Converts a string to a Character.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.DoubleAttributeHandler
Converts a string to a Double.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.FloatAttributeHandler
Converts a string to a Float.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.IntegerAttributeHandler
Converts a string to a Integer.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.LongAttributeHandler
Converts a string to a Long.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.ShortAttributeHandler
Converts a string to a Short.
toPropertyValue(String) - method in class org.jfree.xml.attributehandlers.StringAttributeHandler
Converts a copy of the string.
toSerial() - method in class org.jfree.date.SerialDate
Returns the serial number for the date, where 1 January 1900 = 2 (this corresponds, almost, to the numbering system used in Microsoft Excel for Windows and Lotus 1-2-3).
toSerial() - method in class org.jfree.date.SpreadsheetDate
Returns the serial number for the date, where 1 January 1900 = 2 (this corresponds, almost, to the numbering system used in Microsoft Excel for Windows and Lotus 1-2-3).
toString() - method in class org.jfree.xml.generator.model.Comments
Returns a string representation of the set of comments.
toString() - method in class org.jfree.ui.FloatDimension
Returns a string representation of the object.
toString() - method in class org.jfree.ui.GradientPaintTransformType
Returns a string representing the object.
toString() - method in class org.jfree.ui.HorizontalAlignment
Returns a string representing the object.
toString() - method in class org.jfree.ui.Layer
Returns a string representing the object.
toString() - method in class org.jfree.ui.LengthAdjustmentType
Returns a string representing the object.
toString() - method in class org.jfree.util.Log.SimpleMessage
Returns a string representation of the message (useful for debugging).
toString() - method in class org.jfree.xml.ParseException
Override toString to pick up any embedded exception.
toString() - method in class org.jfree.ui.about.ProjectInfo
Returns a string describing the project.
toString() - method in class org.jfree.xml.generator.model.PropertyType
Returns a string representing the type.
toString() - method in class org.jfree.layout.RadialLayout
Returns the class name.
toString() - method in class org.jfree.ui.RectangleAnchor
Returns a string representing the object.
toString() - method in class org.jfree.ui.RectangleEdge
Returns a string representing the object.
toString() - method in class org.jfree.ui.RectangleInsets
Returns a textual representation of this instance, useful for debugging purposes.
toString() - method in class org.jfree.util.Rotation
Returns a string representing the object.
toString() - method in class org.jfree.date.SerialDate
Converts the date to a string.
toString() - method in class org.jfree.ui.Size2D
Returns a string representation of this instance, mostly used for debugging purposes.
toString() - method in class org.jfree.util.SortOrder
Returns a string representing the object.
toString() - method in class org.jfree.util.TableOrder
Returns a string representing the object.
toString() - method in class org.jfree.ui.TextAnchor
Returns a string representing the object.
toString() - method in class org.jfree.text.TextBlockAnchor
Returns a string representing the object.
toString() - method in class org.jfree.util.UnitType
Returns a string representing the object.
toString() - method in class org.jfree.ui.VerticalAlignment
Returns a string representing the object.
Transforms a GradientPaint instance to "fit" some target shape.
Transforms a GradientPaint instance.
trim(Rectangle2D) - method in class org.jfree.ui.RectangleInsets
Shrinks the given rectangle by the amount of these insets.
trimHeight(double) - method in class org.jfree.ui.RectangleInsets
Trims the given height to allow for the insets.
trimWidth(double) - method in class org.jfree.ui.RectangleInsets
Trims the given width to allow for the insets.
TUESDAY - static field in class org.jfree.date.SerialDate
Useful constant for Tuesday.
TYPE_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Type attribute text.
TYPE_TAG - static field in class org.jfree.xml.util.ClassModelTags
Type tag text.
TypeInfo - class org.jfree.xml.generator.model.TypeInfo
Retains information about a type.
TypeInfo(String,Class) - constructor for class org.jfree.xml.generator.model.TypeInfo
Creates a new instance.

U

UIUtilities - class org.jfree.ui.UIUtilities
A utility class to tune the Metal look and feel.
UnitType - class org.jfree.util.UnitType
Used to indicate absolute or relative units.
unlock() - method in class org.jfree.threads.ReaderWriterLock
Unlock.
unwind(String) - method in class org.jfree.xml.parser.RootXmlReadHandler
Hand control back to the previous handler.
UP - static field in class org.jfree.ui.ArrowPanel
A constant for the up arrow.
UP - static field in class org.jfree.ui.BevelArrowIcon
Constant indicating that the arrow is pointing up.
UP - static field in class org.jfree.ui.SortButtonRenderer
Useful constant indicating DESCENDING (that is, arrow pointing up) sorting in the table.
update() - method in class org.jfree.ui.tabbedui.DetailEditor
Updates the object.
updateC(int,Dimension) - method in class org.jfree.layout.FormatLayout
Processes a row in 'C' format.
updateLC(int,Dimension,Dimension) - method in class org.jfree.layout.FormatLayout
Processes a row in 'LC' format.
Processes a row in 'LCB' format.
Processes a row in 'LCBLC' format.
Processes a row in 'LCBLCB' format.
Processes a row in 'LCLC' format.
Processes a row in 'LCLCB' format.
updateObject(Object) - method in class org.jfree.ui.tabbedui.DetailEditor
Updates the object.
Update handler for the enable state of the root editor.
URLClassFactory - class org.jfree.xml.factory.objects.URLClassFactory
A URL class factory.
URLClassFactory() - constructor for class org.jfree.xml.factory.objects.URLClassFactory
Creates a new URL class factory.
URLObjectDescription - class org.jfree.xml.factory.objects.URLObjectDescription
An object-description for a URL object.
URLObjectDescription() - constructor for class org.jfree.xml.factory.objects.URLObjectDescription
Creates a new object description.

V

valueOf(boolean) - static method in class org.jfree.util.BooleanUtilities
Returns the object equivalent of the boolean primitive.
VERTICAL - static field in class org.jfree.ui.GradientPaintTransformType
Vertical.
An enumeration of the vertical alignment types (TOP, BOTTOM and CENTER).
VerticalLayout - class org.jfree.ui.tabbedui.VerticalLayout
A simple layout manager, which aligns all components in a vertical flow layout.
VerticalLayout() - constructor for class org.jfree.ui.tabbedui.VerticalLayout
DefaultConstructor.
VerticalLayout(boolean) - constructor for class org.jfree.ui.tabbedui.VerticalLayout
Creates a new vertical layout.

W

waitImageLoaded() - method in class org.jfree.util.WaitingImageObserver
The workerthread.
This image observer blocks until the image is completely loaded.
WaitingImageObserver(Image) - constructor for class org.jfree.util.WaitingImageObserver
Creates a new ImageObserver for the given Image.
WARN - static field in class org.jfree.util.LogTarget
Loglevel WARN.
warn(Object) - static method in class org.jfree.util.Log
A convenience method for logging a 'warning' message.
warn(Object) - method in class org.jfree.util.LogContext
A convenience method for logging a 'warning' message.
warn(Object,Exception) - static method in class org.jfree.util.Log
A convenience method for logging a 'warning' message.
warn(Object,Exception) - method in class org.jfree.util.LogContext
A convenience method for logging a 'warning' message.
WEDNESDAY - static field in class org.jfree.date.SerialDate
Useful constant for Wednesday.
weekdayCodeToString(int) - static method in class org.jfree.date.SerialDate
Returns a string representing the supplied day-of-the-week.
weekInMonthToString(int) - static method in class org.jfree.date.SerialDate
Returns a string corresponding to the week-in-the-month code.
WEST - static field in class org.jfree.ui.Align
West alignment (same as LEFT).
width - field in class com.keypoint.PngEncoder
The width.
width - field in class org.jfree.ui.Size2D
The width.
windowActivated(WindowEvent) - method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowClosed(WindowEvent) - method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowClosing(WindowEvent) - method in class org.jfree.ui.ApplicationFrame
Listens for the main window closing, and shuts down the application.
windowDeactivated(WindowEvent) - method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowDeiconified(WindowEvent) - method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowIconified(WindowEvent) - method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowOpened(WindowEvent) - method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
WizardDialog - class org.jfree.ui.WizardDialog
A dialog that presents the user with a sequence of steps for completing a task.
Standard constructor - builds and returns a new WizardDialog.
Standard constructor - builds a new WizardDialog owned by the specified JFrame.
WizardPanel - class org.jfree.ui.WizardPanel
A panel that provides the user interface for a single step in a WizardDialog.
WizardPanel(LayoutManager) - constructor for class org.jfree.ui.WizardPanel
Creates a new panel.
write(String) - method in class org.jfree.xml.generator.SplittingModelWriter
Writes the model to the specified target.
Writes the given object with the specified tagname.
Performs the writing of a single object.
Performs the writing of a Color object.
Performs the writing of a Font object.
Performs the writing of a generic object.
Performs the writing of a GradientPaint object.
Performs the writing of a Insets object.
Performs the writing of a List object.
Performs the writing of a Point2D object.
Performs the writing of a single object.
Performs the writing of a single object.
Performs the writing of a single object.
write(Writer) - method in class org.jfree.xml.generator.ModelWriter
Writes a model to the specified writer.
WRITE_HANDLER_ATTR - static field in class org.jfree.xml.util.ClassModelTags
Write handler attribute text.
Serialises an AttributedString object.
writeByte(int,int) - method in class com.keypoint.PngEncoder
Write a single byte into the pngBytes array at a given position.
writeBytes(byte[],int) - method in class com.keypoint.PngEncoder
Write an array of bytes into the pngBytes array.
writeBytes(byte[],int,int) - method in class com.keypoint.PngEncoder
Write an array of bytes into the pngBytes array, specifying number of bytes to write.
Writes a class description.
Writes the close comments from a set of comments.
writeCloseTag(String) - method in class org.jfree.xml.writer.XMLWriter
Writes a closing XML tag.
writeCloseTag(Writer,String) - method in class org.jfree.xml.writer.XMLWriterSupport
Writes a closing XML tag.
writeComment(Writer,String[]) - method in class org.jfree.xml.generator.ModelWriter
Writes a sequence of comments.
writeEnd() - method in class com.keypoint.PngEncoder
Write a PNG "IEND" chunk into the pngBytes array.
writeHeader() - method in class com.keypoint.PngEncoder
Write a PNG "IHDR" chunk into the pngBytes array.
writeImageData() - method in class com.keypoint.PngEncoder
Write the image data into the pngBytes array.
writeInt2(int,int) - method in class com.keypoint.PngEncoder
Write a two-byte integer into the pngBytes array at a given position.
writeInt4(int,int) - method in class com.keypoint.PngEncoder
Write a four-byte integer into the pngBytes array at a given position.
Writes a manual mapping to the XML output.
Writes the class description model to multiple files.
Writes a multiplex mapping to the XML output.
writeObjectProperties(Object) - method in class org.jfree.xml.util.GenericObjectFactory
Writes the properties for the object.
Writes the open comments from a set of comments.
writePaint(Paint,ObjectOutputStream) - static method in class org.jfree.io.SerialUtilities
Serialises a Paint object.
writePoint2D(Point2D,ObjectOutputStream) - static method in class org.jfree.io.SerialUtilities
Serialises a Point2D object.
writeResolution() - method in class com.keypoint.PngEncoder
Write a PNG "pHYs" chunk into the pngBytes array.
Handles the serialization of an single element of this table.
writeShape(Shape,ObjectOutputStream) - static method in class org.jfree.io.SerialUtilities
Serialises a Shape object.
Writes the class description model to a single file.
Writes a set of comments.
writeStroke(Stroke,ObjectOutputStream) - static method in class org.jfree.io.SerialUtilities
Serialises a Stroke object.
writeTag(String,boolean) - method in class org.jfree.xml.writer.XMLWriter
Writes an opening XML tag that has no attributes.
Writes an opening XML tag along with a list of attribute/value pairs.
writeTag(String,Properties,boolean) - method in class org.jfree.xml.writer.XMLWriter
Writes an opening XML tag along with a list of attribute/value pairs.
writeTag(String,String,String,boolean) - method in class org.jfree.xml.writer.XMLWriter
Writes an opening XML tag with an attribute/value pair.
writeTag(Writer,String) - method in class org.jfree.xml.writer.XMLWriterSupport
Writes an opening XML tag that has no attributes.
Writes an opening XML tag along with a list of attribute/value pairs.
Writes a closed (short) tag with eventually nested comments.
writeTag(Writer,String,Properties,boolean) - method in class org.jfree.xml.writer.XMLWriterSupport
Writes an opening XML tag along with a list of attribute/value pairs.
Writes an opening XML tag with an attribute/value pair.
Writes a closed (short) tag with eventually nested comments.
writeText(String) - method in class org.jfree.xml.writer.XMLWriter
Writes some text to the character stream.
writeXmlDeclaration() - method in class org.jfree.xml.writer.XMLWriter
Writes the XML declaration that usually appears at the top of every XML file.
writeXMLHeader(Writer) - static method in class org.jfree.xml.generator.ModelWriter
Writes an XML header.

X

XmlReaderException - class org.jfree.xml.parser.XmlReaderException
An XML reader exception.
XmlReaderException() - constructor for class org.jfree.xml.parser.XmlReaderException
Creates a StackableRuntimeException with no message and no parent.
XmlReaderException(String) - constructor for class org.jfree.xml.parser.XmlReaderException
Creates an exception.
XmlReaderException(String,Exception) - constructor for class org.jfree.xml.parser.XmlReaderException
Creates an exception.
XmlReadHandler - interface org.jfree.xml.parser.XmlReadHandler
A handler for reading an XML element.
XmlWriteHandler - interface org.jfree.xml.writer.XmlWriteHandler
The interface that must be supported by all XML write handlers.
XMLWriter - class org.jfree.xml.writer.XMLWriter
A class for writing XML to a character stream.
XMLWriter(Writer) - constructor for class org.jfree.xml.writer.XMLWriter
Creates a new XML writer for the specified character stream.
XMLWriter(Writer,String) - constructor for class org.jfree.xml.writer.XMLWriter
Creates a new XML writer for the specified character stream.
XMLWriterException - class org.jfree.xml.writer.XMLWriterException
An exception that can be thrown by the XMLWriter class.
XMLWriterException() - constructor for class org.jfree.xml.writer.XMLWriterException
Creates a new exception with no message or parent.
XMLWriterException(String) - constructor for class org.jfree.xml.writer.XMLWriterException
Creates an exception.
XMLWriterException(String,Exception) - constructor for class org.jfree.xml.writer.XMLWriterException
Creates an exception.
XMLWriterSupport - class org.jfree.xml.writer.XMLWriterSupport
A support class for writing XML files.
XMLWriterSupport() - constructor for class org.jfree.xml.writer.XMLWriterSupport
Default Constructor.
Creates a new support instance.
Creates a new support instance.

Z

ZERO_INSETS - static field in class org.jfree.ui.RectangleInsets
A useful constant representing zero insets.