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

A

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.
APRIL - Static variable in interface org.jfree.date.MonthConstants
Constant for April.
AUGUST - Static variable in interface org.jfree.date.MonthConstants
Constant for August.
AboutFrame - class org.jfree.ui.about.AboutFrame.
A frame that displays information about the demonstration application.
AboutFrame(String, ProjectInfo) - Constructor for class org.jfree.ui.about.AboutFrame
Constructs an about frame.
AboutFrame(String, String, String, String, Image, String, String, List, List) - Constructor for class org.jfree.ui.about.AboutFrame
Constructs an 'About' frame.
AboutPanel - class org.jfree.ui.about.AboutPanel.
A standard panel for displaying information about an application.
AboutPanel(String, String, String, String) - Constructor for class org.jfree.ui.about.AboutPanel
Constructs a panel.
AboutPanel(String, String, String, String, Image) - Constructor for class org.jfree.ui.about.AboutPanel
Constructs a panel.
AboutResources - class org.jfree.ui.about.resources.AboutResources.
A resource bundle that stores all the user interface items that might need localisation.
AboutResources() - Constructor for class org.jfree.ui.about.resources.AboutResources
 
AboutResources_de - class org.jfree.ui.about.resources.AboutResources_de.
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_de() - Constructor for class org.jfree.ui.about.resources.AboutResources_de
 
AboutResources_es - class org.jfree.ui.about.resources.AboutResources_es.
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_es() - Constructor for class org.jfree.ui.about.resources.AboutResources_es
 
AboutResources_fr - class org.jfree.ui.about.resources.AboutResources_fr.
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_fr() - Constructor for class org.jfree.ui.about.resources.AboutResources_fr
 
AboutResources_pl - class org.jfree.ui.about.resources.AboutResources_pl.
A resource bundle that stores all the user interface items that might need localisation.
AboutResources_pl() - Constructor for class org.jfree.ui.about.resources.AboutResources_pl
 
AbstractObjectDescription - class org.jfree.xml.factory.objects.AbstractObjectDescription.
An abstract base class for object descriptions.
AbstractObjectDescription(Class) - Constructor for class org.jfree.xml.factory.objects.AbstractObjectDescription
Creates a new object description.
Align - class org.jfree.ui.Align.
A utility class for aligning rectangles.
Align() - Constructor for class org.jfree.ui.Align
 
AnnualDateRule - class org.jfree.date.AnnualDateRule.
The base class for all 'annual' date rules: that is, rules for generating one date for any given year.
AnnualDateRule() - Constructor for class org.jfree.date.AnnualDateRule
 
ApplicationFrame - class org.jfree.ui.ApplicationFrame.
A base class for creating the main frame for simple applications.
ApplicationFrame(String) - Constructor for class org.jfree.ui.ApplicationFrame
Constructs a new application frame.
ArrayClassFactory - class org.jfree.xml.factory.objects.ArrayClassFactory.
An class that implements the ClassFactory interface to create Arrays of objects.
ArrayClassFactory() - Constructor for class org.jfree.xml.factory.objects.ArrayClassFactory
 
ArrayObjectDescription - class org.jfree.xml.factory.objects.ArrayObjectDescription.
Describes an Object- or primitive value array.
ArrayObjectDescription(Class) - Constructor for class org.jfree.xml.factory.objects.ArrayObjectDescription
Constructs a new array objet description for the given array class.
ArrowPanel - class org.jfree.ui.ArrowPanel.
A basic panel that displays a small up or down arrow.
ArrowPanel(int) - Constructor for class org.jfree.ui.ArrowPanel
Creates a new arrow panel.
accept(File) - Method in class org.jfree.ui.ExtensionFileFilter
Returns true if the file ends with the specified extension.
actionPerformed(ActionEvent) - Method in class org.jfree.ui.DateChooserPanel
Handles action-events from the date panel.
actionPerformed(ActionEvent) - Method in class org.jfree.ui.SerialDateChooserPanel
Handles action-events from the date panel.
actionPerformed(ActionEvent) - Method in class org.jfree.ui.StandardDialog
Handles clicks on the standard buttons.
actionPerformed(ActionEvent) - Method in class org.jfree.ui.WizardDialog
Handles events.
actionPerformed(ActionEvent) - Method in class org.jfree.ui.about.SystemPropertiesFrame
Handles action events generated by the user.
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.
addFactory(ClassFactory) - Method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Adds a class factory to the collection.
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.
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.
addTarget(LogTarget) - Method in class org.jfree.util.Log
Adds a log target to this facility.
addYears(int, SerialDate) - Static method in class org.jfree.date.SerialDate
Creates a new date by adding the specified number of years to the base date.
align(Rectangle2D, Rectangle2D, int) - Static method in class org.jfree.ui.Align
Aligns one rectangle (rect) relative to another rectangle (frame).

B

BASELINE_CENTER - Static variable in class org.jfree.ui.TextAnchor
Baseline/center.
BASELINE_LEFT - Static variable in class org.jfree.ui.TextAnchor
Baseline/left.
BASELINE_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Baseline/right.
BOTTOM - Static variable in class org.jfree.ui.Align
Bottom alignment.
BOTTOM_CENTER - Static variable in class org.jfree.ui.BoundsAnchor
Bottom/center.
BOTTOM_CENTER - Static variable in class org.jfree.ui.TextAnchor
Bottom/center.
BOTTOM_LEFT - Static variable in class org.jfree.ui.Align
Bottom/Left alignment.
BOTTOM_LEFT - Static variable in class org.jfree.ui.BoundsAnchor
Bottom/left.
BOTTOM_LEFT - Static variable in class org.jfree.ui.TextAnchor
Bottom/left.
BOTTOM_RIGHT - Static variable in class org.jfree.ui.Align
Bottom/Right alignment.
BOTTOM_RIGHT - Static variable in class org.jfree.ui.BoundsAnchor
Bottom/right.
BOTTOM_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Bottom/right.
BasicStrokeObjectDescription - class org.jfree.xml.factory.objects.BasicStrokeObjectDescription.
An object-description for a BasicStroke object.
BasicStrokeObjectDescription() - Constructor for class org.jfree.xml.factory.objects.BasicStrokeObjectDescription
Creates a new object description.
BeanObjectDescription - class org.jfree.xml.factory.objects.BeanObjectDescription.
An object-description for a bean object.
BeanObjectDescription(Class) - Constructor for class org.jfree.xml.factory.objects.BeanObjectDescription
Creates a new object description.
BeanObjectDescription(Class, boolean) - Constructor for class org.jfree.xml.factory.objects.BeanObjectDescription
Creates a new object description.
BevelArrowIcon - class org.jfree.ui.BevelArrowIcon.
An arrow icon that can point up or down (usually used to indicate the sort direction in a table).
BevelArrowIcon(int, boolean, boolean) - Constructor for class org.jfree.ui.BevelArrowIcon
Standard constructor - builds an icon with the specified attributes.
BevelArrowIcon(Color, Color, Color, int, int) - Constructor for class org.jfree.ui.BevelArrowIcon
Standard constructor - builds an icon with the specified attributes.
BooleanObjectDescription - class org.jfree.xml.factory.objects.BooleanObjectDescription.
An object-description for a Boolean object.
BooleanObjectDescription() - Constructor for class org.jfree.xml.factory.objects.BooleanObjectDescription
Creates a new object description.
BoundsAnchor - class org.jfree.ui.BoundsAnchor.
Used to indicate the position of an anchor point for a bounding rectangle.
ByteObjectDescription - class org.jfree.xml.factory.objects.ByteObjectDescription.
An object-description for a Byte object.
ByteObjectDescription() - Constructor for class org.jfree.xml.factory.objects.ByteObjectDescription
Creates a new object description.

C

C - Static variable in class org.jfree.layout.FormatLayout
A useful constant representing layout format 1.
CENTER - Static variable in class org.jfree.ui.Align
Center alignment.
CENTER - Static variable in class org.jfree.ui.BoundsAnchor
Middle/center.
CENTER - Static variable in class org.jfree.ui.TextAnchor
Middle/center.
CENTER_LEFT - Static variable in class org.jfree.ui.TextAnchor
Middle/left.
CENTER_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Middle/right.
CONTENTBASE_KEY - Static variable in class org.jfree.xml.Parser
A key for the content base.
CenterLayout - class org.jfree.layout.CenterLayout.
A layout manager that displays a single component in the center of its container.
CenterLayout() - Constructor for class org.jfree.layout.CenterLayout
Creates a new layout manager.
CharacterObjectDescription - class org.jfree.xml.factory.objects.CharacterObjectDescription.
An object-description for a Character object.
CharacterObjectDescription() - Constructor for class org.jfree.xml.factory.objects.CharacterObjectDescription
Creates a new object description.
ClassComparator - class org.jfree.xml.factory.objects.ClassComparator.
The class comparator can be used to compare and sort classes and their superclasses.
ClassComparator() - Constructor for class org.jfree.xml.factory.objects.ClassComparator
Defaultconstructor.
ClassFactory - interface org.jfree.xml.factory.objects.ClassFactory.
A class factory.
ClassFactoryCollector - class org.jfree.xml.factory.objects.ClassFactoryCollector.
A class factory collector.
ClassFactoryCollector() - Constructor for class org.jfree.xml.factory.objects.ClassFactoryCollector
Creates a new class factory collector.
ClassFactoryImpl - class org.jfree.xml.factory.objects.ClassFactoryImpl.
An abstract class that implements the ClassFactory interface.
ClassFactoryImpl() - Constructor for class org.jfree.xml.factory.objects.ClassFactoryImpl
Creates a new class factory.
ClassLoaderObjectDescription - class org.jfree.xml.factory.objects.ClassLoaderObjectDescription.
An object-description for a class loader.
ClassLoaderObjectDescription() - Constructor for class org.jfree.xml.factory.objects.ClassLoaderObjectDescription
Creates a new object description.
CollectionObjectDescription - class org.jfree.xml.factory.objects.CollectionObjectDescription.
An object description for simple collection objects, like java.util.List or java.util.Set.
CollectionObjectDescription(Class) - Constructor for class org.jfree.xml.factory.objects.CollectionObjectDescription
Creates a list object description for the given collection class.
ColorObjectDescription - class org.jfree.xml.factory.objects.ColorObjectDescription.
An object-description for a Color object.
ColorObjectDescription() - Constructor for class org.jfree.xml.factory.objects.ColorObjectDescription
Creates a new object description.
Configuration - interface org.jfree.util.Configuration.
A simple query interface for a configuration.
Contributor - class org.jfree.ui.about.Contributor.
A simple class representing a contributor to a software project.
Contributor(String, String) - Constructor for class org.jfree.ui.about.Contributor
Creates a new contributor.
ContributorsPanel - class org.jfree.ui.about.ContributorsPanel.
A panel containing a table that lists the contributors to a project.
ContributorsPanel(List) - Constructor for class org.jfree.ui.about.ContributorsPanel
Creates a new contributors panel.
ContributorsTableModel - class org.jfree.ui.about.ContributorsTableModel.
A table model containing a list of contributors to a project.
ContributorsTableModel(List) - Constructor for class org.jfree.ui.about.ContributorsTableModel
Constructs a ContributorsTableModel.
canDoNextPanel() - Method in class org.jfree.ui.WizardDialog
Returns true if there is a 'next' panel, and false otherwise.
canDoPreviousPanel() - Method in class org.jfree.ui.WizardDialog
Returns true if it is possible to back up to the previous panel, and false otherwise.
canFinish() - Method in class org.jfree.ui.WizardDialog
Returns true if it is possible to finish the sequence at this point (possibly with defaults for the remaining entries).
canFinish() - Method in class org.jfree.ui.WizardPanel
Returns true if it is possible to finish from this panel.
canRedisplayNextPanel() - Method in class org.jfree.ui.WizardPanel
Returns true if it is OK to redisplay the last version of the next panel, or false if a new version is required.
centerDialogInParent(Dialog) - Static method in class org.jfree.ui.RefineryUtilities
Positions the specified dialog within its parent.
centerFrameOnScreen(Window) - Static method in class org.jfree.ui.RefineryUtilities
Positions the specified frame in the middle of the screen.
characters(char[], int, int) - Method in interface org.jfree.xml.ElementDefinitionHandler
Callback to indicate that some character data has been read.
characters(char[], int, int) - Method in class org.jfree.xml.Parser
Receive notification of character data inside an element.
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.
com.keypoint - package com.keypoint
PNG Encoder.
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.xml.factory.objects.ClassComparator
Compares its two arguments for order.
complete() - Method in class org.jfree.layout.FormatLayout
Finishes of the processing.
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.
convertPrimitiveClass(Class) - Static method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Converts primitives to corresponding object class.
copyStreams(InputStream, OutputStream) - Method in class org.jfree.io.IOUtils
Copies the InputStream into the OutputStream, until the end of the stream has been reached.
copyStreams(InputStream, OutputStream, int) - Method in class org.jfree.io.IOUtils
Copies the InputStream into the OutputStream, until the end of the stream has been reached.
copySystemPropertiesToClipboard() - Method in class org.jfree.ui.about.SystemPropertiesPanel
Copies the selected cells in the table to the clipboard, in tab-delimited format.
copyWriter(Reader, Writer) - Method in class org.jfree.io.IOUtils
Copies the contents of the Reader into the Writer, until the end of the stream has been reached.
copyWriter(Reader, Writer, int) - Method in class org.jfree.io.IOUtils
Copies the contents of the Reader into the Writer, until the end of the stream has been reached.
countFeb29s(SerialDate, SerialDate) - Static method in class org.jfree.date.SerialDateUtilities
Returns the number of times that February 29 falls within the specified date range.
createButtonPanel() - Method in class org.jfree.ui.StandardDialog
Builds and returns the user interface for the dialog.
createContent() - Method in class org.jfree.ui.WizardDialog
Creates a panel containing the user interface for the dialog.
createDate(int, int, int) - Static method in class org.jfree.date.DateUtilities
Creates a date.
createDate(int, int, int, int, int) - Static method in class org.jfree.date.DateUtilities
Creates a date.
createDefaultHandler(URL) - Method in class org.jfree.xml.ParserFrontend
Creates a new instance of the currently set default handler and sets the contentbase for the handler to contentBase.
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.
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.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.
createRelativeURL(URL, URL) - Method in class org.jfree.io.IOUtils
Creates a relative url by stripping the common parts of the the url.
createSystemPropertiesTable() - Static method in class org.jfree.ui.about.SystemProperties
Creates and returns a JTable containing all the system properties.
createTablePanel(TableModel) - Static method in class org.jfree.ui.RefineryUtilities
Creates a panel that contains a table based on the specified table model.

D

DATE_FORMAT_SYMBOLS - Static variable in class org.jfree.date.SerialDate
Date format symbols.
DEBUG - Static variable in interface org.jfree.util.LogTarget
Loglevel DEBUG.
DECEMBER - Static variable in interface org.jfree.date.MonthConstants
Constant for December.
DEFAULT_DATE_BUTTON_COLOR - Static variable in class org.jfree.ui.SerialDateChooserPanel
The default background color for the selected date.
DEFAULT_MONTH_BUTTON_COLOR - Static variable in class org.jfree.ui.SerialDateChooserPanel
The default background color for the current month.
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.
DateChooserPanel - class org.jfree.ui.DateChooserPanel.
A panel that allows the user to select a date.
DateChooserPanel() - Constructor for class org.jfree.ui.DateChooserPanel
Constructs a new date chooser panel, using today's date as the initial selection.
DateChooserPanel(Calendar, boolean) - Constructor for class org.jfree.ui.DateChooserPanel
Constructs a new date chooser panel.
DateObjectDescription - class org.jfree.xml.factory.objects.DateObjectDescription.
An object-description for a Date object.
DateObjectDescription() - Constructor for class org.jfree.xml.factory.objects.DateObjectDescription
Creates a new object description.
DateUtilities - class org.jfree.date.DateUtilities.
Some useful date methods.
DateUtilities() - Constructor for class org.jfree.date.DateUtilities
 
DayAndMonthRule - class org.jfree.date.DayAndMonthRule.
An annual date rule where the generated date always falls on the same day and month each year.
DayAndMonthRule() - Constructor for class org.jfree.date.DayAndMonthRule
Default constructor: builds a DayAndMonthRule for 1 January.
DayAndMonthRule(int, int) - Constructor for class org.jfree.date.DayAndMonthRule
Standard constructor: builds a DayAndMonthRule for the given day-of-the-month and month.
DayOfWeekInMonthRule - class org.jfree.date.DayOfWeekInMonthRule.
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.
DecimalFormatObjectDescription - class org.jfree.xml.factory.objects.DecimalFormatObjectDescription.
An object-description for a DecimalFormat object.
DecimalFormatObjectDescription() - Constructor for class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Creates a new object description.
DecimalFormatObjectDescription(Class) - Constructor for class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Creates a new object description.
DecimalFormatObjectDescription(Class, boolean) - Constructor for class org.jfree.xml.factory.objects.DecimalFormatObjectDescription
Creates a new object description.
DefaultConfiguration - class org.jfree.util.DefaultConfiguration.
 
DefaultConfiguration() - Constructor for class org.jfree.util.DefaultConfiguration
Creates an empty property list with no default values.
DoubleObjectDescription - class org.jfree.xml.factory.objects.DoubleObjectDescription.
An object-description for a Double object.
DoubleObjectDescription() - Constructor for class org.jfree.xml.factory.objects.DoubleObjectDescription
Creates a new object description.
Drawable - interface org.jfree.ui.Drawable.
An interface for an object that can draw itself within an area on a Graphics2D.
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.
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.
defineLog(Log) - Static method in class org.jfree.util.Log
Redefines or clears the currently used log instance.
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.
draw(Graphics2D, Rectangle2D) - Method in interface org.jfree.ui.Drawable
Draws the object.
drawAlignedString(String, Graphics2D, float, float, TextAnchor) - Static method in class org.jfree.ui.RefineryUtilities
Draws a string that is aligned by an anchor point.
drawRotatedShape(Shape, Graphics2D, float, float, double) - Static method in class org.jfree.ui.RefineryUtilities
Draws a rotated shape.
drawRotatedString(String, Graphics2D, float, float, TextAnchor, TextAnchor, double) - Static method in class org.jfree.ui.RefineryUtilities
Draws a string that is aligned by one anchor point and rotated about another anchor point.
drawRotatedString(String, Graphics2D, float, float, double) - Static method in class org.jfree.ui.RefineryUtilities
A utility method for drawing rotated text.
drawRotatedString(String, Graphics2D, float, float, double, float, float) - Static method in class org.jfree.ui.RefineryUtilities
A utility method for drawing rotated text.

E

EAST - Static variable in class org.jfree.ui.Align
East alignment (same as RIGHT).
ENCODE_ALPHA - Static variable in class com.keypoint.PngEncoder
Constant specifying that alpha channel should be encoded.
ERROR - Static variable in interface org.jfree.util.LogTarget
Loglevel ERROR.
EasterSundayRule - class org.jfree.date.EasterSundayRule.
An annual date rule for Easter (Sunday).
EasterSundayRule() - Constructor for class org.jfree.date.EasterSundayRule
 
ElementDefinitionException - exception org.jfree.xml.ElementDefinitionException.
A reportdefinition exception is thrown when the parsing of the report definition failed because invalid or missing attributes are encountered.
ElementDefinitionException(String) - Constructor for class org.jfree.xml.ElementDefinitionException
Creates a new ElementDefinitionException without an parent exception and with the given message as explanation.
ElementDefinitionException(Exception) - Constructor for class org.jfree.xml.ElementDefinitionException
Creates a new ElementDefinitionException with an parent exception and with the parents message as explaination.
ElementDefinitionException(Exception, String) - Constructor for class org.jfree.xml.ElementDefinitionException
Creates a new ElementDefinitionException with an parent exception and with the given message as explaination.
ElementDefinitionHandler - interface org.jfree.xml.ElementDefinitionHandler.
A element definition handler.
ExtensionFileFilter - class org.jfree.ui.ExtensionFileFilter.
A filter for JFileChooser that filters files by extension.
ExtensionFileFilter(String, String) - Constructor for class org.jfree.ui.ExtensionFileFilter
Standard constructor.
endDocument() - Method in class org.jfree.xml.Parser
Receive notification of the end of the document.
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, String, String) - Method in class org.jfree.xml.Parser
Receive notification of the end of an element.
equalOrBothNull(Object, Object) - Static method in class org.jfree.util.ObjectUtils
Returns true if the two objects are equal OR both null.
equals(Object) - Method in class org.jfree.date.SpreadsheetDate
Tests the equality of this SpreadsheetDate with an arbitrary Object.
equals(Object) - Method in class org.jfree.ui.BoundsAnchor
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.TextAnchor
Returns true if this object is equal to the specified object, and false otherwise.
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.

F

FEBRUARY - Static variable in interface org.jfree.date.MonthConstants
Constant for February.
FILTER_LAST - Static variable in class com.keypoint.PngEncoder
Constants for filter (LAST)
FILTER_NONE - Static variable in class com.keypoint.PngEncoder
Constants for filter (NONE)
FILTER_SUB - Static variable in class com.keypoint.PngEncoder
Constants for filter (SUB)
FILTER_UP - Static variable in class com.keypoint.PngEncoder
Constants for filter (UP)
FIRST_WEEK_IN_MONTH - Static variable in class org.jfree.date.SerialDate
A useful constant for referring to the first week in a month.
FIT - Static variable in class org.jfree.ui.Align
Complete fit.
FIT_HORIZONTAL - Static variable in class org.jfree.ui.Align
Horizontal fit.
FIT_VERTICAL - Static variable in class org.jfree.ui.Align
Vertical fit.
FOLLOWING - Static variable in class org.jfree.date.SerialDate
Useful constant for specifying a day of the week relative to a fixed date.
FOURTH_WEEK_IN_MONTH - Static variable in class org.jfree.date.SerialDate
A useful constant for referring to the fourth week in a month.
FRIDAY - Static variable in class org.jfree.date.SerialDate
Useful constant for Friday.
FileUtilities - class org.jfree.io.FileUtilities.
A class containing useful utility methods relating to files.
FileUtilities() - Constructor for class org.jfree.io.FileUtilities
To prevent unnecessary instantiation.
FloatDimension - class org.jfree.ui.FloatDimension.
A dimension object specified using float values.
FloatDimension() - Constructor for class org.jfree.ui.FloatDimension
Creates a new dimension object with width and height set to zero.
FloatDimension(FloatDimension) - Constructor for class org.jfree.ui.FloatDimension
Creates a new dimension that is a copy of another dimension.
FloatDimension(float, float) - Constructor for class org.jfree.ui.FloatDimension
Creates a new dimension.
FloatObjectDescription - class org.jfree.xml.factory.objects.FloatObjectDescription.
An object-description for a Float object.
FloatObjectDescription() - Constructor for class org.jfree.xml.factory.objects.FloatObjectDescription
Creates a new object description.
FontChooserDialog - class org.jfree.ui.FontChooserDialog.
A dialog for choosing a font from the available system fonts.
FontChooserDialog(Dialog, String, boolean, Font) - Constructor for class org.jfree.ui.FontChooserDialog
Standard constructor - builds a font chooser dialog owned by another dialog.
FontChooserDialog(Frame, String, boolean, Font) - Constructor for class org.jfree.ui.FontChooserDialog
Standard constructor - builds a font chooser dialog owned by a frame.
FontChooserPanel - class org.jfree.ui.FontChooserPanel.
A panel for choosing a font from the available system fonts - still a bit of a hack at the moment, but good enough for demonstration applications.
FontChooserPanel(Font) - Constructor for class org.jfree.ui.FontChooserPanel
Standard constructor - builds a FontChooserPanel initialised with the specified font.
FontDisplayField - class org.jfree.ui.FontDisplayField.
A field for displaying a font selection.
FontDisplayField(Font) - Constructor for class org.jfree.ui.FontDisplayField
Standard constructor - builds a FontDescriptionField initialised with the specified font.
FormatLayout - class org.jfree.layout.FormatLayout.
A layout manager that spaces components over six columns in seven different formats.
FormatLayout(int, int[]) - Constructor for class org.jfree.layout.FormatLayout
Constructs a new layout manager that can be used to create input forms.
fillLocation(Locator) - Method in class org.jfree.xml.ParseException
Fills the location with the given locator.
filterSub(byte[], int, int) - Method in class com.keypoint.PngEncoder
Perform "sub" filtering on the given row.
filterUp(byte[], int, int) - Method in class com.keypoint.PngEncoder
Perform "up" filtering on the given row.
findFileOnClassPath(String) - Static method in class org.jfree.io.FileUtilities
Returns a reference to a file with the specified name that is located somewhere on the classpath.
finish() - Method in class org.jfree.ui.WizardDialog
Finishes the wizard.
formatInsetsString(Insets) - Static method in class org.jfree.ui.InsetsTextField
Returns a formatted string describing provided insets.

G

GPL - Static variable in class org.jfree.ui.about.Licences
The GNU General Public Licence.
getAscending() - Method in class org.jfree.ui.SortableTableModel
Returns true if the data is sorted in ascending order, and false otherwise.
getButtonColor(SerialDate) - Method in class org.jfree.ui.SerialDateChooserPanel
Returns the button color according to the specified date.
getColumn() - Method in class org.jfree.xml.ParseException
Returns the column of the parse position where the error occured.
getColumnCount() - Method in class org.jfree.ui.about.ContributorsTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in class org.jfree.ui.about.LibraryTableModel
Returns the number of columns in the table model.
getColumnCount() - Method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns the number of columns in the table model.
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.
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.
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.xml.Parser
Returns the configuration property with the specified key.
getConfigProperty(String, String) - Method in class org.jfree.xml.Parser
Returns the configuration property with the specified key (or the specified default value if there is no such property).
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.
getCopyright() - Method in class org.jfree.ui.about.ProjectInfo
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).
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.
getDefinedParameterNames() - Method in class org.jfree.xml.factory.objects.AbstractObjectDescription
Returns an iterator for the parameter names.
getDescription() - Method in class org.jfree.date.SerialDate
Returns a description of the date.
getDescription() - Method in class org.jfree.date.SpreadsheetDate
Returns the description that is attached to the date.
getDescription() - Method in class org.jfree.ui.ExtensionFileFilter
Returns the description of the filter.
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.
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.
getFactories() - Method in class org.jfree.xml.factory.objects.ClassFactoryCollector
Returns an iterator the provides access to all the factories in the collection.
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
getFirstVisibleDate() - Method in class org.jfree.ui.SerialDateChooserPanel
Returns the first date that is visible in the grid.
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.
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
 
getHorizontalOpposite(TextAnchor) - Static method in class org.jfree.ui.TextAnchor
 
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.
getInfo() - Method in class org.jfree.ui.about.Library
Returns the project info for the library.
getInfo() - Method in class org.jfree.ui.about.ProjectInfo
Returns other information about the project (typically a URL for the project home page).
getInitialFactory() - Method in class org.jfree.xml.Parser
Returns the initial handler.
getInsets() - Method in class org.jfree.ui.InsetsChooserPanel
Returns the current Insets.
getInstance() - Static method in class org.jfree.io.IOUtils
Gets the singleton instance of the utility package.
getInstance() - Static method in class org.jfree.util.Log
Returns the singleton Log instance.
getInstance() - Method in class org.jfree.xml.Parser
Returns a new instance of the parser.
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 new instance of the object description.
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.
getLibraries() - Method in class org.jfree.ui.about.ProjectInfo
Returns a list of libraries used by the project.
getLicence() - Method in class org.jfree.ui.about.Library
Returns the licence text.
getLicenceName() - Method in class org.jfree.ui.about.ProjectInfo
Returns the licence name.
getLicenceText() - Method in class org.jfree.ui.about.ProjectInfo
Returns the licence text.
getLine() - Method in class org.jfree.xml.ParseException
Returns the line of the parse position where the error occured.
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.
getLocator() - Method in class org.jfree.xml.Parser
Returns the current locator.
getLogo() - Method in class org.jfree.ui.about.ProjectInfo
Returns the logo.
getMessage() - Method in class org.jfree.xml.ParseException
Modifies the message to give more detailed location information.
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.
getName() - Method in class org.jfree.ui.about.Contributor
Returns the contributor's name.
getName() - Method in class org.jfree.ui.about.Library
Returns the library name.
getName() - Method in class org.jfree.ui.about.ProjectInfo
Returns the project 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.
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.
getOwner() - Method in class org.jfree.ui.WizardPanel
Returns a reference to the dialog that owns the panel.
getPaint() - Method in class org.jfree.ui.PaintSample
Returns the current Paint object being displayed in the panel.
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.
getParent() - Method in class org.jfree.util.StackableException
Returns the parent exception (possibly null).
getParent() - Method in class org.jfree.util.StackableRuntimeException
Returns the parent exception (possibly null).
getParentException() - Method in class org.jfree.xml.ElementDefinitionException
Returns the parent exception.
getParser() - Method in interface org.jfree.xml.ElementDefinitionHandler
Returns the parser.
getParser() - Method in class org.jfree.xml.ParserFrontend
Returns a SAX parser.
getPointInRectangle(double, double, Rectangle2D) - Static method in class org.jfree.ui.RefineryUtilities
Returns a point based on (x, y) but constrained to be within the bounds of a given rectangle.
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.
getPreferredSize() - Method in class org.jfree.ui.about.AboutFrame
Returns the preferred size for the about frame.
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.
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.
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).
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.Parser
Returns the parsed result object after the parsing is complete.
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.
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).
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.
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.
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.
getStepCount() - Method in class org.jfree.ui.WizardDialog
Returns the total number of steps in the wizard sequence, if this number is known.
getStroke() - Method in class org.jfree.ui.StrokeSample
Returns the current Stroke object being displayed.
getSubrule() - Method in class org.jfree.date.RelativeDayOfWeekRule
Returns the sub-rule (also called the reference rule).
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.
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.
getTargets() - Method in class org.jfree.util.Log
Returns the registered logtargets.
getValue() - Method in class org.jfree.ui.Spinner
Returns the current value.
getValueAt(int, int) - Method in class org.jfree.ui.about.ContributorsTableModel
Returns the value for a cell in the table model.
getValueAt(int, int) - Method in class org.jfree.ui.about.LibraryTableModel
Returns the value for a cell in the table model.
getValueAt(int, int) - Method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns the value at the specified row and column.
getVersion() - Method in class org.jfree.ui.about.Library
Returns the library version.
getVersion() - Method in class org.jfree.ui.about.ProjectInfo
Returns the project version.
getVerticalOpposite(TextAnchor) - Static method in class org.jfree.ui.TextAnchor
 
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).
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).

H

HALF_ASCENT_CENTER - Static variable in class org.jfree.ui.TextAnchor
Half-ascent/center.
HALF_ASCENT_LEFT - Static variable in class org.jfree.ui.TextAnchor
Half-ascent/left.
HALF_ASCENT_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Half-ascent/right.
hasNextPanel() - Method in class org.jfree.ui.WizardPanel
Returns true if there is a next panel.
hashCode() - Method in class org.jfree.ui.FloatDimension
Returns a hash code.
height - Variable in class org.jfree.ui.Size2D
The height.

I

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.
INFO - Static variable in class org.jfree.JCommon
Information about the project.
INFO - Static variable in interface org.jfree.util.LogTarget
Loglevel INFO.
IOUtils - class org.jfree.io.IOUtils.
The IOUtils provide some IO related helper methods.
IOUtils() - Constructor for class org.jfree.io.IOUtils
DefaultConstructor.
InsetsChooserPanel - class org.jfree.ui.InsetsChooserPanel.
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.
InsetsTextField - class org.jfree.ui.InsetsTextField.
A JTextField for displaying insets.
InsetsTextField(Insets) - Constructor for class org.jfree.ui.InsetsTextField
Default constructor.
IntegerDocument - class org.jfree.ui.IntegerDocument.
A document for editing integers.
IntegerDocument() - Constructor for class org.jfree.ui.IntegerDocument
 
IntegerObjectDescription - class org.jfree.xml.factory.objects.IntegerObjectDescription.
An object-description for an Integer object.
IntegerObjectDescription() - Constructor for class org.jfree.xml.factory.objects.IntegerObjectDescription
Creates a new object description.
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.
insertString(int, String, AttributeSet) - Method in class org.jfree.ui.IntegerDocument
Inserts a string.
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.
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.
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
Was the wizard cancelled?
isComparable(Class, Class) - Method in class org.jfree.xml.factory.objects.ClassComparator
Checks, whether the given classes are comparable.
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).
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.
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.
isSortable(int) - Method in class org.jfree.ui.SortableTableModel
Returns a flag indicating whether or not a column is sortable.
isSortable(int) - Method in class org.jfree.ui.about.SystemPropertiesTableModel
Returns true for the first column, and false otherwise - sorting is only allowed on the first column.
isSubDirectory(File, File) - Method in class org.jfree.io.IOUtils
Checks, whether the child directory is a subdirectory of the base directory.
isValidMonthCode(int) - Static method in class org.jfree.date.SerialDate
Returns true if the supplied integer code represents a valid month.
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.
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.
isValidateDTD() - Method in class org.jfree.xml.ParserFrontend
Returns true if the report definition should be validated against the DTD, and false otherwise.

J

JANUARY - Static variable in interface org.jfree.date.MonthConstants
Constant for January.
JCommon - class org.jfree.JCommon.
This class contains static information about the JCommon class library.
JCommon() - Constructor for class org.jfree.JCommon
 
JCommonResources - class org.jfree.resources.JCommonResources.
Localised resources for the JCommon Class Library.
JCommonResources() - Constructor for class org.jfree.resources.JCommonResources
 
JULY - Static variable in interface org.jfree.date.MonthConstants
Constant for July.
JUNE - Static variable in interface org.jfree.date.MonthConstants
Constant for June.
JavaBaseClassFactory - class org.jfree.xml.factory.objects.JavaBaseClassFactory.
A default factory for all commonly used java base classes from java.lang, java.awt etc.
JavaBaseClassFactory() - Constructor for class org.jfree.xml.factory.objects.JavaBaseClassFactory
DefaultConstructor.

L

L1R1ButtonPanel - class org.jfree.ui.L1R1ButtonPanel.
A 'ready-made' panel that has one button on the left and another button on the right - a layout manager takes care of resizing.
L1R1ButtonPanel(String, String) - Constructor for class org.jfree.ui.L1R1ButtonPanel
Standard constructor - creates a two-button panel with the specified labels.
L1R2ButtonPanel - class org.jfree.ui.L1R2ButtonPanel.
A 'ready-made' panel that has one button on the left and two buttons on the right - nested panels and layout managers take care of resizing.
L1R2ButtonPanel(String, String, String) - Constructor for class org.jfree.ui.L1R2ButtonPanel
Standard constructor - creates a three button panel with the specified button labels.
L1R3ButtonPanel - class org.jfree.ui.L1R3ButtonPanel.
A 'ready-made' panel that has one button on the left and three buttons on the right - nested panels and layout managers take care of resizing.
L1R3ButtonPanel(String, String, String, String) - Constructor for class org.jfree.ui.L1R3ButtonPanel
Standard constructor - creates panel with the specified button labels.
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.
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.
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.
LCBLayout - class org.jfree.layout.LCBLayout.
Specialised layout manager for a grid of components.
LCBLayout(int) - Constructor for class org.jfree.layout.LCBLayout
Creates a new LCBLayout with the specified maximum number of rows.
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.
LEFT - Static variable in class org.jfree.ui.Align
Left alignment.
LEVELS - Static variable in interface org.jfree.util.LogTarget
Strings for the log levels.
LGPL - Static variable in class org.jfree.ui.about.Licences
The GNU Lesser General Public Licence.
Library - class org.jfree.ui.about.Library.
A simple class representing a library in a software project.
Library(String, String, String, String) - Constructor for class org.jfree.ui.about.Library
Creates a new library reference.
Library(ProjectInfo) - Constructor for class org.jfree.ui.about.Library
Constructs a library reference from a ProjectInfo object.
LibraryPanel - class org.jfree.ui.about.LibraryPanel.
A panel containing a table that lists the libraries used in a project.
LibraryPanel(List) - Constructor for class org.jfree.ui.about.LibraryPanel
Constructs a LibraryPanel.
LibraryTableModel - class org.jfree.ui.about.LibraryTableModel.
A table model containing a list of libraries used in a project.
LibraryTableModel(List) - Constructor for class org.jfree.ui.about.LibraryTableModel
Constructs a LibraryTableModel.
Licences - class org.jfree.ui.about.Licences.
Contains the full texts of the GNU General Public Licence and the GNU Lesser General Public Licence.
Licences() - Constructor for class org.jfree.ui.about.Licences
 
Line2DObjectDescription - class org.jfree.xml.factory.objects.Line2DObjectDescription.
An object-description for a Line2D object.
Line2DObjectDescription() - Constructor for class org.jfree.xml.factory.objects.Line2DObjectDescription
Creates a new object description.
Log - class org.jfree.util.Log.
A simple logging facility.
Log() - Constructor for class org.jfree.util.Log
Creates a new Log instance.
Log.SimpleMessage - class org.jfree.util.Log.SimpleMessage.
A simple message class.
Log.SimpleMessage(String, Object) - Constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
Log.SimpleMessage(String, Object, Object) - Constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
Log.SimpleMessage(String, Object, Object, Object) - Constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
Log.SimpleMessage(String, Object, Object, Object, Object) - Constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
Log.SimpleMessage(String, Object[]) - Constructor for class org.jfree.util.Log.SimpleMessage
Creates a new message.
LogTarget - interface org.jfree.util.LogTarget.
An interface that defines a log target (a consumer of log messages).
LongObjectDescription - class org.jfree.xml.factory.objects.LongObjectDescription.
An object-description for a Long object.
LongObjectDescription() - Constructor for class org.jfree.xml.factory.objects.LongObjectDescription
Creates a new object description.
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.
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.
leapYearCount(int) - Static method in class org.jfree.date.SerialDate
Returns the number of leap years from 1900 to the specified year INCLUSIVE.
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(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 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.

M

MARCH - Static variable in interface org.jfree.date.MonthConstants
Constant for March.
MAXIMUM_YEAR_SUPPORTED - Static variable in class org.jfree.date.SerialDate
The highest year value supported by this date format.
MAY - Static variable in interface org.jfree.date.MonthConstants
Constant for May.
MIDDLE_LEFT - Static variable in class org.jfree.ui.BoundsAnchor
Middle/left.
MIDDLE_RIGHT - Static variable in class org.jfree.ui.BoundsAnchor
Middle/right.
MINIMUM_YEAR_SUPPORTED - Static variable in class org.jfree.date.SerialDate
The lowest year value supported by this date format.
MONDAY - Static variable in class org.jfree.date.SerialDate
Useful constant for Monday.
MonthConstants - interface org.jfree.date.MonthConstants.
Useful constants for months.
main(String[]) - Static method in class org.jfree.JCommon
Prints information about JCommon to standard output.
minimumLayoutSize(Container) - Method in class org.jfree.layout.CenterLayout
Returns the minimum size.
minimumLayoutSize(Container) - Method in class org.jfree.layout.FormatLayout
Returns the minimum size of the component using this layout manager.
minimumLayoutSize(Container) - Method in class org.jfree.layout.LCBLayout
Returns the minimum size using this layout manager.
monthCodeToQuarter(int) - Static method in class org.jfree.date.SerialDate
Returns the quarter for the specified month.
monthCodeToString(int) - Static method in class org.jfree.date.SerialDate
Returns a string representing the supplied month.
monthCodeToString(int, boolean) - Static method in class org.jfree.date.SerialDate
Returns a string representing the supplied month.
mouseClicked(MouseEvent) - Method in class org.jfree.ui.SortableTableHeaderListener
This event is ignored (not required).
mouseClicked(MouseEvent) - Method in class org.jfree.ui.Spinner
Receives notification of mouse clicks.
mouseDragged(MouseEvent) - Method in class org.jfree.ui.SortableTableHeaderListener
If the user is dragging or resizing, then we clear the sort column.
mouseEntered(MouseEvent) - Method in class org.jfree.ui.SortableTableHeaderListener
This event is ignored (not required).
mouseEntered(MouseEvent) - Method in class org.jfree.ui.Spinner
Receives notification of mouse events.
mouseExited(MouseEvent) - Method in class org.jfree.ui.SortableTableHeaderListener
This event is ignored (not required).
mouseExited(MouseEvent) - Method in class org.jfree.ui.Spinner
Receives notification of mouse events.
mouseMoved(MouseEvent) - Method in class org.jfree.ui.SortableTableHeaderListener
This event is ignored (not required).
mousePressed(MouseEvent) - Method in class org.jfree.ui.SortableTableHeaderListener
Handle a mouse press event - if the user is NOT resizing a column and NOT dragging a column then give visual feedback that the column header has been pressed.
mousePressed(MouseEvent) - Method in class org.jfree.ui.Spinner
Receives notification of mouse events.
mouseReleased(MouseEvent) - Method in class org.jfree.ui.SortableTableHeaderListener
When the user releases the mouse button, we attempt to sort the table.
mouseReleased(MouseEvent) - Method in class org.jfree.ui.Spinner
Receives notification of mouse events.

N

NEAREST - Static variable in class org.jfree.date.SerialDate
Useful constant for specifying a day of the week relative to a fixed date.
NONE - Static variable in class org.jfree.ui.SortButtonRenderer
Useful constant indicating NO sorting.
NORTH - Static variable in class org.jfree.ui.Align
North alignment (same as TOP).
NORTH_EAST - Static variable in class org.jfree.ui.Align
North/East alignment (same as TOP_RIGHT).
NORTH_WEST - Static variable in class org.jfree.ui.Align
North/West alignment (same as TOP_LEFT).
NOVEMBER - Static variable in interface org.jfree.date.MonthConstants
Constant for November.
NO_ALPHA - Static variable in class com.keypoint.PngEncoder
Constant specifying that alpha channel should not be encoded.
NumberCellRenderer - class org.jfree.ui.NumberCellRenderer.
A table cell renderer that centers information in each cell.
NumberCellRenderer() - Constructor for class org.jfree.ui.NumberCellRenderer
Default constructor - builds a renderer that right justifies the contents of a table cell.
next() - Method in class org.jfree.ui.WizardDialog
Displays the next step in the wizard sequence.

O

OCTOBER - Static variable in interface org.jfree.date.MonthConstants
Constant for October.
ObjectDescription - interface org.jfree.xml.factory.objects.ObjectDescription.
An interface for object descriptions.
ObjectFactoryException - exception org.jfree.xml.factory.objects.ObjectFactoryException.
An exception that is thrown, if the creation of an Object failed in the ObjectFactory implementation.
ObjectFactoryException() - Constructor for class org.jfree.xml.factory.objects.ObjectFactoryException
Constructs a new exception with null as its detail message.
ObjectFactoryException(String) - Constructor for class org.jfree.xml.factory.objects.ObjectFactoryException
Constructs a new exception with the specified detail message.
ObjectFactoryException(String, Exception) - Constructor for class org.jfree.xml.factory.objects.ObjectFactoryException
Creates a new exception.
ObjectUtils - class org.jfree.util.ObjectUtils.
Useful static utility methods.
ObjectUtils() - Constructor for class org.jfree.util.ObjectUtils
 
org.jfree - package org.jfree
The root package for the JCommon class library.
org.jfree.date - package org.jfree.date
Date classes.
org.jfree.io - package org.jfree.io
Input/output related classes.
org.jfree.layout - package org.jfree.layout
Custom layout managers.
org.jfree.resources - package org.jfree.resources
General localised resources for the JCommon class library.
org.jfree.threads - package org.jfree.threads
Additional support for multi-threaded programs.
org.jfree.ui - package org.jfree.ui
Utility classes for creating user interfaces.
org.jfree.ui.about - package org.jfree.ui.about
Classes for providing information about an application.
org.jfree.ui.about.resources - package org.jfree.ui.about.resources
Resource bundles for items that require localisation.
org.jfree.util - package org.jfree.util
General utility classes.
org.jfree.xml - package org.jfree.xml
XML parser.
org.jfree.xml.factory.objects - package org.jfree.xml.factory.objects
Object descriptions for the parser.

P

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.ui.about.AboutFrame
The preferred size for the frame.
PaintSample - class org.jfree.ui.PaintSample.
A panel that displays a paint sample.
PaintSample(Paint) - Constructor for class org.jfree.ui.PaintSample
Standard constructor - builds a paint sample.
ParseException - exception org.jfree.xml.ParseException.
 
ParseException(String) - Constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message.
ParseException(Exception) - Constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given root exception.
ParseException(String, Exception) - Constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message and root exception.
ParseException(String, Locator) - Constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message and the locator.
ParseException(Exception, Locator) - Constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given root exception and the locator.
ParseException(String, Exception, Locator) - Constructor for class org.jfree.xml.ParseException
Creates a new ParseException with the given message, root exception and the locator.
Parser - class org.jfree.xml.Parser.
The Parser handles the SAXEvents and forwards the event call to the currently active ElementDefinitionHandler.
Parser() - Constructor for class org.jfree.xml.Parser
Creates a new parser.
ParserFrontend - class org.jfree.xml.ParserFrontend.
The reportgenerator initializes the parser and provides an interface the the default parser.
ParserFrontend(Parser) - Constructor for class org.jfree.xml.ParserFrontend
Creates a new report generator.
ParserUtil - class org.jfree.xml.ParserUtil.
Basic helper functions to ease up the process of parsing.
ParserUtil() - Constructor for class org.jfree.xml.ParserUtil
 
PngEncoder - class com.keypoint.PngEncoder.
PngEncoder takes a Java Image object and creates a byte string which can be saved as a PNG file.
PngEncoder() - Constructor for class com.keypoint.PngEncoder
Class constructor
PngEncoder(Image) - Constructor for class com.keypoint.PngEncoder
Class constructor specifying Image to encode, with no alpha channel encoding.
PngEncoder(Image, boolean) - Constructor for class com.keypoint.PngEncoder
Class constructor specifying Image to encode, and whether to encode alpha.
PngEncoder(Image, boolean, int) - Constructor for class com.keypoint.PngEncoder
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
PngEncoder(Image, boolean, int, int) - Constructor for class com.keypoint.PngEncoder
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression level.
Point2DObjectDescription - class org.jfree.xml.factory.objects.Point2DObjectDescription.
An object-description for a Point2D object.
Point2DObjectDescription() - Constructor for class org.jfree.xml.factory.objects.Point2DObjectDescription
Creates a new object description.
ProjectInfo - class org.jfree.ui.about.ProjectInfo.
A class for recording the basic information about a free or open source software project.
ProjectInfo() - Constructor for class org.jfree.ui.about.ProjectInfo
Constructs an empty project info object.
ProjectInfo(String, String, String, Image, String, String, String) - Constructor for class org.jfree.ui.about.ProjectInfo
Constructs a project info object.
paintComponent(Graphics) - Method in class org.jfree.ui.ArrowPanel
Paints the arrow panel.
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.
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.
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, 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.
parseRelativeFloat(String, String) - Static method in class org.jfree.xml.ParserUtil
Parses a position of an element.
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.
peekFactory() - Method in class org.jfree.xml.Parser
Reads a handler off the stack without removing it.
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.
popFactory() - Method in class org.jfree.xml.Parser
Pops a handler from the stack.
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).
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.
previous() - Method in class org.jfree.ui.WizardDialog
Handles a click on the "previous" button, by displaying the previous panel in the sequence.
printStackTrace(PrintStream) - Method in class org.jfree.util.StackableException
Prints the stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in class org.jfree.util.StackableException
Prints the stack trace to the specified writer.
printStackTrace(PrintStream) - Method in class org.jfree.util.StackableRuntimeException
Prints the stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in class org.jfree.util.StackableRuntimeException
Prints the stack trace to the specified writer.
printStackTrace(PrintStream) - Method in class org.jfree.xml.ElementDefinitionException
Prints the stack trace.
printStackTrace(PrintWriter) - Method in class org.jfree.xml.ElementDefinitionException
Prints the stack trace.
pushFactory(ElementDefinitionHandler) - Method in class org.jfree.xml.Parser
Pushes a handler onto the stack.

R

RIGHT - Static variable in class org.jfree.ui.Align
Right alignment.
ReaderWriterLock - class org.jfree.threads.ReaderWriterLock.
A reader-writer lock from "Java Threads" by Scott Oak and Henry Wong.
ReaderWriterLock() - Constructor for class org.jfree.threads.ReaderWriterLock
Default constructor.
Rectangle2DObjectDescription - class org.jfree.xml.factory.objects.Rectangle2DObjectDescription.
An object-description for a Rectangle2D object.
Rectangle2DObjectDescription() - Constructor for class org.jfree.xml.factory.objects.Rectangle2DObjectDescription
Creates a new object description.
RefineryUtilities - class org.jfree.ui.RefineryUtilities.
A collection of utility methods relating to user interfaces.
RefineryUtilities() - Constructor for class org.jfree.ui.RefineryUtilities
 
RelativeDayOfWeekRule - class org.jfree.date.RelativeDayOfWeekRule.
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.
readPaint(ObjectInputStream) - Static method in class org.jfree.io.SerialUtilities
Reads a Paint object that has been serialised by the SerialUtilities.writePaint(java.awt.Paint, java.io.ObjectOutputStream) method.
readShape(ObjectInputStream) - Static method in class org.jfree.io.SerialUtilities
Reads a Shape object that has been serialised by the SerialUtilities.writeShape(java.awt.Shape, java.io.ObjectOutputStream) method.
readStroke(ObjectInputStream) - Static method in class org.jfree.io.SerialUtilities
Reads a Stroke object that has been serialised by the SerialUtilities.writeStroke(java.awt.Stroke, java.io.ObjectOutputStream) method.
refreshButtons() - Method in class org.jfree.ui.SerialDateChooserPanel
Update the button labels and colors to reflect date selection.
registerClass(Class, ObjectDescription) - Method in class org.jfree.xml.factory.objects.ClassFactoryImpl
Registers an object description with the factory.
relativeToString(int) - Static method in class org.jfree.date.SerialDate
Returns a string representing the supplied 'relative'.
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.
removeNotify() - Method in class org.jfree.ui.InsetsChooserPanel
Calls super removeNotify and removes all subcomponents from this panel.
removeTarget(LogTarget) - Method in class org.jfree.util.Log
Removes a log target from this facility.
replaceTargets(LogTarget) - Method in class org.jfree.util.Log
Replaces all log targets by the given target.
resizeByteArray(byte[], int) - Method in class com.keypoint.PngEncoder
Increase or decrease the length of a byte array.
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.

