Skip to content

Tags: doug-rocha/JavaFX-Components

Tags

0.6.7

Toggle 0.6.7's commit message
Bugfix

InternalWindow - [fix] header bar style not updating as needed when multiple Windows are managed;

0.6.6

Toggle 0.6.6's commit message
Themes adjustments

0.6.5

Toggle 0.6.5's commit message
Better handling of initialization sequence and InternalWindowManager …

…acting more like a desktop

- Default init and custom init code are executed after all the  creation of InternalWindow object, also when setting the Controller (InternalWindowContent) it will call the setInternalWindow in the Controller;
- InternalWindowManager now remove focus from InternalWindows when you click outside of it (on the managed panel);

0.6-SNAPSHOT

Toggle 0.6-SNAPSHOT's commit message
Minor package adjustment

0.5-SNAPSHOT

Toggle 0.5-SNAPSHOT's commit message
Added LICENSE