Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionplease use the one at com.jidesoft.utils.RegistrationListener.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 use
JideMenu.PopupMenuCustomizer
instead.
-
Deprecated ClassesClassDescriptionplease use the one at com.jidesoft.utils.CacheMap.please use the one at com.jidesoft.utils.RegistrationEvent.replaced by
JideTabbedPane.NoFocusButton
no longer used in other JIDE classes.UseCheckBoxTree
.Replaced byTristateCheckBox
.
-
Deprecated FieldsFieldDescriptionreplaced by
JideTabbedPane.BUTTON_CLOSE
replaced byJideTabbedPane.BUTTON_EAST
replaced byJideTabbedPane.BUTTON_LIST
replaced byJideTabbedPane.BUTTON_NORTH
replaced byJideTabbedPane.BUTTON_SOUTH
replaced byJideTabbedPane.BUTTON_WEST
replaced by PLASTIC3D_LNFreplaced byCheckBoxList.ALL_ENTRY
No longer used.
-
Deprecated MethodsMethodDescriptionAs of JDK version 1.5, replaced by
Component.setVisible(boolean)
.replaced it by {IntelliHints.updateHints(Object, boolean)
}replaced byJideTabbedPane.createNoFocusButton(int)
replace byLookAndFeelFactory.isPlastic3DLnfInstalled()
replaced byaddLayoutComponent(Component, Object)
.useJideMenu.PopupMenuCustomizer
andJideMenu.getPopupMenuCustomizer()
instead.replaced byDateUtils.maxDates(java.util.List)
to comply with the new compilation regulation. We have to delete the max(List) in releases earlier than 2.9.4 due to the same reason. replaced byDateUtils.minDates(java.util.List)
to comply with the new compilation regulation. We have to delete the min(List) in releases earlier than 2.9.4 due to the same reason. Call GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()Call GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()Cache no longer used.No longer used.No longer used.