Uses of Class
org.jdesktop.application.Action
-
Packages that use Action Package Description org.jdesktop.application -
-
Uses of Action in org.jdesktop.application
Methods in org.jdesktop.application with annotations of type Action Modifier and Type Method Description voidApplication. quit(java.awt.event.ActionEvent e)The defaultActionfor quitting an application,quitjust exits the application by callingexit(e).
-