
Public Member Functions | |
| FieldFrameWindow (FieldFrame *plugin, int x, int y) | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| FieldFrame * | plugin |
| FieldFrameTop * | top |
| FieldFrameBottom * | bottom |
Definition at line 78 of file fieldframe.C.
| FieldFrameWindow::FieldFrameWindow | ( | FieldFrame * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 149 of file fieldframe.C.
| void FieldFrameWindow::create_objects | ( | ) |
Definition at line 164 of file fieldframe.C.
References BC_WindowBase::add_subwindow(), bottom, BC_WindowBase::flush(), plugin, BC_WindowBase::show_window(), top, BC_WindowBase::x, and BC_WindowBase::y.

| int FieldFrameWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 85 of file fieldframe.C.
Referenced by create_objects(), and FieldFrameBottom::handle_event().
Definition at line 86 of file fieldframe.C.
Referenced by create_objects(), and FieldFrameTop::handle_event().
1.5.5