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 UTLFHandlerpublic boolean utlfHandlerOpenEditor(URL url, UTLF utlf)
utlfHandlerOpenEditor in interface UTLFHandlerpublic void utlfHandlerEditorOpened(UTLFEditor ed)
public void utlfHandlerEditorClosed(UTLFEditor ed)
public static UTLFHandler newUTLFHandler(UTLFManager mgr)
EDB Working Group at Tue May 26 16:39:03 JST 2026