- BirdViewController - Class in org.netbeans.api.visual.widget
-
This class controls a bird view created for a specific scene.
- Border - Interface in org.netbeans.api.visual.border
-
The class is responsible for defining and rendering borders.
- BorderFactory - Class in org.netbeans.api.visual.border
-
This class is a factory of all built-in implementation of borders.
- BorderSupport - Class in org.netbeans.api.visual.border
-
This class contains support method for working with borders.
- boundsSuggested(Widget, Rectangle, Rectangle, ResizeProvider.ControlPoint) - Method in interface org.netbeans.api.visual.action.ResizeStrategy
-
Called after an user suggests a new boundary and before the suggested boundary is stored to a specified widget.
- bringToBack() - Method in class org.netbeans.api.visual.widget.Widget
-
Brings the widget to the back.
- bringToFront() - Method in class org.netbeans.api.visual.widget.Widget
-
Brings the widget to the front.