|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectechopoint.layout.AbstractLayoutManager
echopoint.layout.BrowserLayoutManager
public class BrowserLayoutManager
This layout manager uses the default layout capabilities of the browser. Child components are layout out in sequential list order with no special processing.
Field Summary |
---|
Fields inherited from class echopoint.layout.AbstractLayoutManager |
---|
componentMap, layoutManageableWR |
Constructor Summary | |
---|---|
BrowserLayoutManager()
|
Method Summary |
---|
Methods inherited from class echopoint.layout.AbstractLayoutManager |
---|
addLayoutComponent, getComponent, getComponentMap, getContraints, getLayoutManageable, invalidateLayout, removeLayoutComponent, setLayoutManageable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BrowserLayoutManager()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |