|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectxml.TemplatesManager
public class TemplatesManager
install templates bundled with XMLPlugin into the relevant directory and tell Templates plugin to refresh the list. - Requires the Templates plugin to be installed (watch for ClassNotFoundException !) - synchronous (is wrapped in a Task in XmlPlugin)
| Constructor Summary | |
|---|---|
TemplatesManager()
|
|
| Method Summary | |
|---|---|
static void |
installTemplates(org.gjt.sp.util.ProgressObserver observer,
org.gjt.sp.jedit.PluginJAR me)
Install templates in an XMLPlugin subdirectory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplatesManager()
| Method Detail |
|---|
public static void installTemplates(org.gjt.sp.util.ProgressObserver observer,
org.gjt.sp.jedit.PluginJAR me)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||