Lines Matching defs:event
26 package javax.swing.event;
62 * Used to create an event when nodes have been changed, inserted, or
83 * array of <code>int</code> to create the event. When the postition-index
102 * objects to an array of <code>int</code> to create the event.
110 * <ul>To create a node changed event for the root node, specify the parent
114 * @param source the Object responsible for generating the event (typically
115 * the creator of the event object passes <code>this</code>
135 * Used to create an event when nodes have been changed, inserted, or
141 * @param source the Object responsible for generating the event (typically
142 * the creator of the event object passes <code>this</code>
163 * Used to create an event when the node structure has changed in some way,
165 * Objects. A structure change event might involve nodes swapping position,
175 * @param source the Object responsible for generating the event (typically
176 * the creator of the event object passes <code>this</code>
190 * Used to create an event when the node structure has changed in some way,
192 * object. For more information on this event specification, see
195 * @param source the Object responsible for generating the event (typically
196 * the creator of the event object passes <code>this</code>
221 * The one exception to this is a treeNodesChanged event that is to
232 * instance that this event wraps.
247 * <code>getChildIndices</code>. If this is a removal event the
251 * the event
267 * Returns the values of the child indexes. If this is a removal event
274 * the children specified by the event