#include <reframe.h>
Inherits BC_Window.

Public Member Functions | |
| ReFrameWindow (ReFrame *plugin, int x, int y) | |
| ~ReFrameWindow () | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| ReFrame * | plugin |
Definition at line 22 of file reframe.h.
| ReFrameWindow::ReFrameWindow | ( | ReFrame * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| void ReFrameWindow::create_objects | ( | ) |
Definition at line 169 of file reframe.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_WindowBase::flush(), plugin, BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.

| int ReFrameWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5