|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.japisoft.xmlpad.look.LookManager
Supported Look for the XMLEditor
com.japisoft.xmleditor.XMLEditor
Constructor Summary | |
LookManager()
|
Method Summary | |
static Look |
getCurrentLook()
|
static void |
install(javax.swing.JTree tree)
Set the share tree view |
static void |
install(XMLEditor editor)
Install a look for the above editor |
static void |
setCurrentLook(Look look)
Set the current look. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LookManager()
Method Detail |
public static void setCurrentLook(Look look)
install
method
with the tied editor
public static Look getCurrentLook()
public static void install(XMLEditor editor)
public static void install(javax.swing.JTree tree)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |