|
JX Application Framework
|
#include "JXTextRadioButton.h"#include "JXWindow.h"#include "JXWindowPainter.h"#include "jXPainterUtil.h"#include "JXFontManager.h"#include "JXColorManager.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 = 12 |
| const JCoordinate | kBoxHalfHeight = 6 |
| #define LabelVarName itsLabel |
| const JCoordinate kBoxHalfHeight = 6 |
| const JCoordinate kBoxHeight = 12 |
| const JCoordinate kMarginWidth = 5 |