Uses of Interface
com.jidesoft.utils.WildcardSupport

Packages that use WildcardSupport
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
com.jidesoft.utils The package contains several utililities for JIDE Common Layer. 
 

Uses of WildcardSupport in com.jidesoft.swing
 

Methods in com.jidesoft.swing that return WildcardSupport
 WildcardSupport Searchable.getWildcardSupport()
          Gets the WildcardSupport.
 

Methods in com.jidesoft.swing with parameters of type WildcardSupport
 void Searchable.setWildcardSupport(WildcardSupport wildcardSupport)
          Sets the WildcardSupport.
 

Uses of WildcardSupport in com.jidesoft.utils
 

Classes in com.jidesoft.utils that implement WildcardSupport
 class AbstractWildcardSupport
          Abstract implementation of WildcardSupport.
 class DefaultWildcardSupport
          Default implementation of WildcardSupport.
 



Copyright © 2013. All Rights Reserved.