public class MacGUIServices
extends java.lang.Object
MacGUIServices
class defines various static
methods relating to the Mac graphical user interfaces.Modifier and Type | Method and Description |
---|---|
static void |
addOpenFileListener(java.awt.event.ActionListener listener)
Adds a listener that executes when a file is opened on a Mac via
the Finder (for example by double-clicking).
|