-CK, FF-
The following methods of the class document have been deprecated and replaced by a type safe equivalent. All references should be changed to the offered alternative.
Deprecated method: | Alternative method: |
com.levigo.jadice.docs.Document.getStatus() | com.levigo.jadice.docs.Document.getState() |
com.levigo.jadice.docs.Document.setStatus(int) | com.levigo.jadice.docs.Document.setState(State) |
See DOCP-615 -CK-
For more information look at the Annotation manual in the German version. The English version will be updated soon.
The following classes have been removed, since they have been deprecated for a long time. Please use the alternatives provided in the list below.
Alternative class: | No alternative class necessary, because the new selection mechanism does not need it. |
Module containing this class: | Not necessary. |
Alternative class: | com.levigo.jadice.addon.documentsaver.SaveDocumentToFileCommand |
Module containing this class: | jadice-addon-documentsaver |
The following classes have been created, split up or renamed due to packaging purposes and in order to keep consistency.
Old command key: | ToggleInternalGradation |
New command key: | ToggleInternalGradation |
Old command class: | com.levigo.jadice.mdi.MDIToggleAddOnFrameCommand |
New command class: | com.levigo.jadice.addon.gradation.ToggleInternalGradationCommand |
Module containing this class: | jadice-addon-gradation |
Old command key: | MDIGradationCommand |
New command key: | ToggleInternalGradation |
Old command class: | com.levigo.jadice.addon.gradation.MDIGradationCommand |
New command class: | com.levigo.jadice.addon.gradation.ToggleInternalGradationCommand |
Module containing this class: | jadice-addon-gradation |
Old command key: | MDIPageGradationCommand |
New command key: | ToggleInternalPageGradation |
Old command class: | com.levigo.jadice.addon.gradation.MDIGradationCommand |
New command class: | com.levigo.jadice.addon.gradation.ToggleInternalGradationCommand |
Module containing this class: | jadice-addon-gradation |
Old command key: | ToggleInternalLens |
New command key: | ToggleInternalLens |
Old command class: | com.levigo.jadice.mdi.MDIToggleAddOnFrameCommand |
New command class: | com.levigo.jadice.addon.lens.ToggleInternalLensCommand |
Module containing this class: | jadice-addon-lens |
Old command key: | ToggleInternalNavigator |
New command key: | ToggleInternalNavigator |
Old command class: | com.levigo.jadice.mdi.MDIToggleAddOnFrameCommand |
New command class: | com.levigo.jadice.addon.navigator.ToggleInternalNavigatorCommand |
Module containing this class: | jadice-addon-navigator |
Old command key: | ToggleInternalInfoProvider |
New command key: | ToggleInternalInfoProvider |
Old command class: | com.levigo.jadice.mdi.MDIToggleAddOnFrameCommand |
New command class: | com.levigo.jadice.addon.infoprovider.ToggleInternalInfoProviderCommand |
Module containing this class: | jadice-addon-infoprovider |
Old command key: | ProductHelp |
New command key: | ProductHelp |
Old command class: | com.levigo.jadice.ViewerCommands$ProductHelp |
New command class: | com.levigo.jadice.help.ToggleHelpCommand |
Module containing this class: | jadice-help |
Old command key: | ToggleInternalHelp |
New command key: | ToggleInternalHelp |
Old command class: | com.levigo.jadice.mdi.MDIToggleAddOnFrameCommand |
New command class: | com.levigo.jadice.help.ToggleInternalHelpCommand |
Module containing this class: | jadice-help |