15 Commits

Author SHA1 Message Date
Nick Davis
ca2a4e5b2b Extracted hard coded strings. Commented strings that shouldn't be extracted using NON-NLS. Used @NbBundle.Messages() style annotations for strings. Verified it correctly builds. 2016-02-02 12:56:17 -05:00
Richard Cordovano
96c966002a Revert "Revert "Revert "1501 ja image gallery - redo 1""" 2016-02-01 13:32:20 -05:00
Richard Cordovano
2a25dab4c6 Revert "Revert "1501 ja image gallery - redo 1"" 2016-02-01 12:49:13 -05:00
Richard Cordovano
e6e91fa9be Revert "1501 ja image gallery - redo 1" 2016-01-30 18:27:15 -05:00
Nick Davis
ee516a45d5 Ran searches. Tagged strings. Moved hard coded strings into @NbBundle.Messages() annotations. 2016-01-30 16:48:14 -05:00
Richard Cordovano
94a7a4addd Revert "1501 ja imagegallery" 2016-01-30 09:42:45 -05:00
Nick Davis
f7ec38cb5f Tagged several strings with NON-NLS. Extracted hard coded strings. 2016-01-27 21:10:44 -05:00
jmillman
2d38426d3e make NavPanel define a tab customized in GroupTree and HashHitGroupList 2016-01-26 14:49:20 -05:00
jmillman
e326388e0e cleanup and fixes
add percent sign to hash densiy display
merge fxml files for tree and list
shorten name of hash hits list
2016-01-26 14:21:01 -05:00
jmillman
312cdeeab3 split NavPanel into GroupTree and HashHitGroupList classes 2016-01-26 13:45:19 -05:00
jmillman
2622edd4bd show contents tree when next group button pressed; expand tab labels to clarify relationship between them 2015-08-05 14:42:57 -04:00
jmillman
617a4959a0 move DrawableView and GroupPane to a new package 2015-06-25 10:09:16 -04:00
jmillman
aec6c222e8 rename method; add synchronization; remove singletonness from SummaryTablePane 2015-06-25 10:05:39 -04:00
jmillman
d587e1c53e clean up and refactor code related to Tagging and actions;
move away from singleton by injecting controller rather than using getDefault();
 use EventBus in DrawableTagsManager (used to be TagUtils)

requires equal and hashcode method implemented on TagName
2015-06-25 10:04:01 -04:00
APriestman
09671b5ba8 Finishing renaming. 2015-03-23 14:14:24 -04:00