S

SATURDAY - Static variable in class org.jfree.date.SerialDate
Useful constant for Saturday.
SECOND_WEEK_IN_MONTH - Static variable in class org.jfree.date.SerialDate
A useful constant for referring to the second week in a month.
SEPTEMBER - Static variable in interface org.jfree.date.MonthConstants
Constant for September.
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.
SIZES - Static variable in class org.jfree.ui.FontChooserPanel
The font sizes that can be selected.
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).
STANDARD_BORDER - Static variable in class org.jfree.ui.about.AboutFrame
The default border for the panels in the tabbed pane.
SUNDAY - Static variable in class org.jfree.date.SerialDate
Useful constant for Sunday.
SerialDate - class org.jfree.date.SerialDate.
An abstract class that defines our requirements for manipulating dates, without tying down a particular implementation.
SerialDate() - Constructor for class org.jfree.date.SerialDate
 
SerialDateChooserPanel - class org.jfree.ui.SerialDateChooserPanel.
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 org.jfree.date.SerialDateUtilities.
A utility class that provides a number of useful methods (some static).
SerialDateUtilities() - Constructor for class org.jfree.date.SerialDateUtilities
Creates a new utility class for the default locale.
SerialUtilities - class org.jfree.io.SerialUtilities.
A class containing useful utility methods relating to serialization.
SerialUtilities() - Constructor for class org.jfree.io.SerialUtilities
To prevent unnecessary instantiation.
ShortObjectDescription - class org.jfree.xml.factory.objects.ShortObjectDescription.
An object-description for a Short object.
ShortObjectDescription() - Constructor for class org.jfree.xml.factory.objects.ShortObjectDescription
Creates a new object description.
SimpleDateFormatObjectDescription - class org.jfree.xml.factory.objects.SimpleDateFormatObjectDescription.
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.
Size2D - class org.jfree.ui.Size2D.
A simple class for representing the dimensions of an object.
Size2D(double, double) - Constructor for class org.jfree.ui.Size2D
Standard constructor - builds a Size2D with the specified width and height.
SortButtonRenderer - class org.jfree.ui.SortButtonRenderer.
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
Constructs a SortButtonRenderer.
SortableTable - class org.jfree.ui.SortableTable.
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 org.jfree.ui.SortableTableHeaderListener.
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 org.jfree.ui.SortableTableModel.
The base class for a sortable table model.
SortableTableModel() - Constructor for class org.jfree.ui.SortableTableModel
Constructs a sortable table model.
Spinner - class org.jfree.ui.Spinner.
A very basic spinner component, used for demo purposes only.
Spinner(int) - Constructor for class org.jfree.ui.Spinner
Creates a new spinner.
SpreadsheetDate - class org.jfree.date.SpreadsheetDate.
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
Constructs a new spreadsheet date.
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.
StackableException - exception org.jfree.util.StackableException.
A baseclass for exceptions, which could have parent exceptions.
StackableException() - Constructor for class org.jfree.util.StackableException
Creates a StackableRuntimeException with no message and no parent.
StackableException(String, Exception) - Constructor for class org.jfree.util.StackableException
Creates an exception.
StackableException(String) - Constructor for class org.jfree.util.StackableException
Creates an exception.
StackableRuntimeException - exception org.jfree.util.StackableRuntimeException.
A baseclass for RuntimeExceptions, which could have parent exceptions.
StackableRuntimeException() - Constructor for class org.jfree.util.StackableRuntimeException
Creates a StackableRuntimeException with no message and no parent.
StackableRuntimeException(String, Exception) - Constructor for class org.jfree.util.StackableRuntimeException
Creates an exception.
StackableRuntimeException(String) - Constructor for class org.jfree.util.StackableRuntimeException
Creates an exception.
StandardDialog - class org.jfree.ui.StandardDialog.
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...
StringObjectDescription - class org.jfree.xml.factory.objects.StringObjectDescription.
An object-description for a String object.
StringObjectDescription() - Constructor for class org.jfree.xml.factory.objects.StringObjectDescription
Creates a new object description.
StrokeChooserPanel - class org.jfree.ui.StrokeChooserPanel.
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.
StrokeSample - class org.jfree.ui.StrokeSample.
A panel that displays a stroke sample.
StrokeSample(Stroke) - Constructor for class org.jfree.ui.StrokeSample
Creates a StrokeSample for the specified stroke.
SystemProperties - class org.jfree.ui.about.SystemProperties.
A utility class for working with system properties.
SystemProperties() - Constructor for class org.jfree.ui.about.SystemProperties
 
SystemPropertiesFrame - class org.jfree.ui.about.SystemPropertiesFrame.
A frame containing a table that displays the system properties for the current Java Virtual Machine (JVM).
SystemPropertiesFrame(boolean) - Constructor for class org.jfree.ui.about.SystemPropertiesFrame
Constructs a standard frame that displays system properties.
SystemPropertiesPanel - class org.jfree.ui.about.SystemPropertiesPanel.
A panel containing a table of system properties.
SystemPropertiesPanel() - Constructor for class org.jfree.ui.about.SystemPropertiesPanel
Constructs a new panel.
SystemPropertiesTableModel - class org.jfree.ui.about.SystemPropertiesTableModel.
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.
setAscending(boolean) - Method in class org.jfree.ui.SortableTableModel
Sets the flag that determines whether the sort order is ascending or descending.
setCompressionLevel(int) - Method in class com.keypoint.PngEncoder
Set the compression level to use
setConfigProperty(String, String) - Method in class org.jfree.xml.Parser
Sets a parser configuration value.
setContributors(List) - Method in class org.jfree.ui.about.ProjectInfo
Sets the list of contributors.
setCopyright(String) - Method in class org.jfree.ui.about.ProjectInfo
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).
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(Parser) - Method in class org.jfree.xml.ParserFrontend
Sets the default handler used for parsing reports.
setDescription(String) - Method in class org.jfree.date.SerialDate
Sets the description for the date.
setDescription(String) - Method in class org.jfree.date.SpreadsheetDate
Sets the description for the date.
setDisplayFont(Font) - Method in class org.jfree.ui.FontDisplayField
Sets the font.
setDocumentLocator(Locator) - Method in class org.jfree.xml.Parser
Receive an object for locating the origin of SAX document events.
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
setHeight(double) - Method in class org.jfree.ui.FloatDimension
Sets the height.
setHelperObject(String, Object) - Method in class org.jfree.xml.Parser
 
setImage(Image) - Method in class com.keypoint.PngEncoder
Set the image to be encoded
setInfo(String) - Method in class org.jfree.ui.about.ProjectInfo
Sets the project info (typically a URL).
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.
setLibraries(List) - Method in class org.jfree.ui.about.ProjectInfo
Sets the list of libraries.
setLicenceName(String) - Method in class org.jfree.ui.about.ProjectInfo
Sets the project licence name.
setLicenceText(String) - Method in class org.jfree.ui.about.ProjectInfo
Sets the project licence text.
setLogo(Image) - Method in class org.jfree.ui.about.ProjectInfo
Sets the project logo.
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.ui.about.ProjectInfo
Sets the project name.
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.
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.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.
setPressedColumn(int) - Method in class org.jfree.ui.SortButtonRenderer
Sets the pressed column.
setRelative(int) - Method in class org.jfree.date.RelativeDayOfWeekRule
Sets the 'relative' attribute (SerialDate.PRECEDING, SerialDate.NEAREST, SerialDate.FOLLOWING).
setSize(double, double) - Method in class org.jfree.ui.FloatDimension
Sets the size of this Dimension object to the specified width and height.
setSortableModel(SortableTableModel) - Method in class org.jfree.ui.SortableTable
Changes the model for the table.
setStroke(Stroke) - Method in class org.jfree.ui.StrokeSample
Sets the Stroke object being displayed.
setSubrule(AnnualDateRule) - Method in class org.jfree.date.RelativeDayOfWeekRule
Sets the sub-rule.
setTableModel(SortableTableModel) - Method in class org.jfree.ui.SortableTableHeaderListener
Sets the table model for the listener.
setUseDrawRotatedStringWorkaround(boolean) - Static method in class org.jfree.ui.RefineryUtilities
Sets the flag that controls whether or not the rotated string workaround is used.
setValidateDTD(boolean) - Method in class org.jfree.xml.ParserFrontend
Sets a flag that controls whether or not the report definition is validated against the DTD.
setVersion(String) - Method in class org.jfree.ui.about.ProjectInfo
Sets the project version.
setWidth(double) - Method in class org.jfree.ui.FloatDimension
Sets the width.
sortByColumn(int, boolean) - Method in class org.jfree.ui.SortableTableModel
Sorts the table.
sortByColumn(int, boolean) - Method in class org.jfree.ui.about.SystemPropertiesTableModel
Sorts on the specified column.
startDocument() - Method in class org.jfree.xml.Parser
Receive notification of the beginning of the document.
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, String, String, Attributes) - Method in class org.jfree.xml.Parser
Receive notification of the start of an element.
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.
stripFileExtension(String) - Method in class org.jfree.io.IOUtils
Removes the file extension from the given file name.

