jview
Interface ExitAction

All Known Implementing Classes:
JExitButton

public interface ExitAction

The method called on exit-button presses.


Method Summary
 void performExit()
           
 

Method Detail

performExit

void performExit()