Uses of Interface
com.jidesoft.swing.StringConverter

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

Uses of StringConverter in com.jidesoft.swing
 

Methods in com.jidesoft.swing that return StringConverter
 StringConverter JideTabbedPane.getStringConverter()
          Gets the string converter that converts the tab title to the display title.
 

Methods in com.jidesoft.swing with parameters of type StringConverter
 void JideTabbedPane.setStringConverter(StringConverter stringConverter)
          Sets the string converter.
 



Copyright © 2013. All Rights Reserved.