Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
Z
P
PREF_DLG_IMG_TITLE_ERROR
- Static variable in class org.eclipse.contribution.visualiser.internal.preference.
VisualiserPreferencesDialog
PREF_DLG_TITLE_IMG
- Static variable in class org.eclipse.contribution.visualiser.internal.preference.
VisualiserPreferencesDialog
PROVIDER
- Static variable in class org.eclipse.contribution.visualiser.internal.preference.
VisualiserPreferences
ProviderDefinition
- class org.eclipse.contribution.visualiser.core.
ProviderDefinition
.
A ProviderDefinition represents the definition of a visualiser provider as specified by someone extending the given extension point.
ProviderDefinition(String, IContentProvider, IMarkupProvider)
- Constructor for class org.eclipse.contribution.visualiser.core.
ProviderDefinition
The constructor - requires a content provider and a markup provider
ProviderManager
- class org.eclipse.contribution.visualiser.core.
ProviderManager
.
The provider manager parses the contents of the defined extensions to the extension-point org.eclipse.contribution.visualiser.providers.
performOk()
- Method in class org.eclipse.contribution.visualiser.internal.preference.
VisualiserPreferencePage
Called when the user presses OK.
processMarkups()
- Method in class org.eclipse.contribution.visualiser.interfaces.simpleImpl.
SimpleMarkupProvider
Process all the Stripes that have been added to deal with the overlapping cases
processMouseclick(IMember, boolean, int)
- Method in interface org.eclipse.contribution.visualiser.interfaces.
IContentProvider
Called when the user clicks on a member in the visualiser - the information passed is - The full name of the member, e.g.
processMouseclick(IMember, Stripe, String, int)
- Method in interface org.eclipse.contribution.visualiser.interfaces.
IMarkupProvider
Called when the user clicks on a stripe on a member in the visualiser - the information passed is - The full name of the member, e.g.
processMouseclick(IMember, Stripe, String, int)
- Method in class org.eclipse.contribution.visualiser.interfaces.simpleImpl.
NullMarkupProvider
Processs a mouse click on a stripe.
processMouseclick(IMember, boolean, int)
- Method in class org.eclipse.contribution.visualiser.interfaces.simpleImpl.
SimpleContentProvider
Process a mouse click on a member belonging to this provider.
processMouseclick(IMember, Stripe, String, int)
- Method in class org.eclipse.contribution.visualiser.interfaces.simpleImpl.
SimpleMarkupProvider
Process a mouse click on a stripe.
processMouseclick(IMember, boolean, int)
- Method in class org.eclipse.contribution.visualiser.jdtimpl.
JDTContentProvider
Process a mouse click on a member
processMouseclick(IMember, Stripe, String, int)
- Method in class org.eclipse.contribution.visualiser.jdtimpl.
JDTMarkupProvider
processStripes(List)
- Static method in class org.eclipse.contribution.visualiser.core.
MarkupUtils
Processes a list of stripes to deal with the overlapping cases
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
Z