|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
|
Lighting Assistant 1.2 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |