Uses of Class
fr.curie.BiNoM.cytoscape.biopax.propedit.BioPAXPropertyBrowserFrame

Packages that use BioPAXPropertyBrowserFrame
fr.curie.BiNoM.cytoscape.biopax.propedit BiNoM property editor implementation 
 

Uses of BioPAXPropertyBrowserFrame in fr.curie.BiNoM.cytoscape.biopax.propedit
 

Methods in fr.curie.BiNoM.cytoscape.biopax.propedit that return BioPAXPropertyBrowserFrame
static BioPAXPropertyBrowserFrame BioPAXPropertyBrowserFrame.getBrowseInstance()
           
static BioPAXPropertyBrowserFrame BioPAXPropertyBrowserFrame.getEditInstance()
           
 

Constructors in fr.curie.BiNoM.cytoscape.biopax.propedit with parameters of type BioPAXPropertyBrowserFrame
BioPAXPropertyBrowserPanel(BioPAXObject bobj, BioPAX biopax, boolean display_all, boolean edit_mode, BioPAXPropertyBrowserFrame browser_frame)