Package org.teichert.databaseexplorer.controllers
-
Class Summary Class Description AutoCompleteController DatabaseController The Database-Controller-Class provides all necessary methods to work with the database.
This Class is mostly used via the Database-ModelDatabaseModel
.ERDiagramController KeyMappingController LocalizeController PluginController The plugin-controller controls everything about plugins.
Here you can check if some plugins are active/loaded and add your localizations to the main application from plugin-side withPluginController.addLocalization(String)
.PluginWebController SSHController Provides all methods to handle SSH-Connections and SSHPortForwardings.ThreadController This class handles the communication between running threads and the UI-notifications.TransactionController