Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DTK provides the ability to integrate customer implemented user interface windows to be part of the Desktopthe Image Added Desktop.


Desktop

DRDesktopPlugin

Desktop plugins are introduced by implementing the interface DRDesktopPlugin. The Code Server will locate all such classes and add them in a menu called Extensions in Desktop. The purpose of DRDesktopPlugin is to act as a pure representation class of the actual Swing implementation. It is therefore recommended to separate the plugin class and the actual Swing implementation, since all DRDesktopPlugins are instantiated during startup and may allocate memory from the JVM.

...

com.digitalroute.devkit.examples.udrlister.*


Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next:  14. Environment Interfaces


Scroll pagebreak