Class PlasticXPBorders

java.lang.Object
com.jgoodies.looks.plastic.PlasticXPBorders

final class PlasticXPBorders extends Object
This class consists of a set of Borders used by the JGoodies Plastic XP Look and Feel UI delegates.
Version:
$Revision: 1.16 $
  • Field Details

    • comboBoxArrowButtonBorder

      private static Border comboBoxArrowButtonBorder
    • comboBoxEditorBorder

      private static Border comboBoxEditorBorder
    • scrollPaneBorder

      private static Border scrollPaneBorder
    • textFieldBorder

      private static Border textFieldBorder
    • spinnerBorder

      private static Border spinnerBorder
    • rolloverButtonBorder

      private static Border rolloverButtonBorder
  • Constructor Details

    • PlasticXPBorders

      private PlasticXPBorders()
  • Method Details

    • getButtonBorder

      static Border getButtonBorder(Insets buttonMargin)
    • getComboBoxArrowButtonBorder

      static Border getComboBoxArrowButtonBorder()
    • getComboBoxEditorBorder

      static Border getComboBoxEditorBorder()
    • getScrollPaneBorder

      static Border getScrollPaneBorder()
    • getTextFieldBorder

      static Border getTextFieldBorder()
    • getToggleButtonBorder

      static Border getToggleButtonBorder(Insets buttonMargin)
    • getSpinnerBorder

      static Border getSpinnerBorder()
    • getRolloverButtonBorder

      static Border getRolloverButtonBorder()
      Returns a rollover border for buttons in a JToolBar.
      Returns:
      the lazily created rollover button border