Uses of Class
org.insa.graphs.gui.SolutionPanel.SolutionBundle
-
Packages that use SolutionPanel.SolutionBundle Package Description org.insa.graphs.gui -
-
Uses of SolutionPanel.SolutionBundle in org.insa.graphs.gui
Fields in org.insa.graphs.gui declared as SolutionPanel.SolutionBundle Modifier and Type Field Description private SolutionPanel.SolutionBundle
SolutionPanel. currentBundle
Fields in org.insa.graphs.gui with type parameters of type SolutionPanel.SolutionBundle Modifier and Type Field Description private javax.swing.JComboBox<SolutionPanel.SolutionBundle>
SolutionPanel. solutionSelect
Methods in org.insa.graphs.gui with parameters of type SolutionPanel.SolutionBundle Modifier and Type Method Description protected void
SolutionPanel. updateInformationLabel(SolutionPanel.SolutionBundle bundle)
-