Uses of Interface
com.acarter.scenemonitor.propertydescriptor.editor.A_EditorPanel.I_ComponentModificationCallback

Packages that use A_EditorPanel.I_ComponentModificationCallback
com.acarter.scenemonitor.propertydescriptor.editor   
 

Uses of A_EditorPanel.I_ComponentModificationCallback in com.acarter.scenemonitor.propertydescriptor.editor
 

Fields in com.acarter.scenemonitor.propertydescriptor.editor declared as A_EditorPanel.I_ComponentModificationCallback
protected  A_EditorPanel.I_ComponentModificationCallback A_EditorPanel.callback
           
 

Methods in com.acarter.scenemonitor.propertydescriptor.editor with parameters of type A_EditorPanel.I_ComponentModificationCallback
 void A_EditorPanel.setCallback(A_EditorPanel.I_ComponentModificationCallback callback)
           
 void ColorRGBAEditorPanel.setCallback(A_EditorPanel.I_ComponentModificationCallback callback)