nl.lxtreme.ols.util.swing
Interface StandardActionFactory.CloseAction.Closeable

All Known Subinterfaces:
StandardActionFactory.StatusAwareCloseableDialog
All Known Implementing Classes:
JErrorDialog
Enclosing class:
StandardActionFactory.CloseAction

public static interface StandardActionFactory.CloseAction.Closeable

Denotes a window/dialog/frame that can be closed through a StandardActionFactory.CloseAction.


Method Summary
 void close()
          Closes this dialog, effectively setting its visibilty to false and disposes it.
 

Method Detail

close

void close()
Closes this dialog, effectively setting its visibilty to false and disposes it.



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.