org.jdesktop.swingx.plaf.nimbus.painters
Class InternalFramePainter

java.lang.Object
  extended by javax.swing.plaf.synth.SynthPainter
      extended by org.jdesktop.swingx.plaf.nimbus.painters.InternalFramePainter

public class InternalFramePainter
extends javax.swing.plaf.synth.SynthPainter

InternalFramePainter

Author:
Created by Jasper Potts (Jan 4, 2007)

Constructor Summary
InternalFramePainter()
           
 
Method Summary
 void paintButtonBackground(javax.swing.plaf.synth.SynthContext context, java.awt.Graphics g, int x, int y, int w, int h)
          
 void paintDesktopPaneBackground(javax.swing.plaf.synth.SynthContext context, java.awt.Graphics g, int x, int y, int w, int h)
          
 void paintDesktopPaneBorder(javax.swing.plaf.synth.SynthContext context, java.awt.Graphics g, int x, int y, int w, int h)
          
 void paintInternalFrameBackground(javax.swing.plaf.synth.SynthContext context, java.awt.Graphics g, int x, int y, int w, int h)
          
 void paintInternalFrameBorder(javax.swing.plaf.synth.SynthContext context, java.awt.Graphics g, int x, int y, int w, int h)
          
 void paintInternalFrameTitlePaneBackground(javax.swing.plaf.synth.SynthContext context, java.awt.Graphics g, int x, int y, int w, int h)
          
 void paintInternalFrameTitlePaneBorder(javax.swing.plaf.synth.SynthContext context, java.awt.Graphics g, int x, int y, int w, int h)
          
 
Methods inherited from class javax.swing.plaf.synth.SynthPainter
paintArrowButtonBackground, paintArrowButtonBorder, paintArrowButtonForeground, paintButtonBorder, paintCheckBoxBackground, paintCheckBoxBorder, paintCheckBoxMenuItemBackground, paintCheckBoxMenuItemBorder, paintColorChooserBackground, paintColorChooserBorder, paintComboBoxBackground, paintComboBoxBorder, paintDesktopIconBackground, paintDesktopIconBorder, paintEditorPaneBackground, paintEditorPaneBorder, paintFileChooserBackground, paintFileChooserBorder, paintFormattedTextFieldBackground, paintFormattedTextFieldBorder, paintLabelBackground, paintLabelBorder, paintListBackground, paintListBorder, paintMenuBackground, paintMenuBarBackground, paintMenuBarBorder, paintMenuBorder, paintMenuItemBackground, paintMenuItemBorder, paintOptionPaneBackground, paintOptionPaneBorder, paintPanelBackground, paintPanelBorder, 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

InternalFramePainter

public InternalFramePainter()
Method Detail

paintDesktopPaneBackground

public void paintDesktopPaneBackground(javax.swing.plaf.synth.SynthContext context,
                                       java.awt.Graphics g,
                                       int x,
                                       int y,
                                       int w,
                                       int h)

Overrides:
paintDesktopPaneBackground in class javax.swing.plaf.synth.SynthPainter

paintDesktopPaneBorder

public void paintDesktopPaneBorder(javax.swing.plaf.synth.SynthContext context,
                                   java.awt.Graphics g,
                                   int x,
                                   int y,
                                   int w,
                                   int h)

Overrides:
paintDesktopPaneBorder in class javax.swing.plaf.synth.SynthPainter

paintInternalFrameBackground

public void paintInternalFrameBackground(javax.swing.plaf.synth.SynthContext context,
                                         java.awt.Graphics g,
                                         int x,
                                         int y,
                                         int w,
                                         int h)

Overrides:
paintInternalFrameBackground in class javax.swing.plaf.synth.SynthPainter

paintInternalFrameBorder

public void paintInternalFrameBorder(javax.swing.plaf.synth.SynthContext context,
                                     java.awt.Graphics g,
                                     int x,
                                     int y,
                                     int w,
                                     int h)

Overrides:
paintInternalFrameBorder in class javax.swing.plaf.synth.SynthPainter

paintInternalFrameTitlePaneBackground

public void paintInternalFrameTitlePaneBackground(javax.swing.plaf.synth.SynthContext context,
                                                  java.awt.Graphics g,
                                                  int x,
                                                  int y,
                                                  int w,
                                                  int h)

Overrides:
paintInternalFrameTitlePaneBackground in class javax.swing.plaf.synth.SynthPainter

paintInternalFrameTitlePaneBorder

public void paintInternalFrameTitlePaneBorder(javax.swing.plaf.synth.SynthContext context,
                                              java.awt.Graphics g,
                                              int x,
                                              int y,
                                              int w,
                                              int h)

Overrides:
paintInternalFrameTitlePaneBorder in class javax.swing.plaf.synth.SynthPainter

paintButtonBackground

public void paintButtonBackground(javax.swing.plaf.synth.SynthContext context,
                                  java.awt.Graphics g,
                                  int x,
                                  int y,
                                  int w,
                                  int h)

Overrides:
paintButtonBackground in class javax.swing.plaf.synth.SynthPainter