|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexGroupList | |
---|---|
com.jaxfront.core.type | |
com.jaxfront.core.ui | |
com.jaxfront.swing.ui.visualizers |
Uses of ComplexGroupList in com.jaxfront.core.type |
---|
Methods in com.jaxfront.core.type that return ComplexGroupList | |
---|---|
static ComplexGroupList |
TypeHelper.getDirectComplexGroupParent(Type type)
Returns the direcect complex group parent of the passing type if any. |
Uses of ComplexGroupList in com.jaxfront.core.ui |
---|
Methods in com.jaxfront.core.ui with parameters of type ComplexGroupList | |
---|---|
abstract Visualizer |
TypeVisualizerFactory.createView(ComplexGroupList type,
Type context)
Creates a visualizer for a ComplexGroupList. |
Uses of ComplexGroupList in com.jaxfront.swing.ui.visualizers |
---|
Methods in com.jaxfront.swing.ui.visualizers with parameters of type ComplexGroupList | |
---|---|
Visualizer |
JavaSwingFactory.createView(ComplexGroupList type,
Type context)
|
Constructors in com.jaxfront.swing.ui.visualizers with parameters of type ComplexGroupList | |
---|---|
ComplexGroupListView(ComplexGroupList complexGroupList)
ComplexGroupListView constructor. |
|
ComplexGroupListView(ComplexGroupList complexGroupList,
Type context)
ComplexGroupListView constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |