Uses of Interface
org.apache.pivot.wtk.TextPane.Skin
-
Packages that use TextPane.Skin Package Description org.apache.pivot.wtk.skin Contains common skins and abstract base classes for theme-specific skins.org.apache.pivot.wtk.skin.terra Defines skin classes for the "Terra" theme. -
-
Uses of TextPane.Skin in org.apache.pivot.wtk.skin
Classes in org.apache.pivot.wtk.skin that implement TextPane.Skin Modifier and Type Class Description class
TextPaneSkin
Text pane skin. -
Uses of TextPane.Skin in org.apache.pivot.wtk.skin.terra
Classes in org.apache.pivot.wtk.skin.terra that implement TextPane.Skin Modifier and Type Class Description class
TerraTextPaneSkin
Terra Text Pane skin.
-