|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.templates.TemplateContextType
com.pvx.ooadide.editors.templates.PVXContextType
public class PVXContextType
A very simple context type.
Field Summary | |
---|---|
static java.lang.String |
PVX_CONTEXT_TYPE
This context's id |
Constructor Summary | |
---|---|
PVXContextType()
Creates a new PVX context type. |
Method Summary | |
---|---|
void |
resolve(org.eclipse.jface.text.templates.TemplateBuffer buffer,
org.eclipse.jface.text.templates.TemplateContext context)
|
Methods inherited from class org.eclipse.jface.text.templates.TemplateContextType |
---|
addResolver, getId, getName, removeAllResolvers, removeResolver, resolve, resolvers, setId, setName, validate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PVX_CONTEXT_TYPE
Constructor Detail |
---|
public PVXContextType()
Method Detail |
---|
public void resolve(org.eclipse.jface.text.templates.TemplateBuffer buffer, org.eclipse.jface.text.templates.TemplateContext context) throws org.eclipse.text.edits.MalformedTreeException, org.eclipse.jface.text.BadLocationException
resolve
in class org.eclipse.jface.text.templates.TemplateContextType
org.eclipse.text.edits.MalformedTreeException
org.eclipse.jface.text.BadLocationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |