Class SubstanceWidgetSupport
java.lang.Object
org.pushingpixels.lafwidget.LafWidgetSupport
org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
public class SubstanceWidgetSupport
extends org.pushingpixels.lafwidget.LafWidgetSupport
Support for laf-widget layer.
This class is for internal use only.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArrowIcon
(int orientation) getComponentForHover
(JInternalFrame.JDesktopIcon desktopIcon) int
int
getNumberIcon
(int number) int
getRolloverTabIndex
(JTabbedPane tabbedPane) getSearchIcon
(int dimension, ComponentOrientation componentOrientation) getTabAreaInsets
(JTabbedPane tabbedPane) getTabRectangle
(JTabbedPane tabbedPane, int tabIndex) boolean
hasLockIcon
(Component comp) void
markButtonAsFlat
(AbstractButton button) void
paintPasswordStrengthMarker
(Graphics g, int x, int y, int width, int height, org.pushingpixels.lafwidget.utils.LafConstants.PasswordStrength pStrength) void
setTabAreaInsets
(JTabbedPane tabbedPane, Insets tabAreaInsets) boolean
boolean
toInstallMenuSearch
(JMenuBar menuBar)
-
Constructor Details
-
SubstanceWidgetSupport
public SubstanceWidgetSupport()
-
-
Method Details
-
getComponentForHover
- Overrides:
getComponentForHover
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
toInstallMenuSearch
- Overrides:
toInstallMenuSearch
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getSearchIcon
- Overrides:
getSearchIcon
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getArrowIcon
- Overrides:
getArrowIcon
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getNumberIcon
- Overrides:
getNumberIcon
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
markButtonAsFlat
- Overrides:
markButtonAsFlat
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getRolloverTabIndex
- Overrides:
getRolloverTabIndex
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
setTabAreaInsets
- Overrides:
setTabAreaInsets
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getTabAreaInsets
- Overrides:
getTabAreaInsets
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getTabRectangle
- Overrides:
getTabRectangle
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
paintPasswordStrengthMarker
public void paintPasswordStrengthMarker(Graphics g, int x, int y, int width, int height, org.pushingpixels.lafwidget.utils.LafConstants.PasswordStrength pStrength) - Overrides:
paintPasswordStrengthMarker
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
hasLockIcon
- Overrides:
hasLockIcon
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getLockIcon
- Overrides:
getLockIcon
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
toInstallExtraElements
- Overrides:
toInstallExtraElements
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getLookupIconSize
public int getLookupIconSize()- Overrides:
getLookupIconSize
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getLookupButtonSize
public int getLookupButtonSize()- Overrides:
getLookupButtonSize
in classorg.pushingpixels.lafwidget.LafWidgetSupport
-