Algernon Software

Uses of Class
org.algernon.app.j2p.action.Java2ProtegeAction

Packages that use Java2ProtegeAction
org.algernon.app.j2p.action   
 

Uses of Java2ProtegeAction in org.algernon.app.j2p.action
 

Subclasses of Java2ProtegeAction in org.algernon.app.j2p.action
 class AddAdviceAction
          AddAdviceAction performs the action of adding new advice.
 class DeleteAdviceAction
          DeleteAdviceAction performs the action of deleting an advice.
 class RunConversionAction
          RunConversionAction performs the action of selecting a KB.
 class SaveAdviceFileAction
          SaveAdviceFileAction performs the action of writing an advice file.
 class SelectAdviceFileAction
          SelectAdviceFileAction performs the action of loading a file in the Algernon Tab.
 class SelectAlgernonFileAction
          SelectAdviceFileAction performs the action of selecting a file to write to.
 class SelectKBFileAction
          SelectKBFileAction performs the action of selecting a KB.
 class WriteAlgernonFileAction
          WriteAlgernonFileAction performs the action of writing a file.
 


Algernon Software