T

THIRD_WEEK_IN_MONTH - Static variable in class org.jfree.date.SerialDate
A useful constant for referring to the third week in a month.
THURSDAY - Static variable in class org.jfree.date.SerialDate
Useful constant for Thrusday.
TOP - Static variable in class org.jfree.ui.Align
Top alignment.
TOP_CENTER - Static variable in class org.jfree.ui.BoundsAnchor
Top/center.
TOP_CENTER - Static variable in class org.jfree.ui.TextAnchor
Top/center.
TOP_LEFT - Static variable in class org.jfree.ui.Align
Top/Left alignment.
TOP_LEFT - Static variable in class org.jfree.ui.BoundsAnchor
Top/left.
TOP_LEFT - Static variable in class org.jfree.ui.TextAnchor
Top/left.
TOP_RIGHT - Static variable in class org.jfree.ui.Align
Top/Right alignment.
TOP_RIGHT - Static variable in class org.jfree.ui.BoundsAnchor
Top/right.
TOP_RIGHT - Static variable in class org.jfree.ui.TextAnchor
Top/right.
TUESDAY - Static variable in class org.jfree.date.SerialDate
Useful constant for Tuesday.
TextAnchor - class org.jfree.ui.TextAnchor.
Used to indicate the position of an anchor point for a text string.
toDate() - Method in class org.jfree.date.SerialDate
Returns a java.util.Date.
toDate() - Method in class org.jfree.date.SpreadsheetDate
Returns a java.util.Date equivalent to this date.
toSerial() - Method in class org.jfree.date.SerialDate
Returns the serial number for the date, where 1 January 1900 = 2 (this corresponds, almost, to the numbering system used in Microsoft Excel for Windows and Lotus 1-2-3).
toSerial() - Method in class org.jfree.date.SpreadsheetDate
Returns the serial number for the date, where 1 January 1900 = 2 (this corresponds, almost, to the numbering system used in Microsoft Excel for Windows and Lotus 1-2-3).
toString() - Method in class org.jfree.date.SerialDate
Converts the date to a string.
toString() - Method in class org.jfree.ui.BoundsAnchor
Returns a string representing the object.
toString() - Method in class org.jfree.ui.FloatDimension
Returns a string representation of the object.
toString() - Method in class org.jfree.ui.TextAnchor
Returns a string representing the object.
toString() - Method in class org.jfree.ui.about.ProjectInfo
Returns a string describing the project.
toString() - Method in class org.jfree.util.Log.SimpleMessage
Returns a string representation of the message (useful for debugging).

U

UP - Static variable in class org.jfree.ui.ArrowPanel
A constant for the up arrow.
UP - Static variable in class org.jfree.ui.BevelArrowIcon
Constant indicating that the arrow is pointing up.
UP - Static variable in class org.jfree.ui.SortButtonRenderer
Useful constant indicating DESCENDING (that is, arrow pointing up) sorting in the table.
URLClassFactory - class org.jfree.xml.factory.objects.URLClassFactory.
A URL class factory.
URLClassFactory() - Constructor for class org.jfree.xml.factory.objects.URLClassFactory
Creates a new URL class factory.
URLObjectDescription - class org.jfree.xml.factory.objects.URLObjectDescription.
An object-description for a URL object.
URLObjectDescription() - Constructor for class org.jfree.xml.factory.objects.URLObjectDescription
Creates a new object description.
unlock() - Method in class org.jfree.threads.ReaderWriterLock
Unlock.
updateC(int, Dimension) - Method in class org.jfree.layout.FormatLayout
Processes a row in 'C' format.
updateLC(int, Dimension, Dimension) - Method in class org.jfree.layout.FormatLayout
Processes a row in 'LC' format.
updateLCB(int, Dimension, Dimension, Dimension) - Method in class org.jfree.layout.FormatLayout
Processes a row in 'LCB' format.
updateLCBLC(int, Dimension, Dimension, Dimension, Dimension, Dimension) - Method in class org.jfree.layout.FormatLayout
Processes a row in 'LCBLC' format.
updateLCBLCB(int, Dimension, Dimension, Dimension, Dimension, Dimension, Dimension) - Method in class org.jfree.layout.FormatLayout
Processes a row in 'LCBLCB' format.
updateLCLC(int, Dimension, Dimension, Dimension, Dimension) - Method in class org.jfree.layout.FormatLayout
Processes a row in 'LCLC' format.
updateLCLCB(int, Dimension, Dimension, Dimension, Dimension, Dimension) - Method in class org.jfree.layout.FormatLayout
Processes a row in 'LCLCB' format.

W

WARN - Static variable in interface org.jfree.util.LogTarget
Loglevel WARN.
WEDNESDAY - Static variable in class org.jfree.date.SerialDate
Useful constant for Wednesday.
WEST - Static variable in class org.jfree.ui.Align
West alignment (same as LEFT).
WizardDialog - class org.jfree.ui.WizardDialog.
A dialog that presents the user with a sequence of steps for completing a task.
WizardDialog(JDialog, boolean, String, WizardPanel) - Constructor for class org.jfree.ui.WizardDialog
Standard constructor - builds and returns a new WizardDialog.
WizardDialog(JFrame, boolean, String, WizardPanel) - Constructor for class org.jfree.ui.WizardDialog
Standard constructor - builds a new WizardDialog owned by the specified JFrame.
WizardPanel - class org.jfree.ui.WizardPanel.
A panel that provides the user interface for a single step in a WizardDialog.
WizardPanel(LayoutManager) - Constructor for class org.jfree.ui.WizardPanel
Creates a new panel.
warn(Object) - Static method in class org.jfree.util.Log
A convenience method for logging a 'warning' message.
warn(Object, Exception) - Static method in class org.jfree.util.Log
A convenience method for logging a 'warning' message.
weekInMonthToString(int) - Static method in class org.jfree.date.SerialDate
Returns a string corresponding to the week-in-the-month code.
weekdayCodeToString(int) - Static method in class org.jfree.date.SerialDate
Returns a string representing the supplied day-of-the-week.
width - Variable in class org.jfree.ui.Size2D
The width.
windowActivated(WindowEvent) - Method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowClosed(WindowEvent) - Method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowClosing(WindowEvent) - Method in class org.jfree.ui.ApplicationFrame
Listens for the main window closing, and shuts down the application.
windowDeactivated(WindowEvent) - Method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowDeiconified(WindowEvent) - Method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowIconified(WindowEvent) - Method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
windowOpened(WindowEvent) - Method in class org.jfree.ui.ApplicationFrame
Required for WindowListener interface, but not used by this class.
writeByte(int, int) - Method in class com.keypoint.PngEncoder
Write a single byte into the pngBytes array at a given position.
writeBytes(byte[], int) - Method in class com.keypoint.PngEncoder
Write an array of bytes into the pngBytes array.
writeBytes(byte[], int, int) - Method in class com.keypoint.PngEncoder
Write an array of bytes into the pngBytes array, specifying number of bytes to write.
writeEnd() - Method in class com.keypoint.PngEncoder
Write a PNG "IEND" chunk into the pngBytes array.
writeHeader() - Method in class com.keypoint.PngEncoder
Write a PNG "IHDR" chunk into the pngBytes array.
writeImageData() - Method in class com.keypoint.PngEncoder
Write the image data into the pngBytes array.
writeInt2(int, int) - Method in class com.keypoint.PngEncoder
Write a two-byte integer into the pngBytes array at a given position.
writeInt4(int, int) - Method in class com.keypoint.PngEncoder
Write a four-byte integer into the pngBytes array at a given position.
writePaint(Paint, ObjectOutputStream) - Static method in class org.jfree.io.SerialUtilities
Serialises a Paint object.
writeShape(Shape, ObjectOutputStream) - Static method in class org.jfree.io.SerialUtilities
Serialises a Shape object.
writeString(String, int) - Method in class com.keypoint.PngEncoder
Write a string into the pngBytes array at a given position.
writeStroke(Stroke, ObjectOutputStream) - Static method in class org.jfree.io.SerialUtilities
Serialises a Stroke object.

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