Ignore:
Timestamp:
Apr 20, 2010, 5:21:42 PM (14 years ago)
Author:
tobias
Message:

comments added
all methods of the wsdl file implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/items/UserObjectItemType.java

    r858 r865  
    33import javax.swing.tree.DefaultMutableTreeNode;
    44import com.icesoft.faces.component.tree.IceUserObject;
    5 
     5/**
     6 * UserObjectItemType contains the UserObjectItem i.e the ResourceItem.
     7 * The visual properties of the tree node are set using the UserObjectItemType.
     8 * @author tgoecke
     9 *
     10 */
    611public class UserObjectItemType extends IceUserObject {
    712
Note: See TracChangeset for help on using the changeset viewer.