Uses of Class
tech.molecules.leet.table.action.CreateXYScatterPlotActionConfig
-
Packages that use CreateXYScatterPlotActionConfig Package Description tech.molecules.leet.table.action -
-
Uses of CreateXYScatterPlotActionConfig in tech.molecules.leet.table.action
Methods in tech.molecules.leet.table.action that return CreateXYScatterPlotActionConfig Modifier and Type Method Description CreateXYScatterPlotActionConfigCreateXYScatterPlotActionGUI. getConfig(NexusTableModel ntm, JPanel plotpanel)CreateXYScatterPlotActionConfigCreateXYScatterPlotActionModel. getConfig()CreateXYScatterPlotActionConfigCreateXYScatterPlotActionModel. inventConfig(JPanel plotpanel)Methods in tech.molecules.leet.table.action with parameters of type CreateXYScatterPlotActionConfig Modifier and Type Method Description voidCreateXYScatterPlotActionGUI. setConfig(CreateXYScatterPlotActionConfig conf)voidCreateXYScatterPlotActionModel. setConfig(CreateXYScatterPlotActionConfig conf)Constructors in tech.molecules.leet.table.action with parameters of type CreateXYScatterPlotActionConfig Constructor Description CreateXYScatterPlotActionModel(NexusTableModel ntm, CreateXYScatterPlotActionConfig conf)
-