public class FestivalBxArea extends AbstractTimeClockBxArea
BxArea.PolarType
Constructor and Description |
---|
FestivalBxArea(int x,
int y,
int width,
int height,
Bx5GScreenProfile screenProfile)
建构子。
|
Modifier and Type | Method and Description |
---|---|
protected void |
apply(onbon.bx05.message.area.TimeClockArea area) |
Color |
getUnitColor()
取得单元颜色。
|
void |
setUnitColor(Color unitColor)
设定单元颜色。
|
createBackgroundPic, generate, getTimeDifferent, setTimeDifferent
getFont, getFrameMoveStep, getFrameSetting, getFrameSpeed, getFrameStyle, getFrameWidth, getHeight, getScreenProfile, getWidth, getX, getY, isFrameShow, loadFrameImage, loadFrameImage, preview, preview, previewScreen, setAreaFrame, setFont, setFrameMoveStep, setFrameShow, setFrameSpeed, setFrameStyle, setHeight, setWidth, setX, setY, toString, validate
public FestivalBxArea(int x, int y, int width, int height, Bx5GScreenProfile screenProfile)
x
- X 座标。y
- Y 座标。width
- 区域宽度。height
- 区域高度。screenProfile
- 屏幕规格。public Color getUnitColor()
public void setUnitColor(Color unitColor)
unitColor
- 单元颜色。protected void apply(onbon.bx05.message.area.TimeClockArea area)
apply
in class AbstractTimeClockBxArea
Copyright © 2020 onbon4j. All rights reserved.