|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclasses.container.ShapeContainerCreator
public class ShapeContainerCreator
Singleton class to create the shape container
ShapeContainer| Method Summary | |
|---|---|
static ShapeContainer |
createContainer(ShapeCoordinates shapeCoordinates,
ICommandMediator commandMediator)
Creates the ShapeContainer object and returns same object if it is already created (singleton). |
static ShapeContainer |
getContainer()
Returns the already created shape container instance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ShapeContainer createContainer(ShapeCoordinates shapeCoordinates,
ICommandMediator commandMediator)
shapeCoordinates - coordinates for the Shape Contianer
public static ShapeContainer getContainer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||