Uses of Class
com.jaxfront.core.type.SimpleGroupList

Packages that use SimpleGroupList
com.jaxfront.core.ui   
com.jaxfront.swing.ui.visualizers   
 

Uses of SimpleGroupList in com.jaxfront.core.ui
 

Methods in com.jaxfront.core.ui with parameters of type SimpleGroupList
abstract  Visualizer TypeVisualizerFactory.createView(SimpleGroupList type, Type context)
          Creates a visualizer for a SimpleGroupList.
 

Uses of SimpleGroupList in com.jaxfront.swing.ui.visualizers
 

Methods in com.jaxfront.swing.ui.visualizers with parameters of type SimpleGroupList
 Visualizer JavaSwingFactory.createView(SimpleGroupList type, Type context)