|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pvx.ooadide.editors.templates.TemplateEditorUI
public class TemplateEditorUI
The main plugin class to be used in the desktop.
Method Summary | |
---|---|
org.eclipse.jface.text.templates.ContextTypeRegistry |
getContextTypeRegistry()
Returns this plug-in's context type registry. |
static TemplateEditorUI |
getDefault()
Returns the shared instance. |
org.eclipse.jface.resource.ImageRegistry |
getImageRegistry()
|
org.eclipse.jface.preference.IPreferenceStore |
getPreferenceStore()
|
org.eclipse.jface.text.templates.persistence.TemplateStore |
getTemplateStore()
Returns this plug-in's template store. |
static org.eclipse.jface.resource.ImageDescriptor |
imageDescriptorFromPlugin(java.lang.String string,
java.lang.String default_image)
|
void |
savePluginPreferences()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TemplateEditorUI getDefault()
public org.eclipse.jface.text.templates.persistence.TemplateStore getTemplateStore()
public org.eclipse.jface.text.templates.ContextTypeRegistry getContextTypeRegistry()
public org.eclipse.jface.resource.ImageRegistry getImageRegistry()
public static org.eclipse.jface.resource.ImageDescriptor imageDescriptorFromPlugin(java.lang.String string, java.lang.String default_image)
public org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
public void savePluginPreferences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |