public final class UTLFGeneralHandler extends Object implements UTLFHandler
Modifier and Type | Field and Description |
---|---|
(package private) static EDB |
edb |
(package private) UTLFManager |
manager |
Modifier and Type | Method and Description |
---|---|
UTLFManager |
getUTLFManager() |
static UTLFHandler |
newUTLFHandler(UTLFManager mgr) |
void |
utlfHandlerEditorClosed(UTLFEditor ed) |
void |
utlfHandlerEditorOpened(UTLFEditor ed) |
boolean |
utlfHandlerOpenEditor(File file,
UTLF utlf) |
boolean |
utlfHandlerOpenEditor(URL url,
UTLF utlf) |
UTLFManager manager
static EDB edb
public UTLFManager getUTLFManager()
public boolean utlfHandlerOpenEditor(File file, UTLF utlf)
utlfHandlerOpenEditor
in interface UTLFHandler
public boolean utlfHandlerOpenEditor(URL url, UTLF utlf)
utlfHandlerOpenEditor
in interface UTLFHandler
public void utlfHandlerEditorOpened(UTLFEditor ed)
public void utlfHandlerEditorClosed(UTLFEditor ed)
public static UTLFHandler newUTLFHandler(UTLFManager mgr)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025