Uses of Class
com.iamsoft.util.ui.swing.PropertyEditorTableModel
-
Packages that use PropertyEditorTableModel Package Description com.iamsoft.util.ui.swing Swing-related classes. -
-
Uses of PropertyEditorTableModel in com.iamsoft.util.ui.swing
Methods in com.iamsoft.util.ui.swing that return PropertyEditorTableModel Modifier and Type Method Description PropertyEditorTableModelPropertyEditorPanel. getModel()Constructors in com.iamsoft.util.ui.swing with parameters of type PropertyEditorTableModel Constructor Description PropertyEditorPanel(PropertyEditorTableModel pModel)PropertyEditorPanel(PropertyEditorTableModel pModel, String pTitle)
-