agentland.device.led
Class LEDProperties
java.lang.Object
|
+--agentland.device.led.LEDProperties
- All Implemented Interfaces:
- Serializable
- public class LEDProperties
- extends Object
- implements Serializable
class LEDProperties describe the property
that the LEDSign should use such as font, color,
size bla bla bla
- See Also:
Serializable
,
AlphaLEDSignAgent
, Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEDProperties
public LEDProperties(String sColor,
String sFont)
getColor
public String getColor()
getFont
public String getFont()