Uses of Class
org.jdesktop.swingx.action.ServerAction
-
Packages that use ServerAction Package Description org.jdesktop.swingx.action Contains classes related to the JDNC actions architecture. -
-
Uses of ServerAction in org.jdesktop.swingx.action
Methods in org.jdesktop.swingx.action that return ServerAction Modifier and Type Method Description static ServerAction
ActionFactory. createServerAction(java.lang.String id, java.lang.String name, java.lang.String mnemonic)
ServerAction
ActionManager. getServerAction(java.lang.Object id)
Convenience method for returning the ServerAction
-