- AboutDialog - Class in org.jfree.ui.about
-
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 in org.jfree.ui.about
-
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 in org.jfree.ui.about
-
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 in org.jfree.ui.about.resources
-
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 in org.jfree.ui.about.resources
-
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 in org.jfree.ui.about.resources
-
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 in org.jfree.ui.about.resources
-
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 in org.jfree.ui.about.resources
-
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 variable in class org.jfree.util.UnitType
-
Absolute.
- AbstractActionDowngrade - Class in org.jfree.ui.action
-
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 in org.jfree.base
-
The common base for all Boot classes.
- AbstractBoot() - Constructor for class org.jfree.base.AbstractBoot
-
Default constructor.
- AbstractElementDefinitionHandler - Class in org.jfree.xml
-
An abstract element definition handler.
- AbstractElementDefinitionHandler(Parser) - Constructor for class org.jfree.xml.AbstractElementDefinitionHandler
-
Creates a new handler.
- AbstractFileSelectionAction - Class in org.jfree.ui.action
-
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 in org.jfree.xml.util
-
Loads the class model from an previously written xml file set.
- AbstractModelReader() - Constructor for class org.jfree.xml.util.AbstractModelReader
-
Default Constructor.
- AbstractModelReader.SAXModelHandler - Class in org.jfree.xml.util
-
The SAX2 callback implementation used for parsing the model xml files.
- AbstractModule - Class in org.jfree.base.modules
-
The abstract module provides a default implementation of the module interface.
- AbstractModule() - Constructor for class org.jfree.base.modules.AbstractModule
-
Default Constructor.
- AbstractModule.ReaderHelper - Class in org.jfree.base.modules
-
The reader helper provides a pushback interface for the reader to read and
buffer complete lines.
- AbstractObjectDescription - Class in org.jfree.xml.factory.objects
-
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 in org.jfree.util
-
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 in org.jfree.ui.tabbedui
-
A tabbed GUI.
- AbstractTabbedUI() - Constructor for class org.jfree.ui.tabbedui.AbstractTabbedUI
-
Default constructor.
- AbstractTabbedUI.ExitAction - Class in org.jfree.ui.tabbedui
-
An exit action.
- AbstractTabbedUI.TabChangeHandler - Class in org.jfree.ui.tabbedui
-
A tab change handler.
- AbstractTabbedUI.TabEnableChangeListener - Class in org.jfree.ui.tabbedui
-
A tab enable change listener.
- AbstractXmlReadHandler - Class in org.jfree.xml.parser
-
- AbstractXmlReadHandler() - Constructor for class org.jfree.xml.parser.AbstractXmlReadHandler
-
Creates a new handler.
- AbstractXmlWriteHandler - Class in org.jfree.xml.writer
-
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.
- accDirs - Variable in class org.jfree.ui.FilesystemFilter
-
A flag indicating whether to accept directories.
- 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.
- 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.
- acceptVersion(ModuleInfo, Module) - Method in class org.jfree.base.modules.PackageManager
-
Checks, whether the given module meets the requirements defined in the module
information.
- acceptVersion(String, String) - Method in class org.jfree.base.modules.PackageManager
-
Compare the version strings.
- action - Variable in class org.jfree.ui.action.ActionButton
-
The action.
- action - Variable in class org.jfree.ui.action.ActionMenuItem
-
The action.
- action - Variable in class org.jfree.ui.action.ActionRadioButton
-
The action.
- ActionButton - Class in org.jfree.ui.action
-
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.
- ActionButton.ActionEnablePropertyChangeHandler - Class in org.jfree.ui.action
-
Helperclass to handle the property change event raised by the action.
- ActionConcentrator - Class in org.jfree.ui.action
-
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 in org.jfree.ui.action
-
Defines the 2 new constants introduced by Sun in version 1.3 of the J2SDK.
- ActionEnablePropertyChangeHandler() - Constructor for class org.jfree.ui.action.ActionButton.ActionEnablePropertyChangeHandler
-
Default constructor.
- ActionEnablePropertyChangeHandler() - Constructor for class org.jfree.ui.action.ActionMenuItem.ActionEnablePropertyChangeHandler
-
- ActionEnablePropertyChangeHandler() - Constructor for class org.jfree.ui.action.ActionRadioButton.ActionEnablePropertyChangeHandler
-
- actionList - Variable in class org.jfree.ui.action.DowngradeActionMap
-
A list containing the actionkeys in their order of addition.
- actionMap - Variable in class org.jfree.ui.action.DowngradeActionMap
-
A map containing the key to action mapping.
- ActionMenuItem - Class in org.jfree.ui.action
-
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.
- ActionMenuItem.ActionEnablePropertyChangeHandler - Class in org.jfree.ui.action
-
Helperclass to handle the property change event raised by the action.
- actionPerformed(ActionEvent) - Method in class org.jfree.demo.DrawStringDemo
-
Receives action 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.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.tabbedui.AbstractTabbedUI.ExitAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class org.jfree.ui.WizardDialog
-
Handles events.
- ActionRadioButton - Class in org.jfree.ui.action
-
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.
- ActionRadioButton.ActionEnablePropertyChangeHandler - Class in org.jfree.ui.action
-
Helperclass to handle the property change event raised by the action.
- actions - Variable in class org.jfree.ui.action.ActionConcentrator
-
The collection used to store the actions of this concentrator.
- active - Variable in class org.jfree.ui.tabbedui.RootPanel
-
a flag indicating whether this editor is the currently active editor.
- activeFactories - Variable in class org.jfree.xml.Parser
-
A stack for the active factories.
- 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
-
- 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
-
- 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.
- addMenus(JMenuBar, JMenu[]) - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
Adds menus.
- addModule(String) - Method in class org.jfree.base.modules.PackageManager
-
Adds a module to the package manager.
- 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.base.log.DefaultLog
-
Adds a log target to this facility.
- 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.
- AGGREGATE_DAYS_TO_END_OF_MONTH - Static variable in class org.jfree.date.SerialDate
-
The number of days in a (non-leap) year up to the end of each month.
- AGGREGATE_DAYS_TO_END_OF_PRECEDING_MONTH - Static variable in class org.jfree.date.SerialDate
-
The number of days in a year up to the end of the preceding month.
- Align - Class in org.jfree.ui
-
A utility class for aligning rectangles.
- Align() - Constructor for class org.jfree.ui.Align
-
Private constructor.
- 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.
- allowOtherValue - Variable in class org.jfree.ui.KeyedComboBoxModel
-
- alphabet - Static variable in class org.jfree.xml.util.Base64
-
- anchor - Variable in class org.jfree.demo.DrawStringPanel
-
The text anchor.
- angle - Variable in class org.jfree.demo.DrawStringPanel
-
The rotation angle.
- AnnualDateRule - Class in org.jfree.date
-
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 variable in class org.jfree.util.Rotation
-
The reverse order renders the primary dataset first.
- application - Variable in class org.jfree.ui.about.AboutDialog
-
The application name.
- application - Variable in class org.jfree.ui.about.AboutFrame
-
The application name.
- ApplicationFrame - Class in org.jfree.ui
-
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 variable in interface org.jfree.date.MonthConstants
-
Constant for April.
- ArrayClassFactory - Class in org.jfree.xml.factory.objects
-
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 in org.jfree.xml.factory.objects
-
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 in org.jfree.util
-
Utility methods for working with arrays.
- ArrayUtilities() - Constructor for class org.jfree.util.ArrayUtilities
-
Private constructor prevents object creation.
- ArrowPanel - Class in org.jfree.ui
-
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 - Variable in class org.jfree.ui.about.SystemPropertiesTableModel.SystemPropertyComparator
-
Indicates the sort order.
- ascending - Variable in class org.jfree.ui.SortableTableModel
-
Indicates ascending (true) or descending (false) order.
- ASCENDING - Static variable in class org.jfree.util.SortOrder
-
Ascending order.
- ascendingButton - Variable in class org.jfree.ui.SortButtonRenderer
-
The three buttons that are used to render the table header cells.
- ascendingLabel - Variable in class org.jfree.ui.SortButtonRenderer
-
The ascending label (only used with MacOSX).
- attempExit() - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
Attempts to exit.
- 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.
- AttributeDefinition - Class in org.jfree.xml.util
-
An attribute definition.
- AttributeDefinition(String, String, AttributeHandler) - Constructor for class org.jfree.xml.util.AttributeDefinition
-
Creates a new attribute definition.
- attributeDefinition - Variable in class org.jfree.xml.util.ObjectFactoryLoader
-
The attribute definition.
- attributeDefinitions - Variable in class org.jfree.xml.util.GenericObjectFactory
-
Storage for the attribute definitions.
- AttributedStringUtilities - Class in org.jfree.util
-
Some utility methods for working with AttributedString
objects.
- AttributedStringUtilities() - Constructor for class org.jfree.util.AttributedStringUtilities
-
Private constructor prevents object creation.
- AttributeEntry(String, String) - Constructor for class org.jfree.xml.writer.AttributeList.AttributeEntry
-
Creates a new attribute entry for the given name and value.
- AttributeHandler - Interface in org.jfree.xml.attributehandlers
-
An attribute handler is an object that can transform an object into a string or vice
versa.
- AttributeIterator(Iterator) - Constructor for class org.jfree.xml.writer.AttributeList.AttributeIterator
-
Creates a new attribute iterator using the given iterator as backend.
- AttributeList - Class in org.jfree.xml.writer
-
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.
- AttributeList.AttributeEntry - Class in org.jfree.xml.writer
-
A name/value pair of the attribute list.
- AttributeList.AttributeIterator - Class in org.jfree.xml.writer
-
An iterator over the attribute names of this list.
- attributeName - Variable in class org.jfree.xml.util.AttributeDefinition
-
The attribute name.
- attributeName - Variable in class org.jfree.xml.util.MultiplexMappingDefinition
-
The attribute name.
- attributeName - Variable in class org.jfree.xml.util.ObjectFactoryLoader
-
The attribute name.
- attributeValue - Variable in class org.jfree.xml.util.MultiplexMappingEntry
-
The attribute value.
- AUGUST - Static variable in interface org.jfree.date.MonthConstants
-
Constant for August.
- autoBoot - Variable in class org.jfree.base.BootableProjectInfo
-
The auto-boot flag.
- available - Variable in class org.jfree.ui.ArrowPanel
-
The available area.
- C - Static variable in class org.jfree.layout.FormatLayout
-
A useful constant representing layout format 1.
- cache - Variable in class org.jfree.util.ResourceBundleSupport
-
A cache for string values, as looking up the cache is faster than looking
up the value in the bundle.
- calcSerial(int, int, int) - Method in class org.jfree.date.SpreadsheetDate
-
Calculate the serial number from the day, month and year.
- calculateBaselineOffset(Graphics2D, TextAnchor) - Method in class org.jfree.text.TextFragment
-
Calculates the vertical offset between the baseline and the specified
text anchor.
- calculateBaselineOffset(Graphics2D, TextAnchor) - Method in class org.jfree.text.TextLine
-
Calculate the offsets required to translate from the specified anchor
position to the left baseline position.
- 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.
- calculateOffsets(TextBlockAnchor, double, double) - Method in class org.jfree.text.TextBlock
-
Calculates the x and y offsets required to align the text block with the
specified anchor point.
- 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.
- CALENDAR - Static variable in class org.jfree.date.DateUtilities
-
A working calendar.
- cancelled - Variable in class org.jfree.ui.StandardDialog
-
Flag that indicates whether or not the dialog was cancelled.
- 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 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.
- 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 in org.jfree.layout
-
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 in org.jfree.xml.attributehandlers
-
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 in org.jfree.xml.factory.objects
-
An object-description for a Character
object.
- CharacterObjectDescription() - Constructor for class org.jfree.xml.factory.objects.CharacterObjectDescription
-
Creates a new object description.
- 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.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
-
Receive notification of character data inside an element.
- 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.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.
- childClasses - Variable in class org.jfree.xml.generator.model.MultiplexMappingInfo
-
The child classes.
- chosenDate - Variable in class org.jfree.ui.DateChooserPanel
-
The date selected in the panel.
- chosenDateButtonColor - Variable in class org.jfree.ui.DateChooserPanel
-
The color for the selected date.
- chosenMonthButtonColor - Variable in class org.jfree.ui.DateChooserPanel
-
The color for dates in the current month.
- chosenOtherButtonColor - Variable in class org.jfree.ui.DateChooserPanel
-
The color for dates that are visible, but not in the current month.
- chosenOtherButtonColor - Variable in class org.jfree.ui.SerialDateChooserPanel
-
The color for dates that are visible, but not in the current month.
- 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.
- ClassComparator - Class in org.jfree.util
-
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 in org.jfree.xml.factory.objects
-
- ClassComparator() - Constructor for class org.jfree.xml.factory.objects.ClassComparator
-
Deprecated.
Defaultconstructor.
- ClassDescription - Class in org.jfree.xml.generator.model
-
A description of a Java class.
- ClassDescription(Class) - Constructor for class org.jfree.xml.generator.model.ClassDescription
-
Creates a new class description.
- classDescriptionByPackage - Variable in class org.jfree.xml.generator.SplittingModelWriter
-
??.
- classes - Variable in class org.jfree.xml.factory.objects.ClassFactoryImpl
-
Storage for the classes.
- classes - Variable in class org.jfree.xml.generator.model.DescriptionModel
-
The classes.
- classesMap - Variable in class org.jfree.xml.generator.model.DescriptionModel
-
Maps classes to class descriptions.
- ClassFactory - Interface in org.jfree.xml.factory.objects
-
A class factory.
- ClassFactoryCollector - Class in org.jfree.xml.factory.objects
-
A class factory collector.
- ClassFactoryCollector() - Constructor for class org.jfree.xml.factory.objects.ClassFactoryCollector
-
Creates a new class factory collector.
- ClassFactoryImpl - Class in org.jfree.xml.factory.objects
-
An abstract class that implements the
ClassFactory
interface.
- ClassFactoryImpl() - Constructor for class org.jfree.xml.factory.objects.ClassFactoryImpl
-
Creates a new class factory.
- classLoader - Static variable in class org.jfree.util.ObjectUtilities
-
The custom classloader to be used (if not null).
- ClassLoaderObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a class loader.
- ClassLoaderObjectDescription() - Constructor for class org.jfree.xml.factory.objects.ClassLoaderObjectDescription
-
Creates a new object description.
- classLoaderSource - Static variable in class org.jfree.util.ObjectUtilities
-
By default use the thread context.
- ClassModelTags - Class in org.jfree.xml.util
-
A collection of tags used in the object model description.
- ClassModelTags() - Constructor for class org.jfree.xml.util.ClassModelTags
-
Private constructor prevents instantiation.
- className - Variable in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
The class.
- ClassPathDebugger - Class in org.jfree.base
-
Creation-Date: 02.11.2007, 18:42:27
- ClassPathDebugger() - Constructor for class org.jfree.base.ClassPathDebugger
-
- classToHandlerMapping - Variable in class org.jfree.xml.parser.RootXmlReadHandler
-
Maps classes to handlers.
- classToHandlerMapping - Variable in class org.jfree.xml.writer.RootXmlWriteHandler
-
A map containg the manual mappings.
- clear() - Method in class org.jfree.ui.action.DowngradeActionMap
-
Removes all the mappings from this ActionMap
.
- clear() - Method in class org.jfree.ui.KeyedComboBoxModel
-
Removes all entries from the model.
- 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.
- CLOCKWISE - Static variable in class org.jfree.util.Rotation
-
Clockwise.
- clone() - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Returns a clone of this instance.
- 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
-
- clone() - Method in class org.jfree.xml.FrontendDefaultHandler
-
Returns a clone of this instance.
- close() - Method in class org.jfree.base.modules.AbstractModule.ReaderHelper
-
Closes the reader.
- close - Variable in class org.jfree.xml.writer.SafeTagList.SafeDescription
-
A flag indicating whether or not it is safe to put a new line before the close tag.
- close() - Method in class org.jfree.xml.writer.XMLWriter
-
Closes the underlying character stream.
- CLOSE - Static variable in class org.jfree.xml.writer.XMLWriterSupport
-
A constant for close.
- CLOSE_COMMAND - Static variable in class org.jfree.ui.about.SystemPropertiesFrame
-
Close action command.
- 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.
- closeAction - Variable in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
The close action assigned to this UI.
- closeComment - Variable in class org.jfree.xml.util.AbstractModelReader
-
The close comments.
- closeTagComment - Variable in class org.jfree.xml.generator.model.Comments
-
Close tag comments.
- closeToolbar() - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
Closes the toolbar.
- codes - Static variable in class org.jfree.xml.util.Base64
-
- 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 in org.jfree.xml.factory.objects
-
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.
- collectLibraries(ProjectInfo, List) - Static method in class org.jfree.ui.about.LibraryPanel
-
- CollectorFileFilter(String, String) - Constructor for class org.jfree.xml.generator.JavaSourceCollector.CollectorFileFilter
-
Creates a new instance.
- collectPropertyKeys(String, Configuration, TreeSet) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Collects property keys from this and all parent report configurations,
which start with the given prefix.
- collectSubsystemModules(Module, HashMap) - Static method in class org.jfree.base.modules.PackageSorter
-
Collects all directly dependent subsystems.
- color - Variable in class org.jfree.xml.parser.coretypes.ColorReadHandler
-
The color under construction.
- color1Handler - Variable in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
-
The handler for color 1.
- color2Handler - Variable in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
-
The handler for color 2.
- ColorObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a Color
object.
- ColorObjectDescription() - Constructor for class org.jfree.xml.factory.objects.ColorObjectDescription
-
Creates a new object description.
- ColorReadHandler - Class in org.jfree.xml.parser.coretypes
-
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 in org.jfree.xml.writer.coretypes
-
A handler for writing a Color
object.
- ColorWriteHandler() - Constructor for class org.jfree.xml.writer.coretypes.ColorWriteHandler
-
Default constructor.
- column - Variable in exception org.jfree.xml.ParseException
-
The column, where the error occured.
- columnGaps - Variable in class org.jfree.layout.FormatLayout
-
The gaps between the columns (gap[0] is the gap following column zero).
- columnIncrement - Variable in class org.jfree.util.ObjectTable
-
Defines how many object-slots get reserved each time we run out of
space.
- COLUMNS - Static variable in class org.jfree.layout.LCBLayout
-
A constant for the number of columns in the layout.
- columns - Variable in class org.jfree.util.ObjectTable
-
The number of columns.
- columns0to5Width - Variable in class org.jfree.layout.FormatLayout
-
Combined width of columns 0 to 5.
- columns1and2Width - Variable in class org.jfree.layout.FormatLayout
-
Combined width of columns 1 and 2.
- columns1to4Width - Variable in class org.jfree.layout.FormatLayout
-
Combined width of columns 1 to 4.
- columns1to5Width - Variable in class org.jfree.layout.FormatLayout
-
Combined width of columns 1 to 5.
- columns4and5Width - Variable in class org.jfree.layout.FormatLayout
-
Combined width of columns 4 and 5.
- columnWidths - Variable in class org.jfree.layout.FormatLayout
-
Working array for recording the width of each column.
- colWidth - Variable in class org.jfree.layout.LCBLayout
-
Tracks the column widths.
- com.keypoint - package com.keypoint
-
A package containing the PNG encoder written by J David Eisenberg.
- combo1 - Variable in class org.jfree.demo.DrawStringDemo
-
The alignment anchor for the first panel.
- combo2 - Variable in class org.jfree.demo.DrawStringDemo
-
The alignment anchor for the second panel.
- combo3 - Variable in class org.jfree.demo.DrawStringDemo
-
The rotation anchor for the second panel.
- ComboBoxItemPair(Object, Object) - Constructor for class org.jfree.ui.KeyedComboBoxModel.ComboBoxItemPair
-
Creates a new item pair for the given key and value.
- comment - Variable in class org.jfree.xml.CommentHandler
-
A list containing all collected comments.
- comment(char[], int, int) - Method in class org.jfree.xml.CommentHandler
-
Report an XML comment anywhere in the document.
- CommentHandler - Class in org.jfree.xml
-
The comment handler is used to collect all XML comments from the
SAX parser.
- CommentHandler() - Constructor for class org.jfree.xml.CommentHandler
-
DefaultConstructor.
- commentHandler - Variable in class org.jfree.xml.FrontendDefaultHandler
-
The current comment handler used to receive xml comments.
- commentHandler - Variable in class org.jfree.xml.util.AbstractModelReader
-
The comment handler.
- comments - Variable in class org.jfree.xml.generator.model.ClassDescription
-
The comments.
- Comments - Class in org.jfree.xml.generator.model
-
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.
- comments - Variable in class org.jfree.xml.generator.model.KeyDescription
-
The comments.
- comments - Variable in class org.jfree.xml.generator.model.ManualMappingInfo
-
The comments.
- comments - Variable in class org.jfree.xml.generator.model.MultiplexMappingInfo
-
The comments.
- comments - Variable in class org.jfree.xml.generator.model.TypeInfo
-
Comments.
- comparator - Variable in class org.jfree.xml.factory.objects.ClassFactoryImpl
-
A class comparator for searching the super class
- 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.base.modules.PackageSorter.SortModule
-
Compares this module against an other sort module.
- 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).
- config - Variable in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
The configuration for the object description.
- config - Variable in class org.jfree.xml.factory.objects.ClassFactoryImpl
-
The parser/report configuration
- configuration - Variable in class org.jfree.base.config.HierarchicalConfiguration
-
The instance configuration properties.
- Configuration - Interface in org.jfree.util
-
A simple query interface for a configuration.
- configurationLoaded() - Method in class org.jfree.base.config.HierarchicalConfiguration
-
A callback method to reconnect this configuration with the global
configuration after deserialization.
- configure(SubSystem) - Method in class org.jfree.base.modules.AbstractModule
-
Configures the module by loading the configuration properties and
adding them to the package configuration.
- configure(SubSystem) - Method in interface org.jfree.base.modules.Module
-
Configures the module.
- configure(SubSystem) - Method in class org.jfree.base.modules.PackageState
-
Configures the module and raises the state to STATE_CONFIGURED if the
module is not yet configured.
- 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.
- confirmed - Variable in class org.jfree.ui.tabbedui.DetailEditor
-
whether the edit process has been confirmed (user pressed OK).
- constrained - Variable in class org.jfree.xml.generator.model.TypeInfo
-
??.
- constructControlPanel() - Method in class org.jfree.ui.DateChooserPanel
-
Returns a panel that appears at the bottom of the calendar panel -
contains a button for selecting today's date.
- constructControlPanel() - Method in class org.jfree.ui.SerialDateChooserPanel
-
Returns a panel that appears at the bottom of the calendar panel - contains a button for
selecting today's date.
- CONSTRUCTOR_STATE - Static variable in class org.jfree.xml.util.AbstractModelReader
-
The 'CONSTRUCTOR' state.
- CONSTRUCTOR_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
-
Constructor tag text.
- ConstructorDefinition - Class in org.jfree.xml.util
-
A constructor definition.
- ConstructorDefinition(String, Class) - Constructor for class org.jfree.xml.util.ConstructorDefinition
-
Creates a new constructor definition.
- constructorDefinition - Variable in class org.jfree.xml.util.ObjectFactoryLoader
-
The constructor definition.
- constructorDefinitions - Variable in class org.jfree.xml.util.GenericObjectFactory
-
Storage for the constructor definitions.
- constructorDescription - Variable in class org.jfree.xml.generator.model.ClassDescription
-
Constructor descriptions.
- constructorList - Variable in class org.jfree.xml.generator.DefaultModelReader
-
Storage for the constructors of the current class.
- constructSelectionPanel() - Method in class org.jfree.ui.DateChooserPanel
-
Constructs a panel containing two JComboBoxes (for the month and year)
and a button (to reset the date to TODAY).
- constructSelectionPanel() - Method in class org.jfree.ui.SerialDateChooserPanel
-
Constructs a panel containing two JComboBoxes (for the month and year) and a button
(to reset the date to TODAY).
- contactColumnLabel - Variable in class org.jfree.ui.about.ContributorsTableModel
-
Localised version of the contact column label.
- 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!).
- contains(Class[], Class) - Method in class org.jfree.xml.generator.ModelBuilder
-
Checks, whether the class c
is contained in the given
class array.
- containsKey(Object) - Method in class org.jfree.util.HashNMap
-
Tests whether this map contains the given key.
- containsModule(ArrayList, ModuleInfo) - Method in class org.jfree.base.modules.PackageManager
-
Checks, whether the given module is already loaded in either the given
tempModules list or the global package registry.
- 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 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.
- CONTENTS - Static variable in class org.jfree.resources.JCommonResources
-
The resources to be localised.
- CONTENTS - Static variable in class org.jfree.ui.about.resources.AboutResources
-
The resources to be localised.
- CONTENTS - Static variable in class org.jfree.ui.about.resources.AboutResources_de
-
The resources to be localised.
- CONTENTS - Static variable in class org.jfree.ui.about.resources.AboutResources_es
-
The resources to be localised.
- CONTENTS - Static variable in class org.jfree.ui.about.resources.AboutResources_fr
-
The resources to be localised.
- CONTENTS - Static variable in class org.jfree.ui.about.resources.AboutResources_pl
-
The resources to be localised.
- contents - Variable in class org.jfree.util.FastStack
-
- contextPrefix - Variable in class org.jfree.util.LogContext
-
The prefix string.
- CONTRACT - Static variable in class org.jfree.ui.LengthAdjustmentType
-
CONTRACT.
- Contributor - Class in org.jfree.ui.about
-
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.
- contributors - Variable in class org.jfree.ui.about.AboutDialog
-
A list of contributors.
- contributors - Variable in class org.jfree.ui.about.AboutFrame
-
A list of contributors.
- contributors - Variable in class org.jfree.ui.about.ContributorsTableModel
-
Storage for the contributors.
- contributors - Variable in class org.jfree.ui.about.ProjectInfo
-
A list of contributors.
- ContributorsPanel - Class in org.jfree.ui.about
-
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 in org.jfree.ui.about
-
A table model containing a list of contributors to a project.
- ContributorsTableModel(List) - Constructor for class org.jfree.ui.about.ContributorsTableModel
-
Constructs a ContributorsTableModel.
- convertName(String, Class) - Static method in class org.jfree.util.ObjectUtilities
-
Transform the class-relative resource name into a global name by
appending it to the classes package name.
- convertPrimitiveClass(Class) - Static method in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
Converts primitives to corresponding object class.
- convertStringToAnchor(String) - Method in class org.jfree.demo.DrawStringDemo
-
Converts a string to a corresponding
TextAnchor
instance.
- 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.
- COPY_COMMAND - Static variable in class org.jfree.ui.about.SystemPropertiesFrame
-
Copy action command.
- copyColumn(int, int) - Method in class org.jfree.util.ObjectTable
-
Copys the contents of the old column to the new column.
- copyMenuItem - Variable in class org.jfree.ui.about.SystemPropertiesPanel
-
A copy menu item.
- copyPopupListener - Variable in class org.jfree.ui.about.SystemPropertiesPanel
-
A popup listener.
- copyPopupMenu - Variable in class org.jfree.ui.about.SystemPropertiesPanel
-
Allows for a popup menu for copying.
- copyright - Variable in class org.jfree.base.BasicProjectInfo
-
The project copyright statement.
- copyright - Variable in class org.jfree.ui.about.AboutDialog
-
The copyright string.
- copyright - Variable in class org.jfree.ui.about.AboutFrame
-
The copyright string.
- 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.
- count - Variable in class org.jfree.date.DayOfWeekInMonthRule
-
FIRST, SECOND, THIRD, FOURTH or LAST.
- 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.
- createAboutPanel(ProjectInfo) - Method in class org.jfree.ui.about.AboutDialog
-
Creates a panel showing information about the application, including the
name, version, copyright notice, URL for further information, and a list
of contributors.
- createAboutPanel(ProjectInfo) - Method in class org.jfree.ui.about.AboutFrame
-
Creates a panel showing information about the application, including the
name, version, copyright notice, URL for further information, and a list
of contributors.
- 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.
- createClassDescription(BeanInfo, ClassDescription) - Method in class org.jfree.xml.generator.ModelBuilder
-
- createCloseAction() - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
Creates a close action.
- createContent(Font) - Method in class org.jfree.ui.FontChooserDialog
-
Returns the panel that is the user interface.
- createContent() - Method in class org.jfree.ui.WizardDialog
-
Creates a panel containing the user interface for the dialog.
- createContentPane() - Method in class org.jfree.demo.DrawStringDemo
-
Creates the content pane for the demo frame.
- createContentPane() - Method in class org.jfree.demo.TextBlockDemo
-
Creates the content pane for the demo frame.
- 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.
- createDecimalFormatSymbols() - Method in class org.jfree.xml.factory.objects.JavaBaseClassFactory
-
- 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.
- createdHandler - Variable in class org.jfree.xml.parser.coretypes.GenericReadHandler
-
The created handler.
- 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.
- createEditorMenubar(RootEditor) - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
Creates a menu bar.
- 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.
- createIcon(String, boolean, boolean) - Method in class org.jfree.util.ResourceBundleSupport
-
Attempts to load an image from classpath.
- createInsetRectangle(Rectangle2D) - Method in class org.jfree.ui.RectangleInsets
-
Creates an 'inset' rectangle.
- createInsetRectangle(Rectangle2D, boolean, boolean) - Method in class org.jfree.ui.RectangleInsets
-
Creates an 'inset' rectangle.
- createInstance(AbstractBoot) - Static method in class org.jfree.base.modules.PackageManager
-
Creates a package manager instance.
- 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(int) - Static method in class org.jfree.date.SerialDate
-
Factory method that returns an instance of some concrete subclass of
SerialDate
.
- createInstance(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.
- createLicencePanel() - Method in class org.jfree.ui.about.AboutDialog
-
Creates a panel showing the licence.
- createLicencePanel() - Method in class org.jfree.ui.about.AboutFrame
-
Creates a panel showing the licence.
- 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.
- createList(int) - Method in class org.jfree.xml.parser.coretypes.ListReadHandler
-
Creates a list.
- createMenu(String) - Method in class org.jfree.util.ResourceBundleSupport
-
Returns a JMenu created from a resource bundle definition.
- createMenuBar(ResourceBundle) - Method in class org.jfree.ui.about.SystemPropertiesFrame
-
Creates and returns a menu-bar for the frame.
- createMnemonic(String) - Method in class org.jfree.util.ResourceBundleSupport
-
Creates the Mnemonic from the given String.
- createNumberFormatDescription() - Method in class org.jfree.xml.factory.objects.JavaBaseClassFactory
-
- 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.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 interface 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.
- createObject() - Method in class org.jfree.xml.util.GenericObjectFactory
-
Creates an object according to the definition.
- createOutsetRectangle(Rectangle2D) - Method in class org.jfree.ui.RectangleInsets
-
Creates an outset rectangle.
- createOutsetRectangle(Rectangle2D, boolean, boolean) - Method in class org.jfree.ui.RectangleInsets
-
Creates an outset rectangle.
- createRect(String) - Method in class org.jfree.xml.parser.coretypes.Rectangle2DReadHandler
-
Creates a rectangle.
- createRectangle(Size2D, double, double, RectangleAnchor) - Static method in class org.jfree.ui.RectangleAnchor
-
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
-
- createSystemPropertiesTable() - Static method in class org.jfree.ui.about.SystemProperties
-
Creates and returns a JTable containing all the system properties.
- createTab1Content() - Method in class org.jfree.demo.DrawStringDemo
-
Creates the content for tab 1.
- createTab2Content() - Method in class org.jfree.demo.DrawStringDemo
-
Creates the content for tab 2.
- createTablePanel(TableModel) - Static method in class org.jfree.ui.RefineryUtilities
-
Creates a panel that contains a table based on the specified table model.
- createTabs(ProjectInfo) - Method in class org.jfree.ui.about.AboutDialog
-
Creates a tabbed pane containing an about panel and a system properties
panel.
- createTabs(ProjectInfo) - Method in class org.jfree.ui.about.AboutFrame
-
Creates a tabbed pane containing an about panel and a system properties
panel.
- createTextBlock(String, Font, Paint) - Static method in class org.jfree.text.TextUtilities
-
- createTextBlock(String, Font, Paint, float, TextMeasurer) - Static method in class org.jfree.text.TextUtilities
-
Creates a new text block from the given string, breaking the
text into lines so that the maxWidth
value is
respected.
- createTextBlock(String, Font, Paint, float, int, TextMeasurer) - Static method in class org.jfree.text.TextUtilities
-
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.
- createTranslatedShape(Shape, RectangleAnchor, double, double) - Static method in class org.jfree.util.ShapeUtilities
-
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.
- createTransparentImage(int, int) - Method in class org.jfree.util.ResourceBundleSupport
-
Creates a transparent image.
- createUpTriangle(float) - Static method in class org.jfree.util.ShapeUtilities
-
Creates a triangle shape that points upwards.
- currentBeanInfo - Variable in class org.jfree.xml.generator.DefaultModelReader
-
Information about the class being processed.
- currentClassDescription - Variable in class org.jfree.xml.generator.DefaultModelReader
-
The class description under construction.
- currentHandlers - Variable in class org.jfree.xml.parser.RootXmlReadHandler
-
The current handlers.
- currentPanel - Variable in class org.jfree.ui.WizardDialog
-
A reference to the current panel.
- currentToolbar - Variable in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
The current toolbar.
- data - Variable in class org.jfree.ui.KeyedComboBoxModel
-
The data (contains ComboBoxItemPairs).
- data - Variable in class org.jfree.util.ObjectTable
-
An array of objects.
- date - Variable in class org.jfree.ui.SerialDateChooserPanel
-
The date selected in the panel.
- DATE_FORMAT_SYMBOLS - Static variable in class org.jfree.date.SerialDate
-
Date format symbols.
- dateButtonColor - Variable in class org.jfree.ui.SerialDateChooserPanel
-
The color for the selected date.
- DateCellRenderer - Class in org.jfree.ui
-
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 in org.jfree.ui
-
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.
- DateChooserPanelDemo - Class in org.jfree.demo
-
- DateChooserPanelDemo(String) - Constructor for class org.jfree.demo.DateChooserPanelDemo
-
Creates a new demo.
- dateFont - Variable in class org.jfree.ui.DateChooserPanel
-
The font used to display the date.
- dateFont - Variable in class org.jfree.ui.SerialDateChooserPanel
-
The font used to display the date.
- dateFormatSymbols - Variable in class org.jfree.date.SerialDateUtilities
-
The default date format symbols.
- DateObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a Date
object.
- DateObjectDescription() - Constructor for class org.jfree.xml.factory.objects.DateObjectDescription
-
Creates a new object description.
- DateUtilities - Class in org.jfree.date
-
Some useful date methods.
- DateUtilities() - Constructor for class org.jfree.date.DateUtilities
-
Private constructor to prevent object creation.
- day - Variable in class org.jfree.date.SpreadsheetDate
-
The day of the month (1 to 28, 29, 30 or 31 depending on the month).
- DayAndMonthRule - Class in org.jfree.date
-
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.
- dayCount30(SerialDate, SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
-
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).
- dayCount30E(SerialDate, SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
-
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).
- dayCount30ISDA(SerialDate, SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
-
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).
- dayCount30PSA(SerialDate, SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
-
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).
- dayCountActual(SerialDate, SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
-
Returns the actual number of days between two dates.
- dayOfMonth - Variable in class org.jfree.date.DayAndMonthRule
-
The day of the month.
- dayOfWeek - Variable in class org.jfree.date.DayOfWeekInMonthRule
-
The day of the week (SerialDate.MONDAY, SerialDate.TUESDAY...).
- dayOfWeek - Variable in class org.jfree.date.RelativeDayOfWeekRule
-
The day of the week (SerialDate.MONDAY, SerialDate.TUESDAY, and so on).
- DayOfWeekInMonthRule - Class in org.jfree.date
-
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(Object) - Static method in class org.jfree.util.Log
-
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) - Method in class org.jfree.util.LogContext
-
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.
- DEBUG - Static variable in interface org.jfree.util.LogTarget
-
Loglevel DEBUG.
- debuglevel - Variable in class org.jfree.util.Log
-
The logging threshold.
- DECEMBER - Static variable in interface org.jfree.date.MonthConstants
-
Constant for December.
- DecimalFormatObjectDescription - Class in org.jfree.xml.factory.objects
-
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
-
- 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 variable in class org.jfree.ui.SerialDateChooserPanel
-
The default background color for the selected date.
- DEFAULT_FONT - Static variable in class org.jfree.text.TextFragment
-
The default font.
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.jfree.util.AbstractObjectList
-
The default initial capacity of the list.
- DEFAULT_LOG_TARGET - Static variable in class org.jfree.base.log.DefaultLog
-
The default log target.
- DEFAULT_MONTH_BUTTON_COLOR - Static variable in class org.jfree.ui.SerialDateChooserPanel
-
The default background color for the current month.
- DEFAULT_PAINT - Static variable in class org.jfree.text.TextFragment
-
The default text color.
- DEFAULT_SIZE - Static variable in class org.jfree.ui.BevelArrowIcon
-
The default arrow size.
- DefaultConfiguration - Class in org.jfree.util
-
Default configuration.
- DefaultConfiguration() - Constructor for class org.jfree.util.DefaultConfiguration
-
Creates an empty property list with no default values.
- defaulthandler - Variable in class org.jfree.xml.ParserFrontend
-
The report handler.
- DefaultLog - Class in org.jfree.base.log
-
A default log implementation.
- DefaultLog() - Constructor for class org.jfree.base.log.DefaultLog
-
Creates a new log.
- defaultLogInstance - Static variable in class org.jfree.base.log.DefaultLog
-
The default log instance.
- DefaultLogModule - Class in org.jfree.base.log
-
The module definition for the System.out-Logging.
- DefaultLogModule() - Constructor for class org.jfree.base.log.DefaultLogModule
-
DefaultConstructor.
- DefaultModelReader - Class in org.jfree.xml.generator
-
A reader for the class model.
- DefaultModelReader() - Constructor for class org.jfree.xml.generator.DefaultModelReader
-
Creates a new model reader.
- DefaultModuleInfo - Class in org.jfree.base.modules
-
Provides a default implementation of the module info interface.
- DefaultModuleInfo() - Constructor for class org.jfree.base.modules.DefaultModuleInfo
-
DefaultConstructor.
- DefaultModuleInfo(String, String, String, String) - Constructor for class org.jfree.base.modules.DefaultModuleInfo
-
Creates a new module info an initalizes it with the given values.
- defineLog(Log) - Static method in class org.jfree.util.Log
-
Redefines or clears the currently used log instance.
- delegate(XmlReadHandler, String, Attributes) - Method in class org.jfree.xml.parser.RootXmlReadHandler
-
Delegate to another handler.
- dependSubsystems - Variable in class org.jfree.base.modules.PackageSorter.SortModule
-
A list of all directly dependent subsystems.
- deriveRotationAnchorOffsets(Graphics2D, String, TextAnchor) - Static method in class org.jfree.text.TextUtilities
-
A utility method that calculates the rotation anchor offsets for a
string.
- deriveTextBoundsAnchorOffsets(Graphics2D, String, TextAnchor, Rectangle2D) - Static method in class org.jfree.text.TextUtilities
-
A utility method that calculates the anchor offsets for a string.
- deriveTextBoundsAnchorOffsets(Graphics2D, String, TextAnchor) - Static method in class org.jfree.text.TextUtilities
-
A utility method that calculates the anchor offsets for a string.
- DESCENDING - Static variable in class org.jfree.util.SortOrder
-
Descending order.
- descendingButton - Variable in class org.jfree.ui.SortButtonRenderer
-
The three buttons that are used to render the table header cells.
- descendingLabel - Variable in class org.jfree.ui.SortButtonRenderer
-
The descending label (only used with MacOSX).
- descr - Variable in class org.jfree.ui.FilesystemFilter
-
The filter description.
- description - Variable in class org.jfree.base.modules.AbstractModule
-
A short description of the module.
- description - Variable in class org.jfree.date.SerialDate
-
A description for the date.
- description - Variable in class org.jfree.ui.ExtensionFileFilter
-
A description for the file type.
- description - Variable in class org.jfree.xml.generator.model.ClassDescription
-
A description.
- description - Variable in class org.jfree.xml.generator.model.TypeInfo
-
A description.
- DescriptionGenerator - Class in org.jfree.xml.generator
-
A utility application for generating class descriptions.
- DescriptionGenerator() - Constructor for class org.jfree.xml.generator.DescriptionGenerator
-
- DescriptionModel - Class in org.jfree.xml.generator.model
-
A model containing class descriptions.
- DescriptionModel() - Constructor for class org.jfree.xml.generator.model.DescriptionModel
-
Creates a new class description model.
- DetailEditor - Class in org.jfree.ui.tabbedui
-
A detail editor.
- DetailEditor() - Constructor for class org.jfree.ui.tabbedui.DetailEditor
-
Creates a new editor.
- Dimension2DObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a Dimension2D
object.
- Dimension2DObjectDescription() - Constructor for class org.jfree.xml.factory.objects.Dimension2DObjectDescription
-
Creates a new object description.
- DimensionObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a java.awt.Dimension
object.
- DimensionObjectDescription() - Constructor for class org.jfree.xml.factory.objects.DimensionObjectDescription
-
Creates a new object description.
- direction - Variable in class org.jfree.ui.BevelArrowIcon
-
The direction that the arrow is pointing (UP or DOWN).
- DISABLE_LOGGING - Static variable in class org.jfree.base.log.LogConfiguration
-
The 'disable logging' property key.
- DISABLE_LOGGING_DEFAULT - Static variable in class org.jfree.base.log.LogConfiguration
-
The default 'disable logging' property value.
- displayFont - Variable in class org.jfree.ui.FontDisplayField
-
The current font.
- displayFontDialog() - Method in class org.jfree.demo.DrawStringDemo
-
Displays a primitive font chooser dialog to allow the user to change the font.
- 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 variable 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 in org.jfree.xml.attributehandlers
-
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 in org.jfree.xml.factory.objects
-
An object-description for a Double
object.
- DoubleObjectDescription() - Constructor for class org.jfree.xml.factory.objects.DoubleObjectDescription
-
Creates a new object description.
- DOWN - Static variable in class org.jfree.ui.ArrowPanel
-
A constant for the down arrow.
- DOWN - Static variable in class org.jfree.ui.BevelArrowIcon
-
Constant indicating that the arrow is pointing down.
- DOWN - Static variable in class org.jfree.ui.SortButtonRenderer
-
Useful constant indicating ASCENDING (that is, arrow pointing down) sorting in the table.
- downButton - Variable in class org.jfree.ui.Spinner
-
The down button.
- DowngradeActionMap - Class in org.jfree.ui.action
-
An actionmap, which is JDK 1.2.2 compatible.
- DowngradeActionMap() - Constructor for class org.jfree.ui.action.DowngradeActionMap
-
Default Constructor.
- draw(Graphics2D, float, float, TextBlockAnchor) - Method in class org.jfree.text.TextBlock
-
Draws the text block at a specific location.
- draw(Graphics2D, float, float, TextBlockAnchor, float, float, double) - Method in class org.jfree.text.TextBlock
-
Draws the text block, aligning it with the specified anchor point and
rotating it about the specified rotation point.
- draw(Graphics2D, float, float, RectangleAnchor) - Method in class org.jfree.text.TextBox
-
Draws the text box.
- draw(Graphics2D, float, float, TextAnchor, float, float, double) - Method in class org.jfree.text.TextFragment
-
Draws the text fragment.
- draw(Graphics2D, float, float, TextAnchor, float, float, double) - Method in class org.jfree.text.TextLine
-
Draws the text line.
- draw(Graphics2D, Rectangle2D) - Method in interface org.jfree.ui.Drawable
-
Draws the object.
- Drawable - Interface in org.jfree.ui
-
An interface for an object that can draw itself within an area on a Graphics2D.
- drawable - Variable in class org.jfree.ui.DrawablePanel
-
- DrawablePanel - Class in org.jfree.ui
-
A component, that accepts a drawable and which draws that drawable.
- DrawablePanel() - Constructor for class org.jfree.ui.DrawablePanel
-
Creates a new instance.
- drawAlignedString(String, Graphics2D, float, float, TextAnchor) - Static method in class org.jfree.text.TextUtilities
-
Draws a string such that the specified anchor point is aligned to the
given (x, y) location.
- drawDownArrow(Graphics, int, int) - Method in class org.jfree.ui.BevelArrowIcon
-
Draws the arrow pointing down.
- drawRotatedShape(Graphics2D, Shape, double, float, float) - Static method in class org.jfree.util.ShapeUtilities
-
Draws a shape with the specified rotation about (x, y)
.
- drawRotatedString(String, Graphics2D, double, float, float) - Static method in class org.jfree.text.TextUtilities
-
A utility method for drawing rotated text.
- drawRotatedString(String, Graphics2D, float, float, double, float, float) - Static method in class org.jfree.text.TextUtilities
-
A utility method for drawing rotated text.
- drawRotatedString(String, Graphics2D, float, float, TextAnchor, double, float, float) - Static method in class org.jfree.text.TextUtilities
-
Draws a string that is aligned by one anchor point and rotated about
another anchor point.
- drawRotatedString(String, Graphics2D, float, float, TextAnchor, double, TextAnchor) - Static method in class org.jfree.text.TextUtilities
-
Draws a string that is aligned by one anchor point and rotated about
another anchor point.
- DrawStringDemo - Class in org.jfree.demo
-
A demo of some of the string drawing methods in the JCommon class library.
- DrawStringDemo(String) - Constructor for class org.jfree.demo.DrawStringDemo
-
Creates a new demo instance.
- DrawStringPanel - Class in org.jfree.demo
-
- DrawStringPanel(String, boolean) - Constructor for class org.jfree.demo.DrawStringPanel
-
Creates a new panel.
- drawStringPanel1 - Variable in class org.jfree.demo.DrawStringDemo
-
String panel 1.
- drawStringPanel2 - Variable in class org.jfree.demo.DrawStringDemo
-
String panel 2.
- drawStringsWithFontAttributes - Static variable in class org.jfree.text.TextUtilities
-
When this flag is set to true
, strings will be drawn
as attributed strings with the attributes taken from the current font.
- drawUpArrow(Graphics, int, int) - Method in class org.jfree.ui.BevelArrowIcon
-
Draws the arrow pointing up.
- dropFailedModule(PackageState) - Method in class org.jfree.base.modules.PackageManager
-
A utility method that collects all failed modules.
- EAST - Static variable in class org.jfree.ui.Align
-
East alignment (same as RIGHT).
- EasterSundayRule - Class in org.jfree.date
-
An annual date rule for Easter (Sunday).
- EasterSundayRule() - Constructor for class org.jfree.date.EasterSundayRule
-
Default constructor.
- edge1 - Variable in class org.jfree.ui.BevelArrowIcon
-
Edge color 1.
- edge2 - Variable in class org.jfree.ui.BevelArrowIcon
-
Edge color 2.
- eff - Variable in class org.jfree.xml.generator.JavaSourceCollector
-
A file filter.
- ELEMENT - Static variable in class org.jfree.xml.generator.model.PropertyType
-
A property that is described using an XML element.
- ELEMENT_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
-
Element attribute text.
- ELEMENT_PROPERTY_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
-
Element property tag text.
- ElementDefinitionException - Exception in org.jfree.xml
-
A reportdefinition exception is thrown when the parsing of the report definition
failed because invalid or missing attributes are encountered.
- ElementDefinitionException(String) - Constructor for exception org.jfree.xml.ElementDefinitionException
-
Creates a new ElementDefinitionException without an parent exception and with the given
message as explanation.
- ElementDefinitionException(Exception) - Constructor for exception org.jfree.xml.ElementDefinitionException
-
Creates a new ElementDefinitionException with an parent exception and with the parents
message as explaination.
- ElementDefinitionException(Exception, String) - Constructor for exception org.jfree.xml.ElementDefinitionException
-
Creates a new ElementDefinitionException with an parent exception and with the given
message as explaination.
- ElementDefinitionException(Exception, Locator) - Constructor for exception org.jfree.xml.ElementDefinitionException
-
Creates a new ParseException with the given root exception
and the locator.
- ElementDefinitionException(String, Locator) - Constructor for exception org.jfree.xml.ElementDefinitionException
-
Creates a new ParseException with the given message and the locator.
- ElementDefinitionException(String, Exception, Locator) - Constructor for exception org.jfree.xml.ElementDefinitionException
-
Creates a new ParseException with the given message, root exception
and the locator.
- ElementDefinitionHandler - Interface in org.jfree.xml
-
A element definition handler.
- elementName - Variable in class org.jfree.xml.util.PropertyDefinition
-
The element name.
- email - Variable in class org.jfree.ui.about.Contributor
-
The e-mail address.
- EMPTY_ARRAY - Static variable in class org.jfree.util.HashNMap
-
An empty array.
- EMPTY_ITERATOR - Static variable in class org.jfree.util.HashNMap
-
A singleton instance of the empty iterator.
- EmptyIterator() - Constructor for class org.jfree.util.HashNMap.EmptyIterator
-
DefaultConstructor.
- enableButtons() - Method in class org.jfree.ui.WizardDialog
-
Enables/disables the buttons according to the current step.
- 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 variable in class com.keypoint.PngEncoder
-
Constant specifying that alpha channel should be encoded.
- encodeAlpha - Variable in class com.keypoint.PngEncoder
-
Encode alpha?
- encodeColor(Color) - Method in class org.jfree.xml.writer.coretypes.ColorWriteHandler
-
- encodedObject - Variable in class org.jfree.xml.parser.Base64ReadHandler
-
Deprecated.
The encoded object.
- encodeInt(int) - Method in class org.jfree.xml.writer.coretypes.ColorWriteHandler
-
- END_OF_LINE - Static variable in class org.jfree.util.SortedConfigurationWriter
-
The system-dependent End-Of-Line separator.
- 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.
- endElement(String) - Method in class org.jfree.xml.AbstractElementDefinitionHandler
-
Callback to indicate that an XML element end tag has been read by the parser.
- endElement(String) - Method in interface 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.AbstractXmlReadHandler
-
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.
- endElement(String) - Method in interface 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.util.AbstractModelReader.SAXModelHandler
-
Receive notification of the end of an element.
- endEntity(String) - Method in class org.jfree.xml.CommentHandler
-
Report the end of an entity.
- endIncludeHandling() - Method in class org.jfree.xml.generator.DefaultModelReader
-
Ends include handling.
- endIncludeHandling() - Method in class org.jfree.xml.util.AbstractModelReader
-
End handling an include.
- endMultiplexMapping() - Method in class org.jfree.xml.generator.DefaultModelReader
-
Ends a multiplex mapping.
- endMultiplexMapping() - Method in class org.jfree.xml.util.AbstractModelReader
-
Finializes the multiplexer mapping.
- endMultiplexMapping() - Method in class org.jfree.xml.util.ObjectFactoryLoader
-
Finializes the multiplexer mapping.
- 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.AbstractModelReader
-
Finializes the object definition.
- endObjectDefinition() - Method in class org.jfree.xml.util.ObjectFactoryLoader
-
Finializes the object definition.
- endRootDocument() - Method in class org.jfree.xml.generator.DefaultModelReader
-
Ends the root document.
- endRootDocument() - Method in class org.jfree.xml.util.AbstractModelReader
-
End 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.
- entityResolver - Variable in class org.jfree.xml.ParserFrontend
-
The DTD.
- entryList - Variable in class org.jfree.xml.writer.AttributeList
-
The storage for all entries of this list.
- equal(float[][], float[][]) - Static method in class org.jfree.util.ArrayUtilities
-
Tests two float arrays for equality.
- equal(AttributedString, AttributedString) - Static method in class org.jfree.util.AttributedStringUtilities
-
Tests two attributed strings for equality.
- 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(Shape, Shape) - Static method in class org.jfree.util.ShapeUtilities
-
Tests two shapes 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(Ellipse2D, Ellipse2D) - Static method in class org.jfree.util.ShapeUtilities
-
Compares two ellipses and returns true
if they are equal or
both null
.
- equal(Arc2D, Arc2D) - Static method in class org.jfree.util.ShapeUtilities
-
Compares two arcs and returns true
if they are equal or
both null
.
- equal(Polygon, Polygon) - Static method in class org.jfree.util.ShapeUtilities
-
Tests two polygons for equality.
- equal(GeneralPath, GeneralPath) - Static method in class org.jfree.util.ShapeUtilities
-
Tests two polygons for equality.
- equalDates(Calendar, Calendar) - Method in class org.jfree.ui.DateChooserPanel
-
Returns true if the two dates are equal (time of day is ignored).
- 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.base.Library
-
Tests this object for equality with an arbitrary object.
- equals(Object) - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Two moduleinfos are equal,if they have the same module class.
- equals(Object) - Method in class org.jfree.base.modules.PackageState
-
Compares this object with the given other object for equality.
- 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.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.ui.about.SystemPropertiesTableModel.SystemPropertyComparator
-
Returns true
if this object is equal to the specified
object, and false
otherwise.
- equals(Object) - Method in class org.jfree.ui.FloatDimension
-
Tests this object for equality with another object.
- 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.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.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.ui.Size2D
-
Compares this instance for equality 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.ui.TextAnchor
-
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.
- equals(Object) - Method in class org.jfree.util.AbstractObjectList
-
Tests this list for equality with another object.
- 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.util.LogContext
-
Tests this object for equality with an arbitrary object.
- 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.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.util.SortOrder
-
Returns true
if this object is equal to the specified
object, and false
otherwise.
- equals(Object) - Method in class org.jfree.util.StrokeList
-
Tests the list for equality with another object (typically also a list).
- 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.util.UnitType
-
Returns true
if this object is equal to the specified
object, and false
otherwise.
- equals(Object) - Method in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
Tests for equality.
- 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.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 interface 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.xml.factory.objects.FloatObjectDescription
-
Tests for equality.
- equals(Object) - Method in class org.jfree.xml.factory.objects.IntegerObjectDescription
-
Tests for equality.
- equals(Object) - Method in class org.jfree.xml.factory.objects.LongObjectDescription
-
Tests for equality.
- equals(Object) - Method in interface org.jfree.xml.factory.objects.ObjectDescription
-
Compares whether two object descriptions are equal.
- equals(Object) - Method in class org.jfree.xml.factory.objects.ShortObjectDescription
-
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.generator.model.TypeInfo
-
Tests this object for equality with another object.
- equals(Object) - Method in class org.jfree.xml.writer.AttributeList.AttributeEntry
-
Checks whether the given object is an attribute entry with the same name.
- error(Object) - Static method in class org.jfree.util.Log
-
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) - Method in class org.jfree.util.LogContext
-
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.
- ERROR - Static variable in interface org.jfree.util.LogTarget
-
Loglevel ERROR.
- error - Variable in class org.jfree.util.WaitingImageObserver
-
A flag that signals an error.
- ESCAPE_COMMENT - Static variable in class org.jfree.util.SortedConfigurationWriter
-
A constant defining that text should be escaped in a way
which is suitable for property comments.
- ESCAPE_KEY - Static variable in class org.jfree.util.SortedConfigurationWriter
-
A constant defining that text should be escaped in a way
which is suitable for property keys.
- ESCAPE_VALUE - Static variable in class org.jfree.util.SortedConfigurationWriter
-
A constant defining that text should be escaped in a way
which is suitable for property values.
- ExitAction() - Constructor for class org.jfree.ui.tabbedui.AbstractTabbedUI.ExitAction
-
Defines an Action
object with a default
description string and default icon.
- EXPAND - Static variable in class org.jfree.ui.LengthAdjustmentType
-
EXPAND.
- ExtendedConfiguration - Interface in org.jfree.util
-
The extended configuration provides methods to make using the
configuration easier.
- ExtendedConfigurationWrapper - Class in org.jfree.util
-
A wrapper for the extended configuration interface around a plain configuration.
- ExtendedConfigurationWrapper(Configuration) - Constructor for class org.jfree.util.ExtendedConfigurationWrapper
-
Creates a wrapper around the given configuration.
- ExtendedDrawable - Interface in org.jfree.ui
-
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.
- extension - Variable in class org.jfree.ui.ExtensionFileFilter
-
The extension (for example, "png" for *.png files).
- extension - Variable in class org.jfree.xml.generator.SplittingModelWriter
-
The file extension.
- ExtensionFileFilter - Class in org.jfree.ui
-
A filter for JFileChooser that filters files by extension.
- ExtensionFileFilter(String, String) - Constructor for class org.jfree.ui.ExtensionFileFilter
-
Standard constructor.
- extWrapper - Variable in class org.jfree.base.AbstractBoot
-
The configuration wrapper around the plain configuration.
- g2 - Variable in class org.jfree.text.G2TextMeasurer
-
The graphics device.
- G2TextMeasurer - Class in org.jfree.text
-
- G2TextMeasurer(Graphics2D) - Constructor for class org.jfree.text.G2TextMeasurer
-
Creates a new text measurer.
- generate(String, Properties, DescriptionModel) - Static method in class org.jfree.xml.generator.DescriptionGenerator
-
- GenericObjectFactory - Class in org.jfree.xml.util
-
The generic object factory contains all methods necessary to collect
the property values needed to produce a fully instantiated object.
- GenericObjectFactory(Class, String, ConstructorDefinition[], PropertyDefinition[], LookupDefinition[], AttributeDefinition[], String[]) - Constructor for class org.jfree.xml.util.GenericObjectFactory
-
Creates a new generic object factory.
- GenericObjectFactory(GenericObjectFactory) - Constructor for class org.jfree.xml.util.GenericObjectFactory
-
A copy constructor.
- GenericReadHandler - Class in org.jfree.xml.parser.coretypes
-
A SAX handler for reading a generic object from an XML element.
- GenericReadHandler(GenericObjectFactory) - Constructor for class org.jfree.xml.parser.coretypes.GenericReadHandler
-
Creates a new handler.
- GenericWriteHandler - Class in org.jfree.xml.writer.coretypes
-
A handler for writing generic objects.
- GenericWriteHandler(GenericObjectFactory) - Constructor for class org.jfree.xml.writer.coretypes.GenericWriteHandler
-
Creates a new handler.
- 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(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.util.FastStack
-
Returns the item at the specified slot in the stack.
- 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.
- get(int) - Method in class org.jfree.util.ObjectList
-
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(Class) - Method in class org.jfree.xml.generator.model.DescriptionModel
-
Returns a class description for the given class name.
- 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.
- getActiveModules() - Method in class org.jfree.base.modules.PackageManager
-
Returns all active modules.
- getAll(Object) - Method in class org.jfree.util.HashNMap
-
Returns an iterator over all elements registered to the given key.
- getAllModules() - Method in class org.jfree.base.modules.PackageManager
-
Returns an array of the currently active modules.
- getArrow(int) - Method in class org.jfree.ui.ArrowPanel
-
Returns a shape for the arrow.
- 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.generator.model.ManualMappingInfo
-
Returns the base class.
- getBaseClass() - Method in class org.jfree.xml.generator.model.MultiplexMappingInfo
-
Returns the base class.
- 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.util.MultiplexMappingDefinition
-
Returns the class.
- getBaselineOffset() - Method in class org.jfree.text.TextFragment
-
Returns the baseline offset.
- getBoolean(int) - Method in class org.jfree.util.BooleanList
-
Returns a Boolean
from the list.
- getBoolProperty(String) - Method in interface org.jfree.util.ExtendedConfiguration
-
Returns the boolean value of a given configuration property.
- getBoolProperty(String, boolean) - Method in interface 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.
- getBoolProperty(String, boolean) - Method in class org.jfree.util.ExtendedConfigurationWrapper
-
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.
- getBundle(String) - Static method in class org.jfree.util.ResourceBundleWrapper
-
Finds and returns the specified resource bundle.
- getBundle(String, Locale) - Static method in class org.jfree.util.ResourceBundleWrapper
-
Finds and returns the specified resource bundle.
- getBundle(String, Locale, ClassLoader) - Static method in class org.jfree.util.ResourceBundleWrapper
-
Maps directly to ResourceBundle.getBundle(baseName, locale,
loader)
.
- getButtonColor(Calendar) - Method in class org.jfree.ui.DateChooserPanel
-
Returns the button color according to the specified date.
- getButtonColor(SerialDate) - Method in class org.jfree.ui.SerialDateChooserPanel
-
Returns the button color according to the specified date.
- getCalendarPanel() - Method in class org.jfree.ui.DateChooserPanel
-
Returns a panel of buttons, each button representing a day in the month.
- getCalendarPanel() - Method in class org.jfree.ui.SerialDateChooserPanel
-
Returns a panel of buttons, each button representing a day in the month.
- getCenterPoint() - Static method in class org.jfree.ui.RefineryUtilities
-
- 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 interface 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 exception 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.ui.about.SystemPropertiesTableModel
-
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.
- 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.FrontendDefaultHandler
-
Returns the comment handler that is used to collect comments.
- getCommentHandler() - Method in class org.jfree.xml.util.AbstractModelReader
-
Returns the comment handler.
- getComments() - Method in class org.jfree.xml.CommentHandler
-
Returns all collected comments as string array.
- getComments() - Method in class org.jfree.xml.generator.model.ClassDescription
-
Returns the comments for the class description.
- 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.generator.model.TypeInfo
-
Returns the comments for this type info.
- getComments() - Method in class org.jfree.xml.Parser
-
Returns the currently collected comments.
- 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.base.config.HierarchicalConfiguration
-
Returns all defined configuration properties for the report.
- getConfigProperties() - Method in interface org.jfree.base.config.ModifiableConfiguration
-
Returns the configuration properties.
- getConfigProperties() - Method in class org.jfree.base.config.SystemPropertyConfiguration
-
Returns all defined configuration properties for the report.
- getConfigProperties() - Method in interface org.jfree.util.Configuration
-
Returns the configuration properties.
- getConfigProperties() - Method in class org.jfree.util.DefaultConfiguration
-
Returns an enumeration of the property keys.
- getConfigProperties() - Method in class org.jfree.util.ExtendedConfigurationWrapper
-
Returns an enumeration of the configuration properties.
- getConfigProperties() - Method in class org.jfree.xml.FrontendDefaultHandler
-
Returns the configuration properties.
- getConfigProperty(String) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Returns the configuration property with the specified key (or the
specified default value if there is no such property).
- getConfigProperty(String, String) - Method in class org.jfree.base.config.SystemPropertyConfiguration
-
Returns the configuration property with the specified key (or the specified default value
if there is no such property).
- getConfigProperty(String) - Method in interface org.jfree.util.Configuration
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in interface org.jfree.util.Configuration
-
Returns the configuration property with the specified key (or the
specified default value if there is no such property).
- getConfigProperty(String) - Method in class org.jfree.util.DefaultConfiguration
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in class org.jfree.util.DefaultConfiguration
-
Returns the configuration property with the specified key (or the
specified default value if there is no such property).
- getConfigProperty(String) - Method in class org.jfree.util.ExtendedConfigurationWrapper
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in class org.jfree.util.ExtendedConfigurationWrapper
-
Returns the configuration property with the specified key (or the specified default
value if there is no such property).
- 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.xml.FrontendDefaultHandler
-
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.
- getConfiguration() - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Returns the collection of properties for the configuration.
- 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.resources.JCommonResources
-
Returns the array of strings in the resource bundle.
- 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.
- 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.
- getData() - Method in class org.jfree.util.ObjectTable
-
Returns the table data.
- 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.
- 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.
- 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.
- getDefaultLog() - Static method in class org.jfree.base.log.DefaultLog
-
Returns the default log.
- 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.
- getDependSubsystems() - Method in class org.jfree.base.modules.PackageSorter.SortModule
-
Returns the list of all dependent subsystems.
- getDescription() - Method in class org.jfree.base.modules.AbstractModule
-
Returns the module description.
- getDescription() - Method in interface org.jfree.base.modules.Module
-
Returns a short description of the modules functionality.
- getDescription() - Method in class org.jfree.date.SerialDate
-
Returns the description that is attached to the date.
- 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(String) - Method in class org.jfree.util.SortedConfigurationWriter
-
Returns a description for the given key.
- getDescription() - Method in class org.jfree.xml.generator.model.ClassDescription
-
Returns the description.
- getDescription() - Method in class org.jfree.xml.generator.model.TypeInfo
-
Returns the type description.
- getDescriptionForClass(Class) - Method in class org.jfree.xml.factory.objects.ArrayClassFactory
-
Returns an object description for a class.
- getDescriptionForClass(Class) - Method in interface 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.
- getDownArrow() - Method in class org.jfree.ui.ArrowPanel
-
Returns a down arrow.
- getDrawable() - Method in class org.jfree.ui.DrawablePanel
-
Returns the drawable item.
- getDrawStringsWithFontAttributes() - Static method in class org.jfree.text.TextUtilities
-
Returns the flag that controls whether or not strings are drawn using
the current font attributes (such as underlining, strikethrough etc).
- getEditorName() - Method in interface 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.
- getEndOfCurrentMonth(SerialDate) - Method in class org.jfree.date.SerialDate
-
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.
- getExtendedConfig() - Method in interface org.jfree.base.modules.SubSystem
-
Returns the global configuration as ExtendedConfiguration instance.
- 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 interface 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(String) - Method in class org.jfree.io.IOUtils
-
Returns the file extension of the given file name.
- getFileExtension() - Method in class org.jfree.ui.action.AbstractFileSelectionAction
-
Returns the file extension that should be used for the operation.
- 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.
- getFirstDayOfWeek() - Method in class org.jfree.ui.DateChooserPanel
-
Returns the first day of the week (controls the labels in the date
panel).
- getFirstDayOfWeek() - Method in class org.jfree.ui.SerialDateChooserPanel
-
Returns the first day of the week (controls the labels in the date panel).
- getFirstTextFragment() - Method in class org.jfree.text.TextLine
-
Returns the first text fragment in the line.
- getFirstVisibleDate() - Method in class org.jfree.ui.DateChooserPanel
-
Returns the first date that is visible in the grid.
- getFirstVisibleDate() - Method in class org.jfree.ui.SerialDateChooserPanel
-
Returns the first date that is visible in the grid.
- getFloatParameter(String) - Method in class org.jfree.xml.factory.objects.BasicStrokeObjectDescription
-
Returns a parameter as a float.
- getFloatParameter(String) - Method in class org.jfree.xml.factory.objects.Dimension2DObjectDescription
-
Returns a parameter value as a float.
- getFloatParameter(String) - Method in class org.jfree.xml.factory.objects.DimensionObjectDescription
-
Returns a parameter value as a float.
- getFloatParameter(String) - Method in class org.jfree.xml.factory.objects.Line2DObjectDescription
-
Returns a parameter value as a float.
- getFloatParameter(String) - Method in class org.jfree.xml.factory.objects.Point2DObjectDescription
-
Returns a parameter value as a float.
- getFloatParameter(String) - Method in class org.jfree.xml.factory.objects.Rectangle2DObjectDescription
-
Returns a parameter value as a float.
- getFollowingDayOfWeek(int, SerialDate) - Static method in class org.jfree.date.SerialDate
-
Returns the earliest date that falls on the specified day-of-the-week
and is AFTER the base date.
- 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.
- getFont() - Method in class org.jfree.demo.DrawStringPanel
-
Returns the font.
- getFont() - Method in class org.jfree.demo.TextBlockPanel
-
Returns the font.
- getFont() - Method in class org.jfree.text.TextFragment
-
Returns the font.
- getFontStyle(String) - Method in class org.jfree.xml.parser.coretypes.FontReadHandler
-
Converts a string to a font style constant.
- getFontStyle(Font) - Method in class org.jfree.xml.writer.coretypes.FontWriteHandler
-
- getGlobalConfig() - Method in class org.jfree.base.AbstractBoot
-
Returns the global configuration.
- getGlobalConfig() - Method in interface org.jfree.base.modules.SubSystem
-
Returns the global configuration.
- getGPL() - Method in class org.jfree.ui.about.Licences
-
Returns the GPL (v2.1) text.
- getHandler() - Method in class org.jfree.xml.util.AttributeDefinition
-
Returns the handler.
- getHandlerClass(Class) - Method in class org.jfree.xml.generator.ModelBuilder
-
Returns the class name for the attribute handler for a property of the specified class.
- 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(Graphics2D) - Method in class org.jfree.text.TextBox
-
Returns the height of the text box.
- getHeight() - Method in class org.jfree.ui.FloatDimension
-
Returns the height.
- getHeight() - Method in class org.jfree.ui.Size2D
-
Returns the height.
- 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, boolean) - Method in class org.jfree.util.ResourceBundleSupport
-
Returns an scaled icon suitable for buttons or menus.
- getIcon(String) - Method in class org.jfree.util.ResourceBundleSupport
-
Returns an unscaled icon.
- 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.
- getIndex(Thread) - Method in class org.jfree.threads.ReaderWriterLock
-
Returns the index of a thread.
- 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() - Static method in class org.jfree.base.BaseBoot
-
Returns the boot 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.ui.about.Licences
-
Returns a reference to the single instance of this class.
- getInstance() - Static method in class org.jfree.ui.FloatingButtonEnabler
-
Returns a default instance of this enabler.
- getInstance() - Static method in class org.jfree.ui.JTextObserver
-
Returns the single instance.
- getInstance() - Static method in class org.jfree.util.Log
-
Returns the singleton Log instance.
- 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() - Method in interface org.jfree.xml.factory.objects.ObjectDescription
-
Returns a cloned instance of the object description.
- getInstance() - Static method in class org.jfree.xml.generator.ModelBuilder
-
Returns the single instance of this class.
- getInstance() - Static method in class org.jfree.xml.JCommonXMLInfo
-
Returns the single instance of this class.
- getInstance() - Method in class org.jfree.xml.Parser
-
Returns a new instance of the parser.
- getInstance() - Method in class org.jfree.xml.util.GenericObjectFactory
-
Returns a copy of this instance.
- getInteriorGap() - Method in class org.jfree.text.TextBox
-
Returns the interior gap.
- getIntParameter(String) - Method in class org.jfree.xml.factory.objects.DateObjectDescription
-
Returns a parameter value as an int
.
- getIntProperty(String) - Method in interface org.jfree.util.ExtendedConfiguration
-
Returns a given property as int value.
- getIntProperty(String, int) - Method in interface 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.ExtendedConfigurationWrapper
-
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.ui.KeyedComboBoxModel.ComboBoxItemPair
-
Returns the key.
- 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 (v2.1) text.
- getLibraries() - Method in class org.jfree.base.BasicProjectInfo
-
Returns a list of libraries used by the project.
- getLibraries(ProjectInfo) - Static method in class org.jfree.ui.about.LibraryPanel
-
- getLibraries() - Method in class org.jfree.ui.about.LibraryTableModel
-
Returns an array of the libraries in the table.
- getLibrary() - Method in class org.jfree.base.BasicProjectInfo.OptionalLibraryHolder
-
- getLibraryClass() - Method in class org.jfree.base.BasicProjectInfo.OptionalLibraryHolder
-
- 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 exception 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.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jfree.ui.StrokeSample
-
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.
- getLogLevel() - Static method in class org.jfree.base.log.LogConfiguration
-
Returns the log level.
- getLogo() - Method in class org.jfree.ui.about.ProjectInfo
-
Returns the logo.
- getLogTarget() - Static method in class org.jfree.base.log.LogConfiguration
-
Returns the current log target.
- getLookupDefinitions() - Method in class org.jfree.xml.util.GenericObjectFactory
-
Returns the lookup definitions.
- getMainPanel() - Method in interface org.jfree.ui.tabbedui.RootEditor
-
Returns the main panel.
- getMainPanel() - Method in class org.jfree.ui.tabbedui.RootPanel
-
Returns the main panel.
- getMajorVersion() - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Returns the major version of the module.
- getMajorVersion() - Method in interface org.jfree.base.modules.ModuleInfo
-
Returns the major version of the base module.
- getManualMapping() - Method in class org.jfree.xml.generator.model.MappingModel
-
Returns the manual mapping info.
- getManualMappingDefinition(Class) - Method in interface 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.
- getMaximumWindowBounds() - Static method in class org.jfree.ui.RefineryUtilities
-
- getMaxLength() - Method in class org.jfree.ui.LengthLimitingDocument
-
Returns the defined maximum number characters for this document.
- getMenuKeyMask() - Method in class org.jfree.util.ResourceBundleSupport
-
Returns the plattforms default menu shortcut keymask.
- getMenus() - Method in interface org.jfree.ui.tabbedui.RootEditor
-
Returns the menus.
- getMessage() - Method in exception org.jfree.xml.ParseException
-
Modifies the message to give more detailed location information.
- getMinimumSize() - Method in class org.jfree.ui.DrawablePanel
-
If the minimum size has been set to a non-null
value just
returns it.
- getMinorVersion() - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Returns the minor version of the module.
- getMinorVersion() - Method in interface org.jfree.base.modules.ModuleInfo
-
Returns the minor version of the base module.
- 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
-
Returns the table model for the library.
- 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.
- getModule() - Method in class org.jfree.base.modules.PackageState
-
Returns the module managed by this state implementation.
- getModuleClass() - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Returns the class name of the module described implementation.
- getModuleClass() - Method in interface org.jfree.base.modules.ModuleInfo
-
Returns the module class of the desired base module.
- 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(boolean) - 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.
- getMultiplexDefinition(Class) - Method in interface 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.base.Library
-
Returns the library name.
- getName() - Method in class org.jfree.base.modules.AbstractModule
-
Returns the name of this module.
- getName() - Method in interface org.jfree.base.modules.Module
-
Returns the module name.
- getName() - Method in class org.jfree.ui.about.Contributor
-
Returns the contributor's name.
- getName() - Method in class org.jfree.ui.about.SystemPropertiesTableModel.SystemProperty
-
Returns the property name.
- getName() - Method in class org.jfree.xml.generator.model.ClassDescription
-
Returns the class name.
- getName() - Method in class org.jfree.xml.generator.model.TypeInfo
-
Returns the type name.
- getName() - Method in class org.jfree.xml.writer.AttributeList.AttributeEntry
-
Returns the attribute name.
- getNearestDayOfWeek(int, 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.
- getNearestDayOfWeek(int) - Method in class org.jfree.date.SerialDate
-
Returns the nearest date that falls on the specified day-of-the-week.
- 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.ui.tabbedui.DetailEditor
-
Returns the object.
- getObject(int, int) - Method in class org.jfree.util.ObjectTable
-
Returns the object from a particular cell in the table.
- getObject() - Method in class org.jfree.xml.parser.Base64ReadHandler
-
Deprecated.
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.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 interface org.jfree.xml.parser.XmlReadHandler
-
Returns the object for this element or null, if this element does
not create an object.
- getObjectClass() - Method in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
Returns the class for the object.
- getObjectClass() - Method in interface org.jfree.xml.factory.objects.ObjectDescription
-
Returns the object class.
- getObjectClass() - Method in class org.jfree.xml.generator.model.ClassDescription
-
Returns the object's 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.
- getOptionalKeyStroke(String) - Method in class org.jfree.util.ResourceBundleSupport
-
Returns an optional key stroke.
- getOptionalKeyStroke(String, int) - Method in class org.jfree.util.ResourceBundleSupport
-
Returns an optional key stroke.
- getOptionalLibraries() - Method in class org.jfree.base.BasicProjectInfo
-
Returns a list of optional libraries used by the project.
- getOptionalMnemonic(String) - Method in class org.jfree.util.ResourceBundleSupport
-
Returns an optional mnemonic.
- getOptionalModules() - Method in class org.jfree.base.modules.AbstractModule
-
Returns a copy of the required modules array.
- getOptionalModules() - Method in interface org.jfree.base.modules.Module
-
Returns an array of optional modules.
- 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.
- getPackageConfiguration() - Method in class org.jfree.base.modules.PackageManager
-
Returns the default package configuration.
- getPackageManager() - Method in class org.jfree.base.AbstractBoot
-
Returns the packageManager instance of the package manager.
- getPackageManager() - Method in interface org.jfree.base.modules.SubSystem
-
Returns the package manager.
- getPaint() - Method in class org.jfree.text.TextFragment
-
Returns the text paint.
- getPaint() - Method in class org.jfree.ui.PaintSample
-
Returns the current Paint object being displayed in the panel.
- 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 interface 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 interface 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 interface 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 exception org.jfree.util.StackableException
-
Returns the parent exception (possibly null).
- getParent() - Method in exception org.jfree.util.StackableRuntimeException
-
Returns the parent exception (possibly null).
- getParentConfig() - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Returns the parent configuration.
- getParentException() - Method in exception org.jfree.xml.ElementDefinitionException
-
Returns the parent exception.
- getParser() - Method in class org.jfree.xml.AbstractElementDefinitionHandler
-
Returns the parser.
- getParser() - Method in interface org.jfree.xml.ElementDefinitionHandler
-
Returns the parser.
- getParser() - Method in class org.jfree.xml.ParserFrontend
-
Returns a SAX parser.
- getPatchLevel() - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Returns the patch level version of the module.
- getPatchLevel() - Method in interface org.jfree.base.modules.ModuleInfo
-
Returns the patchlevel version of the base module.
- getPath(URL) - Method in class org.jfree.io.IOUtils
-
Implements the JDK 1.3 method URL.getPath().
- 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.
- getPosition() - Method in class org.jfree.base.modules.PackageSorter.SortModule
-
Returns the current position of this module in the global list.
- getPostfixMenus() - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
The postfix menus.
- getPreferredSize() - Method in class org.jfree.demo.DrawStringPanel
-
Returns the preferred size for the panel.
- getPreferredSize() - Method in class org.jfree.demo.TextBlockPanel
-
Returns the preferred size for the panel.
- 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.DrawablePanel
-
If the preferredSize
has been set to a non-null
value just returns it.
- getPreferredSize() - Method in interface 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, 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.
- 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.
- getProducer() - Method in class org.jfree.base.modules.AbstractModule
-
Returns the producer of the module.
- getProducer() - Method in interface org.jfree.base.modules.Module
-
Returns the name of the module producer.
- 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.
- getPropertyChangeHandler() - Method in class org.jfree.ui.action.ActionButton
-
Returns and initializes the PropertyChangehandler for this ActionButton.
- getPropertyChangeHandler() - Method in class org.jfree.ui.action.ActionMenuItem
-
Returns and initializes the PropertyChangehandler for this ActionMenuItem.
- getPropertyChangeHandler() - Method in class org.jfree.ui.action.ActionRadioButton
-
Returns and initializes the PropertyChangehandler for this ActionButton.
- getPropertyDefinitionByPropertyName(String) - Method in class org.jfree.xml.util.GenericObjectFactory
-
Returns the property definition for the specified property name.
- getPropertyDefinitionByTagName(String) - Method in class org.jfree.xml.util.GenericObjectFactory
-
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.
- getPropertyDescriptor(String) - Method in class org.jfree.xml.util.GenericObjectFactory
-
Returns a property descriptor.
- getPropertyName() - Method in class org.jfree.xml.parser.coretypes.ObjectRefHandler
-
Returns the property 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.util.PropertyDefinition
-
Returns the property name.
- getPropertyType() - Method in class org.jfree.xml.generator.model.PropertyInfo
-
Returns the property type.
- getQuery(URL) - Method in class org.jfree.io.IOUtils
-
Implements the JDK 1.3 method URL.getPath().
- getReadHandler() - Method in class org.jfree.xml.generator.model.ManualMappingInfo
-
Returns the read handler class.
- getReadHandler() - Method in class org.jfree.xml.util.ManualMappingDefinition
-
Returns the name of the read handler.
- getRegisteredClasses() - Method in class org.jfree.xml.factory.objects.ArrayClassFactory
-
Returns an iterator for the registered classes.
- getRegisteredClasses() - Method in interface 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).
- getRendererButton(boolean, boolean) - Method in class org.jfree.ui.SortButtonRenderer
-
Returns the correct button component.
- getRendererLabel(boolean, boolean) - Method in class org.jfree.ui.SortButtonRenderer
-
Returns the correct label component.
- getRequiredModules() - Method in class org.jfree.base.modules.AbstractModule
-
Returns a copy of the required modules array.
- getRequiredModules() - Method in interface org.jfree.base.modules.Module
-
Returns an array of all required modules.
- 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.ui.WizardDialog
-
Returns the result of the wizard sequence.
- getResult() - Method in class org.jfree.ui.WizardPanel
-
Returns the result.
- getResult() - Method in class org.jfree.xml.FrontendDefaultHandler
-
Returns the parse result.
- getResult() - Method in class org.jfree.xml.parser.coretypes.StringReadHandler
-
Returns the 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 ???.
- 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.parser.RootXmlReadHandler
-
Returns the root SAX handler.
- getRootHandler() - Method in class org.jfree.xml.writer.AbstractXmlWriteHandler
-
Returns the root handler.
- getRootHandler() - Method in interface 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.ui.about.SystemPropertiesTableModel
-
Returns the number of rows in the table model (that is, the number of
system properties).
- getRowCount() - Method in class org.jfree.util.ObjectTable
-
Returns the number of rows in the table.
- 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.
- getState() - Method in class org.jfree.base.modules.PackageSorter.SortModule
-
Returns the package state contained in this SortModule.
- getState() - Method in class org.jfree.base.modules.PackageState
-
Returns the current state of the module.
- getState() - Method in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
Returns the current state.
- 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 interface 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).
- getSubSystem() - Method in class org.jfree.base.modules.AbstractModule
-
Returns the modules subsystem.
- getSubSystem() - Method in interface org.jfree.base.modules.Module
-
Returns the modules subsystem.
- getSuperClass() - Method in class org.jfree.xml.generator.model.ClassDescription
-
Returns the super class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in class org.jfree.xml.factory.objects.ArrayClassFactory
-
Returns an object description for the super class of a class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in interface org.jfree.xml.factory.objects.ClassFactory
-
Returns an object description for the super class of a class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in class org.jfree.xml.factory.objects.ClassFactoryCollector
-
Returns an object-description for the super class of a class.
- getSuperClassObjectDescription(Class, ObjectDescription) - Method in class org.jfree.xml.factory.objects.ClassFactoryImpl
-
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
-
Returns the JTable
for the library.
- getTable() - Method in class org.jfree.ui.about.SystemPropertiesPanel
-
Returns the table containing the system properties.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jfree.ui.DateCellRenderer
-
Returns itself as the renderer.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jfree.ui.NumberCellRenderer
-
Returns itself as the renderer.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jfree.ui.SortButtonRenderer
-
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.text.TextFragment
-
Returns the text.
- getText() - Method in class org.jfree.util.LineBreakIterator
-
Returns the text to be broken up.
- 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 interface 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.ui.StandardGradientPaintTransformer
-
Returns the type of transform.
- getType() - Method in class org.jfree.xml.generator.model.TypeInfo
-
Returns the class.
- getType() - Method in class org.jfree.xml.util.ConstructorDefinition
-
Returns the type.
- 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 interface 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).
- getUpArrow() - Method in class org.jfree.ui.ArrowPanel
-
Returns an up arrow.
- 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.ui.about.SystemPropertiesTableModel.SystemProperty
-
Returns the property value.
- getValue() - Method in class org.jfree.ui.KeyedComboBoxModel.ComboBoxItemPair
-
Returns the value.
- getValue() - Method in class org.jfree.ui.Spinner
-
Returns the current value.
- getValue() - Method in class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
-
Returns the value.
- getValue() - Method in class org.jfree.xml.writer.AttributeList.AttributeEntry
-
Returns the value of this attribute entry.
- 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.generator.model.ManualMappingInfo
-
Returns the write handler class.
- getWriteHandler() - Method in class org.jfree.xml.util.ManualMappingDefinition
-
Returns the name of the write handler.
- 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.
- getYears(int) - Method in class org.jfree.ui.DateChooserPanel
-
Returns a vector of years preceding and following the specified year.
- getYears(int) - Method in class org.jfree.ui.SerialDateChooserPanel
-
Returns a vector of years preceding and following the specified year.
- 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 variable in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
The global menu property.
- globalConfig - Variable in class org.jfree.base.AbstractBoot
-
Global configuration.
- globalMenu - Variable in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
Whether the UI should build a global menu from all root editors.
- GPL - Static variable in class org.jfree.ui.about.Licences
-
- gradient - Variable in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
-
The gradient paint under construction.
- GradientPaintReadHandler - Class in org.jfree.xml.parser.coretypes
-
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.
- GradientPaintTransformer - Interface in org.jfree.ui
-
The interface for a class that can transform a GradientPaint
to
fit an arbitrary shape.
- GradientPaintTransformType - Class in org.jfree.ui
-
Represents a type of transform for a GradientPaint
.
- GradientPaintTransformType(String) - Constructor for class org.jfree.ui.GradientPaintTransformType
-
Private constructor.
- GradientPaintWriteHandler - Class in org.jfree.xml.writer.coretypes
-
A handler for writing GradientPaint
objects.
- GradientPaintWriteHandler() - Constructor for class org.jfree.xml.writer.coretypes.GradientPaintWriteHandler
-
Default constructor.
- IDAT - Static variable in class com.keypoint.PngEncoder
-
IDAT tag.
- IEND - Static variable in class com.keypoint.PngEncoder
-
IEND tag.
- IGNORE_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
-
Ignore attribute text.
- IGNORE_OBJECT - Static variable in class org.jfree.xml.util.AbstractModelReader
-
The 'IGNORE_OBJECT' state.
- IGNORED_PROPERTY_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
-
Ignored property tag text.
- ignoredBaseClasses - Variable in class org.jfree.xml.generator.JavaSourceCollector
-
A list of ignored base classes.
- ignoredPackages - Variable in class org.jfree.xml.generator.JavaSourceCollector
-
A list of ignored packages.
- ignoredParameters - Variable in class org.jfree.xml.factory.objects.BeanObjectDescription
-
- IgnoredPropertyInfo - Class in org.jfree.xml.generator.model
-
Represents an ignored property.
- IgnoredPropertyInfo(String) - Constructor for class org.jfree.xml.generator.model.IgnoredPropertyInfo
-
Creates a new instance.
- ignoreInvisible - Variable in class org.jfree.ui.OverlayLayout
-
A flag that defines, whether invisible components should be ignored when
computing the layout.
- ignoreParameter(String) - Method in class org.jfree.xml.factory.objects.BeanObjectDescription
-
Adds a parameter to the ignored parameters.
- IHDR - Static variable in class com.keypoint.PngEncoder
-
IHDR tag.
- image - Variable in class com.keypoint.PngEncoder
-
The image.
- image - Variable in class org.jfree.util.WaitingImageObserver
-
The image.
- imageUpdate(Image, int, int, int, int, int) - Method in class org.jfree.util.WaitingImageObserver
-
Callback function used by AWT to inform that more data is available.
- IN_OBJECT - Static variable in class org.jfree.xml.util.AbstractModelReader
-
The 'IN_OBJECT' state.
- INCH_IN_METER_UNIT - Static variable in class com.keypoint.PngEncoder
-
Used for conversion of DPI to Pixels per Meter.
- INCLUDE_BOTH - Static variable in class org.jfree.date.SerialDate
-
Useful range constant.
- INCLUDE_FIRST - Static variable in class org.jfree.date.SerialDate
-
Useful range constant.
- INCLUDE_NONE - Static variable in class org.jfree.date.SerialDate
-
Useful range constant.
- INCLUDE_SECOND - Static variable in class org.jfree.date.SerialDate
-
Useful range constant.
- INCLUDE_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
-
Include tag text.
- includeComments - Variable in class org.jfree.xml.generator.model.DescriptionModel
-
Include comments.
- increaseIndent() - Method in class org.jfree.xml.writer.XMLWriterSupport
-
Increases the indention by one level.
- increment - Variable in class org.jfree.util.AbstractObjectList
-
The default increment.
- indent(Writer, int) - Method in class org.jfree.xml.writer.XMLWriterSupport
-
Indent the line.
- INDENT_ONLY - Static variable in class org.jfree.xml.writer.XMLWriterSupport
-
A constant for controlling the indent function.
- indentLevel - Variable in class org.jfree.xml.writer.XMLWriterSupport
-
The indent level for that writer.
- indentString - Variable in class org.jfree.xml.writer.XMLWriterSupport
-
The indent string.
- IndexedPropertyInfo - Class in org.jfree.xml.generator.model
-
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.
- inDTD - Variable in class org.jfree.xml.CommentHandler
-
a flag marking whether the SAX parser is currently working in the DTD.
- info - Variable in class org.jfree.base.Library
-
The version.
- INFO - Static variable in class org.jfree.JCommon
-
Information about the project.
- info - Variable in class org.jfree.ui.about.AboutDialog
-
Other info about the application.
- info - Variable in class org.jfree.ui.about.AboutFrame
-
Other info about the application.
- info(Object) - Static method in class org.jfree.util.Log
-
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) - Method in class org.jfree.util.LogContext
-
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.
- INFO - Static variable in interface org.jfree.util.LogTarget
-
Loglevel INFO.
- infoColumnLabel - Variable in class org.jfree.ui.about.LibraryTableModel
-
Localised info column label.
- init() - Method in class org.jfree.base.log.DefaultLog
-
Initializes the log system after the log module was loaded and a log target
was defined.
- init(String, String, String, String, Image, String, String, List, ProjectInfo) - Method in class org.jfree.ui.about.AboutDialog
-
Constructs an 'About' frame.
- init(Color, Color, Color, int, int) - Method in class org.jfree.ui.BevelArrowIcon
-
Initialises the attributes of the arrow icon.
- init(AbstractTabbedUI) - Method in class org.jfree.ui.tabbedui.TabbedApplet
-
Initialises the applet.
- init(AbstractTabbedUI) - Method in class org.jfree.ui.tabbedui.TabbedDialog
-
Initialises the dialog.
- init(AbstractTabbedUI) - Method in class org.jfree.ui.tabbedui.TabbedFrame
-
Initialises the dialog.
- init() - Method in class org.jfree.util.Log
-
Initializes the logging system.
- init(RootXmlReadHandler, String) - Method in class org.jfree.xml.parser.AbstractXmlReadHandler
-
Initialises the handler.
- init(RootXmlReadHandler, String) - Method in interface org.jfree.xml.parser.XmlReadHandler
-
Initialise.
- initialFactory - Variable in class org.jfree.xml.Parser
-
The initial factory.
- initialize(SubSystem) - Method in class org.jfree.base.log.DefaultLogModule
-
Initalizes the module.
- initialize(SubSystem) - Method in interface org.jfree.base.modules.Module
-
Initializes the module.
- initialize(SubSystem) - Method in class org.jfree.base.modules.PackageState
-
Initializes the contained module and raises the set of the module to
STATE_INITIALIZED, if the module was not yet initialized.
- initializeModules() - Method in class org.jfree.base.modules.PackageManager
-
Initializes all previously uninitialized modules.
- initialPackageName - Variable in class org.jfree.xml.generator.JavaSourceCollector
-
The initial package name.
- initialSize - Variable in class org.jfree.util.FastStack
-
- initSections - Variable in class org.jfree.base.modules.PackageManager
-
A list of module name definitions.
- insertConfiguration(HierarchicalConfiguration) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
The new configuartion will be inserted into the list of report
configuration, so that this configuration has the given report
configuration instance as parent.
- insertConfiguration(HierarchicalConfiguration) - Method in class org.jfree.base.modules.PackageManager.PackageConfiguration
-
The new configuartion will be inserted into the list of report configuration,
so that this configuration has the given report configuration instance as parent.
- insertString(int, String, AttributeSet) - Method in class org.jfree.ui.IntegerDocument
-
Inserts a string.
- insertString(int, String, AttributeSet) - Method in class org.jfree.ui.LengthLimitingDocument
-
Inserts the string into the document.
- insets - Variable in class org.jfree.xml.parser.coretypes.InsetsReadHandler
-
The insets under construction.
- InsetsChooserPanel - Class in org.jfree.ui
-
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 in org.jfree.xml.parser.coretypes
-
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 in org.jfree.ui
-
A JTextField for displaying insets.
- InsetsTextField(Insets) - Constructor for class org.jfree.ui.InsetsTextField
-
Default constructor.
- InsetsWriteHandler - Class in org.jfree.xml.writer.coretypes
-
A handler for writing an Insets
object.
- InsetsWriteHandler() - Constructor for class org.jfree.xml.writer.coretypes.InsetsWriteHandler
-
Default constructor.
- installDefaultLog() - Static method in class org.jfree.base.log.DefaultLog
-
Makes this implementation the default instance.
- instance - Static variable in class org.jfree.io.IOUtils
-
the singleton instance of the utility package.
- instance - Static variable in class org.jfree.xml.generator.ModelBuilder
-
The single instance.
- instances - Static variable in class org.jfree.base.modules.PackageManager
-
The instances of all modules for all booters.
- IntegerAttributeHandler - Class in org.jfree.xml.attributehandlers
-
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 in org.jfree.ui
-
A document for editing integers.
- IntegerDocument() - Constructor for class org.jfree.ui.IntegerDocument
-
- IntegerObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for an Integer
object.
- IntegerObjectDescription() - Constructor for class org.jfree.xml.factory.objects.IntegerObjectDescription
-
Creates a new object description.
- interiorGap - Variable in class org.jfree.text.TextBox
-
The interior space.
- 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 in org.jfree.io
-
The IOUtils provide some IO related helper methods.
- IOUtils() - Constructor for class org.jfree.io.IOUtils
-
DefaultConstructor.
- isActive() - Method in interface 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(SerialDate) - Method in class org.jfree.date.SerialDate
-
Returns true if this SerialDate represents the same date as the
specified SerialDate.
- isAfter(SerialDate) - Method in class org.jfree.date.SpreadsheetDate
-
Returns true if this SerialDate represents the same date as the
specified SerialDate.
- isAllowOtherValue() - Method in class org.jfree.ui.KeyedComboBoxModel
-
- isAscending() - Method in class org.jfree.ui.SortableTableModel
-
Returns true
if the data is sorted in ascending order, and
false
otherwise.
- isAssignableOrPrimitive(Class, Class) - Method in class org.jfree.xml.util.GenericObjectFactory
-
Returns true
if the base type is a primitive or assignable from the value type.
- isAttributeProperty(Class) - Method in class org.jfree.xml.generator.ModelBuilder
-
Checks, whether the given class can be handled as attribute.
- isAutoBoot() - Method in class org.jfree.base.BootableProjectInfo
-
Returns, whether the project should be booted automaticly.
- isBaseline() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a baseline anchor, and
false
otherwise.
- isBaseModule(Module, ModuleInfo) - Static method in class org.jfree.base.modules.PackageSorter
-
Checks, whether a module is a base module of an given module.
- 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(SerialDate) - Method in class org.jfree.date.SerialDate
-
Returns true if this SerialDate represents an earlier date compared to
the specified SerialDate.
- isBefore(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.
- isBottom() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a bottom anchor, and
false
otherwise.
- 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.
- isClassLoadable(String) - Static method in class org.jfree.base.modules.AbstractModule
-
- isClassLoadable(String, Class) - Static method in class org.jfree.base.modules.AbstractModule
-
Tries to load a class to indirectly check for the existence
of a certain library.
- isClose() - Method in class org.jfree.xml.writer.SafeTagList.SafeDescription
-
Returns the 'close' flag.
- 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
-
Deprecated.
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.
- isConstructorProperty(String) - Method in class org.jfree.xml.util.GenericObjectFactory
-
Returns true
if the specified property is...
- 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.
- isDisableLogging() - Static method in class org.jfree.base.log.LogConfiguration
-
Returns true
if logging is disabled, and false
otherwise.
- isEmpty() - Method in class org.jfree.util.FastStack
-
Returns true
if the stack is empty, and false
otherwise.
- isEnabled() - Method in class org.jfree.ui.action.ActionConcentrator
-
Returns, whether all actions are disabled.
- isEnabled() - Method in interface 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.
- isFileStyleProtocol(URL) - Method in class org.jfree.io.IOUtils
-
Checks, whether the URL uses a file based protocol.
- isGenericHandler(Class) - Method in interface 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.
- isHalfAscent() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a half-ascent anchor, and
false
otherwise.
- isHorizontalCenter() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a center anchor, and
false
otherwise.
- 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.
- isInclude - Variable in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
Flag to track includes.
- 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.
- isInRange(SerialDate, SerialDate) - Method in class org.jfree.date.SerialDate
-
Returns
true
if this
SerialDate
is within the
specified range (INCLUSIVE).
- isInRange(SerialDate, SerialDate, int) - Method in class org.jfree.date.SerialDate
-
Returns
true
if this
SerialDate
is within the
specified range (caller specifies whether or not the end-points are
included).
- isInRange(SerialDate, SerialDate) - Method in class org.jfree.date.SpreadsheetDate
-
Returns
true
if this
SerialDate
is within the
specified range (INCLUSIVE).
- isInRange(SerialDate, SerialDate, int) - Method in class org.jfree.date.SpreadsheetDate
-
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 this is version 1.4 or later of the
Java runtime.
- isLastDayOfFebruary(SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
-
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.
- isLeft() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a left-side anchor, and
false
otherwise.
- isLeftOrRight(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
-
Returns true
if loading is complete, and false
otherwise.
- isLocallyDefined(String) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Checks, whether the given key is localy defined in this instance or
whether the key's value is inherited.
- isLocallyDefined(String) - Method in class org.jfree.base.config.SystemPropertyConfiguration
-
Checks, whether the given key is locally defined in the system properties.
- isModuleAvailable(ModuleInfo) - Method in class org.jfree.base.modules.PackageManager
-
Checks, whether a certain module is available.
- isNextLineValueLine(AbstractModule.ReaderHelper) - Method in class org.jfree.base.modules.AbstractModule
-
Checks, whether the next line in the reader is a value line.
- isNull - Variable in class org.jfree.xml.util.ConstructorDefinition
-
isNull flag.
- 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(SerialDate) - Method in class org.jfree.date.SerialDate
-
Returns true if this SerialDate represents the same date as the
specified SerialDate.
- isOn(SerialDate) - Method in class org.jfree.date.SpreadsheetDate
-
Returns true if this SerialDate represents the same date as the
specified SerialDate.
- isOnOrAfter(SerialDate) - Method in class org.jfree.date.SerialDate
-
Returns true if this SerialDate represents the same date as the
specified SerialDate.
- isOnOrAfter(SerialDate) - Method in class org.jfree.date.SpreadsheetDate
-
Returns true if this SerialDate represents the same date as the
specified SerialDate.
- isOnOrBefore(SerialDate) - Method in class org.jfree.date.SerialDate
-
Returns true if this SerialDate represents the same date as the
specified SerialDate.
- isOnOrBefore(SerialDate) - Method in class org.jfree.date.SpreadsheetDate
-
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.
- isOpen() - Method in class org.jfree.xml.writer.SafeTagList.SafeDescription
-
Returns the 'open' flag.
- isParameterIgnored(String) - Method in class org.jfree.xml.factory.objects.BeanObjectDescription
-
Returns a flag that indicates whether or not the specified parameter is
ignored.
- isParentSaved() - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Checks, whether the parent configuration can be serialized.
- isPath(URL) - Method in class org.jfree.io.IOUtils
-
Returns true
if the URL represents a path, and
false
otherwise.
- 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 interface 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 interface 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.
- isRight() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a right-side anchor, and
false
otherwise.
- isRootConfig() - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Returns true if this object has no parent.
- 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.
- isSameService(URL, URL) - Method in class org.jfree.io.IOUtils
-
Checks, whether the URL points to the same service.
- 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.about.SystemPropertiesTableModel
-
Returns true for the first column, and false otherwise - sorting is only
allowed on the first column.
- isSortable(int) - Method in class org.jfree.ui.SortableTableModel
-
Returns a flag indicating whether or not a column is sortable.
- isSubDirectory(File, File) - Method in class org.jfree.io.IOUtils
-
Checks, whether the child directory is a subdirectory of the base
directory.
- isTop() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a top anchor, and
false
otherwise.
- isTopOrBottom(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
-
Returns the flag that controls whether or not a workaround is used for
drawing rotated strings.
- 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, int) - Method in class org.jfree.xml.factory.objects.BeanObjectDescription
-
- 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.
- isVerticalCenter() - Method in class org.jfree.ui.TextAnchor
-
Returns true
if the anchor is a half-ascent anchor, 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.
- italic - Variable in class org.jfree.ui.FontChooserPanel
-
The checkbox that indicates whether or not the font is italic.
- L1R1ButtonPanel - Class in org.jfree.ui
-
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 in org.jfree.ui
-
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 in org.jfree.ui
-
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.
- L1R3ButtonPanel(String, String, String, String) - Constructor for class org.jfree.ui.L1R3ButtonPanel
-
Standard constructor - creates panel with the specified button labels.
- labelGap - Variable in class org.jfree.layout.LCBLayout
-
The gap between each label and component.
- LAST_DAY_OF_MONTH - Static variable in class org.jfree.date.SerialDate
-
The number of days in each month in non leap years.
- LAST_WEEK_IN_MONTH - Static variable 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 in org.jfree.ui
-
Used to indicate either the foreground or background layer.
- Layer(String) - Constructor for class org.jfree.ui.Layer
-
Private constructor.
- 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.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.OverlayLayout
-
Lays out the specified container.
- layoutContainer(Container) - Method in class org.jfree.ui.tabbedui.VerticalLayout
-
Lays out the container in the specified panel.
- LC - Static variable in class org.jfree.layout.FormatLayout
-
A useful constant representing layout format 2.
- LCB - Static variable in class org.jfree.layout.FormatLayout
-
A useful constant representing layout format 3.
- LCBLayout - Class in org.jfree.layout
-
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 variable in class org.jfree.layout.FormatLayout
-
A useful constant representing layout format 6.
- LCBLCB - Static variable in class org.jfree.layout.FormatLayout
-
A useful constant representing layout format 7.
- LCLC - Static variable in class org.jfree.layout.FormatLayout
-
A useful constant representing layout format 4.
- LCLCB - Static variable in class org.jfree.layout.FormatLayout
-
A useful constant representing layout format 5.
- LEAP_YEAR_AGGREGATE_DAYS_TO_END_OF_MONTH - Static variable in class org.jfree.date.SerialDate
-
The number of days in a leap year up to the end of each month.
- LEAP_YEAR_AGGREGATE_DAYS_TO_END_OF_PRECEDING_MONTH - Static variable in class org.jfree.date.SerialDate
-
The number of days in a leap year up to the end of the preceding month.
- 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 variable in class org.jfree.ui.Align
-
Left alignment.
- LEFT - Static variable in class org.jfree.ui.HorizontalAlignment
-
Left alignment.
- left - Variable in class org.jfree.ui.L1R1ButtonPanel
-
The button on the left.
- left - Variable in class org.jfree.ui.L1R2ButtonPanel
-
The left button.
- left - Variable in class org.jfree.ui.L1R3ButtonPanel
-
The left button.
- LEFT - Static variable in class org.jfree.ui.RectangleAnchor
-
Left.
- LEFT - Static variable in class org.jfree.ui.RectangleEdge
-
Left.
- left - Variable in class org.jfree.ui.RectangleInsets
-
The left insets.
- leftBytes - Variable in class com.keypoint.PngEncoder
-
The left bytes.
- leftValueEditor - Variable in class org.jfree.ui.InsetsChooserPanel
-
A text field for the 'left' setting.
- length - Variable in class org.jfree.base.log.PadMessage
-
The padding size.
- LengthAdjustmentType - Class in org.jfree.ui
-
Represents the three options for adjusting a length: expand, contract, and
no change.
- LengthAdjustmentType(String) - Constructor for class org.jfree.ui.LengthAdjustmentType
-
Private constructor.
- LengthLimitingDocument - Class in org.jfree.ui
-
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 variable in interface org.jfree.util.LogTarget
-
Strings for the log levels.
- LGPL - Static variable in class org.jfree.ui.about.Licences
-
- libraries - Variable in class org.jfree.base.BasicProjectInfo
-
A list of libraries used by the project.
- libraries - Variable in class org.jfree.ui.about.LibraryTableModel
-
Storage for the libraries.
- library - Variable in class org.jfree.base.BasicProjectInfo.OptionalLibraryHolder
-
- Library - Class in org.jfree.base
-
A simple class representing a library in a software project.
- Library(String, String, String, String) - Constructor for class org.jfree.base.Library
-
Creates a new library reference.
- Library() - Constructor for class org.jfree.base.Library
-
Creates a new library reference.
- Library - Class in org.jfree.ui.about
-
- Library(String, String, String, String) - Constructor for class org.jfree.ui.about.Library
-
Deprecated.
Creates a new library reference.
- Library(ProjectInfo) - Constructor for class org.jfree.ui.about.Library
-
Deprecated.
Constructs a library reference from a ProjectInfo object.
- libraryClass - Variable in class org.jfree.base.BasicProjectInfo.OptionalLibraryHolder
-
- LibraryPanel - Class in org.jfree.ui.about
-
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(ProjectInfo) - Constructor for class org.jfree.ui.about.LibraryPanel
-
Creates a new library panel for the specified project.
- LibraryTableModel - Class in org.jfree.ui.about
-
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.
- licence - Variable in class org.jfree.ui.about.AboutDialog
-
The licence.
- licence - Variable in class org.jfree.ui.about.AboutFrame
-
The licence.
- licenceColumnLabel - Variable in class org.jfree.ui.about.LibraryTableModel
-
Localised licence column label.
- licenceName - Variable in class org.jfree.base.Library
-
The licenceName.
- Licences - Class in org.jfree.ui.about
-
Contains the full texts of the GNU General Public Licence and the GNU Lesser
General Public Licence.
- Licences() - Constructor for class org.jfree.ui.about.Licences
-
- licenceText - Variable in class org.jfree.ui.about.ProjectInfo
-
The licence text.
- line - Variable in exception org.jfree.xml.ParseException
-
The line, where the error occured.
- Line2DObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a Line2D
object.
- Line2DObjectDescription() - Constructor for class org.jfree.xml.factory.objects.Line2DObjectDescription
-
Creates a new object description.
- lineAlignment - Variable in class org.jfree.text.TextBlock
-
The alignment of the lines.
- LineBreakIterator - Class in org.jfree.util
-
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.
- lines - Variable in class org.jfree.text.TextBlock
-
Storage for the lines of text.
- lineSeparator - Static variable in class org.jfree.xml.writer.XMLWriterSupport
-
The line separator.
- listdatalistener - Variable in class org.jfree.ui.KeyedComboBoxModel
-
The listeners.
- ListReadHandler - Class in org.jfree.xml.parser.coretypes
-
A SAX handler for reading a list from an XML element.
- ListReadHandler() - Constructor for class org.jfree.xml.parser.coretypes.ListReadHandler
-
Default constructor.
- listType - Variable in class org.jfree.xml.parser.coretypes.ListReadHandler
-
The type of list ('array-list', 'linked-list', 'stack', 'vector').
- ListWriteHandler - Class in org.jfree.xml.writer.coretypes
-
A handler for writing a List
object.
- ListWriteHandler() - Constructor for class org.jfree.xml.writer.coretypes.ListWriteHandler
-
- load(String) - Method in class org.jfree.base.config.PropertyFileConfiguration
-
Load the properties in the given file.
- load(String, Class) - Method in class org.jfree.base.config.PropertyFileConfiguration
-
Loads the properties stored in the given file.
- load(InputStream) - Method in class org.jfree.base.config.PropertyFileConfiguration
-
Loads the properties stored in the given file.
- load(String) - Method in class org.jfree.base.modules.PackageManager
-
Loads all modules mentioned in the report configuration starting with
the given prefix.
- 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.
- loadAndInstantiate(String, Class, Class) - Static method in class org.jfree.util.ObjectUtilities
-
Tries to create a new instance of the given class.
- loadAttributeHandler(String) - Method in class org.jfree.xml.util.ObjectFactoryLoader
-
Loads an instantiates the attribute handler specified by the given
class name.
- loadBooter(String) - Method in class org.jfree.base.AbstractBoot
-
Loads the specified booter implementation.
- 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.
- loadClass(String) - Method in class org.jfree.xml.util.AbstractModelReader
-
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.
- loadLibrary(String) - Method in class org.jfree.base.BasicProjectInfo.OptionalLibraryHolder
-
- loadModule(ModuleInfo, ArrayList, ArrayList, boolean) - Method in class org.jfree.base.modules.PackageManager
-
Tries to load a given module and all dependent modules.
- loadModuleInfo() - Method in class org.jfree.base.modules.AbstractModule
-
Loads the default module description from the file "module.properties".
- loadModuleInfo(InputStream) - Method in class org.jfree.base.modules.AbstractModule
-
Loads the module descriptiong from the given input stream.
- loadProperties(URL) - Static method in class org.jfree.xml.generator.DescriptionGenerator
-
Loads a property set from the specified URL.
- locale - Variable in class org.jfree.util.ResourceBundleSupport
-
The locale for this bundle.
- localizationResources - Static variable in class org.jfree.ui.FontChooserPanel
-
The resourceBundle for the localization.
- localizationResources - Static variable in class org.jfree.ui.FontDisplayField
-
The resourceBundle for the localization.
- localizationResources - Static variable in class org.jfree.ui.InsetsChooserPanel
-
The resourceBundle for the localization.
- localizationResources - Static variable in class org.jfree.ui.InsetsTextField
-
The resourceBundle for the localization.
- localizationResources - Static variable in class org.jfree.ui.StandardDialog
-
The resourceBundle for the localization.
- locator - Variable in class org.jfree.xml.FrontendDefaultHandler
-
The DocumentLocator can be used to resolve the current parse position.
- lock - Variable in class org.jfree.util.WaitingImageObserver
-
The lock.
- 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 in org.jfree.util
-
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, Exception) - 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, Exception) - Method in class org.jfree.util.LogContext
-
Logs a message to the main log stream.
- log(int, Object) - Method in interface org.jfree.util.LogTarget
-
Logs a message at a specified log level.
- log(int, Object, Exception) - Method in interface 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) - Method in class org.jfree.util.PrintStreamLogTarget
-
logs an message to the main-log stream.
- Log.SimpleMessage - Class in org.jfree.util
-
A simple message class.
- LogConfiguration - Class in org.jfree.base.log
-
A log configuration class.
- LogConfiguration() - Constructor for class org.jfree.base.log.LogConfiguration
-
Default constructor.
- LogContext - Class in org.jfree.util
-
A log context.
- LogContext(String) - Constructor for class org.jfree.util.LogContext
-
Creates a new log context.
- logContexts - Variable in class org.jfree.util.Log
-
The log contexts.
- logger - Static variable in class org.jfree.text.TextFragment
-
Access to logging facilities.
- logger - Static variable in class org.jfree.text.TextUtilities
-
Access to logging facilities.
- LOGLEVEL - Static variable in class org.jfree.base.log.LogConfiguration
-
The 'log level' property key.
- LOGLEVEL_DEFAULT - Static variable in class org.jfree.base.log.LogConfiguration
-
The default 'log level' property value.
- logo - Variable in class org.jfree.ui.about.AboutDialog
-
The project logo.
- logo - Variable in class org.jfree.ui.about.AboutFrame
-
The project logo.
- logo - Variable in class org.jfree.ui.about.ProjectInfo
-
An optional project logo.
- LOGTARGET - Static variable in class org.jfree.base.log.LogConfiguration
-
The 'log target' property key.
- LogTarget - Interface in org.jfree.util
-
An interface that defines a log target (a consumer of log messages).
- LOGTARGET_DEFAULT - Static variable in class org.jfree.base.log.LogConfiguration
-
The default 'log target' property value.
- logTargets - Variable in class org.jfree.util.Log
-
Storage for the log targets.
- LongAttributeHandler - Class in org.jfree.xml.attributehandlers
-
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 in org.jfree.xml.factory.objects
-
An object-description for a Long
object.
- LongObjectDescription() - Constructor for class org.jfree.xml.factory.objects.LongObjectDescription
-
Creates a new object description.
- LOOKUP - Static variable in class org.jfree.xml.generator.model.PropertyType
-
A property that is...
- LOOKUP_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
-
Lookup attribute text.
- LOOKUP_PROPERTY_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
-
Lookup property tag text.
- LookupDefinition - Class in org.jfree.xml.util
-
A lookup definition.
- LookupDefinition(String, String) - Constructor for class org.jfree.xml.util.LookupDefinition
-
Creates a new lookup definition.
- lookupDefinitions - Variable in class org.jfree.xml.util.GenericObjectFactory
-
Storage for the lookup definitions.
- lookupDefinitions - Variable in class org.jfree.xml.util.ObjectFactoryLoader
-
The lookup definitions.
- lookupMultiplexMapping(Class) - Method in class org.jfree.xml.generator.model.MappingModel
-
Returns a multiplex mapping for the specified class.
- lookupPath - Variable in class org.jfree.util.ResourceBundleSupport
-
The current lookup path when performing non local lookups.
- packageConfiguration - Variable in class org.jfree.base.modules.PackageManager
-
The module configuration instance that should be used to store module
properties.
- PackageConfiguration() - Constructor for class org.jfree.base.modules.PackageManager.PackageConfiguration
-
DefaultConstructor.
- packageManager - Variable in class org.jfree.base.AbstractBoot
-
A packageManager instance of the package manager.
- PackageManager - Class in org.jfree.base.modules
-
The PackageManager is used to load and configure the modules of JFreeReport.
- PackageManager(AbstractBoot) - Constructor for class org.jfree.base.modules.PackageManager
-
Creates a new package manager.
- PackageManager.PackageConfiguration - Class in org.jfree.base.modules
-
The PackageConfiguration handles the module level configuration.
- PackageSorter - Class in org.jfree.base.modules
-
Compares two modules for order.
- PackageSorter() - Constructor for class org.jfree.base.modules.PackageSorter
-
DefaultConstructor.
- PackageSorter.SortModule - Class in org.jfree.base.modules
-
An Internal wrapper class which collects additional information
on the given module.
- PackageState - Class in org.jfree.base.modules
-
The package state class is used by the package manager to keep track of
the activation level of the installed or errornous packages.
- PackageState(Module) - Constructor for class org.jfree.base.modules.PackageState
-
Creates a new package state for the given module.
- PackageState(Module, int) - Constructor for class org.jfree.base.modules.PackageState
-
Creates a new package state for the given module.
- PadMessage - Class in org.jfree.base.log
-
A message object that pads the output if the text is shorter than
the given length.
- PadMessage(Object, int) - Constructor for class org.jfree.base.log.PadMessage
-
Creates a new message.
- paint - Variable in class org.jfree.text.TextFragment
-
The text color.
- paint - Variable in class org.jfree.ui.PaintSample
-
The paint.
- paintComponent(Graphics) - Method in class org.jfree.demo.DrawStringPanel
-
Paints the panel.
- paintComponent(Graphics) - Method in class org.jfree.demo.TextBlockPanel
-
Paints the panel.
- 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.
- paintIcon(Component, Graphics, int, int) - Method in class org.jfree.ui.BevelArrowIcon
-
Paints the icon at the specified position.
- PaintList - Class in org.jfree.util
-
A table of Paint
objects.
- PaintList() - Constructor for class org.jfree.util.PaintList
-
Creates a new list.
- PaintSample - Class in org.jfree.ui
-
A panel that displays a paint sample.
- PaintSample(Paint) - Constructor for class org.jfree.ui.PaintSample
-
Standard constructor - builds a paint sample.
- PaintUtilities - Class in org.jfree.util
-
Utility code that relates to Paint
objects.
- PaintUtilities() - Constructor for class org.jfree.util.PaintUtilities
-
Private constructor prevents object creation.
- pane - Variable in class org.jfree.ui.tabbedui.AbstractTabbedUI.TabChangeHandler
-
The tabbed pane to which this handler is registered.
- panel - Variable in class org.jfree.ui.about.SystemPropertiesFrame
-
A system properties panel.
- 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.
- panels - Variable in class org.jfree.ui.WizardDialog
-
A list of references to the panels the user has already seen - used for navigating through
the steps that have already been completed.
- param - Variable in class org.jfree.util.Log.SimpleMessage
-
The parameters.
- PARAMETER_TAG - Static variable in class org.jfree.xml.util.ClassModelTags
-
Parameter tag text.
- parameterDefs - Variable in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
Storage for parameter definitions.
- parameters - Variable in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
Storage for parameters.
- parameters - Variable in class org.jfree.xml.generator.model.KeyDescription
-
The parameters.
- parent - Variable in class org.jfree.ui.action.AbstractFileSelectionAction
-
The (optional) parent component.
- parent - Variable in class org.jfree.ui.action.DowngradeActionMap
-
The parent of this action map.
- parent - Variable in class org.jfree.util.ExtendedConfigurationWrapper
-
The base configuration.
- parent - Variable in exception org.jfree.util.StackableException
-
The parent exception.
- parent - Variable in exception org.jfree.util.StackableRuntimeException
-
The parent exception.
- parent - Variable in exception org.jfree.xml.ElementDefinitionException
-
The parent exception.
- parentConfiguration - Variable in class org.jfree.base.config.HierarchicalConfiguration
-
The parent configuration (null if this is the root configuration).
- 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.
- parseDashArray(String) - Method in class org.jfree.xml.parser.coretypes.BasicStrokeReadHandler
-
Parses the dash array.
- ParseException - Exception in org.jfree.xml
-
A parse exception.
- ParseException(String) - Constructor for exception org.jfree.xml.ParseException
-
Creates a new ParseException with the given message.
- ParseException(Exception) - Constructor for exception org.jfree.xml.ParseException
-
Creates a new ParseException with the given root exception.
- ParseException(String, Exception) - Constructor for exception org.jfree.xml.ParseException
-
Creates a new ParseException with the given message and root exception.
- ParseException(String, Locator) - Constructor for exception org.jfree.xml.ParseException
-
Creates a new ParseException with the given message and the locator.
- ParseException(Exception, Locator) - Constructor for exception org.jfree.xml.ParseException
-
Creates a new ParseException with the given root exception
and the locator.
- ParseException(String, Exception, Locator) - Constructor for exception org.jfree.xml.ParseException
-
Creates a new ParseException with the given message, root exception
and the locator.
- parseFloat(String, String) - Static method in class org.jfree.xml.ParserUtil
-
Parses the string text
into an float.
- parseFloat(String, float) - 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, String) - Static method in class org.jfree.xml.ParserUtil
-
Parses the string text
into an int.
- parseInt(String, int) - Static method in class org.jfree.xml.ParserUtil
-
Parses an integer.
- parseKey(String) - Method in class org.jfree.base.modules.AbstractModule
-
Parses an string to find the key section of the line.
- parseName(String) - Method in class org.jfree.io.IOUtils
-
Parses the given name and returns the name elements as List of Strings.
- parseParameterName(String) - Method in class org.jfree.xml.factory.objects.ArrayObjectDescription
-
Tries to parse the given parameter string into a positive integer.
- parseParameterName(String) - Method in class org.jfree.xml.factory.objects.CollectionObjectDescription
-
Tries to parse the given parameter string into a positive integer.
- parser - Variable in class org.jfree.xml.AbstractElementDefinitionHandler
-
A parser.
- Parser - Class in org.jfree.xml
-
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.
- parserConfiguration - Variable in class org.jfree.xml.FrontendDefaultHandler
-
Storage for the parser configuration.
- parseRelativeFloat(String, String) - Static method in class org.jfree.xml.ParserUtil
-
Parses a position of an element.
- ParserFrontend - Class in org.jfree.xml
-
The reportgenerator initializes the parser and provides an interface
the the default parser.
- ParserFrontend(FrontendDefaultHandler) - Constructor for class org.jfree.xml.ParserFrontend
-
Creates a new report generator.
- parserHelperObjects - Variable in class org.jfree.xml.Parser
-
Storage for temporary objects and factories used during the parsing process.
- ParserUtil - Class in org.jfree.xml
-
Basic helper functions to ease up the process of parsing.
- ParserUtil() - Constructor for class org.jfree.xml.ParserUtil
-
- 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.
- parseValue(String) - Method in class org.jfree.base.modules.AbstractModule
-
Parses the value section of the given line.
- parseVersions(String) - Static method in class org.jfree.util.ObjectUtilities
-
- 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.
- patchLevel - Variable in class org.jfree.base.modules.DefaultModuleInfo
-
The patchlevel version of the described module.
- peek() - Method in class org.jfree.util.FastStack
-
Returns the object at the top of the stack without removing it.
- 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.
- performExternalInitialize(String) - Method in class org.jfree.base.modules.AbstractModule
-
- performExternalInitialize(String, Class) - Method in class org.jfree.base.modules.AbstractModule
-
???.
- performInit() - Method in interface org.jfree.base.modules.ModuleInitializer
-
Performs the initalization of the module.
- performSelectFile(File, int, boolean) - Method in class org.jfree.ui.action.AbstractFileSelectionAction
-
Selects a file to use as target for the operation.
- performSuperClassUpdate(GenericObjectFactory) - Method in class org.jfree.xml.util.ObjectFactoryLoader
-
- PHYS - Static variable in class com.keypoint.PngEncoder
-
PHYS tag.
- plainFileName - Variable in class org.jfree.xml.generator.SplittingModelWriter
-
The plain file name.
- pngBytes - Variable in class com.keypoint.PngEncoder
-
The png bytes.
- 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.
- pngEncode() - Method in class com.keypoint.PngEncoder
-
Creates an array of bytes that is the PNG equivalent of the current
image.
- PngEncoder - Class in com.keypoint
-
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.
- point - Variable in class org.jfree.xml.parser.coretypes.Point2DReadHandler
-
The point under construction.
- point1Handler - Variable in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
-
The handler for point 1.
- Point2DObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a Point2D
object.
- Point2DObjectDescription() - Constructor for class org.jfree.xml.factory.objects.Point2DObjectDescription
-
Creates a new object description.
- Point2DReadHandler - Class in org.jfree.xml.parser.coretypes
-
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 in org.jfree.xml.writer.coretypes
-
A handler for writing a Point2D
object.
- Point2DWriteHandler() - Constructor for class org.jfree.xml.writer.coretypes.Point2DWriteHandler
-
Default constructor.
- point2Handler - Variable in class org.jfree.xml.parser.coretypes.GradientPaintReadHandler
-
The handler for point 2.
- pop() - Method in class org.jfree.util.FastStack
-
Removes and returns the object from the top of the stack.
- popFactory() - Method in class org.jfree.xml.Parser
-
Pops a handler from the stack.
- populateTextAnchorCombo(JComboBox) - Method in class org.jfree.demo.DrawStringDemo
-
Populates a combo box with the available
TextAnchor
options.
- PopupListener() - Constructor for class org.jfree.ui.about.SystemPropertiesPanel.PopupListener
-
Default constructor.
- position - Variable in class org.jfree.base.modules.PackageSorter.SortModule
-
stores the relative position of the module in the global list.
- position - Variable in class org.jfree.util.LineBreakIterator
-
The current position.
- positionDialogRelativeToParent(Dialog, double, double) - Static method in class org.jfree.ui.RefineryUtilities
-
Positions the specified dialog at a position relative to its parent.
- positionFrameOnScreen(Window, double, double) - Static method in class org.jfree.ui.RefineryUtilities
-
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 variable in class org.jfree.date.SerialDate
-
Useful constant for specifying a day of the week relative to a fixed
date.
- PREFERRED_SIZE - Static variable in class org.jfree.demo.DrawStringPanel
-
The preferred size for the panel.
- PREFERRED_SIZE - Static variable in class org.jfree.demo.TextBlockPanel
-
The preferred size for the panel.
- PREFERRED_SIZE - Static variable in class org.jfree.ui.about.AboutDialog
-
The preferred size for the frame.
- PREFERRED_SIZE - Static variable in class org.jfree.ui.about.AboutFrame
-
The preferred size for the frame.
- preferredHeight - Variable in class org.jfree.layout.RadialLayout
-
The preferred height.
- 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.layout.RadialLayout
-
Returns the preferred size.
- 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.ui.tabbedui.VerticalLayout
-
Calculates the preferred size dimensions for the specified
panel given the components in the specified parent container.
- preferredSize - Variable in class org.jfree.ui.PaintSample
-
The preferred size of the component.
- preferredSize - Variable in class org.jfree.ui.StrokeSample
-
The preferred size of the component.
- preferredWidth - Variable in class org.jfree.layout.RadialLayout
-
The preferred width.
- preserve - Variable in class org.jfree.xml.generator.model.ClassDescription
-
??.
- preserve - Variable in class org.jfree.xml.generator.model.PropertyInfo
-
Preserve?
- pressedColumn - Variable in class org.jfree.ui.SortButtonRenderer
-
The current pressed column (-1 for no column).
- previous() - Method in class org.jfree.ui.WizardDialog
-
Handles a click on the "previous" button, by displaying the previous panel in the sequence.
- previousButton - Variable in class org.jfree.ui.WizardDialog
-
A handy reference to the "previous" button.
- print(Class) - Static method in class org.jfree.xml.generator.model.PrintBeanInfo
-
Prints the information for a class.
- PrintBeanInfo - Class in org.jfree.xml.generator.model
-
A utility class for printing information about a class.
- PrintBeanInfo() - Constructor for class org.jfree.xml.generator.model.PrintBeanInfo
-
- printStackTrace(PrintStream) - Method in exception org.jfree.util.StackableException
-
Prints the stack trace to the specified stream.
- printStackTrace(PrintWriter) - Method in exception org.jfree.util.StackableException
-
Prints the stack trace to the specified writer.
- printStackTrace() - Method in exception org.jfree.util.StackableException
-
Prints this Throwable
and its backtrace to the
standard error stream.
- printStackTrace(PrintStream) - Method in exception org.jfree.util.StackableRuntimeException
-
Prints the stack trace to the specified stream.
- printStackTrace(PrintWriter) - Method in exception org.jfree.util.StackableRuntimeException
-
Prints the stack trace to the specified writer.
- printStackTrace(PrintStream) - Method in exception org.jfree.xml.ElementDefinitionException
-
Prints the stack trace.
- printStackTrace(PrintWriter) - Method in exception org.jfree.xml.ElementDefinitionException
-
Prints the stack trace.
- printStackTrace(PrintStream) - Method in exception org.jfree.xml.ParseException
-
Prints the stack trace to the specified stream.
- printStackTrace(PrintWriter) - Method in exception org.jfree.xml.ParseException
-
Prints the stack trace to the specified writer.
- printStream - Variable in class org.jfree.util.PrintStreamLogTarget
-
The printstream we use ..
- PrintStreamLogTarget - Class in org.jfree.util
-
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.
- printUsedModules(PrintStream) - Method in class org.jfree.base.modules.PackageManager
-
Prints the modules that are used.
- priorRow - Variable in class com.keypoint.PngEncoder
-
The prior row.
- producer - Variable in class org.jfree.base.modules.AbstractModule
-
The name of the module producer.
- ProjectInfo - Class in org.jfree.ui.about
-
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.
- ProjectInfo(String, String, String, Image, String, String, String) - Constructor for class org.jfree.ui.about.ProjectInfo
-
Constructs a project info object.
- properties - Variable in class org.jfree.ui.about.SystemPropertiesTableModel
-
Storage for the properties.
- properties - Variable in class org.jfree.xml.factory.objects.BeanObjectDescription
-
- properties - Variable in class org.jfree.xml.generator.model.ClassDescription
-
Storage for info about properties.
- PROPERTY_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
-
Property attribute text.
- propertyChange(PropertyChangeEvent) - Method in class org.jfree.ui.action.ActionButton.ActionEnablePropertyChangeHandler
-
Receives notification of a property change event.
- propertyChange(PropertyChangeEvent) - Method in class org.jfree.ui.action.ActionMenuItem.ActionEnablePropertyChangeHandler
-
Receives notification of a property change event.
- propertyChange(PropertyChangeEvent) - Method in class org.jfree.ui.action.ActionRadioButton.ActionEnablePropertyChangeHandler
-
Receives notification of a property change event.
- propertyChange(PropertyChangeEvent) - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI.TabEnableChangeListener
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class org.jfree.ui.tabbedui.TabbedApplet.MenuBarChangeListener
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class org.jfree.ui.tabbedui.TabbedDialog.MenuBarChangeListener
-
This method gets called when a bound property is changed.
- propertyChange(PropertyChangeEvent) - Method in class org.jfree.ui.tabbedui.TabbedFrame.MenuBarChangeListener
-
This method gets called when a bound property is changed.
- propertyChangeHandler - Variable in class org.jfree.ui.action.ActionButton
-
The property change handler.
- propertyChangeHandler - Variable in class org.jfree.ui.action.ActionMenuItem
-
The property change handler.
- propertyChangeHandler - Variable in class org.jfree.ui.action.ActionRadioButton
-
The property change handler.
- propertyDefinition - Variable in class org.jfree.xml.util.ObjectFactoryLoader
-
The property definition.
- PropertyDefinition - Class in org.jfree.xml.util
-
A property definition.
- PropertyDefinition(String, String) - Constructor for class org.jfree.xml.util.PropertyDefinition
-
Creates a new property definition.
- propertyDefinitions - Variable in class org.jfree.xml.util.GenericObjectFactory
-
Storage for the property definitions.
- PropertyFileConfiguration - Class in org.jfree.base.config
-
A report configuration that reads its values from an arbitary property file.
- PropertyFileConfiguration() - Constructor for class org.jfree.base.config.PropertyFileConfiguration
-
Default constructor.
- PropertyInfo - Class in org.jfree.xml.generator.model
-
Information about a property.
- PropertyInfo(String, Class) - Constructor for class org.jfree.xml.generator.model.PropertyInfo
-
Creates a new info object for a property.
- propertyInfos - Variable in class org.jfree.xml.util.GenericObjectFactory
-
Storage for property info.
- propertyList - Variable in class org.jfree.xml.generator.DefaultModelReader
-
Storage for the properties of the current class.
- propertyName - Variable in class org.jfree.xml.parser.coretypes.ObjectRefHandler
-
The property name.
- propertyName - Variable in class org.jfree.xml.util.AttributeDefinition
-
The property name.
- propertyName - Variable in class org.jfree.xml.util.ConstructorDefinition
-
Property name.
- propertyName - Variable in class org.jfree.xml.util.LookupDefinition
-
The property name.
- propertyName - Variable in class org.jfree.xml.util.PropertyDefinition
-
The property name.
- propertyType - Variable in class org.jfree.xml.generator.model.PropertyInfo
-
The property type - indicates how the property is described in XML.
- PropertyType - Class in org.jfree.xml.generator.model
-
An enumeration over the defined property types.
- PropertyType(String) - Constructor for class org.jfree.xml.generator.model.PropertyType
-
Private constructor prevents new types being created.
- propertyValues - Variable in class org.jfree.xml.util.GenericObjectFactory
-
Storage for property values.
- prune() - Method in class org.jfree.xml.generator.model.DescriptionModel
-
Removes any class descriptions that are not fully defined.
- PublicCloneable - Interface in org.jfree.util
-
An interface that exposes the clone() method.
- push(Object) - Method in class org.jfree.util.FastStack
-
Pushes an object onto the stack.
- pushBack(String) - Method in class org.jfree.base.modules.AbstractModule.ReaderHelper
-
Pushes the given line back into the buffer.
- pushFactory(ElementDefinitionHandler) - Method in class org.jfree.xml.Parser
-
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.
- RadialLayout - Class in org.jfree.layout
-
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 variable in class org.jfree.xml.util.ClassModelTags
-
Read handler attribute text.
- readAttributedString(ObjectInputStream) - Static method in class org.jfree.io.SerialUtilities
-
- readBeanDescription(Class, boolean) - Method in class org.jfree.xml.factory.objects.BeanObjectDescription
-
- readBytes(File) - Static method in class org.jfree.xml.util.Base64
-
- readChars(File) - Static method in class org.jfree.xml.util.Base64
-
- readComposite(ObjectInputStream) - Static method in class org.jfree.io.SerialUtilities
-
- reader - Variable in class org.jfree.base.modules.AbstractModule.ReaderHelper
-
The reader from which to read the text.
- READER - Static variable in class org.jfree.threads.ReaderWriterLock.ReaderWriterNode
-
A reader.
- ReaderHelper(BufferedReader) - Constructor for class org.jfree.base.modules.AbstractModule.ReaderHelper
-
Creates a new reader helper for the given buffered reader.
- ReaderWriterLock - Class in org.jfree.threads
-
A reader-writer lock from "Java Threads" by Scott Oak and Henry Wong.
- ReaderWriterLock() - Constructor for class org.jfree.threads.ReaderWriterLock
-
Default constructor.
- ReaderWriterLock.ReaderWriterNode - Class in org.jfree.threads
-
A node for the waiting list.
- ReaderWriterNode(Thread, int) - Constructor for class org.jfree.threads.ReaderWriterLock.ReaderWriterNode
-
Creates a new node.
- readExternalModule(AbstractModule.ReaderHelper) - Method in class org.jfree.base.modules.AbstractModule
-
Reads an external module description.
- readHandler - Variable in class org.jfree.xml.generator.model.ManualMappingInfo
-
The read handler.
- readHandler - Variable in class org.jfree.xml.util.ManualMappingDefinition
-
The read handler.
- readLine() - Method in class org.jfree.base.modules.AbstractModule.ReaderHelper
-
Reads the next line skipping all comment lines.
- readMethodAvailable - Variable in class org.jfree.xml.generator.model.PropertyInfo
-
Is there a read method available?
- readModuleInfo(AbstractModule.ReaderHelper) - Method in class org.jfree.base.modules.AbstractModule
-
Reads the module definition header.
- readObject(ObjectInputStream) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Helper method for serialization.
- readObject(ObjectInputStream) - Method in class org.jfree.text.TextBox
-
Provides serialization support.
- readObject(ObjectInputStream) - Method in class org.jfree.text.TextFragment
-
Provides serialization support.
- readObject(ObjectInputStream) - Method in class org.jfree.util.AbstractObjectList
-
Provides serialization support.
- readObject(ObjectInputStream) - Method in class org.jfree.util.ObjectTable
-
Restores a serialized object.
- readObject(ObjectInputStream) - Method in class org.jfree.util.PaintList
-
Provides serialization support.
- readObject(ObjectInputStream) - Method in class org.jfree.util.ShapeList
-
Provides serialization support.
- readObject(ObjectInputStream) - Method in class org.jfree.util.StrokeList
-
Provides serialization support.
- readObject(ObjectInputStream) - Method in class org.jfree.xml.factory.objects.BeanObjectDescription
-
- ReadOnlyIterator - Class in org.jfree.util
-
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
-
- readPoint2D(ObjectInputStream) - Static method in class org.jfree.io.SerialUtilities
-
- readProperties(Object) - Method in class org.jfree.xml.util.GenericObjectFactory
-
Reads the properties.
- readResolve() - Method in class org.jfree.text.TextBlockAnchor
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.GradientPaintTransformType
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.HorizontalAlignment
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.Layer
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.LengthAdjustmentType
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.RectangleAnchor
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.RectangleEdge
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.TextAnchor
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.ui.VerticalAlignment
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.util.Rotation
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.util.SortOrder
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.util.TableOrder
-
Ensures that serialization returns the unique instances.
- readResolve() - Method in class org.jfree.util.UnitType
-
Ensures that serialization returns the unique instances.
- 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
-
- readStringResource(String) - Method in class org.jfree.ui.about.Licences
-
- readStroke(ObjectInputStream) - Static method in class org.jfree.io.SerialUtilities
-
- readValue(AbstractModule.ReaderHelper, String) - Method in class org.jfree.base.modules.AbstractModule
-
Reads a multiline value the stream.
- rebuildSuperClasses() - Method in class org.jfree.xml.util.ObjectFactoryLoader
-
- rectangle - Variable in class org.jfree.xml.parser.coretypes.Rectangle2DReadHandler
-
The rectangle being constructed.
- Rectangle2DObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a Rectangle2D
object.
- Rectangle2DObjectDescription() - Constructor for class org.jfree.xml.factory.objects.Rectangle2DObjectDescription
-
Creates a new object description.
- Rectangle2DReadHandler - Class in org.jfree.xml.parser.coretypes
-
A handler for reading a Rectangle2D
object.
- Rectangle2DReadHandler() - Constructor for class org.jfree.xml.parser.coretypes.Rectangle2DReadHandler
-
Default constructor.
- Rectangle2DWriteHandler - Class in org.jfree.xml.writer.coretypes
-
A handler for writing a Rectangle2D
object.
- Rectangle2DWriteHandler() - Constructor for class org.jfree.xml.writer.coretypes.Rectangle2DWriteHandler
-
Default constructor.
- RectangleAnchor - Class in org.jfree.ui
-
Used to indicate an anchor point for a rectangle.
- RectangleAnchor(String) - Constructor for class org.jfree.ui.RectangleAnchor
-
Private constructor.
- RectangleEdge - Class in org.jfree.ui
-
Used to indicate the edge of a rectangle.
- RectangleEdge(String) - Constructor for class org.jfree.ui.RectangleEdge
-
Private constructor.
- RectangleInsets - Class in org.jfree.ui
-
Represents the insets for a rectangle, specified in absolute or relative
terms.
- RectangleInsets() - Constructor for class org.jfree.ui.RectangleInsets
-
Creates a new instance with all insets initialised to 1.0
.
- RectangleInsets(double, double, double, double) - Constructor for class org.jfree.ui.RectangleInsets
-
Creates a new instance with the specified insets (as 'absolute' units).
- RectangleInsets(UnitType, double, double, double, double) - Constructor for class org.jfree.ui.RectangleInsets
-
Creates a new instance.
- recurse(XmlReadHandler, String, Attributes) - Method in class org.jfree.xml.parser.RootXmlReadHandler
-
Start a new handler stack and delegate to another handler.
- RefineryUtilities - Class in org.jfree.ui
-
A collection of utility methods relating to user interfaces.
- RefineryUtilities() - Constructor for class org.jfree.ui.RefineryUtilities
-
- refreshButtons() - Method in class org.jfree.ui.DateChooserPanel
-
Update the button labels and colors to reflect date selection.
- refreshButtons() - Method in class org.jfree.ui.SerialDateChooserPanel
-
Update the button labels and colors to reflect date selection.
- refreshing - Variable in class org.jfree.ui.DateChooserPanel
-
A flag that indicates whether or not we are currently refreshing the
buttons.
- refreshing - Variable in class org.jfree.ui.SerialDateChooserPanel
-
A flag that indicates whether or not we are currently refreshing the buttons.
- refreshYearSelector() - Method in class org.jfree.ui.DateChooserPanel
-
Changes the contents of the year selection JComboBox to reflect the
chosen date and the year range.
- refreshYearSelector() - Method in class org.jfree.ui.SerialDateChooserPanel
-
Changes the contents of the year selection JComboBox to reflect the chosen date and the year
range.
- REGISTER_NAMES_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
-
Register name attribute text.
- registerClass(Class, ObjectDescription) - Method in class org.jfree.xml.factory.objects.ClassFactoryImpl
-
Registers an object description with the factory.
- registerKey - Variable in class org.jfree.xml.generator.model.ClassDescription
-
The register key.
- registerName - Variable in class org.jfree.xml.util.GenericObjectFactory
-
The register name.
- registerName - Variable in class org.jfree.xml.util.ObjectFactoryLoader
-
The register name.
- registryKey - Variable in class org.jfree.xml.util.LookupDefinition
-
The registry key.
- relative - Variable in class org.jfree.date.RelativeDayOfWeekRule
-
Specifies which day of the week (PRECEDING, NEAREST or FOLLOWING).
- RELATIVE - Static variable in class org.jfree.util.UnitType
-
Relative.
- RelativeDayOfWeekRule - Class in org.jfree.date
-
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.
- RelativeDayOfWeekRule(AnnualDateRule, int, int) - Constructor for class org.jfree.date.RelativeDayOfWeekRule
-
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(Object) - Method in class org.jfree.ui.action.DowngradeActionMap
-
Removes the binding for key
from this ActionMap
.
- remove() - Method in class org.jfree.util.HashNMap.EmptyIterator
-
Removes from the underlying collection the last element returned by the
iterator (optional operation).
- remove(Object, Object) - Method in class org.jfree.util.HashNMap
-
Removes the key/value pair from the map.
- 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() - Method in class org.jfree.xml.writer.AttributeList.AttributeIterator
-
Removes from the underlying collection the last element returned by the
iterator (optional operation).
- 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.
- removeButton(AbstractButton) - Method in class org.jfree.ui.FloatingButtonEnabler
-
Removes a button from the enabler.
- removeClassDescription(ClassDescription) - Method in class org.jfree.xml.generator.model.DescriptionModel
-
Removes a class description from the model.
- removeCodeBase(URL, URLClassLoader) - Static method in class org.jfree.util.ResourceBundleWrapper
-
Instantiate a URLClassLoader
for resource lookups where the
codeBase URL is removed.
- removeDataElement(Object) - Method in class org.jfree.ui.KeyedComboBoxModel
-
Removes an entry from the model.
- removeFragment(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(String, Component) - Method in class org.jfree.layout.CenterLayout
-
Not used.
- removeLayoutComponent(Component) - Method in class org.jfree.layout.FormatLayout
-
Not used.
- removeLayoutComponent(String, Component) - Method in class org.jfree.layout.FormatLayout
-
Not used.
- removeLayoutComponent(Component) - Method in class org.jfree.layout.LCBLayout
-
Not used.
- removeLayoutComponent(String, Component) - Method in class org.jfree.layout.LCBLayout
-
Not used.
- removeLayoutComponent(Component) - Method in class org.jfree.layout.RadialLayout
-
Not used.
- removeLayoutComponent(String, Component) - Method in class org.jfree.layout.RadialLayout
-
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.ui.tabbedui.VerticalLayout
-
Removes the specified component from the layout.
- removeListDataListener(ListDataListener) - Method in class org.jfree.ui.KeyedComboBoxModel
-
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.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.jfree.ui.tabbedui.RootEditor
-
Removes a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jfree.ui.tabbedui.RootEditor
-
Removes a property change listener.
- removeTarget(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.
- renderer - Variable in class org.jfree.ui.SortableTableHeaderListener
-
The header renderer.
- renderingHints - Variable in class org.jfree.xml.parser.coretypes.RenderingHintsReadHandler
-
The rendering hints under construction.
- RenderingHintsReadHandler - Class in org.jfree.xml.parser.coretypes
-
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 in org.jfree.xml.writer.coretypes
-
A handler for writing a RenderingHints
object.
- RenderingHintsWriteHandler() - Constructor for class org.jfree.xml.writer.coretypes.RenderingHintsWriteHandler
-
Default constructor.
- RenderingHintValueReadHandler - Class in org.jfree.xml.parser.coretypes
-
A read handler for a rendering hint value.
- RenderingHintValueReadHandler() - Constructor for class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
-
Creates a new read handler.
- replaceTargets(LogTarget) - Method in class org.jfree.util.Log
-
Replaces all log targets by the given target.
- requiredModules - Variable in class org.jfree.base.modules.AbstractModule
-
The list of required modules.
- resizeByteArray(byte[], int) - Method in class com.keypoint.PngEncoder
-
Increase or decrease the length of a byte array.
- resource - Variable in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
The resource URL.
- resourceBase - Variable in class org.jfree.util.ResourceBundleSupport
-
The name of the local resource bundle.
- ResourceBundleSupport - Class in org.jfree.util
-
An utility class to ease up using property-file resource bundles.
- ResourceBundleSupport(Locale, String) - Constructor for class org.jfree.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(Locale, ResourceBundle, String) - Constructor for class org.jfree.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(Locale, ResourceBundle) - Constructor for class org.jfree.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(String) - Constructor for class org.jfree.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(ResourceBundle, 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.
- ResourceBundleWrapper - Class in org.jfree.util
-
Wrapper of ResourceBundle.getBundle() methods.
- ResourceBundleWrapper() - Constructor for class org.jfree.util.ResourceBundleWrapper
-
Private constructor.
- resources - Variable in class org.jfree.ui.about.AboutDialog
-
Localised resources.
- resources - Variable in class org.jfree.ui.about.AboutFrame
-
Localised resources.
- resources - Variable in class org.jfree.util.ResourceBundleSupport
-
The resource bundle that will be used for local lookups.
- result - Variable in class org.jfree.ui.WizardDialog
-
The end result of the wizard sequence.
- result - Variable in class org.jfree.xml.parser.coretypes.StringReadHandler
-
The string under construction.
- RETURN_MODULE_ERROR - Static variable in class org.jfree.base.modules.PackageManager
-
An internal constant declaring that the specified module produced an error while loading.
- RETURN_MODULE_LOADED - Static variable in class org.jfree.base.modules.PackageManager
-
An internal constant declaring that the specified module was already loaded.
- RETURN_MODULE_UNKNOWN - Static variable in class org.jfree.base.modules.PackageManager
-
An internal constant declaring that the specified module is not known.
- 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.
- retval - Variable in class org.jfree.xml.parser.coretypes.ListReadHandler
-
The list under construction.
- reverseMappings - Variable in class org.jfree.xml.util.MultiplexMappingDefinition
-
The reverse mappings.
- RIGHT - Static variable in class org.jfree.ui.Align
-
Right alignment.
- RIGHT - Static variable in class org.jfree.ui.HorizontalAlignment
-
Right alignment.
- right - Variable in class org.jfree.ui.L1R1ButtonPanel
-
The button on the right.
- RIGHT - Static variable in class org.jfree.ui.RectangleAnchor
-
Right.
- RIGHT - Static variable in class org.jfree.ui.RectangleEdge
-
Right.
- right - Variable in class org.jfree.ui.RectangleInsets
-
The right insets.
- right1 - Variable in class org.jfree.ui.L1R2ButtonPanel
-
The first button on the right of the panel.
- right1 - Variable in class org.jfree.ui.L1R3ButtonPanel
-
The first button on the right of the panel.
- right2 - Variable in class org.jfree.ui.L1R2ButtonPanel
-
The second button on the right of the panel.
- right2 - Variable in class org.jfree.ui.L1R3ButtonPanel
-
The second button on the right of the panel.
- right3 - Variable in class org.jfree.ui.L1R3ButtonPanel
-
The third button on the right of the panel.
- rightValueEditor - Variable in class org.jfree.ui.InsetsChooserPanel
-
A text field for the 'right' setting.
- RootEditor - Interface in org.jfree.ui.tabbedui
-
A root editor reprensents a tab in a TabbedUI.
- rootEditors - Variable in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
The list of root editors.
- rootHandler - Variable in class org.jfree.xml.parser.AbstractXmlReadHandler
-
The root handler.
- rootHandler - Variable in class org.jfree.xml.parser.RootXmlReadHandler
-
The root handler.
- rootHandler - Variable in class org.jfree.xml.writer.AbstractXmlWriteHandler
-
The root handler.
- rootHandlerInitialized - Variable in class org.jfree.xml.parser.RootXmlReadHandler
-
- RootPanel - Class in org.jfree.ui.tabbedui
-
A root panel is a panel implementation of an root editor.
- RootPanel() - Constructor for class org.jfree.ui.tabbedui.RootPanel
-
Default constructor.
- RootXmlReadHandler - Class in org.jfree.xml.parser
-
A base root SAX handler.
- RootXmlReadHandler() - Constructor for class org.jfree.xml.parser.RootXmlReadHandler
-
Creates a new root SAX handler.
- RootXmlWriteHandler - Class in org.jfree.xml.writer
-
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.
- rotate - Variable in class org.jfree.demo.DrawStringPanel
-
Is the text rotated.
- rotateShape(Shape, double, float, float) - Static method in class org.jfree.util.ShapeUtilities
-
Rotates a shape about the specified coordinates.
- Rotation - Class in org.jfree.util
-
Represents a direction of rotation (CLOCKWISE
or
ANTICLOCKWISE
).
- Rotation(String, double) - Constructor for class org.jfree.util.Rotation
-
Private constructor.
- rotationAnchor - Variable in class org.jfree.demo.DrawStringPanel
-
The rotation anchor.
- rowFormats - Variable in class org.jfree.layout.FormatLayout
-
The layout format for each row.
- rowGap - Variable in class org.jfree.layout.FormatLayout
-
The gap between the rows.
- rowHeight - Variable in class org.jfree.layout.LCBLayout
-
Tracks the row heights.
- rowHeights - Variable in class org.jfree.layout.FormatLayout
-
Working array for recording the height of each row.
- rowIncrement - Variable in class org.jfree.util.ObjectTable
-
Defines how many object-slots get reserved each time we run out of
space.
- rows - Variable in class org.jfree.util.ObjectTable
-
The number of rows.
- SafeDescription(boolean, boolean) - Constructor for class org.jfree.xml.writer.SafeTagList.SafeDescription
-
Creates a new tag description.
- SafeTagList - Class in org.jfree.xml.writer
-
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.
- SafeTagList.SafeDescription - Class in org.jfree.xml.writer
-
A tag description.
- safeTags - Static variable in class org.jfree.xml.generator.ModelWriter
-
The tags that can be split.
- safeTags - Variable in class org.jfree.xml.writer.SafeTagList
-
Storage for the tag information.
- safeTags - Variable in class org.jfree.xml.writer.XMLWriterSupport
-
A list of safe tags.
- SATURDAY - Static variable in class org.jfree.date.SerialDate
-
Useful constant for Saturday.
- save(String, Configuration) - Method in class org.jfree.util.SortedConfigurationWriter
-
Saves the given configuration into a file specified by the given
filename.
- save(File, Configuration) - Method in class org.jfree.util.SortedConfigurationWriter
-
Saves the given configuration into a file specified by the given
file object.
- save(OutputStream, Configuration) - Method in class org.jfree.util.SortedConfigurationWriter
-
Writes the configuration into the given output stream.
- saveConvert(String, int, Writer) - Method in class org.jfree.util.SortedConfigurationWriter
-
Performs the necessary conversion of an java string into a property
escaped string.
- SAXModelHandler(URL, boolean) - Constructor for class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
Creates a new SAX handler for parsing the model.
- searchModulePosition(PackageSorter.SortModule, HashMap) - Static method in class org.jfree.base.modules.PackageSorter
-
Computes the new module position.
- SECOND_WEEK_IN_MONTH - Static variable in class org.jfree.date.SerialDate
-
A useful constant for referring to the second week in a month.
- selectedItemIndex - Variable in class org.jfree.ui.KeyedComboBoxModel
-
The index of the selected item.
- selectedItemValue - Variable in class org.jfree.ui.KeyedComboBoxModel
-
- selectedRootEditor - Variable in class org.jfree.ui.tabbedui.AbstractTabbedUI
-
The index of the currently selected root editor.
- selector - Variable in class org.jfree.ui.StrokeChooserPanel
-
A combo for selecting the stroke.
- SEPTEMBER - Static variable in interface org.jfree.date.MonthConstants
-
Constant for September.
- serial - Variable in class org.jfree.date.SpreadsheetDate
-
The day number (1-Jan-1900 = 2, 2-Jan-1900 = 3, ..., 31-Dec-9999 =
2958465).
- SERIAL_LOWER_BOUND - Static variable in class org.jfree.date.SerialDate
-
The serial number for 1 January 1900.
- SERIAL_UPPER_BOUND - Static variable in class org.jfree.date.SerialDate
-
The serial number for 31 December 9999.
- SerialDate - Class in org.jfree.date
-
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.
- SerialDateChooserPanel - Class in org.jfree.ui
-
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.
- SerialDateChooserPanel(SerialDate, boolean) - Constructor for class org.jfree.ui.SerialDateChooserPanel
-
Constructs a new date chooser panel.
- SerialDateChooserPanel(SerialDate, boolean, Color, Color) - Constructor for class org.jfree.ui.SerialDateChooserPanel
-
Constructs a new date chooser panel.
- SerialDateUtilities - Class in org.jfree.date
-
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 in org.jfree.io
-
A class containing useful utility methods relating to serialization.
- SerialUtilities() - Constructor for class org.jfree.io.SerialUtilities
-
Private constructor prevents object creation.
- serialVersionUID - Static variable in class org.jfree.date.SerialDate
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.date.SpreadsheetDate
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.layout.CenterLayout
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.layout.FormatLayout
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.layout.LCBLayout
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.layout.RadialLayout
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.text.TextBlock
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.text.TextBlockAnchor
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.text.TextBox
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.text.TextFragment
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.text.TextLine
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.FloatDimension
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.GradientPaintTransformType
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.HorizontalAlignment
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.Layer
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.LengthAdjustmentType
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.RectangleAnchor
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.RectangleEdge
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.RectangleInsets
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.Size2D
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.StandardGradientPaintTransformer
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.TextAnchor
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.ui.VerticalAlignment
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.AbstractObjectList
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.BooleanList
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.ClassComparator
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.HashNMap
-
Serialization support.
- serialVersionUID - Static variable in class org.jfree.util.ObjectTable
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.PaintList
-
- serialVersionUID - Static variable in class org.jfree.util.PrintStreamLogTarget
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.Rotation
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.SortOrder
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.TableOrder
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.UnitType
-
For serialization.
- serialVersionUID - Static variable in class org.jfree.util.WaitingImageObserver
-
For 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 interface 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.
- setAllowOtherValue(boolean) - Method in class org.jfree.ui.KeyedComboBoxModel
-
- setAnchor(TextAnchor) - Method in class org.jfree.demo.DrawStringPanel
-
Sets the text anchor.
- setAngle(double) - Method in class org.jfree.demo.DrawStringPanel
-
Sets the rotation angle.
- 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.
- setChildClasses(TypeInfo[]) - Method in class org.jfree.xml.generator.model.MultiplexMappingInfo
-
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(Comments) - Method in class org.jfree.xml.generator.model.ClassDescription
-
Sets the comments for the class description.
- setComments(Comments) - Method in class org.jfree.xml.generator.model.KeyDescription
-
Sets the comments.
- setComments(Comments) - Method in class org.jfree.xml.generator.model.ManualMappingInfo
-
Sets the comments.
- setComments(Comments) - Method in class org.jfree.xml.generator.model.MultiplexMappingInfo
-
Sets the comments.
- setComments(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.
- setConfigProperty(String, String) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Sets a configuration property.
- setConfigProperty(String, String) - Method in interface org.jfree.base.config.ModifiableConfiguration
-
Sets the value of a configuration property.
- setConfigProperty(String, String) - Method in class org.jfree.base.config.SystemPropertyConfiguration
-
Sets a configuration property.
- setConfigProperty(String, String) - Method in class org.jfree.util.DefaultConfiguration
-
Sets the value of a configuration property.
- setConfigProperty(String, String) - Method in class org.jfree.xml.FrontendDefaultHandler
-
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.
- setConstructorDescription(TypeInfo[]) - Method in class org.jfree.xml.generator.model.ClassDescription
-
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.
- setData(Object[][], int) - Method in class org.jfree.util.ObjectTable
-
Sets the table data.
- setDate(Date) - Method in class org.jfree.ui.DateChooserPanel
-
Sets the date chosen in the panel.
- setDate(SerialDate) - Method in class org.jfree.ui.SerialDateChooserPanel
-
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.
- setDefaultHandler(FrontendDefaultHandler) - Method in class org.jfree.xml.ParserFrontend
-
Sets the default handler used for parsing reports.
- setDependSubsystems(ArrayList) - Method in class org.jfree.base.modules.PackageSorter.SortModule
-
Defines a list of dependent subsystems for this module.
- setDescription(String) - Method in class org.jfree.base.modules.AbstractModule
-
Defines the description of the module.
- 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.ClassDescription
-
Sets the description for the object.
- setDescription(String) - Method in class org.jfree.xml.generator.model.TypeInfo
-
Sets the type description.
- setDisableLogging(boolean) - Static method in class org.jfree.base.log.LogConfiguration
-
Sets the flag that disables logging.
- 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(Drawable) - Method in class org.jfree.ui.DrawablePanel
-
Sets the drawable item.
- setDrawStringsWithFontAttributes(boolean) - Static method in class org.jfree.text.TextUtilities
-
Sets the flag that controls whether or not strings are drawn using the
current font attributes.
- 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.
- setFont(Font) - Method in class org.jfree.demo.DrawStringPanel
-
Sets the font.
- setFont(Font) - Method in class org.jfree.demo.TextBlockPanel
-
Sets the font.
- 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.RootXmlReadHandler
-
Adds an object to the registry.
- setHelperObject(String, Object) - Method in class org.jfree.xml.Parser
-
Sets a helper object.
- 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.
- setInitialFactory(ElementDefinitionHandler) - Method in class org.jfree.xml.Parser
-
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(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(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.
- setLineAlignment(HorizontalAlignment) - Method in class org.jfree.text.TextBlock
-
Sets the alignment of the lines of text within the block.
- setLogLevel(String) - Static method in class org.jfree.base.log.LogConfiguration
-
Sets the log level, which is read from the global report configuration at
the point that the classloader loads the
Log
class.
- setLogo(Image) - Method in class org.jfree.ui.about.ProjectInfo
-
Sets the project logo.
- setLogTarget(String) - Static method in class org.jfree.base.log.LogConfiguration
-
Sets the log target.
- setMajorVersion(String) - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Defines the major version of the module.
- setMaxLength(int) - Method in class org.jfree.ui.LengthLimitingDocument
-
Sets the maximum number of characters for this document.
- setMinorVersion(String) - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Defines the minor version of the module.
- setModel(DescriptionModel) - Method in class org.jfree.xml.generator.ModelWriter
-
Sets the model to be written.
- setModelComments(Comments) - Method in class org.jfree.xml.generator.model.DescriptionModel
-
Sets the model comments.
- setModuleClass(String) - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Defines the module class name.
- 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.
- setName(String) - Method in class org.jfree.base.modules.AbstractModule
-
Defines the name of the module.
- setNullable(boolean) - Method in class org.jfree.xml.generator.model.TypeInfo
-
Sets the nullable flag.
- setObject(Object) - Method in class org.jfree.ui.tabbedui.DetailEditor
-
Sets the object to be edited.
- setObject(int, int, Object) - Method in class org.jfree.util.ObjectTable
-
Sets the object for a cell in the table.
- setOpenComment(String[]) - Method in class org.jfree.xml.util.AbstractModelReader
-
Sets the open comment.
- setOptionalModules(ModuleInfo[]) - Method in class org.jfree.base.modules.AbstractModule
-
Defines the optional module descriptions for this module.
- 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(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(Paint) - Method in class org.jfree.ui.PaintSample
-
Sets the Paint object being displayed in the panel.
- setPaint(int, Paint) - Method in class org.jfree.util.PaintList
-
Sets the Paint
for an item in the list.
- setParameter(String, Object) - Method in class org.jfree.xml.factory.objects.AbstractObjectDescription
-
Sets a parameter.
- setParameter(String, Object) - Method in interface 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 interface 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.
- setParent(DowngradeActionMap) - Method in class org.jfree.ui.action.DowngradeActionMap
-
Sets this ActionMap
's parent.
- setParentConfig(Configuration) - Method in class org.jfree.base.config.HierarchicalConfiguration
-
Set the parent configuration.
- setPatchLevel(String) - Method in class org.jfree.base.modules.DefaultModuleInfo
-
Defines the patch level version of the module.
- setPosition(int) - Method in class org.jfree.base.modules.PackageSorter.SortModule
-
Defines the position of this module in the global list of all
known modules.
- 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.
- setProducer(String) - Method in class org.jfree.base.modules.AbstractModule
-
Defines the producer of the module.
- setProperties(PropertyInfo[]) - Method in class org.jfree.xml.generator.model.ClassDescription
-
Sets the info about the class properties.
- setProperty(String, Object) - Method in class org.jfree.xml.util.GenericObjectFactory
-
Sets a property value.
- setPropertyType(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).
- setRequiredModules(ModuleInfo[]) - Method in class org.jfree.base.modules.AbstractModule
-
Defines the required module descriptions for this module.
- setRootHandler(XmlReadHandler) - Method in class org.jfree.xml.parser.RootXmlReadHandler
-
Sets the root SAX handler.
- setRootHandler(RootXmlWriteHandler) - Method in class org.jfree.xml.writer.AbstractXmlWriteHandler
-
Sets the root handler.
- setRootHandler(RootXmlWriteHandler) - Method in interface org.jfree.xml.writer.XmlWriteHandler
-
Sets the root handler.
- setRotationAnchor(TextAnchor) - Method in class org.jfree.demo.DrawStringPanel
-
Sets the rotation anchor.
- 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.
- setSizes(Container) - Method in class org.jfree.layout.RadialLayout
-
Sets the sizes attribute of the RadialLayout object.
- setSortableModel(SortableTableModel) - Method in class org.jfree.ui.SortableTable
-
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.
- setState(int) - Method in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
Sets the current state.
- setStroke(Stroke) - Method in class org.jfree.ui.StrokeSample
-
Sets the stroke object being displayed and repaints the component.
- setStroke(int, Stroke) - Method in class org.jfree.util.StrokeList
-
Sets the Stroke
for an item in the list.
- setSubrule(AnnualDateRule) - Method in class org.jfree.date.RelativeDayOfWeekRule
-
Sets the sub-rule.
- setSubSystem(String) - Method in class org.jfree.base.modules.AbstractModule
-
Defines the subsystem name for this module.
- setSuperClass(Class) - Method in class org.jfree.xml.generator.model.ClassDescription
-
Sets the super class.
- setTableModel(SortableTableModel) - Method in class org.jfree.ui.SortableTableHeaderListener
-
Sets the table model for the listener.
- setText(String) - Method in class org.jfree.util.LineBreakIterator
-
Sets the text to be broken up.
- setTextBlock(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.
- setValue(Object) - Method in class org.jfree.ui.KeyedComboBoxModel.ComboBoxItemPair
-
Redefines the value stored for that key.
- 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.
- shadowPaint - Variable in class org.jfree.text.TextBox
-
The shadow paint.
- shadowXOffset - Variable in class org.jfree.text.TextBox
-
The shadow x-offset.
- shadowYOffset - Variable in class org.jfree.text.TextBox
-
The shadow y-offset.
- ShapeList - Class in org.jfree.util
-
A table of Shape
objects.
- ShapeList() - Constructor for class org.jfree.util.ShapeList
-
Creates a new list.
- ShapeUtilities - Class in org.jfree.util
-
Utility methods for Shape
objects.
- ShapeUtilities() - Constructor for class org.jfree.util.ShapeUtilities
-
Prevents instantiation.
- ShortAttributeHandler - Class in org.jfree.xml.attributehandlers
-
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 in org.jfree.xml.factory.objects
-
An object-description for a Short
object.
- ShortObjectDescription() - Constructor for class org.jfree.xml.factory.objects.ShortObjectDescription
-
Creates a new object description.
- SimpleDateFormatObjectDescription - Class in org.jfree.xml.factory.objects
-
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.
- 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.
- SimpleMessage(String, Object, Object, Object, Object) - Constructor for class org.jfree.util.Log.SimpleMessage
-
Creates a new message.
- SimpleMessage(String, Object[]) - Constructor for class org.jfree.util.Log.SimpleMessage
-
Creates a new message.
- SimpleObjectFactory - Class in org.jfree.xml.util
-
A simple object factory.
- SimpleObjectFactory() - Constructor for class org.jfree.xml.util.SimpleObjectFactory
-
Creates a new instance.
- singleton - Static variable in class org.jfree.base.BaseBoot
-
Singleton instance.
- singleton - Static variable in class org.jfree.JCommonInfo
-
The singleton instance of the project info object.
- singleton - Static variable in class org.jfree.ui.about.Licences
-
The singleton instance of this class.
- singleton - Static variable in class org.jfree.ui.FloatingButtonEnabler
-
A single instance.
- singleton - Static variable in class org.jfree.ui.JTextObserver
-
The singleton instance.
- singleton - Static variable in class org.jfree.util.Log
-
the singleton instance of the Log system.
- singleton - Static variable in class org.jfree.xml.JCommonXMLInfo
-
The info singleton.
- size() - Method in class org.jfree.ui.action.DowngradeActionMap
-
Returns the number of bindings.
- size - Variable in class org.jfree.ui.BevelArrowIcon
-
The size of the icon.
- size - Variable in class org.jfree.util.AbstractObjectList
-
The current list size.
- size() - Method in class org.jfree.util.AbstractObjectList
-
Returns the size of the list.
- size - Variable in class org.jfree.util.FastStack
-
- size() - Method in class org.jfree.util.FastStack
-
Returns the number of elements in the stack.
- size() - Method in class org.jfree.xml.generator.model.DescriptionModel
-
Returns the number of classes in the model.
- Size2D - Class in org.jfree.ui
-
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.
- sizelist - Variable in class org.jfree.ui.FontChooserPanel
-
The list of sizes.
- SIZES - Static variable in class org.jfree.ui.FontChooserPanel
-
The font sizes that can be selected.
- sizeUnknown - Variable in class org.jfree.layout.RadialLayout
-
Size unknown flag.
- slider - Variable in class org.jfree.demo.DrawStringDemo
-
A slider for the second panel - controls the angle of rotation.
- sort(List) - Static method in class org.jfree.base.modules.PackageSorter
-
Sorts the given list of package states.
- SortableTable - Class in org.jfree.ui
-
A simple extension of JTable that supports the use of a SortableTableModel.
- SortableTable(SortableTableModel) - Constructor for class org.jfree.ui.SortableTable
-
Standard constructor - builds a table for the specified model.
- SortableTableHeaderListener - Class in org.jfree.ui
-
Captures mouse clicks on a table header, with the intention of triggering a sort.
- SortableTableHeaderListener(SortableTableModel, SortButtonRenderer) - Constructor for class org.jfree.ui.SortableTableHeaderListener
-
Standard constructor.
- SortableTableModel - Class in org.jfree.ui
-
The base class for a sortable table model.
- SortableTableModel() - Constructor for class org.jfree.ui.SortableTableModel
-
Constructs a sortable table model.
- SortButtonRenderer - Class in org.jfree.ui
-
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.about.SystemPropertiesTableModel
-
Sorts on the specified column.
- sortByColumn(int, boolean) - Method in class org.jfree.ui.SortableTableModel
-
Sorts the table.
- sortColumnIndex - Variable in class org.jfree.ui.SortableTableHeaderListener
-
The index of the column that is sorted - used to determine the state of the renderer.
- SortedConfigurationWriter - Class in org.jfree.util
-
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.
- sortingColumn - Variable in class org.jfree.ui.SortableTableModel
-
The column on which the data is sorted (-1 for no sorting).
- SortModule(PackageState) - Constructor for class org.jfree.base.modules.PackageSorter.SortModule
-
Creates a new SortModule for the given package state.
- SortOrder - Class in org.jfree.util
-
Defines tokens used to indicate sorting order (ascending or descending).
- SortOrder(String) - Constructor for class org.jfree.util.SortOrder
-
Private constructor.
- source - Variable in class org.jfree.xml.generator.DefaultModelReader
-
The source.
- source - Variable in class org.jfree.xml.generator.model.ClassDescription
-
The source.
- source - Variable in class org.jfree.xml.generator.model.ManualMappingInfo
-
The source.
- source - Variable in class org.jfree.xml.generator.model.MultiplexMappingInfo
-
The source.
- SOURCE_ATTR - Static variable in class org.jfree.xml.util.ClassModelTags
-
Source attribute text.
- SourceCollector - Interface in org.jfree.xml.generator
-
A source collector returns a collection of Class
objects.
- sources - Variable in class org.jfree.xml.generator.model.DescriptionModel
-
The sources.
- sources - Variable in class org.jfree.xml.generator.SplittingModelWriter
-
The sources.
- SOUTH - Static variable in class org.jfree.ui.Align
-
South alignment (same as BOTTOM).
- SOUTH_EAST - Static variable in class org.jfree.ui.Align
-
South/East alignment (same as BOTTOM_RIGHT).
- SOUTH_WEST - Static variable in class org.jfree.ui.Align
-
South/West alignment (same as BOTTOM_LEFT).
- Spinner - Class in org.jfree.ui
-
A very basic spinner component, used for demo purposes only.
- Spinner(int) - Constructor for class org.jfree.ui.Spinner
-
Creates a new spinner.
- splitLayout() - Method in class org.jfree.layout.FormatLayout
-
Returns true if this layout involves a split into two sections.
- SplittingModelWriter - Class in org.jfree.xml.generator
-
A model writer that writes to multiple files.
- SplittingModelWriter() - Constructor for class org.jfree.xml.generator.SplittingModelWriter
-
Creates a new instance.
- SpreadsheetDate - Class in org.jfree.date
-
Represents a date using an integer, in a similar fashion to the
implementation in Microsoft Excel.
- SpreadsheetDate(int, int, int) - Constructor for class org.jfree.date.SpreadsheetDate
-
Creates a new date instance.
- 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.
- SQRT2 - Static variable in class org.jfree.util.ShapeUtilities
-
A useful constant used internally.
- StackableException - Exception in org.jfree.util
-
A baseclass for exceptions, which could have parent exceptions.
- StackableException() - Constructor for exception org.jfree.util.StackableException
-
Creates a StackableRuntimeException with no message and no parent.
- StackableException(String, Exception) - Constructor for exception org.jfree.util.StackableException
-
Creates an exception.
- StackableException(String) - Constructor for exception org.jfree.util.StackableException
-
Creates an exception.
- StackableRuntimeException - Exception in org.jfree.util
-
A baseclass for RuntimeExceptions, which could have parent exceptions.
- StackableRuntimeException() - Constructor for exception org.jfree.util.StackableRuntimeException
-
Creates a StackableRuntimeException with no message and no parent.
- StackableRuntimeException(String, Exception) - Constructor for exception org.jfree.util.StackableRuntimeException
-
Creates an exception.
- StackableRuntimeException(String) - Constructor for exception org.jfree.util.StackableRuntimeException
-
Creates an exception.
- STANDARD_BORDER - Static variable in class org.jfree.ui.about.AboutDialog
-
The default border for the panels in the tabbed pane.
- STANDARD_BORDER - Static variable in class org.jfree.ui.about.AboutFrame
-
The default border for the panels in the tabbed pane.
- StandardDialog - Class in org.jfree.ui
-
The base class for standard dialogs.
- StandardDialog(Frame, String, boolean) - Constructor for class org.jfree.ui.StandardDialog
-
Standard constructor - builds a dialog...
- StandardDialog(Dialog, String, boolean) - Constructor for class org.jfree.ui.StandardDialog
-
Standard constructor - builds a dialog...
- StandardGradientPaintTransformer - Class in org.jfree.ui
-
Transforms a GradientPaint
to range over the width of a target
shape.
- StandardGradientPaintTransformer() - Constructor for class org.jfree.ui.StandardGradientPaintTransformer
-
- StandardGradientPaintTransformer(GradientPaintTransformType) - Constructor for class org.jfree.ui.StandardGradientPaintTransformer
-
Creates a new transformer with the specified type.
- 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.
- startDirectory - Variable in class org.jfree.xml.generator.JavaSourceCollector
-
The start directory.
- startDocument() - Method in class org.jfree.xml.parser.RootXmlReadHandler
-
Starts processing a document.
- startDocument() - Method in class org.jfree.xml.Parser
-
Receive notification of the beginning of the document.
- startDTD(String, String, String) - Method in class org.jfree.xml.CommentHandler
-
Report the start of DTD declarations, if any.
- startElement(String, Attributes) - Method in class org.jfree.xml.AbstractElementDefinitionHandler
-
Callback to indicate that an XML element start tag has been read by the parser.
- startElement(String, Attributes) - Method in interface org.jfree.xml.ElementDefinitionHandler
-
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.
- startElement(String, String, String, Attributes) - Method in class org.jfree.xml.parser.RootXmlReadHandler
-
Starts processing an element.
- startElement(String, String, String, Attributes) - Method in class org.jfree.xml.Parser
-
Receive notification of the start of an element.
- startElement(String, Attributes) - Method in interface org.jfree.xml.parser.XmlReadHandler
-
This method is called at the start of an element.
- startElement(String, String, String, Attributes) - Method in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
Receive notification of the start of 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.generator.DefaultModelReader
-
Starts include handling.
- startIncludeHandling(URL) - Method in class org.jfree.xml.util.AbstractModelReader
-
Start handling an include.
- 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.AbstractModelReader
-
Starts a multiplex mapping.
- startMultiplexMapping(String, String) - Method in class org.jfree.xml.util.ObjectFactoryLoader
-
Starts a multiplex mapping.
- startObjectDefinition(String, String, boolean) - Method in class org.jfree.xml.generator.DefaultModelReader
-
Begin processing an object definition element.
- startObjectDefinition(String, String, boolean) - Method in class org.jfree.xml.util.AbstractModelReader
-
Starts a object definition.
- startObjectDefinition(String, String, boolean) - Method in class org.jfree.xml.util.ObjectFactoryLoader
-
Starts a object definition.
- startObjectElement(String, Attributes) - Method in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
Handles the start of an element within an 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.generator.DefaultModelReader
-
Starts the root document.
- startRootDocument() - Method in class org.jfree.xml.util.AbstractModelReader
-
Start the root document.
- startRootElement(String, Attributes) - Method in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
Handles the include or object tag.
- startsWithIgnoreCase(String, String) - Static method in class org.jfree.util.StringUtils
-
Helper functions to query a strings start portion.
- startsWithUntil(List, List) - Method in class org.jfree.io.IOUtils
-
Compares both name lists, and returns the last common index shared
between the two lists.
- state - Variable in class org.jfree.base.modules.PackageSorter.SortModule
-
The package state of the to be matched module.
- state - Variable in class org.jfree.base.modules.PackageState
-
The state of the module.
- state - Variable in class org.jfree.threads.ReaderWriterLock.ReaderWriterNode
-
The state.
- state - Variable in class org.jfree.xml.util.AbstractModelReader.SAXModelHandler
-
The current state.
- STATE_CONFIGURED - Static variable in class org.jfree.base.modules.PackageState
-
A constant defining that the package has been loaded and configured.
- STATE_ERROR - Static variable in class org.jfree.base.modules.PackageState
-
A constant defining that the package produced an error and is not available.
- STATE_INITIALIZED - Static variable in class org.jfree.base.modules.PackageState
-
A constant defining that the package was initialized and is ready to use.
- STATE_NEW - Static variable in class org.jfree.base.modules.PackageState
-
A constant defining that the package is new.
- STATE_START - Static variable in class org.jfree.xml.util.AbstractModelReader
-
The 'START' state.
- stateChanged(ChangeEvent) - Method in class org.jfree.demo.DrawStringDemo
-
Receives change event notification from the slider.
- stateChanged(ChangeEvent) - Method in class org.jfree.ui.tabbedui.AbstractTabbedUI.TabChangeHandler
-
Invoked when the target of the listener has changed its state.
- step - Variable in class org.jfree.ui.WizardDialog
-
The current step in the wizard process (starting at step zero).
- StringAttributeHandler - Class in org.jfree.xml.attributehandlers
-
A String
attribute handler.
- StringAttributeHandler() - Constructor for class org.jfree.xml.attributehandlers.StringAttributeHandler
-
Creates a new attribute handler.
- StringObjectDescription - Class in org.jfree.xml.factory.objects
-
An object-description for a String
object.
- StringObjectDescription() - Constructor for class org.jfree.xml.factory.objects.StringObjectDescription
-
Creates a new object description.
- StringReadHandler - Class in org.jfree.xml.parser.coretypes
-
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.
- stringToHintField(String) - Method in class org.jfree.xml.parser.coretypes.RenderingHintValueReadHandler
-
- 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 in org.jfree.util
-
String utilities.
- StringUtils() - Constructor for class org.jfree.util.StringUtils
-
Private constructor prevents object creation.
- stripFileExtension(String) - Method in class org.jfree.io.IOUtils
-
Removes the file extension from the given file name.
- stroke - Variable in class org.jfree.ui.StrokeSample
-
The stroke being displayed (may be null).
- stroke - Variable in class org.jfree.xml.parser.coretypes.BasicStrokeReadHandler
-
The stroke under construction.
- StrokeChooserPanel - Class in org.jfree.ui
-
A component for choosing a stroke from a list of available strokes.
- StrokeChooserPanel(StrokeSample, StrokeSample[]) - Constructor for class org.jfree.ui.StrokeChooserPanel
-
Creates a panel containing a combo-box that allows the user to select
one stroke from a list of available strokes.
- StrokeList - Class in org.jfree.util
-
A table of Stroke
objects.
- StrokeList() - Constructor for class org.jfree.util.StrokeList
-
Creates a new list.
- StrokeSample - Class in org.jfree.ui
-
A panel that displays a stroke sample.
- StrokeSample(Stroke) - Constructor for class org.jfree.ui.StrokeSample
-
Creates a StrokeSample for the specified stroke.
- subrule - Variable in class org.jfree.date.RelativeDayOfWeekRule
-
A reference to the annual date rule on which this rule is based.
- subsystem - Variable in class org.jfree.base.modules.AbstractModule
-
The modules subsystem.
- SubSystem - Interface in org.jfree.base.modules
-
A sub-system holds a separate collection of modules.
- SUNDAY - Static variable in class org.jfree.date.SerialDate
-
Useful constant for Sunday.
- superClass - Variable in class org.jfree.xml.generator.model.ClassDescription
-
The super class.
- SystemProperties - Class in org.jfree.ui.about
-
A utility class for working with system properties.
- SystemProperties() - Constructor for class org.jfree.ui.about.SystemProperties
-
Private constructor prevents object creation.
- SystemPropertiesFrame - Class in org.jfree.ui.about
-
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 in org.jfree.ui.about
-
A panel containing a table of system properties.
- SystemPropertiesPanel() - Constructor for class org.jfree.ui.about.SystemPropertiesPanel
-
Constructs a new panel.
- SystemPropertiesPanel.PopupListener - Class in org.jfree.ui.about
-
A popup listener.
- SystemPropertiesTableModel - Class in org.jfree.ui.about
-
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.
- SystemPropertiesTableModel.SystemProperty - Class in org.jfree.ui.about
-
Useful class for holding the name and value of a system property.
- SystemPropertiesTableModel.SystemPropertyComparator - Class in org.jfree.ui.about
-
A class for comparing SystemProperty objects.
- SystemProperty(String, String) - Constructor for class org.jfree.ui.about.SystemPropertiesTableModel.SystemProperty
-
Standard constructor - builds a new SystemProperty.
- SystemPropertyComparator(boolean) - Constructor for class org.jfree.ui.about.SystemPropertiesTableModel.SystemPropertyComparator
-
Standard constructor.
- SystemPropertyConfiguration - Class in org.jfree.base.config
-
A property configuration based on system properties.
- SystemPropertyConfiguration() - Constructor for class org.jfree.base.config.SystemPropertyConfiguration
-
Creates a report configuration that includes all the system properties (whether they are
related to reports or not).