|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConfiguratorView in com.gridsystems.config |
---|
Subinterfaces of ConfiguratorView in com.gridsystems.config | |
---|---|
interface |
ConsoleConfiguratorView
Console edition specialized version of ConfiguratorView. |
interface |
SwingConfiguratorView
Specialized Swing version of ConfiguratorView interface. |
Methods in com.gridsystems.config that return ConfiguratorView | |
---|---|
ConfiguratorView |
Configurator.getView()
Gets the view corresponding to the current view mode, or null if no suitable view is available. |
Uses of ConfiguratorView in com.gridsystems.config.modules.jvm |
---|
Classes in com.gridsystems.config.modules.jvm that implement ConfiguratorView | |
---|---|
class |
JVMConsoleView
Console View for the JVM Configurator. |
class |
JVMSwingView
Swing View for the JVM Configurator. |
Uses of ConfiguratorView in com.gridsystems.config.modules.tomcat |
---|
Classes in com.gridsystems.config.modules.tomcat that implement ConfiguratorView | |
---|---|
class |
TomcatConsoleView
Console View for the Tomcat configurator. |
class |
TomcatSwingView
Swing View for the Tomcat configurator. |
Uses of ConfiguratorView in com.gridsystems.config.tools.console |
---|
Classes in com.gridsystems.config.tools.console that implement ConfiguratorView | |
---|---|
class |
AbstractConsoleView
Base implementation for console views. |
Uses of ConfiguratorView in com.gridsystems.config.tools.swing |
---|
Classes in com.gridsystems.config.tools.swing that implement ConfiguratorView | |
---|---|
class |
BasePanel
Panel Extension for Swing Configuration Views. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |