pivot.wtk
Interface Spinner.Skin

All Known Implementing Classes:
TerraSpinnerSkin
Enclosing class:
Spinner

public static interface Spinner.Skin

Spinner skin interface. Spinner skins must implement this interface to facilitate additional communication between the component and the skin.

Author:
tvolkert

Method Summary
 Bounds getContentBounds()
           
 

Method Detail

getContentBounds

Bounds getContentBounds()