Registry / other / controlsfx

controlsfx

JSON →
library11.2.3javamavenunverified

ControlsFX provides high-quality custom UI controls and tools to complement the standard JavaFX distribution.

<dependency> <groupId>org.controlsfx</groupId> <artifactId>controlsfx</artifactId> <version>11.2.3</version> </dependency>
INSTALL
IMPORT
SIG · CONTROLSFX
C
controlsfx
otherjavav11.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Notifications
org.controlsfx.control.Notifications

Show a notification using ControlsFX Notifications.

import org.controlsfx.control.Notifications; Notifications.create() .title("Notification") .text("Hello, ControlsFX!") .showInformation();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.2.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
controlsfx — mvn dependency:get controlsfx · libregistry