|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZooGroup | |
| edu.neu.ccs.gui | Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. |
| Uses of ZooGroup in edu.neu.ccs.gui |
| Methods in edu.neu.ccs.gui that return ZooGroup | |
ZooGroup |
ZooContainer.group(Component[] components)
Groups the given top-level components of this container. |
ZooGroup |
Zoo.group(Component[] components)
Groups the given top-level components of this zoo. |
ZooGroup |
Zoo.groupSelection()
Groups the currently selected components. |
| Methods in edu.neu.ccs.gui with parameters of type ZooGroup | |
Component[] |
ZooContainer.ungroup(ZooGroup group)
Disassociates the components in the given group. |
Component[] |
Zoo.ungroup(ZooGroup group)
Disassociates the components in the given group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||