public class ElementFactoryCheckboxOff extends java.lang.Object implements ElementFactory
| Constructor and Description |
|---|
ElementFactoryCheckboxOff(DataSource dataSource,
ISkinSimple spriteContainer) |
| Modifier and Type | Method and Description |
|---|---|
Terminated<Element> |
create() |
boolean |
ready() |
public ElementFactoryCheckboxOff(DataSource dataSource, ISkinSimple spriteContainer)
public Terminated<Element> create()
create in interface ElementFactorypublic boolean ready()
ready in interface ElementFactory