API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.synth. SynthPainter View Source
Author(s)
Scott Violet
Since
1.5
Version
1.13, 11/17/05
Serial
Hierarchy
 Object
      SynthPainter
Implements
Subclasses
Description
publicabstract abstract class SynthPainter
  SynthPainter is used for painting portions of JComponents.
See also:   
Constructors
public SynthPainter ()
Methods
Hide/Show inherited methods
public void paintArrowButtonBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of an arrow button.
public void paintArrowButtonBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of an arrow button.
public void paintArrowButtonForeground (SynthContext context, Graphics g, int x, int y, int w, int h, int direction)
  Paints the foreground of an arrow button.
public void paintButtonBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a button.
public void paintButtonBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a button.
public void paintCheckBoxBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a check box.
public void paintCheckBoxBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a check box.
public void paintCheckBoxMenuItemBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a check box menu item.
public void paintCheckBoxMenuItemBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a check box menu item.
public void paintColorChooserBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a color chooser.
public void paintColorChooserBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a color chooser.
public void paintComboBoxBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a combo box.
public void paintComboBoxBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a combo box.
public void paintDesktopIconBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a desktop icon.
public void paintDesktopIconBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a desktop icon.
public void paintDesktopPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a desktop pane.
public void paintDesktopPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a desktop pane.
public void paintEditorPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of an editor pane.
public void paintEditorPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of an editor pane.
public void paintFileChooserBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a file chooser.
public void paintFileChooserBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a file chooser.
public void paintFormattedTextFieldBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a formatted text field.
public void paintFormattedTextFieldBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a formatted text field.
public void paintInternalFrameBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of an internal frame.
public void paintInternalFrameBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of an internal frame.
public void paintInternalFrameTitlePaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of an internal frame title pane.
public void paintInternalFrameTitlePaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of an internal frame title pane.
public void paintLabelBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a label.
public void paintLabelBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a label.
public void paintListBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a list.
public void paintListBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a list.
public void paintMenuBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a menu.
public void paintMenuBarBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a menu bar.
public void paintMenuBarBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a menu bar.
public void paintMenuBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a menu.
public void paintMenuItemBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a menu item.
public void paintMenuItemBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a menu item.
public void paintOptionPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of an option pane.
public void paintOptionPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of an option pane.
public void paintPanelBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a panel.
public void paintPanelBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a panel.
public void paintPasswordFieldBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a password field.
public void paintPasswordFieldBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a password field.
public void paintPopupMenuBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a popup menu.
public void paintPopupMenuBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a popup menu.
public void paintProgressBarBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a progress bar.
public void paintProgressBarBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of a progress bar.
public void paintProgressBarBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a progress bar.
public void paintProgressBarBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of a progress bar.
public void paintProgressBarForeground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the foreground of a progress bar.
public void paintRadioButtonBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a radio button.
public void paintRadioButtonBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a radio button.
public void paintRadioButtonMenuItemBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a radio button menu item.
public void paintRadioButtonMenuItemBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a radio button menu item.
public void paintRootPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a root pane.
public void paintRootPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a root pane.
public void paintScrollBarBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a scrollbar.
public void paintScrollBarBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of a scrollbar.
public void paintScrollBarBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a scrollbar.
public void paintScrollBarBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of a scrollbar.
public void paintScrollBarThumbBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the thumb of a scrollbar.
public void paintScrollBarThumbBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of the thumb of a scrollbar.
public void paintScrollBarTrackBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the track of a scrollbar.
public void paintScrollBarTrackBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the track of a scrollbar.
public void paintScrollBarTrackBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the track of a scrollbar.
public void paintScrollBarTrackBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of the track of a scrollbar.
public void paintScrollPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a scroll pane.
public void paintScrollPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a scroll pane.
public void paintSeparatorBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a separator.
public void paintSeparatorBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of a separator.
public void paintSeparatorBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a separator.
public void paintSeparatorBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of a separator.
public void paintSeparatorForeground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the foreground of a separator.
public void paintSliderBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a slider.
public void paintSliderBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of a slider.
public void paintSliderBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a slider.
public void paintSliderBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of a slider.
public void paintSliderThumbBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the thumb of a slider.
public void paintSliderThumbBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of the thumb of a slider.
public void paintSliderTrackBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the track of a slider.
public void paintSliderTrackBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the track of a slider.
public void paintSliderTrackBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the track of a slider.
public void paintSliderTrackBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of the track of a slider.
public void paintSpinnerBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a spinner.
public void paintSpinnerBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a spinner.
public void paintSplitPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a split pane.
public void paintSplitPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a split pane.
public void paintSplitPaneDividerBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the divider of a split pane.
public void paintSplitPaneDividerBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the divider of a split pane.
public void paintSplitPaneDividerForeground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the foreground of the divider of a split pane.
public void paintSplitPaneDragDivider (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the divider, when the user is dragging the divider, of a split pane.
public void paintTabbedPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a tabbed pane.
public void paintTabbedPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a tabbed pane.
public void paintTabbedPaneContentBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the area that contains the content of the selected tab of a tabbed pane.
public void paintTabbedPaneContentBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the area that contains the content of the selected tab of a tabbed pane.
public void paintTabbedPaneTabAreaBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the area behind the tabs of a tabbed pane.
public void paintTabbedPaneTabAreaBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the area behind the tabs of a tabbed pane.
public void paintTabbedPaneTabAreaBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the area behind the tabs of a tabbed pane.
public void paintTabbedPaneTabAreaBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of the area behind the tabs of a tabbed pane.
public void paintTabbedPaneTabBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int tabIndex)
  Paints the background of a tab of a tabbed pane.
