Uses of Class
com.togethersoft.openapi.ide.config.IdeConfigEditor

Packages that use IdeConfigEditor
com.togethersoft.openapi.ide.config 

Uses of IdeConfigEditor in com.togethersoft.openapi.ide.config
 

Methods in com.togethersoft.openapi.ide.config that return IdeConfigEditor
IdeConfigEditorIdeConfigManager.getConfigEditor(String level, String selectedPage, boolean onePage)
           Returns IdeConfigEditor instance with the specific content and configuration.
 

Methods in com.togethersoft.openapi.ide.config with parameters of type IdeConfigEditor
booleanIdeConfigManager.showConfigEditor(Component parent, IdeConfigEditor editor, String initialLevel, int mode)
           Shows the specified IdeConfigEditor.