| com.jidesoft.plaf.basic.ThemePainter
All known Subclasses: com.jidesoft.plaf.basic.BasicPainter,
ThemePainter | public interface ThemePainter (Code) | | An interface which defines a list of methods that are used to paint the UI.
Please note, this interface is still in development mode.
Future version might break your build if you use it now.
|
Method Summary | |
Color | getBackgroundDk() | Color | getBackgroundLt() | Color | getCollapsiblePaneContentBackground() | ImageIcon | getCollapsiblePaneDownIcon() | ImageIcon | getCollapsiblePaneDownIconEmphasized() | ImageIcon | getCollapsiblePaneDownMask() | Color | getCollapsiblePaneFocusTitleForeground() | Color | getCollapsiblePaneFocusTitleForegroundEmphasized() | ImageIcon | getCollapsiblePaneTitleButtonBackground() | ImageIcon | getCollapsiblePaneTitleButtonBackgroundEmphasized() | Color | getCollapsiblePaneTitleForeground() | Color | getCollapsiblePaneTitleForegroundEmphasized() | ImageIcon | getCollapsiblePaneUpIcon() | ImageIcon | getCollapsiblePaneUpIconEmphasized() | ImageIcon | getCollapsiblePaneUpMask() | Color | getColor(Object key) | Color | getCommandBarTitleBarBackground() | Color | getControl() | Color | getControlDk() | Color | getControlLt() | Color | getControlShadow() | Color | getDockableFrameTitleBarActiveForeground() | Color | getDockableFrameTitleBarInactiveForeground() | Color | getGripperForeground() | Color | getGripperForegroundLt() | Color | getMenuItemBackground() | Color | getMenuItemBorderColor() | Color | getOptionPaneBannerDk() | Color | getOptionPaneBannerForeground() | Color | getOptionPaneBannerLt() | Color | getSelectionSelectedDk() | Color | getSelectionSelectedLt() | Color | getSeparatorForeground() | Color | getSeparatorForegroundLt() | Color | getTabAreaBackgroundDk() | Color | getTabAreaBackgroundLt() | Color | getTabbedPaneSelectDk() | Color | getTabbedPaneSelectLt() | Color | getTitleBarBackground() | void | paintButtonBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintButtonBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state, boolean showBorder) | void | paintChevronBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintChevronMore(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintChevronOption(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintCollapsiblePaneTitlePaneBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintCollapsiblePaneTitlePaneBackgroundPlain(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintCollapsiblePaneTitlePaneBackgroundPlainEmphasized(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintCollapsiblePanesBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintCommandBarBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintCommandBarTitlePane(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintContentBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintDividerBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintDockableFrameBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintDockableFrameTitlePane(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintFloatingChevronOption(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintFloatingCommandBarBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintGripper(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintMenuItemBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintMenuItemBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state, boolean showBorder) | void | paintMenuShadow(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintSelectedMenu(JComponent c, Graphics g, Rectangle rect, int orientation, int state) | void | paintStatusBarBackground(JComponent c, Graphics g, Rectangle rect, int orientation, int state) |
STATE_DEFAULT | final public static int STATE_DEFAULT(Code) | | |
STATE_DISABLE | final public static int STATE_DISABLE(Code) | | |
STATE_DISABLED_ROLLOVER | final public static int STATE_DISABLED_ROLLOVER(Code) | | |
STATE_DISABLE_SELECTED | final public static int STATE_DISABLE_SELECTED(Code) | | |
STATE_INACTIVE_ROLLOVER | final public static int STATE_INACTIVE_ROLLOVER(Code) | | |
STATE_PRESSED | final public static int STATE_PRESSED(Code) | | |
STATE_ROLLOVER | final public static int STATE_ROLLOVER(Code) | | |
STATE_SELECTED | final public static int STATE_SELECTED(Code) | | |
getCollapsiblePaneContentBackground | Color getCollapsiblePaneContentBackground()(Code) | | |
getCollapsiblePaneDownIconEmphasized | ImageIcon getCollapsiblePaneDownIconEmphasized()(Code) | | |
getCollapsiblePaneFocusTitleForeground | Color getCollapsiblePaneFocusTitleForeground()(Code) | | |
getCollapsiblePaneFocusTitleForegroundEmphasized | Color getCollapsiblePaneFocusTitleForegroundEmphasized()(Code) | | |
getCollapsiblePaneTitleButtonBackground | ImageIcon getCollapsiblePaneTitleButtonBackground()(Code) | | |
getCollapsiblePaneTitleButtonBackgroundEmphasized | ImageIcon getCollapsiblePaneTitleButtonBackgroundEmphasized()(Code) | | |
getCollapsiblePaneTitleForeground | Color getCollapsiblePaneTitleForeground()(Code) | | |
getCollapsiblePaneTitleForegroundEmphasized | Color getCollapsiblePaneTitleForegroundEmphasized()(Code) | | |
getCollapsiblePaneUpIconEmphasized | ImageIcon getCollapsiblePaneUpIconEmphasized()(Code) | | |
getCommandBarTitleBarBackground | Color getCommandBarTitleBarBackground()(Code) | | |
getDockableFrameTitleBarActiveForeground | Color getDockableFrameTitleBarActiveForeground()(Code) | | |
getDockableFrameTitleBarInactiveForeground | Color getDockableFrameTitleBarInactiveForeground()(Code) | | |
getGripperForeground | Color getGripperForeground()(Code) | | |
getGripperForegroundLt | Color getGripperForegroundLt()(Code) | | |
getMenuItemBackground | Color getMenuItemBackground()(Code) | | |
getMenuItemBorderColor | Color getMenuItemBorderColor()(Code) | | |
getOptionPaneBannerDk | Color getOptionPaneBannerDk()(Code) | | |
getOptionPaneBannerForeground | Color getOptionPaneBannerForeground()(Code) | | |
getOptionPaneBannerLt | Color getOptionPaneBannerLt()(Code) | | |
getSelectionSelectedDk | Color getSelectionSelectedDk()(Code) | | |
getSelectionSelectedLt | Color getSelectionSelectedLt()(Code) | | |
getSeparatorForeground | Color getSeparatorForeground()(Code) | | |
getSeparatorForegroundLt | Color getSeparatorForegroundLt()(Code) | | |
getTabAreaBackgroundDk | Color getTabAreaBackgroundDk()(Code) | | |
getTabAreaBackgroundLt | Color getTabAreaBackgroundLt()(Code) | | |
getTabbedPaneSelectDk | Color getTabbedPaneSelectDk()(Code) | | |
getTabbedPaneSelectLt | Color getTabbedPaneSelectLt()(Code) | | |
getTitleBarBackground | Color getTitleBarBackground()(Code) | | |
paintCollapsiblePaneTitlePaneBackgroundEmphasized | void paintCollapsiblePaneTitlePaneBackgroundEmphasized(JComponent c, Graphics g, Rectangle rect, int orientation, int state)(Code) | | |
paintCollapsiblePaneTitlePaneBackgroundPlain | void paintCollapsiblePaneTitlePaneBackgroundPlain(JComponent c, Graphics g, Rectangle rect, int orientation, int state)(Code) | | |
paintCollapsiblePaneTitlePaneBackgroundPlainEmphasized | void paintCollapsiblePaneTitlePaneBackgroundPlainEmphasized(JComponent c, Graphics g, Rectangle rect, int orientation, int state)(Code) | | |
|
|