Uses of Annotation Interface
org.jdesktop.application.Action
Packages that use Action
-
Uses of Action in org.jdesktop.application
Methods in org.jdesktop.application with annotations of type ActionModifier and TypeMethodDescriptionvoid
Application.quit
(ActionEvent e) The defaultAction
for quitting an application,quit
just exits the application by callingexit(e)
.