|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.ViewportLayout
edu.umd.cs.piccolox.swing.PViewport.PViewportLayout
public static class PViewport.PViewportLayout
A simple layout manager to give the ZCanvas the same size as the Viewport
Constructor Summary | |
---|---|
PViewport.PViewportLayout()
|
Method Summary | |
---|---|
void |
layoutContainer(java.awt.Container parent)
Called when the specified container needs to be laid out. |
Methods inherited from class javax.swing.ViewportLayout |
---|
addLayoutComponent, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PViewport.PViewportLayout()
Method Detail |
---|
public void layoutContainer(java.awt.Container parent)
layoutContainer
in interface java.awt.LayoutManager
layoutContainer
in class javax.swing.ViewportLayout
parent
- the container to lay out
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |