Uses of Class
org.jtool.jxplatform.actions.JxActionDelegate

Packages that use JxActionDelegate
org.jtool.jxplatform.actions Application programming interfaces for interaction with the Eclipse Java User Interface.  
 

Uses of JxActionDelegate in org.jtool.jxplatform.actions
 

Subclasses of JxActionDelegate in org.jtool.jxplatform.actions
 class ExportAction
          Performs an action that generates and saves XML documents in the project.
 class JxEditorActionDelegate
          Performs an editor action.
 class JxProjectActionDelegate
          Performs a project action.
 class SaveAction
          Performs an action that saves XML documents.