Uses of Class
fedora.client.bmech.MethodsPane

Packages that use MethodsPane
fedora.client.bmech   
 

Uses of MethodsPane in fedora.client.bmech
 

Constructors in fedora.client.bmech with parameters of type MethodsPane
MethodDialog(MethodsPane parent, java.lang.String title, boolean modal)
           
MethodDialog(MethodsPane parent, java.lang.String title, boolean modal, java.lang.String txt_methodName, java.lang.String txt_methodDesc)
           
MethodPropertiesDialog(MethodsPane parent, java.lang.String methodName, MethodProperties methodProperties)