| Name | Package | Description |
| Action | org.jdesktop.jdic.filetypes | This class represents an action that could be applied to a particular file type. |
| Alerter | org.jdesktop.jdic.misc | This class sends alerts to the user when the application is not in
the foreground. |
| AlerterTest | org.jdesktop.jdic.misc.test | Description of the Class |
| AppAssociationReaderFactory | org.jdesktop.jdic.filetypes.internal | Package org.jdesktop.jdic.filetypes isn't yet supported on Mac OS X. |
| AppAssociationWriterFactory | org.jdesktop.jdic.filetypes.internal | Package org.jdesktop.jdic.filetypes isn't yet supported on Mac OS X. |
| AppUtility | org.jdesktop.jdic.filetypes.internal | Utility class containing shared methods. |
| Association | org.jdesktop.jdic.filetypes | This class represents a file type association. |
| AssociationService | org.jdesktop.jdic.filetypes | The AssociationService class provides several methods to access
the file type associations. |
| BeepMediaPlayer | org.jdesktop.jdic.mpcontrol.bmp | This class can control the 'beep media player' and the 'xmms' player. |
| BeepSongInfo | org.jdesktop.jdic.mpcontrol.bmp | No description provided. |
| BouncingLine | org.jdesktop.jdic.screensaver.bouncingline | Example classic bouncing line screen saver. |
| BrowserEngineManager | org.jdesktop.jdic.browser | Factory pattern used to maitain instances of IBrowserEngine. |
| Desktop | org.jdesktop.jdic.desktop | The Desktop class provides several methods to interact with
the system applications and facilities. |
| DockMenu | org.jdesktop.jdic.misc | Displays a JMenu as a DockMenu, meaning the menu you get when you
right click, control click, or press and hold on the application's
Dock icon. |
| DockMenuTest | org.jdesktop.jdic.misc.test | Description of the Class |
| FileOperUtility | org.jdesktop.jdic.packager.impl | This class contains some Utilities related to File Operation. |
| FileUtil | org.jdesktop.jdic.fileutil | Provides extensions to the java.io.File class. |
| FloatingDock | org.jdesktop.jdic.dock | No description provided. |
| ForEachScreensaver | org.jdesktop.jdic.screensaver.autogen | Steps through each screensaver by looking at the XML files present in
the configuration directory. |
| ForEachScreensaver.LocalArg | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| ForEachScreensaver.LocalExec | org.jdesktop.jdic.screensaver.autogen | Embedded exec task that replaces all occurrences of [x] with
the value supplied in a Properties table. |
| GMusicBrowser | org.jdesktop.jdic.mpcontrol.gmb | No description provided. |
| GnomeAppAssociationReader | org.jdesktop.jdic.filetypes.internal | Concrete implementation of the AppAssociationReader class for Gnome. |
| GnomeAppAssociationWriter | org.jdesktop.jdic.filetypes.internal | Concrete implementation of the AppAssociationWriter class for Gnome. |
| GnomeAssociationUtil | org.jdesktop.jdic.filetypes.internal | Utility class for accessing the system association info for Gnome. |
| GnomeBrowserService | org.jdesktop.jdic.desktop.internal.impl | Concrete implementation of the BrowserService interface for Gnome. |
| GnomeEvoMailer | org.jdesktop.jdic.desktop.internal.impl | Represents the Evolution implementation of MailerService interface for Gnome. |
| GnomeLaunchService | org.jdesktop.jdic.desktop.internal.impl | Concrete implementation of the LaunchService interface for Gnome. |
| GnomeMozMailer | org.jdesktop.jdic.desktop.internal.impl | Represents the Mozilla implementation of MailerService interface for Gnome. |
| GnomeSystemTrayService | org.jdesktop.jdic.tray.internal.impl | No description provided. |
| GnomeTrayAppletService | org.jdesktop.jdic.tray.internal.impl | The GnomeTrayAppletService interface is the contract for a
Gnome TrayIcon implementation. |
| GnomeTrayIconService | org.jdesktop.jdic.tray.internal.impl | No description provided. |
| GnomeUtility | org.jdesktop.jdic.desktop.internal.impl | Utility class shared by classes on Gnome. |
| GnomeVfsWrapper | org.jdesktop.jdic.filetypes.internal | Java wrapper class for GnomeVFS API both on Linux and Solaris platforms. |
| HackConfig | org.jdesktop.jdic.screensaver.autogen | JavaBean to store configuration information for a single xscreensaver hack. |
| HackConfig.BooleanOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.CommandOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.FileOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.LabelOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.NumberOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.Option | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.Parameter | org.jdesktop.jdic.screensaver.autogen | Encapsulates information about a commandline parameter. |
| HackConfig.SelectOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.SelectOption.OptionOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfig.StringOption | org.jdesktop.jdic.screensaver.autogen | No description provided. |
| HackConfigScanner | org.jdesktop.jdic.screensaver.autogen | Scans an xscreensaver configuration file and stores the result in a
Java structure. |
| IconProvider | org.jdesktop.jdic.icons.spi | The IconProvider class provides several methods to access
system icons. |
| IconService | org.jdesktop.jdic.icons | The IconService class provides several methods to access
system icons. |
| InitUtility | org.jdesktop.jdic.init | Utility class for JDIC initialization. |
| InternetExplorerEngine | org.jdesktop.jdic.browser | Handles the communication with Internet Explorer. |
| ITunesMacOSX | org.jdesktop.jdic.mpcontrol.itunes | No description provided. |
| JdicManager | org.jdesktop.jdic.init | Initialization manager for JDIC to set the environment variables or
initialize the set up for native libraries and executable files. |
| Jnlp2Msi | org.jdesktop.jdic.packager | Command line entry point into JDIC Packager to package a JNLP application
into a MSI package. |
| Jnlp2Package | org.jdesktop.jdic.packager.impl | This class generates an platform dependent installable package with the given
arguments. |
| Jnlp2Pkg | org.jdesktop.jdic.packager | Command line entry point into JDIC Packager to package a JNLP application
into a PKG package. |
| Jnlp2Rpm | org.jdesktop.jdic.packager | Command line entry point into JDIC Packager to package a JNLP application
into a RPM package. |
| JnlpConstants | org.jdesktop.jdic.packager.impl | This constant interface keeps the constants used or shared by other classes. |
| JnlpPackageInfo | org.jdesktop.jdic.packager.impl | This parameter class encapsulates all the description information for the
generated packages. |
| JnlpUtility | org.jdesktop.jdic.packager.impl | This utility class provides methods used or shared by other classes. |
| JOGLScreensaver | org.jdesktop.jdic.screensaver | Base class for OpenGL (JOGL) screensavers. |
| JOGLUtil | org.jdesktop.jdic.screensaver.picturecube | Various utility functions for use with JOGL. |
| LinuxAlerter | org.jdesktop.jdic.misc.impl | Linux Alerter. |
| MacBrowserService | org.jdesktop.jdic.desktop.internal.impl | Concrete implementation of the BrowserService interface for Mac OS X. |
| MacLaunchService | org.jdesktop.jdic.desktop.internal.impl | Concrete implementation of the LaunchService interface for Mac OS X. |
| MacMailerService | org.jdesktop.jdic.desktop.internal.impl | Implements the MailerService interface for Mac OS X. |
| MacOSXAlerter | org.jdesktop.jdic.misc.impl | Mac OS X Alerter |
| MacOSXDockMenu | org.jdesktop.jdic.misc.impl | The Mac OS X implementation of the Dock Menu. |
| MacOSXMusicPlayer | org.jdesktop.jdic.misc.impl | No description provided. |
| MacOSXVolume | org.jdesktop.jdic.misc.impl | Description of the Class |
| MacSystemTrayService | org.jdesktop.jdic.tray.internal.impl | There is only one Status Bar on the Mac, and this Java class represents that native peer,
so this is a singleton. |
| MacTrayIconService | org.jdesktop.jdic.tray.internal.impl | Note : Do not override equals()!. |
| MediaPlayerService | org.jdesktop.jdic.mpcontrol | This class is the entry point to the Media Player Control API. |
| Message | org.jdesktop.jdic.desktop | This class represents a message structure. |
| MozillaEngine | org.jdesktop.jdic.browser | Handles the communication with Mozilla's Gecko Runtime Engine (GRE). |
| MsgClient | org.jdesktop.jdic.browser.internal | An internal class that implements a socket client. |
| MsiPackageGenerator | org.jdesktop.jdic.packager.impl | Concrete implementation of interface PackageGenerator for msi packages
generating on Windows. |
| MusicPlayer | org.jdesktop.jdic.misc | This class interfaces with the users default music player to control it
(launch, start, stop, switch tracks, get current artist, etc.) It does not embed
a music player into your java app, it just controls music player from another process. |
| MusicPlayerTest | org.jdesktop.jdic.misc.test | Description of the Class |
| NativeEventData | org.jdesktop.jdic.browser.internal | An internal class that declares an event class used to be dispatched
from WebBrowser to NativeEventThread. |
| NativeEventThread | org.jdesktop.jdic.browser.internal | An internal class for dealing with the communication between WebBrowser &
native browser. |
| NsiGeneratorTask | org.jdesktop.jdic.screensaver.autogen | Generates .nsi installer script for the screensavers in the
configuration directory. |
| PackageGeneratorFactory | org.jdesktop.jdic.packager.impl | Factory for creating a platform-specific class that implements interface
PackageGenerator. |
| PictureCube | org.jdesktop.jdic.screensaver.picturecube | JOGL Picture Cube Screensaver |
| PkgPackageGenerator | org.jdesktop.jdic.packager.impl | Concrete implementation of interface PackageGenerator for pkg packages
generating on Solaris. |
| ProcessUtil | org.jdesktop.jdic.mpcontrol.impl | platform independent helper class to start a process. |
| ProviderFactory | org.jdesktop.jdic.spi | The ProviderFactory class provides standardized methods to instantiate a provider. |
| RhytmboxControl | org.jdesktop.jdic.mpcontrol.rhythmbox | No description provided. |
| RpmPackageGenerator | org.jdesktop.jdic.packager.impl | Concrete implementation of interface PackageGenerator for rpm packages
generating on Linux. |
| ScreensaverApplet | org.jdesktop.jdic.screensaver | Encapsulates a screensaver in an applet. |
| ScreensaverBase | org.jdesktop.jdic.screensaver | Base class for screensavers written in Java. |
| ScreensaverContext | org.jdesktop.jdic.screensaver | Context object with information about the screensaver. |
| ScreensaverFrame | org.jdesktop.jdic.screensaver | Encapsulates a screensaver in a frame. |
| ScreensaverSettings | org.jdesktop.jdic.screensaver | Holds the currently active settings for a screensaver. |
| ServiceManager | org.jdesktop.jdic.tray.internal | The ServiceManager class provides static fields to refer to
the available services, and static methods to get the approprate service
objects with the given service name. |
| ServiceManager | org.jdesktop.jdic.dock.internal | The ServiceManager class provides static fields to refer to
the available services, and static methods to get the approprate service
objects with the given service name. |
| ServiceManager | org.jdesktop.jdic.desktop.internal | The ServiceManager class provides static fields to refer to
the available services, and static methods to get the approprate service
objects with the given service name. |
| ServiceManagerStub | org.jdesktop.jdic.tray.internal.impl | The ServiceManagerStub class implements the particular
lookup of services. |
| ServiceManagerStub | org.jdesktop.jdic.dock.internal.impl | The ServiceManagerStub class implements the particular
lookup of services. |
| ServiceManagerStub | org.jdesktop.jdic.desktop.internal.impl | The ServiceManagerStub class implements the particular
lookup of services. |
| SimpleScreensaver | org.jdesktop.jdic.screensaver | Base class for simple screensavers who will have their paint()
method invoked on a regular basis to render each frame. |
| SongChangeAdapter | org.jdesktop.jdic.mpcontrol.impl | No description provided. |
| SongInfo | org.jdesktop.jdic.mpcontrol.rhythmbox | No description provided. |
| SongInfo | org.jdesktop.jdic.mpcontrol.winamp | No description provided. |
| SystemInfo | org.jdesktop.jdic.systeminfo | Provide information concerning the current user's desktop session. |
| SystemTray | org.jdesktop.jdic.tray | The SystemTray class represents the System Tray for a desktop. |
| TrayIcon | org.jdesktop.jdic.tray | The TrayIcon class represents a tray Icon that can be added to
a System tray. |
| UnixDockService | org.jdesktop.jdic.dock.internal.impl | No description provided. |
| UnixIconProvider | org.jdesktop.jdic.icons.impl | An icon provider based upon
freedesktop icon theme specification |
| URLUTF8Encoder | org.jdesktop.jdic.desktop.internal.impl | This class provides a method to encode any string into a URL-safe form. |
| Util | org.jdesktop.jdic.mpcontrol.winamp | No description provided. |
| Utilities | org.jdesktop.jdic.screensaver.autogen | Utility methods |
| Volume | org.jdesktop.jdic.misc | Volume allows the developer to get, set, and watch the system
volume. |
| VolumeTest | org.jdesktop.jdic.misc.test | Description of the Class |
| WallpaperFactory | org.jdesktop.jdic.misc | This factory class can return a supported default Wallpaper implementations. |
| WallpaperTest | org.jdesktop.jdic.misc.test | Description of the Class |
| WebBrowser | org.jdesktop.jdic.browser | A WebBrowser component represents a blank rectangular area of
the screen onto which the application can load webpages or from which the
application can trap events from the browser window. |
| WebBrowserEvent | org.jdesktop.jdic.browser | A WebBrowserEvent is dispatched by a IWebBrowser
object to indicate a defined IWebBrowser event occured. |
| WebBrowserListenerAdapter | org.jdesktop.jdic.browser | The class is interested in processing a WebBrowser event
and spared the unconsidered details of processing to interface
WebBrowserListener |
| WebBrowserUtil | org.jdesktop.jdic.browser.internal | Utility class for WebBrowser class. |
| WebKitWebBrowser | org.jdesktop.jdic.browser | No description provided. |
| WinAlerter | org.jdesktop.jdic.misc.impl | Windows Alerter |
| WinampControl | org.jdesktop.jdic.mpcontrol.winamp | No description provided. |
| WinAPIWrapper | org.jdesktop.jdic.desktop.internal.impl | Bottom layer java wrapper for Windows registry relevant APIs |
| WinAppAssociationReader | org.jdesktop.jdic.filetypes.internal | Concrete implementation of the AppAssociationReader class for Windows platform. |
| WinAppAssociationWriter | org.jdesktop.jdic.filetypes.internal | Concrete implementation of the AppAssociationWriter class for Windows platform. |
| WinAppAssociationWriter.BackupAssociation | org.jdesktop.jdic.filetypes.internal | Inline class for restoreing association registration/unregistration failure. |
| WinBrowserService | org.jdesktop.jdic.desktop.internal.impl | Concrete implementation of the interface BrowserService for Windows. |
| WinIconProvider | org.jdesktop.jdic.icons.impl | No description provided. |
| WinIconWrapper | org.jdesktop.jdic.icons.impl | No description provided. |
| WinLaunchService | org.jdesktop.jdic.desktop.internal.impl | Concrete implementation of the LaunchService interface for Win. |
| WinMapiMailer | org.jdesktop.jdic.desktop.internal.impl | Represents the Mapi implementation of MailerService interface for Windows. |
| WinMozMailer | org.jdesktop.jdic.desktop.internal.impl | Represents the Mozilla implementation of MailerService interface for Windows. |
| WinMsiUtility | org.jdesktop.jdic.packager.impl | WinMsiUtility provide some high level Msi APIs. |
| WinMsiWrapper | org.jdesktop.jdic.packager.impl | Bottom layer java wrapper for Windows MSI APIs. |
| WinRegistryUtil | org.jdesktop.jdic.filetypes.internal | Utility class for accessing the system registry and association info for Windows. |
| WinRegistryWrapper | org.jdesktop.jdic.filetypes.internal | Bottom layer java wrapper for Windows registry relevant APIs |
| WinSystemTrayService | org.jdesktop.jdic.tray.internal.impl | No description provided. |
| WinTrayIconService | org.jdesktop.jdic.tray.internal.impl | No description provided. |
| WinUtility | org.jdesktop.jdic.desktop.internal.impl | WinUtility provides several util funtion for windows platform. |
| WinUtility | org.jdesktop.jdic.packager.impl | WinUtility will provide some general utility functions for Windows platform. |
| WinWallpaper | org.jdesktop.jdic.misc.impl | This class sets a Windows desktop background image or wallpaper. |
| XdgDesktopReader | org.jdesktop.jdic.icons.impl | Contains desktop file functionality. |
| XdgDesktopReader.Group | org.jdesktop.jdic.icons.impl | No description provided. |
| XdgDirectory | org.jdesktop.jdic.icons.impl | Contains base directory functionality. |
| XdgIconTheme | org.jdesktop.jdic.icons.impl | An icon theme based upon
freedesktop icon theme specification |