Uses of Class
org.apache.pivot.wtk.ScrollBar.Scope
-
Packages that use ScrollBar.Scope Package Description org.apache.pivot.wtk Contains classes that define the structure and behavior of WTK user interface components. -
-
Uses of ScrollBar.Scope in org.apache.pivot.wtk
Methods in org.apache.pivot.wtk that return ScrollBar.Scope Modifier and Type Method Description static ScrollBar.Scope
ScrollBar.Scope. decode(java.lang.String value)
ScrollBar.Scope
ScrollBar. getScope()
Methods in org.apache.pivot.wtk with parameters of type ScrollBar.Scope Modifier and Type Method Description void
ScrollBar. setScope(ScrollBar.Scope scope)
-