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.ScopeScrollBar.Scope. decode(java.lang.String value)ScrollBar.ScopeScrollBar. getScope()Methods in org.apache.pivot.wtk with parameters of type ScrollBar.Scope Modifier and Type Method Description voidScrollBar. setScope(ScrollBar.Scope scope)
-