Public Members |
 |  | | KWindow ( BWindow * parent, char* title, int type, int x, int y, int width, int height, int clrBack) |
 |  | void | setBounds (int x, int y, int w, int h) |
 |  | void | setVisible ( jboolean b) |
 |  | | A POTENTIAL SOURCE OF DEAD-LOCKS. More...
|
 |  | void | setInsets ( int xl, int yt, int xr,int yb, bool notify) |
 |  | void | setResizable (bool sw) |
 |  | void | setTitle (char * str) |
 |  | | !!! SET ZOOMABLE FLAG ? *.
|
 |  | bool | OnPaint ( int x, int y, int width, int height) |
 |  | bool | OnActivate ( int flags, bool min, BWindow * handle ) |
 |  | bool | OnCommand ( int cmd) |
 |  | bool | OnPosChanged ( int x, int y, int width, int height) |
 |  | bool | OnClose () |
 |  | bool | OnSetCursor () |
 |  | bool | updateInsets () |