JX Application Framework
|
#include "JXProgressIndicator.h"
#include "JXWindowPainter.h"
#include "jXPainterUtil.h"
#include "JXColorManager.h"
#include "jXConstants.h"
#include <jx-af/jcore/jAssert.h>
Variables | |
const JRGB | foreColor (0, 0, 46920) |
const JRGB | backColor (26520, 45900, 44880) |
const JRGB backColor(26520, 45900, 44880) | ( | 26520 | , |
45900 | , | ||
44880 | |||
) |
const JRGB foreColor(0, 0, 46920) | ( | 0 | , |
0 | , | ||
46920 | |||
) |