edu.mit.ai.psg.jevaESUI
Class JevaESUI
java.lang.Object
|
+--edu.mit.ai.psg.jevaESUI.JevaESUI
- public class JevaESUI
- extends Object
JevaESUI holds fields and methods (mostly internal) shared among
user interfaces for the JevaES Java evaluator for expressions & statements.
- See Also:
JevaESGUI,
JevaESCLI
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NoThrowsDeclarations
public static final Class[] NoThrowsDeclarations
- default empty array argument for repl(... throwClasses)
ThrowsThrowableDeclaration
public static final Class[] ThrowsThrowableDeclaration
- default {Throwable} argument for replTop
leftmostOptionBit
public static final int leftmostOptionBit
jevaESUIResourceName
protected static final String jevaESUIResourceName
JevaESUI
public JevaESUI()
defaultTitle
public static String defaultTitle()
defaultHerald
public static String defaultHerald()
getJevaESUIBundleString
protected static String getJevaESUIBundleString(String resourceKey)
formatWithJevaESUIBundleString
protected static String formatWithJevaESUIBundleString(String resourceKey,
Object obj)