Border
interface Border
A drawn border, around a Region.
Unlike JavaFX, Border is an interface with many implementations. NoBorder (the default) and PlainBorder are the simplest.
A drawn border, around a Region.
Unlike JavaFX, Border is an interface with many implementations. NoBorder (the default) and PlainBorder are the simplest.