|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.synth.SynthPainter
net.xoetrope.optional.laf.synth.BackgroundPainter
public class BackgroundPainter
A Synth support class for painting panel backgrounds
Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
$Revision: 1.14 $
| Constructor Summary | |
|---|---|
BackgroundPainter()
|
|
| Method Summary | |
|---|---|
void |
paintDesktopPaneBackground(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
Paint the background. |
void |
paintInternalFrameBorder(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
Paints the border of an internal frame. |
void |
paintInternalFrameTitlePaneBackground(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
Paints the internal frame title background. |
void |
paintInternalFrameTitlePaneBorder(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
Paints the border of an internal frame title pane border. |
void |
paintPanelBackground(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
Paint the background. |
void |
paintPanelBorder(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
Paint the border |
| Methods inherited from class javax.swing.plaf.synth.SynthPainter |
|---|
paintArrowButtonBackground, paintArrowButtonBorder, paintArrowButtonForeground, paintButtonBackground, paintButtonBorder, paintCheckBoxBackground, paintCheckBoxBorder, paintCheckBoxMenuItemBackground, paintCheckBoxMenuItemBorder, paintColorChooserBackground, paintColorChooserBorder, paintComboBoxBackground, paintComboBoxBorder, paintDesktopIconBackground, paintDesktopIconBorder, paintDesktopPaneBorder, paintEditorPaneBackground, paintEditorPaneBorder, paintFileChooserBackground, paintFileChooserBorder, paintFormattedTextFieldBackground, paintFormattedTextFieldBorder, paintInternalFrameBackground, paintLabelBackground, paintLabelBorder, paintListBackground, paintListBorder, paintMenuBackground, paintMenuBarBackground, paintMenuBarBorder, paintMenuBorder, paintMenuItemBackground, paintMenuItemBorder, paintOptionPaneBackground, paintOptionPaneBorder, paintPasswordFieldBackground, paintPasswordFieldBorder, paintPopupMenuBackground, paintPopupMenuBorder, paintProgressBarBackground, paintProgressBarBackground, paintProgressBarBorder, paintProgressBarBorder, paintProgressBarForeground, paintRadioButtonBackground, paintRadioButtonBorder, paintRadioButtonMenuItemBackground, paintRadioButtonMenuItemBorder, paintRootPaneBackground, paintRootPaneBorder, paintScrollBarBackground, paintScrollBarBackground, paintScrollBarBorder, paintScrollBarBorder, paintScrollBarThumbBackground, paintScrollBarThumbBorder, paintScrollBarTrackBackground, paintScrollBarTrackBackground, paintScrollBarTrackBorder, paintScrollBarTrackBorder, paintScrollPaneBackground, paintScrollPaneBorder, paintSeparatorBackground, paintSeparatorBackground, paintSeparatorBorder, paintSeparatorBorder, paintSeparatorForeground, paintSliderBackground, paintSliderBackground, paintSliderBorder, paintSliderBorder, paintSliderThumbBackground, paintSliderThumbBorder, paintSliderTrackBackground, paintSliderTrackBackground, paintSliderTrackBorder, paintSliderTrackBorder, paintSpinnerBackground, paintSpinnerBorder, paintSplitPaneBackground, paintSplitPaneBorder, paintSplitPaneDividerBackground, paintSplitPaneDividerBackground, paintSplitPaneDividerForeground, paintSplitPaneDragDivider, paintTabbedPaneBackground, paintTabbedPaneBorder, paintTabbedPaneContentBackground, paintTabbedPaneContentBorder, paintTabbedPaneTabAreaBackground, paintTabbedPaneTabAreaBackground, paintTabbedPaneTabAreaBorder, paintTabbedPaneTabAreaBorder, paintTabbedPaneTabBackground, paintTabbedPaneTabBackground, paintTabbedPaneTabBorder, paintTabbedPaneTabBorder, paintTableBackground, paintTableBorder, paintTableHeaderBackground, paintTableHeaderBorder, paintTextAreaBackground, paintTextAreaBorder, paintTextFieldBackground, paintTextFieldBorder, paintTextPaneBackground, paintTextPaneBorder, paintToggleButtonBackground, paintToggleButtonBorder, paintToolBarBackground, paintToolBarBackground, paintToolBarBorder, paintToolBarBorder, paintToolBarContentBackground, paintToolBarContentBackground, paintToolBarContentBorder, paintToolBarContentBorder, paintToolBarDragWindowBackground, paintToolBarDragWindowBackground, paintToolBarDragWindowBorder, paintToolBarDragWindowBorder, paintToolTipBackground, paintToolTipBorder, paintTreeBackground, paintTreeBorder, paintTreeCellBackground, paintTreeCellBorder, paintTreeCellFocus, paintViewportBackground, paintViewportBorder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundPainter()
| Method Detail |
|---|
public void paintDesktopPaneBackground(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintDesktopPaneBackground in class javax.swing.plaf.synth.SynthPaintercontext - the synth contextg - the graphics device contextx - the x coordinate of the panely - the y coordinate of the panelw - the w dimension of the panelh - the h dimension of the panel
public void paintPanelBackground(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintPanelBackground in class javax.swing.plaf.synth.SynthPaintercontext - the synth contextg - the graphics device contextx - the x coordinate of the panely - the y coordinate of the panelw - the w dimension of the panelh - the h dimension of the panel
public void paintPanelBorder(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintPanelBorder in class javax.swing.plaf.synth.SynthPaintercontext - the synth contextg - the graphics device contextx - the x coordinate of the panely - the y coordinate of the panelw - the w dimension of the panelh - the h dimension of the panel
public void paintInternalFrameTitlePaneBorder(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintInternalFrameTitlePaneBorder in class javax.swing.plaf.synth.SynthPaintercontext - SynthContext identifying the JComponent and
Region to paint tog - Graphics to paint tox - X coordinate of the area to paint toy - Y coordinate of the area to paint tow - Width of the area to paint toh - Height of the area to paint to
public void paintInternalFrameBorder(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintInternalFrameBorder in class javax.swing.plaf.synth.SynthPaintercontext - SynthContext identifying the JComponent and
Region to paint tog - Graphics to paint tox - X coordinate of the area to paint toy - Y coordinate of the area to paint tow - Width of the area to paint toh - Height of the area to paint to
public void paintInternalFrameTitlePaneBackground(javax.swing.plaf.synth.SynthContext context,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintInternalFrameTitlePaneBackground in class javax.swing.plaf.synth.SynthPaintercontext - SynthContext identifying the JComponent and
Region to paint tog - Graphics to paint tox - X coordinate of the area to paint toy - Y coordinate of the area to paint tow - Width of the area to paint toh - Height of the area to paint to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||