DTK provides the ability to integrate customer implemented user interface windows to be part of the Desktopthe 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 pagebreak |
---|