Package org.pepsoft.util
Interface MacUtils.AboutHandler
- Enclosing class:
- MacUtils
public static interface MacUtils.AboutHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidInvoked when the user has requested to view the About screen.
-
Method Details
-
aboutRequested
void aboutRequested()Invoked when the user has requested to view the About screen.
-