|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractUIPlugin
classpathhelper.eclipse.jdt.listener.ListenerPlugin
The main plugin class to be used in the desktop.
| Constructor Summary | |
ListenerPlugin()
The constructor. |
|
| Method Summary | |
static ListenerPlugin |
getDefault()
|
java.util.ResourceBundle |
getResourceBundle()
Returns the plugin's resource bundle, |
static java.lang.String |
getResourceString(java.lang.String key)
Returns the string from the plugin's resource bundle, or 'key' if not found. |
static java.lang.String |
getSelectedProjectPreference()
|
static boolean |
getUsePackageExplorerPreference()
|
protected void |
initializeDefaultPluginPreferences()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ListenerPlugin()
| Method Detail |
public static ListenerPlugin getDefault()
public static java.lang.String getResourceString(java.lang.String key)
public java.util.ResourceBundle getResourceBundle()
public static java.lang.String getSelectedProjectPreference()
getUsePackageExplorerPreference() returns falsePreferencesConstants.SELECTED_PROJECT_PREFpublic static boolean getUsePackageExplorerPreference()
PreferencesConstants.USE_PKG_EXPLORER_PREFprotected void initializeDefaultPluginPreferences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||