|
JDIC API V0.9 Release 4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Action
object.
Action
object.
Association
.
Association
.
TrayIcon
to the SystemTray
WebBrowserEvent
listener to the listener list.
AssociationAlreadyRegisteredException
is thrown by certain methods
of AssociationService
while trying to add an association already
existed in the system.AssociationAlreadyRegisteredException
object
with no detail message.
AssociationAlreadyRegisteredException
object
with the specified detail message.
AssociationException
class and its subclasses are thrown by
certain methods of AssociationService
to indicate the operation
fails.AssociationException
object with no detail message.
AssociationException
object with the specified
detail message.
AssociationNotRegisteredException
is thrown by certain methods
of AssociationService
while trying to remove an association
not existed in the system.AssociationNotRegisteredException
object with no
detail message.
AssociationNotRegisteredException
object with the
specified detail message.
AssociationService
class provides several methods to access
the file type associations.AssociationService
object.
Desktop
class provides several methods to interact with
the system applications and facilities.DesktopException
is thrown by certain methods of
Desktop
class to indicate that the passed paramaters are invalid
or the operation fails.DesktopException
without a detail message.
DesktopException
with a detail message.
java.lang.Object
.
java.lang.Object
.
Association
.
Association
.
Association
.
Association
.
Association
.
WebBrowser.Status
inner class is deprecated
as of release 0.9 of JDIC. Its APIs have been moved to this
Browser
class. This API is no longer used, and
will be removed in a future release.
java.lang.Object
.
java.lang.Object
.
WebBrowser
object's back command
is enabled.
WebBrowser.isBackEnabled()
.
WebBrowser
object's forward command
is enabled.
WebBrowser.isForwardEnabled()
.
WebBrowser
object is initialized
successfully.
WebBrowser.isInitialized()
.
Message
object.
Message
object.
RegisterFailedException
is thrown by certain methods of
AssociationService
while the registeration or unregisteration
operation fails.RegisterFailedException
object with no detail
message.
RegisterFailedException
object with the specified
detail message.
Association
.
Association
.
isAutoDispose()
returns true.
TrayIcon
from the SystemTray
WebBrowserEvent
listener from the listener list.
Association
.
Association
.
Association
.
SystemTray
class represents the System Tray for a desktop.java.lang.Object
.
java.lang.Object
.
TrayIcon
class represents a tray Icon that can be added to
a System tray.WebBrowser
component represents a blank rectangular area of
the screen onto which the application can display webpages or from which the
application can trap events from the browser window.WebBrowser
object with no URL specified.
WebBrowser
object with the specified
boolean value autoDispose
as the flag which indicates
whether this instance will automatically dispose itself in
removeNotify()
or should be disposed by the developer directly
calling dispose()
.
WebBrowser
with an URL specified.
WebBrowser
with an specified URL and
boolean flag to indicate the dispose schema.
org.jdesktop.jdic.browser.WebBrowser
class.
Will be removed in a future release.WebBrowserEvent
is dispatched by a WebBrowser
object to indicate a defined WebBrowser event occured.WebBrowserEvent
object with source and event id.
WebBrowserEvent
object with source, event id
and event data.
|
JDIC API V0.9 Release 4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.
Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.