Border
interface which is used for supplying a border graphics for a widget.See: Description
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.
|
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.
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.