trait Wrapper extends Oriented.Wrapper with Adjustable
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Wrapper
- Adjustable
- Wrapper
- Oriented
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
- abstract def peer: java.awt.Adjustable with OrientedMixin
Concrete Value Members
-
def
blockIncrement: Int
- Definition Classes
- Wrapper → Adjustable
-
def
blockIncrement_=(i: Int): Unit
- Definition Classes
- Wrapper → Adjustable
-
def
maximum: Int
- Definition Classes
- Wrapper → Adjustable
-
def
maximum_=(m: Int): Unit
- Definition Classes
- Wrapper → Adjustable
-
def
minimum: Int
- Definition Classes
- Wrapper → Adjustable
-
def
minimum_=(m: Int): Unit
- Definition Classes
- Wrapper → Adjustable
- def orientation: Orientation.Value
-
def
unitIncrement: Int
- Definition Classes
- Wrapper → Adjustable
-
def
unitIncrement_=(i: Int): Unit
- Definition Classes
- Wrapper → Adjustable
-
def
value: Int
- Definition Classes
- Wrapper → Adjustable
-
def
value_=(v: Int): Unit
- Definition Classes
- Wrapper → Adjustable
-
def
visibleAmount: Int
- Definition Classes
- Wrapper → Adjustable
-
def
visibleAmount_=(v: Int): Unit
- Definition Classes
- Wrapper → Adjustable