|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.ctrlview.bidim.LayoutAllocator
This class instanciates the right layout manager according to the specified display. This is an abstract class. It must be inherited to be specialized.
| Constructor Summary | |
LayoutAllocator()
|
|
| Method Summary | |
abstract DisplayLayout |
allocateLayout(java.lang.String layoutName)
Instanciates the right layout manager whose name is specified. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LayoutAllocator()
| Method Detail |
public abstract DisplayLayout allocateLayout(java.lang.String layoutName)
layoutName - the (class) name of the layout manager.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||