public void paintTabbedPaneTabBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int tabIndex, int orientation)
  Paints the background of a tab of a tabbed pane.
public void paintTabbedPaneTabBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int tabIndex)
  Paints the border of a tab of a tabbed pane.
public void paintTabbedPaneTabBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int tabIndex, int orientation)
  Paints the border of a tab of a tabbed pane.
public void paintTableBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a table.
public void paintTableBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a table.
public void paintTableHeaderBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the header of a table.
public void paintTableHeaderBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the header of a table.
public void paintTextAreaBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a text area.
public void paintTextAreaBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a text area.
public void paintTextFieldBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a text field.
public void paintTextFieldBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a text field.
public void paintTextPaneBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a text pane.
public void paintTextPaneBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a text pane.
public void paintToggleButtonBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a toggle button.
public void paintToggleButtonBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a toggle button.
public void paintToolBarBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a tool bar.
public void paintToolBarBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of a tool bar.
public void paintToolBarBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a tool bar.
public void paintToolBarBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of a tool bar.
public void paintToolBarContentBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the tool bar's content area.
public void paintToolBarContentBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the tool bar's content area.
public void paintToolBarContentBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the content area of a tool bar.
public void paintToolBarContentBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of the content area of a tool bar.
public void paintToolBarDragWindowBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the window containing the tool bar when it has been detached from its primary frame.
public void paintToolBarDragWindowBackground (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the background of the window containing the tool bar when it has been detached from its primary frame.
public void paintToolBarDragWindowBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the window containing the tool bar when it has been detached from it's primary frame.
public void paintToolBarDragWindowBorder (SynthContext context, Graphics g, int x, int y, int w, int h, int orientation)
  Paints the border of the window containing the tool bar when it has been detached from it's primary frame.
public void paintToolTipBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a tool tip.
public void paintToolTipBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a tool tip.
public void paintTreeBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of a tree.
public void paintTreeBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a tree.
public void paintTreeCellBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the row containing a cell in a tree.
public void paintTreeCellBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of the row containing a cell in a tree.
public void paintTreeCellFocus (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the focus indicator for a cell in a tree when it has focus.
public void paintViewportBackground (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the background of the viewport.
public void paintViewportBorder (SynthContext context, Graphics g, int x, int y, int w, int h)
  Paints the border of a viewport.
Fields
Hide/Show inherited fields
pack-privatestatic SynthPainter NULL_PAINTER
Used to avoid null painter checks everywhere.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar