org.jdesktop.swing.actions.BoundAction A class that represents the many type of actions that this framework supports. <p> The command invocation of this action may be delegated to another action or item state listener. If there isn't an explicit binding then the command is forwarded to the TargetManager. @author Mark Davidson org.jdesktop.swing.actions.ActionManagerTest Unit test driver for the ActionManager TODO: Should test TargetableActions org.jdesktop.jdnc.markup.elem.ElementProxy Represents an element node in a DOM without requiring the DOM implementation to be subclassed. This is important for JAXP version 1.2 and earlier, which effectively disables DOM subclassing in sandboxed code by not providing any way for such code to override the default document builder factory. ... | Popular Tags |