Package | Description |
---|---|
onbon.bx05.area.unit |
时间区域内可显示的单元程式。
|
Modifier and Type | Class and Description |
---|---|
class |
AmPmBxUnit
上下午单元。
|
class |
AnalogClockBxUnit
时钟单元。
|
class |
CommonBxUnit
通用单元。
|
class |
CounterBxUnit
计时器单元。
|
class |
DayBxUnit
日单元。
|
class |
FestivalBxUnit
节庆单元。
|
class |
HourBxUnit
小时单元。
|
class |
MinuteBxUnit
分单元。
|
class |
MonthBxUnit
月单元。
|
class |
SecondBxUnit
秒单元。
|
class |
StringBxUnit
文字单元。
|
class |
TimerBxUnit
秒表单元。
|
class |
WeekBxUnit
星期单元。
|
class |
YearBxUnit
年单元。
|
Modifier and Type | Method and Description |
---|---|
BxUnit[] |
CompositeBxUnit.getUnits()
被组合的单元。
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeBxUnit.addHead(BxUnit unit)
在原本的单元最前增加新的单元。
|
void |
CompositeBxUnit.addTail(BxUnit unit)
在原本的单元最後增加新的单元。
|
Constructor and Description |
---|
CompositeBxUnit(String name,
BxUnit... units)
建构子。
|
Copyright © 2020 onbon4j. All rights reserved.