|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.group.impl.GroupUtil
public class GroupUtil
A utiltiy class for adding the correct type of separator to various containers.
| Constructor Summary | |
|---|---|
GroupUtil()
|
|
| Method Summary | |
|---|---|
static void |
addSeparator(java.awt.Container container)
Adds a separator to the specified container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupUtil()
| Method Detail |
|---|
public static void addSeparator(java.awt.Container container)
container - the container.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||