adam-m
|
d06d38972c
|
timeline handle null cond
|
2013-05-10 13:00:12 -04:00 |
|
adam-m
|
10a93ab345
|
generalize timeline to use abstract files
|
2013-05-10 10:44:49 -04:00 |
|
adam-m
|
e38489d82c
|
fix enable timeline action only if fx enabled and case open
|
2013-03-25 12:22:03 -04:00 |
|
adam-m
|
8329c18625
|
Cleanly handle the case where javafx is not installed and components that depend on it at runtime (timeline, image viewer) cannot initialize
|
2013-03-25 11:16:40 -04:00 |
|
adam-m
|
83130d400b
|
final fix to duplicate instances of content and result viewers for the main window
|
2013-03-21 13:53:33 -04:00 |
|
adam-m
|
dc702afa50
|
Move initialize JavaFx platform to a single place in the Core Installer, and let the plafform exit implicitely.
|
2013-03-21 11:25:56 -04:00 |
|
adam-m
|
debd235930
|
fix timeline was creating redundant content panel
|
2013-03-21 11:14:06 -04:00 |
|
adam-m
|
fc31919305
|
bring timeline to front if clicked second time on action and is already open
|
2013-03-14 15:06:52 -04:00 |
|
adam-m
|
f172a85f69
|
more timeline sizing adj
|
2013-03-14 14:15:35 -04:00 |
|
adam-m
|
1e22f72a97
|
adjust minor sizing in timeline
|
2013-03-14 14:03:24 -04:00 |
|
adam-m
|
cf29210275
|
- redo timeline layout with gui builder and push entire swing layout there
- adjust sizing
- rename all java fx variables to have fx prefix for clarity and ease of determining which thread they should be in
|
2013-03-14 13:14:55 -04:00 |
|
adam-m
|
b26ef8fcca
|
timeline: correct / cleanup javafx vs swing initialization code, previously causing threading issues
|
2013-03-05 17:25:21 -05:00 |
|
adam-m
|
e2fe4541f5
|
timeline fix: use PlatformImpl.startup() only once, and Platfrom.runLater() thereafter to run in javafx thread
|
2013-03-05 16:54:52 -05:00 |
|
adam-m
|
f415d6970e
|
timeline: update result viewer label in swing thread
|
2013-03-05 16:45:20 -05:00 |
|
adam-m
|
b887486280
|
Rename Timeline class, remove obsolete class
|
2013-03-05 16:31:12 -05:00 |
|