SPFramework API

Uses of Class
org.n52.ifgicopter.spf.gui.PluginGUI

Packages that use PluginGUI
org.n52.ifgicopter.spf.input   
org.n52.ifgicopter.spf.output   
 

Uses of PluginGUI in org.n52.ifgicopter.spf.input
 

Methods in org.n52.ifgicopter.spf.input that return PluginGUI
 PluginGUI IInputPlugin.getUserInterface()
          If this method returns a JPanel not equal null the Panel is then rendered in the framework gui.
 

Uses of PluginGUI in org.n52.ifgicopter.spf.output
 

Methods in org.n52.ifgicopter.spf.output that return PluginGUI
 PluginGUI IOutputPlugin.getUserInterface()
          If this method returns a PluginGUI not equal null the Panel is then rendered in the framework gui.
 


SPFramework API

Copyright © 2004-2012 52north.org. All Rights Reserved.