Overview  Package   Class  Tree  Index 

be.lassi.ui.util.mac
Interface MacApplicationListener

All Superinterfaces:
java.util.EventListener

public interface MacApplicationListener
extends java.util.EventListener

Handles Mac application events.


Method Summary
 void handleAbout()
          Handles the 'About' event.
 void handlePreferences()
          Handles the 'Preferences' event.
 boolean handleQuit()
          Handles the 'Quit' event.
 

Method Detail

handleAbout

void handleAbout()
Handles the 'About' event.


handlePreferences

void handlePreferences()
Handles the 'Preferences' event.


handleQuit

boolean handleQuit()
Handles the 'Quit' event.

Returns:
true if ok to quit, false if application should not quit

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2