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.
Interface | Description |
---|---|
Border |
The class is responsible for defining and rendering borders.
|
Class | Description |
---|---|
BorderFactory |
This class is a factory of all built-in implementation of borders.
|
BorderSupport |
This class contains support method for working with borders.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.