Java javax.swing.plaf BorderUIResource fields, constructors, methods, implement or subclass

Example usage for Java javax.swing.plaf BorderUIResource fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.swing.plaf BorderUIResource.

The text is from its open source code.

Constructor

BorderUIResource(Border delegate)
Creates a UIResource border object which wraps an existing Border instance.