Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G I J L M N P R S T U V W

A

ANNOTATION_RECOVER_FILENAME - Static variable in interface com.port80.eclipse.jdt.IConstants
 
ANNOTATION_STATE_FILENAME - Static variable in interface com.port80.eclipse.jdt.IConstants
 

C

com.port80.eclipse.jdt - package com.port80.eclipse.jdt
 

D

DEBUG - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
DEBUG - Static variable in class com.port80.eclipse.jdt.ThemeManager
 
DEBUG - Static variable in class com.port80.eclipse.jdt.Util
 
DEFAULT_COLORS - Static variable in class com.port80.eclipse.jdt.ThemeManager
 
DEFAULT_CURSORS - Static variable in class com.port80.eclipse.jdt.ThemeManager
 
DEFAULT_FONTS - Static variable in class com.port80.eclipse.jdt.ThemeManager
 
DEFAULT_IMAGES - Static variable in class com.port80.eclipse.jdt.ThemeManager
 
DEF_ANNOTATIONVIEW_INBOX_LIMIT - Static variable in interface com.port80.eclipse.jdt.IConstants
 
DEF_EDITOR_HISTORY_SIZE - Static variable in interface com.port80.eclipse.jdt.IConstants
 
DEF_EDITOR_HISTORY_VISITED_SIZE - Static variable in interface com.port80.eclipse.jdt.IConstants
 
DEF_METHODVIEW_SYNC_FROM_EDITOR - Static variable in interface com.port80.eclipse.jdt.IConstants
 
dispose() - Method in class com.port80.eclipse.jdt.ThemeManager
 

E

editItem(PersistentItem) - Static method in class com.port80.eclipse.jdt.Util
 
enableEditorHistory() - Method in class com.port80.eclipse.jdt.JdtPlugin
 

F

fAnnotationManager - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
fBackwardAction - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
fClipboard - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
fColorFactory - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fColorTable - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fCursorFactory - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fCursorTable - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fEditorHistory - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
fFontFactory - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fFontTable - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fForwardAction - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
fImageFactory - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fImageTable - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fPartListener - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
fPluginPath - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
fPluginURL - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fTheme - Variable in class com.port80.eclipse.jdt.ThemeManager
 
fThemeManager - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
findAction(IToolBarManager, String[]) - Static method in class com.port80.eclipse.jdt.Util
 
findJavaMethod(IJavaElement, String) - Static method in class com.port80.eclipse.jdt.Util
Find the IMethod with the given full signature (Fully qualified type name + method signature).
findJavaType(IJavaElement, String) - Static method in class com.port80.eclipse.jdt.Util
Find the IType with the given FullyQualifiedName in the given parent element.
findJavaType(IJavaElement) - Static method in class com.port80.eclipse.jdt.Util
Find the inner-most type enclosing the IJavaElement.

G

getActiveWorkbenchShell() - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getActiveWorkbenchWindow() - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getAnnotationManager() - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getClipboard() - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getColor(String) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getColor(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getColorName(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getCursor(String) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getCursor(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getCursorName(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getDeclaringType(IJavaElement) - Static method in class com.port80.eclipse.jdt.Util
 
getDefault() - Static method in class com.port80.eclipse.jdt.JdtPlugin
Returns the shared instance.
getEditorHistory() - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getFont(String) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getFont(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getFontFactory() - Method in class com.port80.eclipse.jdt.ThemeManager
 
getFontName(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getFullMethodSignature(IMethod) - Static method in class com.port80.eclipse.jdt.Util
 
getImage(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getImageName(String) - Method in class com.port80.eclipse.jdt.ThemeManager
 
getIntDef(IMemento, String, int) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getMethodSignature(IMethod) - Static method in class com.port80.eclipse.jdt.Util
 
getPluginId() - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getPluginPath() - Method in class com.port80.eclipse.jdt.JdtPlugin
 
getResourceBundle() - Method in class com.port80.eclipse.jdt.JdtPlugin
Returns the plugin's resource bundle,
getSimpleTypeName(String) - Static method in class com.port80.eclipse.jdt.Util
 
getString(String) - Static method in class com.port80.eclipse.jdt.JdtPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getString(String, String, String) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getThemeManager() - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
getTypeNameOfMethodSignature(String) - Static method in class com.port80.eclipse.jdt.Util
 
getWorkspace() - Static method in class com.port80.eclipse.jdt.JdtPlugin
Returns the workspace instance.

I

IConstants - interface com.port80.eclipse.jdt.IConstants.
 
ID - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
INVALID_VERSION - Static variable in interface com.port80.eclipse.jdt.IConstants
 
init() - Method in class com.port80.eclipse.jdt.ThemeManager
 
initializeDefaultPreferences(IPreferenceStore) - Method in class com.port80.eclipse.jdt.JdtPlugin
 

J

JDTPLUGIN_STATE_FILENAME - Static variable in interface com.port80.eclipse.jdt.IConstants
 
JdtPlugin - class com.port80.eclipse.jdt.JdtPlugin.
The main plugin class to be used in the desktop.
JdtPlugin(IPluginDescriptor) - Constructor for class com.port80.eclipse.jdt.JdtPlugin
 

L

log(IStatus) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
log(String) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
log(String, Exception) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 
log(String, IJavaElement, Exception) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 

M

msg(String, IJavaElement) - Static method in class com.port80.eclipse.jdt.JdtPlugin
 

N

NAME - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
NAME - Static variable in class com.port80.eclipse.jdt.ThemeManager
 
NAME - Static variable in class com.port80.eclipse.jdt.Util
 

P

PREF_ANNOTATIONVIEW_INBOX_LIMIT - Static variable in interface com.port80.eclipse.jdt.IConstants
 
PREF_EDITOR_HISTORY_SIZE - Static variable in interface com.port80.eclipse.jdt.IConstants
 
PREF_EDITOR_HISTORY_VISITED_SIZE - Static variable in interface com.port80.eclipse.jdt.IConstants
 
PREF_METHODVIEW_SYNC_FROM_EDITOR - Static variable in interface com.port80.eclipse.jdt.IConstants
 
PROBLEM_RESTORING_STATE - Static variable in interface com.port80.eclipse.jdt.IConstants
 
PROBLEM_SAVING_STATE - Static variable in interface com.port80.eclipse.jdt.IConstants
 
plugin - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 

R

RET_CANCEL - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
RET_FAIL - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
RET_OK - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
RET_RESET - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
rename(File, File) - Static method in class com.port80.eclipse.jdt.Util
 
resourceBundle - Variable in class com.port80.eclipse.jdt.JdtPlugin
 
restoreState(IMemento) - Method in class com.port80.eclipse.jdt.JdtPlugin
 
restoreXMLState() - Method in class com.port80.eclipse.jdt.JdtPlugin
Restore state from state file in metadata area.
restoreXMLState(String) - Static method in class com.port80.eclipse.jdt.Util
Restore state to an IMemento from the given state file in the metadata area for JdtPlugin.

S

STANDARD_COLORS - Static variable in class com.port80.eclipse.jdt.ThemeManager
 
saveState(IMemento) - Method in class com.port80.eclipse.jdt.JdtPlugin
 
saveXMLState() - Method in class com.port80.eclipse.jdt.JdtPlugin
Save Plugin state to state file in metadata area.
saveXMLState(String, XMLMemento) - Static method in class com.port80.eclipse.jdt.Util
Save state in given XMLMemento to an XML file with the given filename.
shutdown() - Method in class com.port80.eclipse.jdt.JdtPlugin
 
startup() - Method in class com.port80.eclipse.jdt.JdtPlugin
 

T

TAG_ROOT - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
TAG_VERSION - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
TRACE - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
ThemeManager - class com.port80.eclipse.jdt.ThemeManager.
 
ThemeManager() - Constructor for class com.port80.eclipse.jdt.ThemeManager
 

U

Util - class com.port80.eclipse.jdt.Util.
Static utilties.
Util() - Constructor for class com.port80.eclipse.jdt.Util
 

V

VERBOSE - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
VERSIONS - Static variable in class com.port80.eclipse.jdt.JdtPlugin
 
validVersion(IMemento) - Method in class com.port80.eclipse.jdt.JdtPlugin
Validate Memento is in valid version format.

W

widgetDisposed(DisposeEvent) - Method in class com.port80.eclipse.jdt.ThemeManager
Application can hook to this listener to the main window instead of the individual factories.

A C D E F G I J L M N P R S T U V W