#include <fastgl.h>
Collaboration diagram for fgl::FGControlContainer:

Public Member Functions | |
| FGControlContainer (const FGControlContainer &old) | |
| FGControlContainer (const char *s, int y) | |
| const char * | GetString (void) |
| int | GetWidth (void) |
| int | GetY (void) |
| int | GetFlag (void) |
| void | SetFlag (int f) |
| void | SetDefaultControl (FGControl *ctrl) |
| FGControl * | GetDefaultControl (void) |
| void | SetNextControl (void) |
| void | SetPreviousControl (void) |
| void | Rename (const char *) |
1.4.0