|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectjApp.PartFactory.Alligner
public static class PartFactory.Alligner
Constructor Summary | |
---|---|
PartFactory.Alligner()
|
|
PartFactory.Alligner(boolean alignWidth,
boolean alignHeight)
|
Method Summary | |
---|---|
javax.swing.JComponent |
add(javax.swing.JComponent component)
|
void |
allign()
|
void |
allign(int w,
int h)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartFactory.Alligner()
public PartFactory.Alligner(boolean alignWidth, boolean alignHeight)
Method Detail |
---|
public javax.swing.JComponent add(javax.swing.JComponent component)
public void allign(int w, int h)
public void allign()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |