Uses of Class
tech.molecules.leet.table.gui.JStructureGridPanel
-
Packages that use JStructureGridPanel Package Description tech.molecules.leet.clustering.gui tech.molecules.leet.table.gui -
-
Uses of JStructureGridPanel in tech.molecules.leet.clustering.gui
Methods in tech.molecules.leet.clustering.gui with parameters of type JStructureGridPanel Modifier and Type Method Description static JPopupMenuJStructureSelectionPanel. createPopupMenuForStructureGridPanel(ClusterAppModel app, JStructureGridPanel jgp_selection) -
Uses of JStructureGridPanel in tech.molecules.leet.table.gui
Constructors in tech.molecules.leet.table.gui with parameters of type JStructureGridPanel Constructor Description JGridPanel(JStructureGridPanel parent, NDataProvider.StructureWithID structure, JComponent c)
-