Uses of Class
jApp.PropertyEditor.TableModel

Uses of PropertyEditor.TableModel in jApp
 

Methods in jApp with parameters of type PropertyEditor.TableModel
static javax.swing.JPanel PropertyEditor.createEditor(PropertyEditor.TableModel model)
           
 

Constructors in jApp with parameters of type PropertyEditor.TableModel
PropertyEditor(PropertyEditor.TableModel model)
           
PropertyEditor(PropertyEditor.TableModel m, boolean ac)