|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radrails.db.internal.ui.editors.sql.templates.SQLTemplateManager
Manages templates for the editors.
Method Summary | |
org.eclipse.jface.text.templates.ContextTypeRegistry |
getContextTypeRegistry()
Returns this plug-in's context type registry. |
static SQLTemplateManager |
getInstance()
Returns the shared instance. |
org.eclipse.jface.preference.IPreferenceStore |
getPreferenceStore()
Gets the preference store. |
org.eclipse.jface.text.templates.persistence.TemplateStore |
getTemplateStore()
Returns this plug-in's template store. |
void |
savePluginPreferences()
Saves the plugin preferences. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static SQLTemplateManager getInstance()
public org.eclipse.jface.text.templates.persistence.TemplateStore getTemplateStore()
public org.eclipse.jface.text.templates.ContextTypeRegistry getContextTypeRegistry()
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 |