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) intintgetNumberIcon(int number) intgetRolloverTabIndex(JTabbedPane tabbedPane) getSearchIcon(int dimension, ComponentOrientation componentOrientation) getTabAreaInsets(JTabbedPane tabbedPane) getTabRectangle(JTabbedPane tabbedPane, int tabIndex) booleanhasLockIcon(Component comp) voidmarkButtonAsFlat(AbstractButton button) voidpaintPasswordStrengthMarker(Graphics g, int x, int y, int width, int height, org.pushingpixels.lafwidget.utils.LafConstants.PasswordStrength pStrength) voidsetTabAreaInsets(JTabbedPane tabbedPane, Insets tabAreaInsets) booleanbooleantoInstallMenuSearch(JMenuBar menuBar)
-
Constructor Details
-
SubstanceWidgetSupport
public SubstanceWidgetSupport()
-
-
Method Details
-
getComponentForHover
- Overrides:
getComponentForHoverin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
toInstallMenuSearch
- Overrides:
toInstallMenuSearchin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getSearchIcon
- Overrides:
getSearchIconin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getArrowIcon
- Overrides:
getArrowIconin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getNumberIcon
- Overrides:
getNumberIconin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
markButtonAsFlat
- Overrides:
markButtonAsFlatin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getRolloverTabIndex
- Overrides:
getRolloverTabIndexin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
setTabAreaInsets
- Overrides:
setTabAreaInsetsin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getTabAreaInsets
- Overrides:
getTabAreaInsetsin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getTabRectangle
- Overrides:
getTabRectanglein 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:
paintPasswordStrengthMarkerin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
hasLockIcon
- Overrides:
hasLockIconin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getLockIcon
- Overrides:
getLockIconin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
toInstallExtraElements
- Overrides:
toInstallExtraElementsin classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getLookupIconSize
public int getLookupIconSize()- Overrides:
getLookupIconSizein classorg.pushingpixels.lafwidget.LafWidgetSupport
-
getLookupButtonSize
public int getLookupButtonSize()- Overrides:
getLookupButtonSizein classorg.pushingpixels.lafwidget.LafWidgetSupport
-