|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
XmlReadHandler
.ClassFactory
interface to
create Arrays of objects.true
.
TextLine
to the block.
rect
) relative to another rectangle (frame
).
BasicStroke
object.BasicStroke
object from XML.BasicStroke
object.Boolean
attributes to and from their
String
representation.Boolean
objects.Boolean
object.Boolean
objects.Byte
attributes to and from an appropriate
String
representation.Byte
object.Character
attributes to and from an appropriate
String
representation.Character
object.ClassFactory
interface.Color
object.Color
objects from an XML element.Color
object.PublicCloneable
interface, otherwise the original object reference is returned.
null
.
contentBase
.
SerialDate
.
SerialDate
.
JButton
.
BasicStroke
object based on this description.
Boolean
based on the settings of this description object.
Byte
) based on this description object.
Character
) based on this description object.
DecimalFormat
) based on this description.
PropertyInfo
object from a PropertyDescriptor
.
Date
object.DecimalFormat
object.Double
attributes to and from an appropriate
String
representation.Double
object.true
if the two objects are equal OR both null
.
true
if the two objects are equal OR both null
.
true
if the two Paint
objects are equal
OR both null
.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
ObjectTable
).
true
if this object is equal to the specified object, and
false
otherwise.
true
if this object is equal to the specified object, and
false
otherwise.
Float
attributes to and from an appropriate
String
representation.float
values.Float
object.Font
from XML.
Font
objects.Font
objects.GradientPaint
from an XML element.GradientPaint
.GradientPaint
in some way.GradientPaint
objects.null
.
null
.
Boolean
from the list.
Paint
object from the list.
null
if there is
no descriptor with the given name.
Shape
object from the list.
String
in the current Graphics
context.
Stroke
object from the list.
null
.
Insets
object.Integer
attributes to and from an appropriate
String
representation.Integer
object.true
if the specified class is a "basic" type, and false
otherwise.
true
if this SerialDate
is within the specified range
(INCLUSIVE).
true
if this SerialDate
is within the specified range (caller
specifies whether or not the end-points are included).
true
if this SerialDate
is within the specified range
(INCLUSIVE).
true
if the edge is LEFT
or RIGHT
, and
false
otherwise.
true
if there is a read method available, and false
otherwise.
true
if it is safe to start a new
line immediately after a close tag.
true
if it is safe to start a new line
immediately after an open tag.
true
if a class implements Serializable
and
false
otherwise.
true
if the edge is TOP
or BOTTOM
, and
false
otherwise.
true
if the report definition should be validated against the
DTD, and false
otherwise.
true
if there is a write method available, and false
otherwise.
Line2D
object.List
object.Long
attributes to and from an appropriate
String
representation.Long
object.null
as its detail message.
Paint
objects.Paint
objects.Paint
objects.Point2D
object.Point2D
objects from an XML element.Point2D
object.text
into an float.
text
into an float.
text
into an int.
Throwable
and its backtrace to the
standard error stream.
Rectangle2D
object.Rectangle2D
object.RenderingHints
object.Paint
object that has been serialised by the
SerialUtilities.writePaint(java.awt.Paint, java.io.ObjectOutputStream)
method.
Shape
object that has been serialised by the SerialUtilities.writeShape(java.awt.Shape, java.io.ObjectOutputStream)
method.
Stroke
object that has been serialised by the
SerialUtilities.writeStroke(java.awt.Stroke, java.io.ObjectOutputStream)
method.
UnsupportedOperationException
.
Shape
objects.Shape
objects.Shape
objects.Short
attributes to and from an appropriate
String
representation.Short
object.SimpleDateFormat
object.GradientPaint
to range over the width of a target shape.String
attribute handler.String
object.Stroke
objects.Stroke
objects.Paint
for an item in the list.
Boolean
.
Shape
for an item in the list.
Dimension
object to the specified width and height.
Stroke
for an item in the list.
BasicStroke
element, this method reads the
attributes and constructs the stroke.
Color
element, this method reads the attributes and
constructs the Color
.
TextLine
objects that form a block of text.TextLine
).TextFragment
objects that together form a line of text.Boolean
.
Byte
.
Character
.
Double
.
Float
.
Integer
.
Long
.
Short
.
GradientPaint
instance.
URL
object.ImageObserver for the given Image.
- 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.
- waitImageLoaded() -
Method in class org.jfree.util.WaitingImageObserver
- The workerthread.
- 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.
- write(Writer) -
Method in class org.jfree.xml.generator.ModelWriter
-
- write(String) -
Method in class org.jfree.xml.generator.SplittingModelWriter
-
- write(String, Object, Class, XMLWriter) -
Method in class org.jfree.xml.writer.RootXmlWriteHandler
- Writes the given object with the specified tagname.
- write(String, Object, XMLWriter, String, String) -
Method in interface org.jfree.xml.writer.XmlWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.BasicStrokeWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.ColorWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.FontWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.GenericWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.GradientPaintWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.InsetsWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.ListWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.Point2DWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.Rectangle2DWriteHandler
- Performs the writing of a single object.
- write(String, Object, XMLWriter, String, String) -
Method in class org.jfree.xml.writer.coretypes.RenderingHintsWriteHandler
- Performs the writing of a single object.
- writeByte(int, int) -
Method in class com.keypoint.PngEncoder
- Write a single byte into the pngBytes array at a given position.
- writeBytes(byte[], int) -
Method in class com.keypoint.PngEncoder
- Write an array of bytes into the pngBytes array.
- writeBytes(byte[], int, int) -
Method in class com.keypoint.PngEncoder
- Write an array of bytes into the pngBytes array, specifying number of bytes to write.
- writeClassDescription(Writer, ClassDescription) -
Method in class org.jfree.xml.generator.ModelWriter
-
- writeCloseComment(Writer, Comments) -
Method in class org.jfree.xml.generator.ModelWriter
-
- writeCloseTag(String) -
Method in class org.jfree.xml.writer.XMLWriter
- Writes a closing XML tag.
- writeCloseTag(Writer, String) -
Method in class org.jfree.xml.writer.XMLWriterSupport
- Writes a closing XML tag.
- writeComment(Writer, String[]) -
Method in class org.jfree.xml.generator.ModelWriter
-
- 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.
- writeManualMapping(Writer, ManualMappingInfo) -
Method in class org.jfree.xml.generator.ModelWriter
-
- writeMultiFile(String, DescriptionModel) -
Static method in class org.jfree.xml.generator.DescriptionGenerator
-
- writeMultiplexMapping(Writer, MultiplexMappingInfo) -
Method in class org.jfree.xml.generator.ModelWriter
-
- writeObjectProperties(Object) -
Method in class org.jfree.xml.util.GenericObjectFactory
-
- writeOpenComment(Writer, Comments) -
Method in class org.jfree.xml.generator.ModelWriter
-
- writePaint(Paint, ObjectOutputStream) -
Static method in class org.jfree.io.SerialUtilities
- Serialises a
Paint
object.
- writeSerializedData(ObjectOutputStream, Object) -
Method in class org.jfree.util.ObjectTable
- Handles the serialization of an single element of this table.
- writeSerializedData(ObjectOutputStream, Object) -
Method in class org.jfree.util.PaintTable
- Handles the serialization of an single element of this table.
- writeSerializedData(ObjectOutputStream, Object) -
Method in class org.jfree.util.ShapeTable
- Handles the serialization of an single element of this table.
- writeSerializedData(ObjectOutputStream, Object) -
Method in class org.jfree.util.StrokeTable
- Handles the serialization of an single element of this table.
- writeShape(Shape, ObjectOutputStream) -
Static method in class org.jfree.io.SerialUtilities
- Serialises a
Shape
object.
- writeSingleFile(String, DescriptionModel) -
Static method in class org.jfree.xml.generator.DescriptionGenerator
-
- writeStandardComment(Writer, Comments) -
Method in class org.jfree.xml.generator.ModelWriter
-
- writeStroke(Stroke, ObjectOutputStream) -
Static method in class org.jfree.io.SerialUtilities
- Serialises a
Stroke
object.
- writeTag(Writer, String, AttributeList, Comments) -
Method in class org.jfree.xml.generator.ModelWriter
- Writes a closed (short) tag with eventually nested comments.
- writeTag(Writer, String, String, String, Comments) -
Method in class org.jfree.xml.generator.ModelWriter
- Writes a closed (short) tag with eventually nested comments.
- writeTag(String, boolean) -
Method in class org.jfree.xml.writer.XMLWriter
- Writes an opening XML tag that has no attributes.
- writeTag(String, String, String, boolean) -
Method in class org.jfree.xml.writer.XMLWriter
- Writes an opening XML tag with an attribute/value pair.
- writeTag(String, AttributeList, boolean) -
Method in class org.jfree.xml.writer.XMLWriter
- Writes an opening XML tag along with a list of attribute/value pairs.
- writeTag(String, Properties, boolean) -
Method in class org.jfree.xml.writer.XMLWriter
- Deprecated. use the attribute list instead ...
- writeTag(Writer, String) -
Method in class org.jfree.xml.writer.XMLWriterSupport
- Writes an opening XML tag that has no attributes.
- writeTag(Writer, String, String, String, boolean) -
Method in class org.jfree.xml.writer.XMLWriterSupport
- Writes an opening XML tag with an attribute/value pair.
- writeTag(Writer, String, Properties, boolean) -
Method in class org.jfree.xml.writer.XMLWriterSupport
- Deprecated. use the attribute list instead of the properties.
- writeTag(Writer, String, AttributeList, boolean) -
Method in class org.jfree.xml.writer.XMLWriterSupport
- Writes an opening XML tag along with a list of attribute/value pairs.
- writeText(String) -
Method in class org.jfree.xml.writer.XMLWriter
- Writes some text to the character stream.
- writeXMLHeader(Writer) -
Static method in class org.jfree.xml.generator.ModelWriter
-
- writeXmlDeclaration() -
Method in class org.jfree.xml.writer.XMLWriter
- Writes the XML declaration that usually appears at the top of every XML file.
XMLWriter
class.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |