Adjustable

trait Adjustable extends Oriented
Companion
object
trait Oriented
class Object
trait Matchable
class Any
trait Wrapper
class ScrollBar

Value members

Abstract methods

def blockIncrement: Int
def blockIncrement_=(i: Int): Unit
def maximum: Int
def maximum_=(m: Int): Unit
def minimum: Int
def minimum_=(m: Int): Unit
def unitIncrement: Int
def unitIncrement_=(i: Int): Unit
def value: Int
def value_=(v: Int): Unit
def visibleAmount: Int
def visibleAmount_=(v: Int): Unit

Inherited methods

Inherited from
Oriented