Uses of Class
com.jgraph.example.mycellmodeleditor.BusinessObjectWrapper

Packages that use BusinessObjectWrapper
com.jgraph.example.mycellmodeleditor   
 

Uses of BusinessObjectWrapper in com.jgraph.example.mycellmodeleditor
 

Methods in com.jgraph.example.mycellmodeleditor that return BusinessObjectWrapper
 BusinessObjectWrapper MyEditorComponent.getValue()
           
 

Methods in com.jgraph.example.mycellmodeleditor with parameters of type BusinessObjectWrapper
 void MyEditorComponent.installValue(BusinessObjectWrapper value)
          the editor is lightweight so you need to install the graph cell properties before using it.