public class GeneralInformationJTextPaneDisplay extends ShowDisplayPane
JOptionPane information
message window.parentComponent| Constructor and Description |
|---|
GeneralInformationJTextPaneDisplay(java.awt.Frame parentComponent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(NotificationEvent event)
executes the action
|
getMessage, setMessagepublic GeneralInformationJTextPaneDisplay(java.awt.Frame parentComponent)
public boolean execute(NotificationEvent event)
NotificationActionevent - the NotificationEvent triggering this actionNotificationAction.execute(NotificationEvent)