| 5 | | 1) DatePicker objects can be tabbed to, but not out of -- tab will instead toggle the DialogsPanel. I haven't tried other components yet. |
| 6 | | 2) There are a few UI issues, but I don't know if it is due to the surrounding Swing code |
| 7 | | 3) There is an issue in the current patch where, if there wasn't a JavaFX call prior, an exception occurs. I'm thinking about modifying the constructor so that a class can be passed, but then there are possible thrown exceptions. I can probably suppress and log them, since they shouldn't happen (tm). |
| | 5 | 1) ~~DatePicker objects can be tabbed to, but not out of -- tab will instead toggle the DialogsPanel. I haven't tried other components yet.~~ |
| | 6 | 2) ~~There are a few UI issues, but I don't know if it is due to the surrounding Swing code~~ |
| | 7 | 3) ~~There is an issue in the current patch where, if there wasn't a JavaFX call prior, an exception occurs. I'm thinking about modifying the constructor so that a class can be passed, but then there are possible thrown exceptions. I can probably suppress and log them, since they shouldn't happen (tm).~~ |