Led Display Component v1.0
www.LedTicker.net/display

net.leddisplay
Class LedDisplayFactory

java.lang.Object
  extended bynet.leddisplay.LedDisplayFactory

public class LedDisplayFactory
extends java.lang.Object

Factory class for LedDisplay objects

See Also:
LedDisplay

Constructor Summary
LedDisplayFactory()
           
 
Method Summary
static LedDisplay createLedDisplay()
          Gets an instance of LedDisplay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LedDisplayFactory

public LedDisplayFactory()
Method Detail

createLedDisplay

public static LedDisplay createLedDisplay()
Gets an instance of LedDisplay

Returns:
an instance of LedDisplay

Led Display Component v1.0
www.LedTicker.net/display