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, showException
protected DefaultScriptListener.AlertMenu menu
public void alert(java.lang.String message, javax.swing.JComponent root)
alert
in interface ScriptListener
alert
in class AbstractScriptListener
message
- the message alterroot
- the root componentCopyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence