Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
openfuture.editxml.applet.SaveAsDialog

Uses of SaveAsDialog in openfuture.editxml.applet
 

Fields in openfuture.editxml.applet declared as SaveAsDialog
private  SaveAsDialog RootController.saveAsDialog
           
 

Methods in openfuture.editxml.applet that return SaveAsDialog
 SaveAsDialog RootController.getSaveAsDialog()
          Get the value of saveAsDialog.
 

Methods in openfuture.editxml.applet with parameters of type SaveAsDialog
 void RootController.setSaveAsDialog(SaveAsDialog v)
          Set the value of saveAsDialog.