org.apache.pivot.wtk
Interface Spinner.Skin

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.


Method Summary
 Bounds getContentBounds()
           
 

Method Detail

getContentBounds

Bounds getContentBounds()