Uses of Interface
org.uispec4j.TreeCellValueConverter

Packages that use TreeCellValueConverter
org.uispec4j Provides classes for handling user interface components. 
 

Uses of TreeCellValueConverter in org.uispec4j
 

Classes in org.uispec4j that implement TreeCellValueConverter
 class DefaultTreeCellValueConverter
          Default implementation for the TreeCellValueConverter interface.
 

Methods in org.uispec4j with parameters of type TreeCellValueConverter
 void Tree.setCellValueConverter(TreeCellValueConverter converter)
          Sets a new converter for retrieving the text displayed on the tree cells.
 



Copyright © 2004-2010. All Rights Reserved.