| Modifier and Type | Field and Description |
|---|---|
protected PluginConsole |
console
The plug-in console.
|
| Modifier | Constructor and Description |
|---|---|
protected |
ExtendedPlugin()
Constructs an extended plug-in with default plug-in console.
|
protected |
ExtendedPlugin(PluginConsoleFactory factory)
Constructs an extended plug-in with a plug-in
console obtained from the given factory.
|
| Modifier and Type | Method and Description |
|---|---|
PluginConsole |
getConsole()
Gets plug-in console.
|
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, start, startup, stop, toStringprotected final PluginConsole console
protected ExtendedPlugin()
protected ExtendedPlugin(PluginConsoleFactory factory)
factory - plug-in console factorypublic final PluginConsole getConsole()