-
Interfaces Interface Description com.jidesoft.converter.RegistrationListener please use the one at com.jidesoft.utils.RegistrationListener.com.jidesoft.swing.JideMenu.MenuCreator The createMenu method of MenuCreator should JPopupMenu as parameter. Since it's a public API we have to deprecated this one and ask users to useJideMenu.PopupMenuCustomizer
instead.
-
Classes Class Description com.jidesoft.converter.CacheMap please use the one at com.jidesoft.utils.CacheMap.com.jidesoft.converter.RegistrationEvent please use the one at com.jidesoft.utils.RegistrationEvent.com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.TabCloseButton replaced byJideTabbedPane.NoFocusButton
com.jidesoft.swing.JCellRendererPane no longer used in other JIDE classes.com.jidesoft.swing.LegacyCheckBoxTree UseCheckBoxTree
.com.jidesoft.swing.LegacyCheckBoxTreeCellRenderer com.jidesoft.swing.LegacyCheckBoxTreeSelectionModel com.jidesoft.swing.LegacyTristateCheckBox Replaced byTristateCheckBox
.