Release 4.1.0.0 (2007-12-28)
FileNet P8 Annotation support
For more information look at the Annotation manual in the German version. The English version will be updated soon.
Deprecation removals
The following classes have been removed, since they have been deprecated for a long time. Please use the alternatives provided in the list below.
com.levigo.jadice.formats.text.TextSelectionProvider
Alternative class: |
No alternative class necessary, because the new selection mechanism does
not need it. |
Module containing this class: |
Not necessary. |
com.levigo.jadice.docs.DocumentCommands.SaveDocumentToFile
Alternative class: |
com.levigo.jadice.addon.documentsaver.SaveDocumentToFileCommand |
Module containing this class: |
jadice-addon-documentsaver |
com.levigo.jadice.gui.GradationFrame
Alternative class: |
com.levigo.jadice.addon.gradation.GradationFrame |
Module containing this class: |
jadice-addon-gradation |
com.levigo.jadice.mdi.GradationInternalFrame
Alternative class: |
com.levigo.jadice.addon.gradation.GradationInternalFrame |
Module containing this class: |
jadice-addon-gradation |
Packaging changes
The following classes have been created, split up or renamed due to packaging purposes and in order to keep consistency.
Gradation
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 |
Lens
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 |
Navigator
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 |
Infoprovider
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 |
Help
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 |