|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmk.fsgrep.gui.CommonSizeSet
public class CommonSizeSet
Ensures all the elements in the set are the same preferred size.
| Constructor Summary | |
|---|---|
CommonSizeSet()
|
|
| Method Summary | |
|---|---|
CommonSizeSet |
add(javax.swing.JComponent component)
|
void |
equalize()
|
protected java.util.Set<javax.swing.JComponent> |
getSet()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonSizeSet()
| Method Detail |
|---|
protected java.util.Set<javax.swing.JComponent> getSet()
public CommonSizeSet add(javax.swing.JComponent component)
public void equalize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||