|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectonbon.bx06.file.nd.BxUnitND
onbon.bx06.file.nd.CommonBxUnitND
public class CommonBxUnitND
通用单元。
Constructor Summary | |
---|---|
CommonBxUnitND(onbon.bx06.message.area.unit.CommonUnit unit,
Bx6GScreenProfile screenProfile)
建构子。 |
Method Summary | |
---|---|
byte[] |
generate(Bx6GScreenProfile profile)
产生单元位元组资讯。 |
Color |
getUnitColor()
取得单位颜色。 |
void |
setUnitColor(Color unitColor)
设定单位颜色。 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonBxUnitND(onbon.bx06.message.area.unit.CommonUnit unit, Bx6GScreenProfile screenProfile)
unit
- 单元。screenProfile
- 屏幕规格。Method Detail |
---|
public Color getUnitColor()
public void setUnitColor(Color unitColor)
unitColor
- 单位颜色。public byte[] generate(Bx6GScreenProfile profile)
BxUnitND
generate
in class BxUnitND
profile
- 屏幕规格。
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |