|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| BorderPainter | A subinterface of Painter adding the ability to get the insets of the painter. |
| PaintContext | This interface provides painters and fills with enough context to draw themselves. |
| Painter | Interface implemented by objects that paint something. |
| Class Summary | |
| AbstractBorderPainter | Abstract baseclass combining a BorderPainter with the ability to wrap other components. |
| AbstractPainter | Abstract base class for most of the painters. |
| AbstractPainterSwitcher | Abstract base class for painters that switch between two painters depending
only the value returned by the method useTruePainter. |
| AbstractWrappingPainter | Abstract baseclass for Painters that wrap other painters, modifying the attributes of the wrapped painter. |
| AdjustableBorderPainter | A border that insets painting of the wrapped painter by an amount which is adjustable from font to font. |
| BooleanDataSwitcher | Switches between two painters depending on the value of some boolean paint data. |
| ColorChange | Abstract baseclass for Painters that change the color of the graphics state passed to their wrapped painters. |
| ColorUtils | The ColorUtils Class includes class functions for performing operations on colors. |
| DirectionalBorderPainter | A border that insets painting of the wrapped painter by the specified amount, flipping left and right when drawing in a right-to-left direction. |
| FontUtils | A utility class for working with fonts. |
| ImageLoader | ImageObserver implementation used for synchronously loading images. |
| ImagePainter | A painter capable of painting an image. |
| ImageUtils | A utility class for working with images. |
| ImmInsets | Immutable version of Insets. |
| NullPainter | A completely transparent painter object that has no size. |
| OffscreenWrappingPainter | This is used to render the contents of another painter (the wrapped painter) into an offscreen buffer before rendering to the paint Graphics object. |
| PaintContextProxy | PaintContext that delegates all PaintContext calls to the PaintContext returned by the abstract method getPaintContext(). |
| PainterStacker | Painter that stacks two Painters, one on top of the other. |
| TextPainter | A painter capable of painting a string using the alignment of its PaintContext. |
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||