-
class
This class takes any JComponent and outputs it to a BMP-file.
class
This class takes any JComponent and outputs it to a JPEG-file.
class
This class takes any JComponent and outputs it to a PNG-file.
class
This class takes any Component and outputs it to a Postscript file.
returns the JComponentWriter associated with the given name, is
null
if not found.
returns the JComponentWriter associated with the given name, is
null
if not found
returns the JComponentWriter associated with the given name, is
null
if not found
returns a Hashtable with the current available JComponentWriters in the
save dialog.
returns a Hashtable with the current available JComponentWriters in the
save dialog.
returns a Hashtable with the current available JComponentWriters in the
save dialog.
static void
outputs the given component with the given writer in the specified file
static void
outputs the given component with the given writer in the specified file.