Java javafx.scene.layout BorderWidths fields, constructors, methods, implement or subclass

Example usage for Java javafx.scene.layout BorderWidths fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.scene.layout BorderWidths.

The text is from its open source code.

Constructor

BorderWidths(@NamedArg("width") double width)
Creates a new BorderWidths using the given width for all four borders, and treating this width as a literal value, and not a percentage.