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 tobias, on Mar 4, 2010 at 3:08:09 PM

Import eclipse project

File size: 171 bytes
Line 
1package de.dass_it.vanhelsing.gui;
2/*
3 * Helper class to encapsulate all procedures to work with the tree structure.
4 */
5public class TreeNavigation extends BeanUtil {
6
7}
Note: See TracBrowser for help on using the repository browser.