|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectperformancemonster.presentation.helpers.LayoutManagerHandler
public class LayoutManagerHandler
Nested Class Summary | |
---|---|
static class |
LayoutManagerHandler.Direction
|
static class |
LayoutManagerHandler.Resize
|
Constructor Summary | |
---|---|
LayoutManagerHandler(LayoutManagerHandler.Direction direction)
|
Method Summary | |
---|---|
void |
addComponent(java.awt.Component component,
boolean resize,
double weight)
|
void |
addLineSeparator()
|
javax.swing.JPanel |
getPanel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LayoutManagerHandler(LayoutManagerHandler.Direction direction)
Method Detail |
---|
public void addComponent(java.awt.Component component, boolean resize, double weight)
public void addLineSeparator()
public javax.swing.JPanel getPanel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |