Parent Directory
|
Revision Log
|
Patch
branches/1.0-gt2-2.6/src/skrueger/swing/CancellableDialogManager.java revision 422 by alfonx, Fri Oct 2 00:47:48 2009 UTC | branches/2.0-RC1/src/skrueger/swing/CancellableDialogManager.java revision 604 by alfonx, Wed Dec 9 14:15:53 2009 UTC | |
---|---|---|
# | Line 27 public abstract class CancellableDialogM | Line 27 public abstract class CancellableDialogM |
27 | } | } |
28 | ||
29 | /** | /** |
30 | * Tells the suer that the dialog shall be closed. The user may save, cancel or abort the closing. | * Tells the user that the dialog shall be closed. The user may save, cancel or abort the closing. |
31 | * | * |
32 | * @return <code>true</code> if there is no open instance or the instance has been disposed | * @return <code>true</code> if there is no open instance or the instance has been disposed |
33 | */ | */ |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |