multivalent.std.ui
public class BindingsMacintosh extends Behavior implements EventListener
Version: $Revision$ $Date$
See Also: BindingsDefault BindingsTk
Method Summary | |
---|---|
void | buildAfter(Document doc) |
void | event(AWTEvent e) |
boolean | eventAfter(AWTEvent e, Point rel, Node obsn)
Where possible, convert into a standard key and let BindingsDefault catch it;
for example, M-v => ACTION_PASTE. |