JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.pushingpixels.substance.internal.utils
Interface Sideable
All Known Implementing Classes:
SubstanceScrollButton
,
SubstanceSpinnerButton
public interface
Sideable
Interface for components that have a side. An example of such a component is scroll bar button or spinner button.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
SubstanceConstants.Side
getSide
()
Returns side that corresponds to the orientation of the associated button.
Method Detail
getSide
SubstanceConstants.Side
getSide()
Returns side that corresponds to the orientation of the associated button.
Returns:
Side that corresponds to the orientation of the associated button.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method