public abstract class ShowDisplayPane extends java.lang.Object implements NotificationAction
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
message
the message to be displayed 
 | 
protected java.awt.Frame | 
parentComponent  | 
| Constructor and Description | 
|---|
ShowDisplayPane(java.awt.Frame parentComponent)
creates an instance of this action kind 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getMessage()
returns the text string displayed by this action 
 | 
void | 
setMessage(java.lang.String message)
sets the message to be displayed 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute