|
SPFramework API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |