Searched defs:checkActionSupport (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/
H A DDesktop.java223 private void checkActionSupport(Action actionType){ method in class:Desktop
269 checkActionSupport(Action.OPEN);
300 checkActionSupport(Action.EDIT);
333 checkActionSupport(Action.PRINT);
381 checkActionSupport(Action.BROWSE);
425 checkActionSupport(Action.MAIL);
467 checkActionSupport(Action.MAIL);

Completed in 23 milliseconds