Class
zebkit.ui.Tabs.TabView
extends <zebkit.ui.CompRender> |
<zebkit.ui> |
Tab view class that defines the tab page title and icon
zebkit.ui.Tabs.TabView
([icon], [caption]
)
Parameters:
public | <String> | getCaption (b) |
public | void | selected (tabs, i, b) |
public | void | setCaption ([b], s) |
public | void | setColor ([b], c) |
public | void | setFont ([b], f) |
public | void | setIcon (c) |
Inherited methods:
getBottom( )
getLeft( )
getPreferredSize( )
getRight( )
getTop( )
getValue( )
paint(g, x, y, w, h, c)
setValue(o)
public
void
selected (tabs, i, b )
The method is invoked every time the tab selection state has been updated Parameters:
|
public
chainable
setFont ([b], f )
Set the given tab caption text font for the specified or both selected not slected states. Parameters:
|
public
chainable
setIcon (c )
Set the tab icon. Parameters:
|