source:
vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/TreeNavigation.java@
830
Last change on this file since 830 was 830, checked in by , on Mar 4, 2010 at 3:08:09 PM | |
---|---|
File size: 171 bytes |
Line | |
---|---|
1 | package de.dass_it.vanhelsing.gui; |
2 | /* |
3 | * Helper class to encapsulate all procedures to work with the tree structure. |
4 | */ |
5 | public class TreeNavigation extends BeanUtil { |
6 | |
7 | } |
Note:
See TracBrowser
for help on using the repository browser.