public class DefaultScriptListener extends AbstractScriptListener
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultScriptListener.AlertMenu |
| Modifier and Type | Field and Description |
|---|---|
protected DefaultScriptListener.AlertMenu |
menu
The alert popup.
|
exceptionListener, manager, script| Constructor and Description |
|---|
DefaultScriptListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
alert(java.lang.String message,
javax.swing.JComponent root)
Alert with a message.
|
print, setCurrentScript, setScriptManager, showException, showExceptionprotected DefaultScriptListener.AlertMenu menu
public void alert(java.lang.String message,
javax.swing.JComponent root)
alert in interface ScriptListeneralert in class AbstractScriptListenermessage - the message alterroot - the root componentCopyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence