Uses of Class
net.sourceforge.swtlayeredgraph.exception.DuplicateItemException

Packages that use DuplicateItemException
net.sourceforge.swtlayeredgraph   
 

Uses of DuplicateItemException in net.sourceforge.swtlayeredgraph
 

Methods in net.sourceforge.swtlayeredgraph that throw DuplicateItemException
 void LayerContainer.addItem(LayerItem item)
          Adds an item to the list.
 void LayerContainer.setItems(java.util.List<LayerItem> setItems)
          Sets the list of items to the specified list.
 



Copyright © 2009. All Rights Reserved.