|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Painter | |
|---|---|
| net.xoetrope.optional.svg.batik | |
| net.xoetrope.swing | |
| net.xoetrope.swing.app | |
| net.xoetrope.swing.painter | |
| Uses of Painter in net.xoetrope.optional.svg.batik |
|---|
| Classes in net.xoetrope.optional.svg.batik that implement Painter | |
|---|---|
class |
XSvgPainter
A painter that renders an SVG image |
| Uses of Painter in net.xoetrope.swing |
|---|
| Classes in net.xoetrope.swing that implement Painter | |
|---|---|
class |
XGradientBackground
Paints a background with a linear gradient Copyright (c) Xoetrope Ltd., 2002-2006 License: see license.txt $Revision: 1.3 $ |
class |
XImagePainter
Paints a background with a watermark image Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.2 $ |
class |
XLogoBackground
Paints a background with a watermark like logo Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.11 $ |
| Fields in net.xoetrope.swing declared as Painter | |
|---|---|
protected Painter |
XImage.painter
|
| Methods in net.xoetrope.swing that return Painter | |
|---|---|
Painter |
XPanel.getPainter()
Get the background painter object |
Painter |
XImage.getPainter()
Get the background painter object |
| Methods in net.xoetrope.swing with parameters of type Painter | |
|---|---|
void |
XPanel.setPainter(Painter xp)
Set the background painter object |
void |
XImage.setPainter(Painter xp)
Set the background painter object |
| Uses of Painter in net.xoetrope.swing.app |
|---|
| Methods in net.xoetrope.swing.app with parameters of type Painter | |
|---|---|
void |
XDockingApp.setBackgroundPainter(Painter p)
Set a background painter for the empty docking panel |
| Uses of Painter in net.xoetrope.swing.painter |
|---|
| Subinterfaces of Painter in net.xoetrope.swing.painter | |
|---|---|
interface |
XTitlePainter
An interface that allows an XPainter class to be added to paint part of a component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||