Lines Matching refs:callingObj

96     void firePropertyChange(JNIEnv *env, jobject callingObj,
102 void javaShutdown(JNIEnv *env, jobject callingObj);
104 void fireFocusGained(JNIEnv *env, jobject callingObj,
106 void fireFocusLost(JNIEnv *env, jobject callingObj,
108 void fireCaretUpdate(JNIEnv *env, jobject callingObj,
110 void fireMouseClicked(JNIEnv *env, jobject callingObj,
112 void fireMouseEntered(JNIEnv *env, jobject callingObj,
114 void fireMouseExited(JNIEnv *env, jobject callingObj,
116 void fireMousePressed(JNIEnv *env, jobject callingObj,
118 void fireMouseReleased(JNIEnv *env, jobject callingObj,
120 void fireMenuCanceled(JNIEnv *env, jobject callingObj,
122 void fireMenuDeselected(JNIEnv *env, jobject callingObj,
124 void fireMenuSelected(JNIEnv *env, jobject callingObj,
126 void firePopupMenuCanceled(JNIEnv *env, jobject callingObj,
128 void firePopupMenuWillBecomeInvisible(JNIEnv *env, jobject callingObj,
130 void firePopupMenuWillBecomeVisible(JNIEnv *env, jobject callingObj,
133 void firePropertyCaretChange(JNIEnv *env, jobject callingObj,
136 void firePropertyDescriptionChange(JNIEnv *env, jobject callingObj,
139 void firePropertyNameChange(JNIEnv *env, jobject callingObj,
142 void firePropertySelectionChange(JNIEnv *env, jobject callingObj,
144 void firePropertyStateChange(JNIEnv *env, jobject callingObj,
147 void firePropertyTextChange(JNIEnv *env, jobject callingObj,
149 void firePropertyValueChange(JNIEnv *env, jobject callingObj,
152 void firePropertyVisibleDataChange(JNIEnv *env, jobject callingObj,
154 void firePropertyChildChange(JNIEnv *env, jobject callingObj,
157 void firePropertyActiveDescendentChange(JNIEnv *env, jobject callingObj,
161 void firePropertyTableModelChange(JNIEnv *env, jobject callingObj,