5 Commits

Author SHA1 Message Date
adam-m
9b2f582934 Switch remaining logging from java.util.logging.Logger to coreutils.Logger 2012-09-14 18:16:01 -04:00
adam-m
648893e316 cleanup 2012-08-27 16:58:43 -04:00
adam-m
1ea566fa78 better query of bookmarks 2012-08-27 15:51:32 -04:00
adam-m
168ddcc6b8 Implement bookmarks are specialized tags. Add icons.
Artifact node - add optional icon in constructor rather than default.
2012-08-27 15:06:15 -04:00
adam-m
f1a745c805 Node datamodel improvements:
Promote DisplayableItemNode and ContentNode from interface to class extending AbstractNode, add methods isLeafType and getType.
Simplifies datamodel and directorytree code - does not require instanceof.  Easier addtion of node types and more efficient.
Preliminary bookmark node support.
Preliminary File Bookmarking implementation.
2012-08-26 17:43:23 -04:00