|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ideo.sweetdevria.draw.DrawerFactory
public class DrawerFactory
Factory for all velocity drawing classes
Constructor Summary | |
---|---|
DrawerFactory()
|
Method Summary | |
---|---|
IDrawer |
createDrawer()
Return an instance of a Class implementing the Interface IDrawer |
static DrawerFactory |
newInstance()
Return an instance of the DrawerFactory Class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DrawerFactory()
Method Detail |
---|
public static DrawerFactory newInstance()
public IDrawer createDrawer() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |