|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.layout.LayoutFactory
public class LayoutFactory
| Constructor Summary | |
|---|---|
LayoutFactory(java.lang.Object _oKey)
To make sure people don't create LayoutFactories directly, we require a special key that only the LayoutService has. |
|
| Method Summary | |
|---|---|
ILayoutDisplay |
CreateDisplay()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutFactory(java.lang.Object _oKey)
_oKey - | Method Detail |
|---|
public ILayoutDisplay CreateDisplay()
CreateDisplay in interface ILayoutFactory
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||