Package org.netbeans.api.visual.border
package org.netbeans.api.visual.border
This package contains Border
interface which is used for supplying a border graphics for a widget.
Built-in border implementations can be created using BorderFactory
class.
-
ClassDescriptionThe class is responsible for defining and rendering borders.This class is a factory of all built-in implementation of borders.This class contains support method for working with borders.