net.shredzone.ifish.actions
Interface QuitAction.Quittable

All Known Implementing Classes:
IFish
Enclosing class:
QuitAction

public static interface QuitAction.Quittable

This interface is implemented by the class that takes care about closing the application.


Method Summary
 void quit()
          Close the application
 

Method Detail

quit

void quit()
Close the application



Copyright © 2007-2011 shredzone.org. All Rights Reserved.