Package net.simplace.pipe.formcomponents.choice
package net.simplace.pipe.formcomponents.choice
-
ClassesClassDescriptionThis class is used by FWChoiceFormComponent, to display a list of choices from which any number of items may be selected.Used by FWListChoiceSubComponent and FWComboChoiseSubComponent to store selectable options and their attributes in a ListModel.Used by
FWTableChoiceSubComponentto store selectable options and their attributes in aTableModel.This choice subcomponent may be used to display messages instead of a list of choices.ListCellRendererto automatically localize list values rendered asJLabel.This class is used by FWChoiceFormComponent, to display a single choice.This class is used to visualize aFWChoiceFormComponentof type "table".