org.fuin.kickstart4j
Interface ErrorPanel.CloseListener

Enclosing class:
ErrorPanel

public static interface ErrorPanel.CloseListener

Listener for close button.


Method Summary
 void onClose(ErrorPanel panel)
          The close button was pressed.
 

Method Detail

onClose

void onClose(ErrorPanel panel)
The close button was pressed.

Parameters:
panel - Panel to be closed.


Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.