| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopoint.ui.layout.LayoutManagerPeer
echopoint.ui.layout.HorizontalLayoutManagerUI
public class HorizontalLayoutManagerUI
HorizontalLayoutManagerUI is the peer for HorizontalLayoutManager.
| Constructor Summary | |
|---|---|
HorizontalLayoutManagerUI()
 | 
|
| Method Summary | |
|---|---|
 void | 
render(RenderingContext rc,
       Element parent,
       ComponentPeer parentPeer,
       ComponentPeer[] children)
This method is called when the LayoutManager should layout the child component peer objects.  | 
| Methods inherited from class echopoint.ui.layout.LayoutManagerPeer | 
|---|
getLayoutManager, registered, setLayoutManager | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public HorizontalLayoutManagerUI()
| Method Detail | 
|---|
public void render(RenderingContext rc,
                   Element parent,
                   ComponentPeer parentPeer,
                   ComponentPeer[] children)
LayoutManagerPeer
render in class LayoutManagerPeerfor more information on rendering
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||