Public Members |
 |  | | KButton ( BView * parent, char* lbl, int style) |
 |  | BControl* | NATIVE () |
 |  | | Access to widget's view.
|
 |  | bool | OnCommand ( int cmd) |
 |  | bool | OnFocusChange ( bool gain) |
 |  | bool | OnMouseUp ( int btn, int x, int y) |
 |  | void | setEnabled ( jboolean en) |
 |  | | ONLY SUBCLASSES OF KWnd IMPLEMENT THIS.
|
 |  | void | setCheck ( jboolean check) |
 |  | bool | getCheck () |
 |  | void | setText (jstring text) |
 |  | | There is no generic BView method to set the object text, ONLY SUBCLASSES OF KWnd IMPLEMENT THIS.
|
 |  | void | setGrouped ( jboolean grouped) |
 |  | bool | blockCmd |
 |  | int | fStyle |