|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectonbon.bx06.area.BxArea
onbon.bx06.area.AbstractTimeClockBxArea
onbon.bx06.area.FestivalBxArea
public class FestivalBxArea
节庆区域。
Constructor Summary | |
---|---|
FestivalBxArea(int x,
int y,
int width,
int height,
Bx6GScreenProfile screenProfile)
建构子。 |
Method Summary | |
---|---|
protected void |
apply(onbon.bx06.message.area.TimeClockArea area,
ProgramDataBxFile dataFile)
|
Color |
getUnitColor()
取得单元颜色。 |
void |
preview(Graphics2D g2d)
檢視配置。 |
void |
setUnitColor(Color unitColor)
设定单元颜色。 |
Methods inherited from class onbon.bx06.area.BxArea |
---|
getFont, getFrameMoveStep, getFrameSetting, getFrameSpeed, getFrameStyle, getHeight, getScreenProfile, getWidth, getX, getY, isFrameShow, loadFrameImage, loadFrameImage, preview, previewScreen, setAreaFrame, setFont, setFrameMoveStep, setFrameShow, setFrameSpeed, setFrameStyle, setHeight, setWidth, setX, setY, toString, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FestivalBxArea(int x, int y, int width, int height, Bx6GScreenProfile screenProfile)
x
- X 座标。y
- Y 座标。width
- 区域宽度。height
- 区域高度。screenProfile
- 屏幕规格。Method Detail |
---|
public Color getUnitColor()
public void setUnitColor(Color unitColor)
unitColor
- 单元颜色。protected void apply(onbon.bx06.message.area.TimeClockArea area, ProgramDataBxFile dataFile)
apply
in class AbstractTimeClockBxArea
public void preview(Graphics2D g2d)
BxArea
preview
in class BxArea
g2d
- 圖。
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |