Searched defs:properties (Results 1 – 2 of 2) sorted by relevance
26 private List<ViewNode.Property> properties; field in PropertiesTableModel
30 public List<Property> properties = new ArrayList<Property>(); field in ViewNode