Package com.denova.runtime

Access the OS's menus, registry, system paths, and environment.

See:
          Description

Interface Summary
WindowsConstants Interface to useful constants when accessing the other Windows classes.
 

Class Summary
Exec Provides methods to execute a command.
MacOS Manage Mac OS X "app" directories and desktop.
UnixCommands Issue standard unix commands.
UnixMenu Manage unix launch script, including KDE menu.
WindowsCommands Provides access to the system path, setting permissons, etc.
WindowsDirs Access standard Windows directories.
WindowsMenus Manage menus and desktop icons for Windows.
WindowsRegistry Access the Windows registry.
WindowsServices Manage Windows services.
WindowsUtils Provides methods that are useful when working with Windows.
 

Package com.denova.runtime Description

Access the OS's menus, registry, system paths, and environment.

Package Specification

Related Documentation