org.apache.pivot.wtk
Interface TableViewHeader.Skin

Enclosing class:
TableViewHeader

public static interface TableViewHeader.Skin

Table view header skin interface. Table view header skins must implement this.


Method Summary
 int getHeaderAt(int x)
           
 Bounds getHeaderBounds(int index)
           
 

Method Detail

getHeaderAt

int getHeaderAt(int x)

getHeaderBounds

Bounds getHeaderBounds(int index)