org.netbeans.api.visual 2.23.1

org.netbeans.api.visual.widget
Interface Widget.Dependency

All Known Implementing Classes:
Anchor, VMDNodeAnchor
Enclosing class:
Widget

public static interface Widget.Dependency

The dependency listener which is used for notifying dependent widgets, anchor, ... that the widget (or one of its parent widget) location or bounds are going to or were changed.


Method Summary
 void revalidateDependency()
          Called when the widget (or one of its parent widget) location or bounds are going to or were changed.
 

Method Detail

revalidateDependency

void revalidateDependency()
Called when the widget (or one of its parent widget) location or bounds are going to or were changed.


org.netbeans.api.visual 2.23.1

Built on February 9 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.