Uses of Class
modeller.objects.ObjectsPropertiesPanel

Packages that use ObjectsPropertiesPanel
modeller   
modeller.objects   
 

Uses of ObjectsPropertiesPanel in modeller
 

Fields in modeller declared as ObjectsPropertiesPanel
 ObjectsPropertiesPanel ModellerStack.objectsProperties
           
 

Uses of ObjectsPropertiesPanel in modeller.objects
 

Fields in modeller.objects declared as ObjectsPropertiesPanel
private  ObjectsPropertiesPanel Objects.objectsPropertiesPanel
           
 

Methods in modeller.objects that return ObjectsPropertiesPanel
 ObjectsPropertiesPanel Objects.getObjectsPropertiesPanel()
           
 

Methods in modeller.objects with parameters of type ObjectsPropertiesPanel
 void Objects.setObjectsPropertiesPanel(ObjectsPropertiesPanel objectsPropertiesPanel)