Uses of Class
com.jaxfront.core.xui.PluginException

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

Uses of PluginException in com.jaxfront.core.ui
 

Methods in com.jaxfront.core.ui that throw PluginException
 Visualizer TypeVisualizerFactory.getPluginFor(Type type, Type context)
          Returns the plug-in (visualizer) for a type
 

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

Methods in com.jaxfront.swing.ui.visualizers that throw PluginException
 Visualizer JavaSwingFactory.getPluginFor(Type type, Type context)