3
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 18 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated blend demo again to include the mouse press handler from the interview code. More... almost 13 years ago
Changed the blend demo a little to make the effect more obvious. Fixed a close problem with the swing demo. More... almost 13 years ago
Updated the SwingGroovyFX demo to make it a simple browser application. More... almost 13 years ago
Adding Swing GroovyFX example More... almost 13 years ago
Add support for DnD, and some fixes to help usage. More... almost 13 years ago
Converted ShapeFactory, PathFactory, and PathElementFactory to the pattern of taking a class parameter in their constructors to eliminate the switch statements. More... almost 13 years ago
Add JavaFX CSS Font/Color Support More... almost 13 years ago
Add JavaFX CSS Parser support for font and paints. More... almost 13 years ago
fix the input handling on Scene More... almost 13 years ago
change to use a MAP for common classes for performance More... almost 13 years ago
reformat the code for readability More... almost 13 years ago
Add support for MediaView and Media More... almost 13 years ago
Added FillFactory and StrokeFactory, modified the GradientDemo, and added a new FillAndStrokeDemo program. The gradients no longer automatically add themselves to their parent node. More... almost 13 years ago
Add support for Media More... almost 13 years ago
Add support for Media More... almost 13 years ago
Add copyright, improve performance of FXHelper, changed Scene 'parent' to 'root' More... almost 13 years ago
Add support for Transitions More... almost 13 years ago
Add support for Transitions More... almost 13 years ago
Added FillFactory and StrokeFactory, modified the GradientDemo, and added a new FillAndStrokeDemo program. The gradients no longer automatically add themselves to their parent node. More... almost 13 years ago
Add GradientFactories to ColorFactory so it can be used in attributes More... almost 13 years ago
Added run.sh for class and script.sh for groovy script More... almost 13 years ago
Removed some unused code More... almost 13 years ago
Added more controls (treeView, tabPane, splitPane, titledPane) and more examples to support documentation More... almost 13 years ago
Added TabPane, SplitPane, TitledPane and Grophic More... almost 13 years ago
Miscellaneous fixes More... almost 13 years ago
Added String Group name to support toggleGroups More... almost 13 years ago
Add support for BorderPane More... almost 13 years ago
Finished scene stylesheets and added mouse and key events to scene More... almost 13 years ago
Fixed GroovyKeyHandler ctor More... almost 13 years ago
Added AnchorPane support More... almost 13 years ago