public class WindowDisposer
extends java.lang.Object
implements java.lang.Runnable
invokeLater
method from SwingUtilies
.
Constructor and Description |
---|
WindowDisposer()
Constructor method for i18n purposes only.
|
WindowDisposer(java.awt.Window window)
Constructor method.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Calls the dialog's
dispose() method. |
public WindowDisposer() throws java.lang.InstantiationException
I18NExtractor
).
java.lang.InstantiationException
- Error indicationpublic WindowDisposer(java.awt.Window window)
window
- The window instance to be disposed safelyCopyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.