Skip to content

Commit

Permalink
add module utility-fx; code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Apr 28, 2024
1 parent 6016100 commit 20b4de1
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/**
* JavaFX related classes and utilities.
*/
@NotNullApi
package com.dua3.utility.fx;

import com.dua3.cabe.annotations.NotNullApi;

0 comments on commit 20b4de1

Please sign in to comment.