|
JX Application Framework
|
#include "JXTextCheckbox.h"#include "JXWindow.h"#include "JXWindowPainter.h"#include "JXFontManager.h"#include "JXColorManager.h"#include "jXPainterUtil.h"#include "jXGlobals.h"#include <jx-af/jcore/jAssert.h>#include "JXUpdateShortcutIndex.th"Macros | |
| #define | LabelVarName itsLabel |
Variables | |
| const JCoordinate | kMarginWidth = 5 |
| const JCoordinate | kBoxHeight = 10 |
| const JCoordinate | kBoxHalfHeight = 5 |
| #define LabelVarName itsLabel |
| const JCoordinate kBoxHalfHeight = 5 |
| const JCoordinate kBoxHeight = 10 |
| const JCoordinate kMarginWidth = 5 |