Registry / utility / ihmc-javafx-toolkit

ihmc-javafx-toolkit

JSON →
library0.21.1javamavenunverified

A JavaFX toolkit library from IHMC Robotics for building graphical user interfaces in robotics applications.

<dependency> <groupId>us.ihmc</groupId> <artifactId>ihmc-javafx-toolkit</artifactId> <version>0.21.1</version> </dependency>
INSTALL
IMPORT
SIG · IHMC-JAVAFX-TOOLKI
I
ihmc-javafx-toolkit
utilityjavav0.21.1
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.

IHMCJavaFXToolkit
us.ihmc.javafx.toolkit.IHMCJavaFXToolkit

Instantiates the IHMC JavaFX toolkit and prints its class name.

import us.ihmc.javafx.toolkit.IHMCJavaFXToolkit; public class Example { public static void main(String[] args) { IHMCJavaFXToolkit toolkit = new IHMCJavaFXToolkit(); System.out.println(toolkit.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ihmc-javafx-toolkit — mvn dependency:get ihmc-javafx-toolkit · libregistry