当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
Widget.Dependency (Visual Library API) - NetBeans API Javadoc (Current Development Version)
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. |
revalidateDependency
void revalidateDependency()
- Called when the widget (or one of its parent widget) location or bounds are going to or were changed.