jagafa.util.view
Class TimedDialog
java.lang.Object
jagafa.util.view.TimedDialog
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class TimedDialog
- extends java.lang.Object
- implements java.awt.event.ActionListener
|
Field Summary |
(package private) javax.swing.JTextArea |
label
|
|
Constructor Summary |
TimedDialog(java.lang.String message)
|
TimedDialog(java.lang.String message,
javax.swing.JComponent parent)
|
TimedDialog(java.lang.String message,
javax.swing.JComponent parent,
int delay)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
label
javax.swing.JTextArea label
TimedDialog
public TimedDialog(java.lang.String message)
TimedDialog
public TimedDialog(java.lang.String message,
javax.swing.JComponent parent)
TimedDialog
public TimedDialog(java.lang.String message,
javax.swing.JComponent parent,
int delay)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent arg0)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
Copyright 2005 MA Software. All Rights Reserved.