Uses of Interface
org.mozilla.javascript.tools.shell.QuitAction
-
Packages that use QuitAction Package Description org.mozilla.javascript.tools.shell -
-
Uses of QuitAction in org.mozilla.javascript.tools.shell
Methods in org.mozilla.javascript.tools.shell with parameters of type QuitAction Modifier and Type Method Description voidGlobal. initQuitAction(QuitAction quitAction)Set the action to call from quit().
-