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

ABSOLUTE - Static variable in class org.jfree.util.UnitType
Absolute.
ACCELERATOR_KEY - Static variable 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 variable in interface org.jfree.ui.action.ActionDowngrade
The key used for storing a KeyStroke to be used as the accelerator for the action.
ANTICLOCKWISE - Static variable in class org.jfree.util.Rotation
The reverse order renders the primary dataset first.
APRIL - Static variable in interface org.jfree.date.MonthConstants
Constant for April.
ASCENDING - Static variable in class org.jfree.util.SortOrder
Ascending order.
ATTRIBUTE - Static variable in class org.jfree.xml.generator.model.PropertyType
A property that is described using an attribute in the XML.
ATTRIBUTE_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
Attribute text.
ATTRIBUTE_HANDLER_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
Attribute handler text.
ATTRIBUTE_PROPERTY_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
Attribute property tag text.
AUGUST - Static variable in interface org.jfree.date.MonthConstants
Constant for August.
AboutDialog - class org.jfree.ui.about.AboutDialog.
A dialog that displays information about the demonstration application.
AboutDialog(String, ProjectInfo) - Constructor for class org.jfree.ui.about.AboutDialog
Constructs an about frame.
AboutDialog(Frame, String, ProjectInfo) - Constructor for class org.jfree.ui.about.AboutDialog
Creates a non-modal dialog without a title with the specifed Frame as its owner.
AboutDialog(Dialog, String, ProjectInfo) - Constructor for class org.jfree.ui.about.AboutDialog
Creates a non-modal dialog without a title with the specifed Dialog as its owner.
AboutFrame - class org.jfree.ui.about.AboutFrame.
A frame that displays information about the demonstration application.
AboutFrame(String, ProjectInfo) - Constructor for class org.jfree.ui.about.AboutFrame
Constructs an about frame.
AboutFrame(String, String, String, String, Image, String, String, List, ProjectInfo) - Constructor for class org.jfree.ui.about.AboutFrame
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.
AbstractActionDowngrade - class org.jfree.ui.action.AbstractActionDowngrade.
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.
AbstractElementDefinitionHandler - class org.jfree.xml.AbstractElementDefinitionHandler.
An abstract element definition handler.
AbstractElementDefinitionHandler(Parser) - Constructor for class org.jfree.xml.AbstractElementDefinitionHandler
Creates a new handler.
AbstractFileSelectionAction - class org.jfree.ui.action.AbstractFileSelectionAction.
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.
AbstractTabbedUI.ExitAction - class org.jfree.ui.tabbedui.AbstractTabbedUI.ExitAction.
An exit action.
AbstractTabbedUI.ExitAction() - Constructor for class org.jfree.ui.tabbedui.AbstractTabbedUI.ExitAction
Defines an Action object with a default description string and default icon.
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.
AbstractXmlWriteHandler - class org.jfree.xml.writer.AbstractXmlWriteHandler.
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.
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(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.
ActionButton(Icon) - Constructor for class org.jfree.ui.action.ActionButton
Creates an ActionButton and sets the given icon on the button.
ActionButton(Action) - Constructor for class org.jfree.ui.action.ActionButton
Nreates an ActionButton and assigns the given action with 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(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.
ActionMenuItem(Action) - Constructor for class org.jfree.ui.action.ActionMenuItem
Creates a new menu item based on the specified action.
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(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.
ActionRadioButton(Icon) - Constructor for class org.jfree.ui.action.ActionRadioButton
Creates an ActionButton and sets the given icon on the button.
ActionRadioButton(Action) - Constructor for class org.jfree.ui.action.ActionRadioButton
Nreates an ActionButton and assigns the given action with the button.
Align - class org.jfree.ui.Align.
A utility class for aligning rectangles.
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.
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.
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.
AttributeDefinition - class org.jfree.xml.util.AttributeDefinition.
An attribute definition.
AttributeDefinition(String, String, AttributeHandler) - Constructor for class org.jfree.xml.util.AttributeDefinition
Creates a new attribute definition.
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.
AttributedStringUtilities - class org.jfree.util.AttributedStringUtilities.
Some utility methods for working with AttributedString objects.
accept(File) - Method in class org.jfree.ui.ExtensionFileFilter
Returns true if the file ends with the specified extension.
accept(File, String) - Method in class org.jfree.ui.FilesystemFilter
Returns true if the file is accepted, and false otherwise.
accept(File) - Method in class org.jfree.ui.FilesystemFilter
Returns true if the specified file matches the requirements of this filter, 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.
actionPerformed(ActionEvent) - Method in class org.jfree.ui.DateChooserPanel
Handles action-events from the date panel.
actionPerformed(ActionEvent) - Method in class org.jfree.ui.SerialDateChooserPanel
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.WizardDialog
Handles events.
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.tabbedui.AbstractTabbedUI.ExitAction
Invoked when an action occurs.
add(Object, Object) - Method in class org.jfree.ui.KeyedComboBoxModel
Adds a new entry to the model.
add(Object, Object) - Method in class org.jfree.util.HashNMap
Adds a new key/value pair into this map.
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.
addClassDescription(ClassDescription) - Method in class org.jfree.xml.generator.model.DescriptionModel
Adds a class description to the model.
addDays(int, 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 the default mappings.
addDependency(BootableProjectInfo) - Method in class org.jfree.base.BootableProjectInfo
Deprecated. use 'addLibrary' instead.
addFactory(ClassFactory) - Method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Adds a class factory to the collection.
addFragment(TextFragment) - Method in class org.jfree.text.TextLine
Adds a text fragment to the text line.
addGenericHandler(GenericObjectFactory) - Method in class org.jfree.xml.util.SimpleObjectFactory
Adds a generic handler.
addIgnoredBaseClass(String) - Method in class org.jfree.xml.generator.JavaSourceCollector
Adds a base class that should be ignored.
addIgnoredBaseClass(Class) - Method in class org.jfree.xml.generator.JavaSourceCollector
Adds a class to the list of ignored base classes.
addIgnoredPackage(String) - Method in class org.jfree.xml.generator.JavaSourceCollector
Adds a package that should be ignored.
addIncludeComment(String, Comments) - Method in class org.jfree.xml.generator.model.DescriptionModel
Adds an include comment.
addLayoutComponent(Component) - Method in class org.jfree.layout.CenterLayout
Not used.
addLayoutComponent(String, Component) - Method in class org.jfree.layout.CenterLayout
Not used.
addLayoutComponent(Component) - Method in class org.jfree.layout.FormatLayout
Not used.
addLayoutComponent(String, Component) - Method in class org.jfree.layout.FormatLayout
Not used.
addLayoutComponent(Component) - Method in class org.jfree.layout.LCBLayout
Not used.
addLayoutComponent(String, 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.RadialLayout
Not used.
addLayoutComponent(String, Component) - Method in class org.jfree.ui.OverlayLayout
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.ui.tabbedui.VerticalLayout
Adds the specified component with the specified name to the layout.
addLibrary(Library) - Method in class org.jfree.base.BasicProjectInfo
Adds a library.
addLine(String, Font, Paint) - Method in class org.jfree.text.TextBlock
Adds a line of text that will be displayed using the specified font.
addLine(TextLine) - Method in class org.jfree.text.TextBlock
Adds a TextLine to the block.
addListDataListener(ListDataListener) - Method in class org.jfree.ui.KeyedComboBoxModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addManualMapping(ManualMappingInfo) - Method in class org.jfree.xml.generator.model.MappingModel
Adds a manual mapping.
addManualMapping(Class, Class) - Method in class org.jfree.xml.parser.RootXmlReadHandler
Adds a mapping between a class and the handler for the class.
addManualMapping(ManualMappingDefinition) - Method in class org.jfree.xml.util.SimpleObjectFactory
Adds a manual mapping.
addManualMapping(Class, Class) - Method in class org.jfree.xml.writer.RootXmlWriteHandler
Adds a new manual mapping to this handler.
addMonths(int, SerialDate) - Static method in class org.jfree.date.SerialDate
Creates a new date by adding the specified number of months to the base date.
addMultiplexMapping(MultiplexMappingInfo) - Method in class org.jfree.xml.generator.model.MappingModel
Adds a multiplex mapping.
addMultiplexMapping(Class, String, MultiplexMappingEntry[]) - Method in class org.jfree.xml.parser.RootXmlReadHandler
Adds a multiplex mapping.
addMultiplexMapping(MultiplexMappingDefinition) - Method in class org.jfree.xml.util.SimpleObjectFactory
Adds a multiplex mapping.
addMultiplexMapping(Class, String, MultiplexMappingEntry[]) - Method in class org.jfree.xml.writer.RootXmlWriteHandler
Adds a multiplex mapping.
addOptionalLibrary(String) - Method in class org.jfree.base.BasicProjectInfo
Adds an optional library.
addOptionalLibrary(Library) - Method in class org.jfree.base.BasicProjectInfo
Adds an optional library.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.jfree.ui.tabbedui.RootEditor
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jfree.ui.tabbedui.RootEditor
Adds a property change listener.
addRootEditor(RootEditor) - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Adds a root editor.
addSource(String) - Method in class org.jfree.xml.generator.model.DescriptionModel
Adds a source to the model description.
addTarget(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, 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(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.
attempExit() - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
Attempts to exit.

B

BACKGROUND - Static variable in class org.jfree.ui.Layer
Background.
BASELINE_CENTER - Static variable in class org.jfree.ui.TextAnchor
Baseline/center.
BASELINE_LEFT - Static variable in class org.jfree.ui.TextAnchor
Baseline/left.
BASELINE_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Baseline/right.
BASE_CLASS_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
Base class attribute text.
BOTTOM - Static variable in class org.jfree.ui.Align
Bottom alignment.
BOTTOM - Static variable in class org.jfree.ui.RectangleAnchor
Bottom.
BOTTOM - Static variable in class org.jfree.ui.RectangleEdge
Bottom.
BOTTOM - Static variable in class org.jfree.ui.VerticalAlignment
Bottom alignment.
BOTTOM_CENTER - Static variable in class org.jfree.text.TextBlockAnchor
Bottom/center.
BOTTOM_CENTER - Static variable in class org.jfree.ui.TextAnchor
Bottom/center.
BOTTOM_LEFT - Static variable in class org.jfree.text.TextBlockAnchor
Bottom/left.
BOTTOM_LEFT - Static variable in class org.jfree.ui.Align
Bottom/Left alignment.
BOTTOM_LEFT - Static variable in class org.jfree.ui.RectangleAnchor
Bottom-Left.
BOTTOM_LEFT - Static variable in class org.jfree.ui.TextAnchor
Bottom/left.
BOTTOM_RIGHT - Static variable in class org.jfree.text.TextBlockAnchor
Bottom/right.
BOTTOM_RIGHT - Static variable in class org.jfree.ui.Align
Bottom/Right alignment.
BOTTOM_RIGHT - Static variable in class org.jfree.ui.RectangleAnchor
Bottom-Right.
BOTTOM_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Bottom/right.
BY_COLUMN - Static variable in class org.jfree.util.TableOrder
By column.
BY_ROW - Static variable in class org.jfree.util.TableOrder
By row.
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.
Deprecated. base64 encoded elements are no longer supported ...
Base64ReadHandler() - Constructor for class org.jfree.xml.parser.Base64ReadHandler
Deprecated. Creates a new handler.
BaseBoot - class org.jfree.base.BaseBoot.
The base boot class.
BasicProjectInfo - class org.jfree.base.BasicProjectInfo.
Basic project info.
BasicProjectInfo() - Constructor for class org.jfree.base.BasicProjectInfo
Default constructor.
BasicProjectInfo(String, String, String, String) - Constructor for class org.jfree.base.BasicProjectInfo
Creates a new library reference.
BasicProjectInfo(String, String, String, String, String) - Constructor for class org.jfree.base.BasicProjectInfo
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(int, boolean, boolean) - Constructor for class org.jfree.ui.BevelArrowIcon
Standard constructor - builds an icon with the specified attributes.
BevelArrowIcon(Color, Color, Color, int, int) - 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.
BootableProjectInfo - class org.jfree.base.BootableProjectInfo.
Project info for a bootable project.
BootableProjectInfo() - Constructor for class org.jfree.base.BootableProjectInfo
Creates a new instance.
BootableProjectInfo(String, String, String, String) - Constructor for class org.jfree.base.BootableProjectInfo
Creates a new library reference.
BootableProjectInfo(String, String, String, String, String) - Constructor for class org.jfree.base.BootableProjectInfo
Creates a new library reference.
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.
buildJavaName(String, String) - Method in class org.jfree.xml.generator.JavaSourceCollector
Creates a fully qualified Java class or package name.
buildModel(SourceCollector, DescriptionModel) - Method in class org.jfree.xml.generator.ModelBuilder
Builds a model from the classes provided by the SourceCollector.
bytePos - Variable in class com.keypoint.PngEncoder
The byte position.
bytesPerPixel - Variable in class com.keypoint.PngEncoder
The bytes-per-pixel.

C

C - Static variable in class org.jfree.layout.FormatLayout
A useful constant representing layout format 1.
CENTER - Static variable in class org.jfree.text.TextBlockAnchor
Middle/center.
CENTER - Static variable in class org.jfree.ui.Align
Center alignment.
CENTER - Static variable in class org.jfree.ui.HorizontalAlignment
Center alignment.
CENTER - Static variable in class org.jfree.ui.RectangleAnchor
Center.
CENTER - Static variable in class org.jfree.ui.TextAnchor
Middle/center.
CENTER - Static variable in class org.jfree.ui.VerticalAlignment
Center alignment.
CENTER_HORIZONTAL - Static variable in class org.jfree.ui.GradientPaintTransformType
Center/horizontal.
CENTER_LEFT - Static variable in class org.jfree.text.TextBlockAnchor
Middle/left.
CENTER_LEFT - Static variable in class org.jfree.ui.TextAnchor
Middle/left.
CENTER_RIGHT - Static variable in class org.jfree.text.TextBlockAnchor
Middle/right.
CENTER_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Middle/right.
CENTER_VERTICAL - Static variable in class org.jfree.ui.GradientPaintTransformType
Center/vertical.
CLASS_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
Class attribute text.
CLASS_CONTEXT - Static variable in class org.jfree.util.ObjectUtilities
A constant for using the ClassContext as source for the classloader.
CLOCKWISE - Static variable in class org.jfree.util.Rotation
Clockwise.
CLOSE - Static variable in class org.jfree.xml.writer.XMLWriterSupport
A constant for close.
CLOSE_TAG_COMMENT - Static variable in class org.jfree.xml.CommentHandler
A constant marking a comment on the closing tag.
CLOSE_TAG_DECREASE - Static variable in class org.jfree.xml.writer.XMLWriterSupport
A constant for controlling the indent function.
CONSTRUCTOR_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
Constructor tag text.
CONTENTBASE_KEY - Static variable in class org.jfree.xml.FrontendDefaultHandler
A key for the content base.
CONTENTBASE_KEY - Static variable in class org.jfree.xml.Parser
A key for the content base.
CONTRACT - Static variable in class org.jfree.ui.LengthAdjustmentType
CONTRACT.
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.
ClassComparator - class org.jfree.util.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 - class org.jfree.xml.factory.objects.ClassComparator.
Deprecated. Moved to org.jfree.util
ClassComparator() - Constructor for class org.jfree.xml.factory.objects.ClassComparator
Deprecated. 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.
ClassPathDebugger - class org.jfree.base.ClassPathDebugger.
Creation-Date: 02.11.2007, 18:42:27
ClassPathDebugger() - Constructor for class org.jfree.base.ClassPathDebugger
 
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.
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.
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.
Configuration - interface org.jfree.util.Configuration.
A simple query interface for a configuration.
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.
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.
ContributorsTableModel - class org.jfree.ui.about.ContributorsTableModel.
A table model containing a list of contributors to a project.
ContributorsTableModel(List) - Constructor for class org.jfree.ui.about.ContributorsTableModel
Constructs a ContributorsTableModel.
calculateBaselineOffset(Graphics2D, TextAnchor) - Method in class org.jfree.text.TextFragment
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.
calculateBounds(Graphics2D, float, float, TextBlockAnchor, float, float, double) - Method in class org.jfree.text.TextBlock
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.
calculateRotatedStringBounds(String, Graphics2D, float, float, TextAnchor, double, TextAnchor) - Static method in class org.jfree.text.TextUtilities
Returns a shape that represents the bounds of the string after the specified rotation has been applied.
calculateRotatedStringBounds(String, Graphics2D, float, float, double, float, float) - Static method in class org.jfree.text.TextUtilities
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.
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.
characters(char[], int, int) - Method in class org.jfree.xml.AbstractElementDefinitionHandler
Callback to indicate that some character data has been read.
characters(char[], int, int) - Method in interface org.jfree.xml.ElementDefinitionHandler
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.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
Deprecated. Process character data.
characters(char[], int, int) - Method in class org.jfree.xml.parser.RootXmlReadHandler
Process character data.
characters(char[], int, int) - Method in interface org.jfree.xml.parser.XmlReadHandler
This method is called to process the character data between element tags.
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.
clear() - Method in class org.jfree.ui.KeyedComboBoxModel
Removes all entries from the model.
clear() - Method in class org.jfree.ui.action.DowngradeActionMap
Removes all the mappings from this ActionMap.
clear() - Method in class org.jfree.ui.tabbedui.DetailEditor
Clears the editor.
clear() - Method in class org.jfree.util.AbstractObjectList
Clears the list.
clear() - Method in class org.jfree.util.FastStack
Clears the stack.
clear() - Method in class org.jfree.util.HashNMap
Clears all keys and values of this map.
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.
clone() - Method in class org.jfree.date.AnnualDateRule
Returns a clone of the rule.
clone() - Method in class org.jfree.date.RelativeDayOfWeekRule
Creates a clone of this rule.
clone() - Method in class org.jfree.ui.FloatDimension
Creates and returns a copy of this object.
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.AbstractObjectList
Clones the list of objects.
clone(float[][]) - Static method in class org.jfree.util.ArrayUtilities
Clones a two dimensional array of floats.
clone() - Method in interface org.jfree.util.Configuration
Returns a clone of the object.
clone() - Method in class org.jfree.util.ExtendedConfigurationWrapper
Returns a clone of this instance.
clone() - Method in class org.jfree.util.FastStack
Returns a clone of the stack.
clone() - Method in class org.jfree.util.HashNMap
Creates a deep copy of this HashNMap.
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() - Method in interface org.jfree.util.PublicCloneable
Returns a clone of the object.
clone() - Method in class org.jfree.util.ShapeList
Returns an independent copy of the list.
clone(Shape) - Static method in class org.jfree.util.ShapeUtilities
Returns a clone of the specified shape, or null.
clone() - Method in class org.jfree.util.StrokeList
Returns an independent copy of the list.
clone() - Method in class org.jfree.util.WaitingImageObserver
Deprecated. cloning may lock down the observer
clone() - Method in class org.jfree.xml.FrontendDefaultHandler
Returns a clone of this instance.
close() - Method in class org.jfree.xml.writer.XMLWriter
Closes the underlying character stream.
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.
colorToString(Color) - Static method in class org.jfree.util.PaintUtilities
Converts a color into a string.
com.keypoint - package com.keypoint
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.
compare(SerialDate) - Method in class org.jfree.date.SerialDate
Returns the difference (in days) between this date and the specified 'other' date.
compare(SerialDate) - Method in class org.jfree.date.SpreadsheetDate
Returns the difference (in days) between this date and the specified 'other' date.
compare(Object, Object) - Method in class org.jfree.ui.about.SystemPropertiesTableModel.SystemPropertyComparator
Compares two objects.
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
Deprecated. Compares its two arguments for order.
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
Compares the initial elements of two arrays.
complete() - Method in class org.jfree.layout.FormatLayout
Finishes of the processing.
compressionLevel - Variable in class com.keypoint.PngEncoder
The compression level (1 = best speed, 9 = best compression, 0 = no compression).
configure(Configuration) - Method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Configures this factory.
configure(Configuration) - Method in class org.jfree.xml.factory.objects.ArrayClassFactory
Configures this factory.
configure(Configuration) - Method in interface org.jfree.xml.factory.objects.ClassFactory
Configures this factory.
configure(Configuration) - Method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Configures this factory.
configure(Configuration) - Method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Configures this factory.
configure(Configuration) - Method in interface org.jfree.xml.factory.objects.ObjectDescription
Configures this factory.
configureReader(XMLReader, FrontendDefaultHandler) - Method in class org.jfree.xml.ParserFrontend
Configures the xml reader.
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.
convertPrimitiveClass(Class) - Static method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Converts primitives to corresponding object class.
coordinate(Rectangle2D, RectangleEdge) - Static method in class org.jfree.ui.RectangleEdge
Returns the x or y coordinate of the specified edge.
coordinates(Rectangle2D, RectangleAnchor) - Static method in class org.jfree.ui.RectangleAnchor
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.
countFeb29s(SerialDate, SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
Returns the number of times that February 29 falls within the specified date range.
crc - Variable in class com.keypoint.PngEncoder
CRC.
crcValue - Variable in class com.keypoint.PngEncoder
The CRC value.
createAdjustedRectangle(Rectangle2D, LengthAdjustmentType, LengthAdjustmentType) - Method in class org.jfree.ui.RectangleInsets
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.
createDefaultHierarchicalConfiguration(String, String, boolean) - Method in class org.jfree.base.AbstractBoot
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).
createDefaultHierarchicalConfiguration(String, String, boolean, Class) - Method in class org.jfree.base.AbstractBoot
Creates a default hierarchical configuration.
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.