JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.74
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
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.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.74
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method