|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use YearBxUnit.YearBxUnitMode | |
---|---|
onbon.bx06.area.unit | 时间区域内可显示的单元程式。 |
Uses of YearBxUnit.YearBxUnitMode in onbon.bx06.area.unit |
---|
Methods in onbon.bx06.area.unit that return YearBxUnit.YearBxUnitMode | |
---|---|
YearBxUnit.YearBxUnitMode |
YearBxUnit.getMode()
取得显示类型。 |
static YearBxUnit.YearBxUnitMode |
YearBxUnit.YearBxUnitMode.typeof(byte code)
|
static YearBxUnit.YearBxUnitMode |
YearBxUnit.YearBxUnitMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static YearBxUnit.YearBxUnitMode[] |
YearBxUnit.YearBxUnitMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in onbon.bx06.area.unit with parameters of type YearBxUnit.YearBxUnitMode | |
---|---|
void |
YearBxUnit.setMode(YearBxUnit.YearBxUnitMode mode)
设定显示类型。 |
Constructors in onbon.bx06.area.unit with parameters of type YearBxUnit.YearBxUnitMode | |
---|---|
YearBxUnit(int x,
int y,
Bx6GScreenProfile profile,
YearBxUnit.YearBxUnitMode mode)
建构子。 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |