A C D E F G H I J L M N O P R S T U V W

A

accept(T) - Method in interface chrriis.common.Filter
Test whether the element should be accepted.
add(Object) - Method in class chrriis.common.ObjectRegistry
Add an object to the registry.
add(Object, int) - Method in class chrriis.common.ObjectRegistry
Add an object to the registry, specifying its ID, wich throws an exception if the ID is already in use.
addFlashPlayerListener(FlashPlayerListener) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Add a flash player listener.
addHTMLEditorListener(HTMLEditorListener) - Method in class chrriis.dj.sweet.components.JHTMLEditor
Add an HTML editor listener.
addItem(Class<?>, String) - Method in class chrriis.dj.sweet.components.VLCPlaylist
Add an item from the classpath to the playlist and get its ID for future manipulation.
addItem(String) - Method in class chrriis.dj.sweet.components.VLCPlaylist
Add an item to the playlist.
addReferenceClassLoader(ClassLoader) - Method in class chrriis.common.WebServer
 
addWebBrowserListener(WebBrowserListener) - Method in class chrriis.dj.sweet.components.JWebBrowser
Add a web browser listener.
arrayDeepToString(Object) - Static method in class chrriis.common.Utils
Produce the deep string value of an array, whatever the actual class type of the array is.

C

checkSubclass() - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
 
chrriis.common - package chrriis.common
A set of generic utility classes.
chrriis.dj.sweet - package chrriis.dj.sweet
 
chrriis.dj.sweet.components - package chrriis.dj.sweet.components
 
chrriis.dj.sweet.components.win32 - package chrriis.dj.sweet.components.win32
A set of components using the native integration framework, specifically targetting the Windows operating system.
clear() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Clear the playlist.
clearSessionCookies() - Static method in class chrriis.dj.sweet.components.JWebBrowser
Clear all session cookies from all web browser instances.
clone() - Method in class chrriis.common.WebServer.HTTPRequest
 
COMMAND_LOCATION_PREFIX - Static variable in class chrriis.dj.sweet.components.JWebBrowser
The prefix to use when sending a command from some web content, using a static link or by setting window.location from Javascript.
COMMAND_STATUS_PREFIX - Static variable in class chrriis.dj.sweet.components.JWebBrowser
The prefix to use when sending a command from some web content, by setting window.status from Javascript.
commandReceived(String, String[]) - Method in interface chrriis.dj.sweet.components.FlashPlayerListener
 
commandReceived(WebBrowserEvent, String, String[]) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
commandReceived(WebBrowserEvent, String, String[]) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
The web browser can invoke special commands to the application simply by calling through Javascript:
window.location = 'command://' + encodeURIComponent('somecommand') + '&' + encodeURIComponent('param1') + '&' + encodeURIComponent('param2') + ...
or as a static HREF link.
configureOleFrame(OleClientSite, OleFrame) - Static method in class chrriis.dj.sweet.components.OleAccess
 
consume() - Method in class chrriis.dj.sweet.components.WebBrowserNavigationEvent
 
consume() - Method in class chrriis.dj.sweet.components.WebBrowserWindowWillOpenEvent
 
convertJavaObjectToJavascript(Object) - Static method in class chrriis.dj.sweet.components.JWebBrowser
Convert a Java object to Javascript, to simplify the task of executing scripts.
copyAppearance(JWebBrowser, JWebBrowser) - Static method in class chrriis.dj.sweet.components.JWebBrowser
Copy the appearance, the visibility of the various bars, from one web browser to another.
copyContent(JWebBrowser, JWebBrowser) - Static method in class chrriis.dj.sweet.components.JWebBrowser
Copy the content, whether a URL or its HTML content, from one web browser to another.
createControl(Composite) - Method in class chrriis.dj.sweet.components.OleAccess
 
createJavascriptFunctionCall(String, Object...) - Static method in class chrriis.dj.sweet.components.JWebBrowser
Create the Javascript function call using the function name and Java objects as arguments.
createOptionMap(NSOption...) - Static method in class chrriis.dj.sweet.NSOption
Create a map from option key to option value.
createVariant(Object) - Static method in class chrriis.dj.sweet.components.OleAccess
 

D

decodeURL(String) - Static method in class chrriis.common.Utils
 
deleteAll(File) - Static method in class chrriis.common.Utils
Delete the file, or delete the directtory and all its children recursively.
dumpOleInterfaceDefinitions() - Method in class chrriis.dj.sweet.components.OleAccess
Dump the definitions of the OLE interface (properties and functions) to the output stream.

E

encodeURL(String) - Static method in class chrriis.common.Utils
 
equals(Object, Object) - Static method in class chrriis.common.Utils
Test the equality of 2 objects, with a check on nullity.
escapeXML(String) - Static method in class chrriis.common.Utils
 
EventDispatchUtils - Class in chrriis.dj.sweet
A utility class for event dispatching processes.
EventDispatchUtils.Condition - Interface in chrriis.dj.sweet
 
executeJavascript(String) - Method in class chrriis.dj.sweet.components.JWebBrowser
Execute some javascript.
executeJavascriptWithResult(String) - Method in class chrriis.dj.sweet.components.JWebBrowser
Execute some javascript, and wait for the result coming from the return statements.

F

Filter<T> - Interface in chrriis.common
A generic filter.
finalize() - Method in class chrriis.dj.sweet.components.JFlashPlayer
 
finalize() - Method in class chrriis.dj.sweet.components.JVLCPlayer
 
finalize() - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
finalize() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
 
FlashPlayerListener - Interface in chrriis.dj.sweet.components
 
FlashPluginOptions - Class in chrriis.dj.sweet.components
The options for the Flash player to better configure the initialization of the Flash plugin.
FlashPluginOptions() - Constructor for class chrriis.dj.sweet.components.FlashPluginOptions
Construct new Flash plugin options.

G

get(int) - Method in class chrriis.common.ObjectRegistry
Get an object using its ID.
getAbsolutePosition() - Method in class chrriis.dj.sweet.components.VLCInput
Get the current position on the timeline.
getAbsolutePosition() - Method in class chrriis.dj.sweet.components.win32.WMPControls
Get the current position on the timeline.
getAnchor() - Method in class chrriis.common.WebServer.HTTPRequest
 
getAspectRatio() - Method in class chrriis.dj.sweet.components.VLCVideo
Get the aspect ratio of the video media.
getBytes() - Method in class chrriis.common.WebServer.HTTPData
 
getChannel() - Method in class chrriis.dj.sweet.components.VLCAudio
Get the audio channel.
getClassPathFile(String) - Static method in class chrriis.common.Utils
 
getClassPathFile(Class<?>) - Static method in class chrriis.common.Utils
 
getClassPathResourceURL(String, String) - Method in class chrriis.common.WebServer
 
getContentLength() - Method in class chrriis.common.WebServer.WebServerContent
 
getContentType() - Method in class chrriis.common.WebServer.WebServerContent
 
getCookie(String, String) - Static method in class chrriis.dj.sweet.components.JWebBrowser
Get a cookie for a given URL and a given name.
getDefaultMimeType(String) - Static method in class chrriis.common.WebServer.WebServerContent
 
getDefaultWebServer() - Static method in class chrriis.common.WebServer
 
getDirectory(String) - Static method in class chrriis.common.Utils
 
getDirectory(Class<?>) - Static method in class chrriis.common.Utils
 
getDuration() - Method in class chrriis.dj.sweet.components.VLCInput
Get the duration in milliseconds of the current media.
getDuration() - Method in class chrriis.dj.sweet.components.win32.WMPMedia
Get the duration in milliseconds of the current media.
getDynamicContentURL(String, String) - Method in class chrriis.common.WebServer
 
getDynamicContentURL(String, String, String) - Method in class chrriis.common.WebServer
 
getEmbeddedObjectJavascriptName() - Static method in class chrriis.dj.sweet.components.WebBrowserObject
 
getFirstLineNumber() - Method in class chrriis.dj.sweet.components.SyntaxHighlighterOptions
 
getFlashPlayerListeners() - Method in class chrriis.dj.sweet.components.JFlashPlayer
Get the flash player listeners.
getFrameRate() - Method in class chrriis.dj.sweet.components.VLCInput
Get the number of frames per second.
getHeaderMap() - Method in class chrriis.common.WebServer.HTTPData
 
getHeight() - Method in class chrriis.dj.sweet.components.VLCVideo
Get the height of the video.
getHTMLContent() - Method in class chrriis.dj.sweet.components.JHTMLEditor
Get the HTML content.
getHTMLContent() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the HTML content.
getHTMLEditor() - Method in class chrriis.dj.sweet.components.HTMLEditorEvent
Get the HTML editor.
getHTMLEditorListeners() - Method in class chrriis.dj.sweet.components.JHTMLEditor
Get the HTML editor listeners.
getHTMLLoadingMessage() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getHTMLParameters() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getHTTPPostDataArray() - Method in class chrriis.common.WebServer.HTTPRequest
 
getInputStream() - Method in class chrriis.common.WebServer.WebServerContent
 
getInputStream(String) - Static method in class chrriis.common.WebServer.WebServerContent
 
getInstallationURL() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getInstance() - Static method in class chrriis.common.ObjectRegistry
Get the default shared instance of a registry.
getInstanceIDs() - Method in class chrriis.common.ObjectRegistry
Get all the instance IDs that are used in this registry.
getItemCount() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Get the number of items in the playlist.
getJARFile(String) - Static method in class chrriis.common.Utils
 
getJARFile(Class<?>) - Static method in class chrriis.common.Utils
 
getJavascriptDefinitions() - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
getLastModified() - Method in class chrriis.common.WebServer.WebServerContent
 
getLoadedResource() - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
getLoadingProgress() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the loading progress, a value between 0 and 100, where 100 means it is fully loaded.
getLocalFile(String) - Static method in class chrriis.common.Utils
 
getLocalFileURL(File) - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
getLocalHostAddress() - Static method in class chrriis.common.Utils
Get a local host address on which client and server sockets can connect to communicate.
getLocalHostAddress(int) - Static method in class chrriis.common.Utils
Get a local host address on which client and server sockets can connect to communicate.
getLocation() - Method in class chrriis.dj.sweet.components.WebBrowserWindowOpeningEvent
 
getMediaState() - Method in class chrriis.dj.sweet.components.VLCInput
Get the state.
getMediaState() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Get the state of the media.
getMimeType() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getNativeComponent() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the native component.
getNewResourceLocation() - Method in class chrriis.dj.sweet.components.WebBrowserNavigationEvent
 
getNewWebBrowser() - Method in class chrriis.dj.sweet.components.WebBrowserWindowOpeningEvent
 
getNewWebBrowser() - Method in class chrriis.dj.sweet.components.WebBrowserWindowWillOpenEvent
 
getObjectHtmlConfiguration() - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
getObjectProperty(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
getOleProperty(String, Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
getOleProperty(String[], Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
getOptionKey() - Method in class chrriis.dj.sweet.NSOption
Get the key of this option.
getOptionValue() - Method in class chrriis.dj.sweet.NSOption
Get the value of this option.
getPageTitle() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the title of the web page.
getParameters() - Method in class chrriis.dj.sweet.components.FlashPluginOptions
Get the Flash plugin HTML parameters.
getParameters() - Method in class chrriis.dj.sweet.components.VLCPluginOptions
Get the VLC plugin HTML parameters.
getParamName() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getPlayCount() - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Get the playCount, as a value strictly greater than 0.
getPlaySpeedFactor() - Method in class chrriis.dj.sweet.components.VLCInput
Get the speed factor that is applied when a media is played.
getPlaySpeedFactor() - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Get the speed factor that is applied when a media is played, as a value strictly greater than 0.
getPort() - Method in class chrriis.common.WebServer
 
getQueryParameterMap() - Method in class chrriis.common.WebServer.HTTPRequest
 
getRelativePosition() - Method in class chrriis.dj.sweet.components.VLCInput
Get the current relative position on the timeline as a float between 0 and 1.
getResourceLocation() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the location of the resource currently displayed.
getResourcePath() - Method in class chrriis.common.WebServer.HTTPRequest
 
getResourcePathURL(String, String) - Method in class chrriis.common.WebServer
 
getSite(OleFrame) - Static method in class chrriis.dj.sweet.components.OleAccess
 
getSize() - Method in class chrriis.dj.sweet.components.WebBrowserWindowOpeningEvent
 
getStatusText() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the status text.
getStereoBalance() - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Get the stereo balance.
getSubtitleTrack() - Method in class chrriis.dj.sweet.components.VLCVideo
Get the track of the subtitles.
getText() - Method in class chrriis.dj.sweet.components.HTMLEditorSaveEvent
Get the text to save.
getTrack() - Method in class chrriis.dj.sweet.components.VLCAudio
Get the audio track, or 0 if disabled.
getURLContent(String) - Method in class chrriis.common.WebServer
 
getURLPath() - Method in class chrriis.common.WebServer.HTTPRequest
 
getURLPrefix() - Method in class chrriis.common.WebServer
 
getValue() - Method in interface chrriis.dj.sweet.EventDispatchUtils.Condition
 
getVariable(String) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Get the value of a variable, or an object property if the web browser used is Internet Explorer.
getVariables() - Method in class chrriis.dj.sweet.components.FlashPluginOptions
Get the Flash plugin variables.
getVariantValue(Variant) - Static method in class chrriis.dj.sweet.components.OleAccess
 
getVersion() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getVLCAudio() - Method in class chrriis.dj.sweet.components.JVLCPlayer
Get the VLC object responsible for audio-related actions.
getVLCInput() - Method in class chrriis.dj.sweet.components.JVLCPlayer
Get the VLC object responsible for input-related actions.
getVLCPlaylist() - Method in class chrriis.dj.sweet.components.JVLCPlayer
Get the VLC object responsible for playlist-related actions.
getVLCVideo() - Method in class chrriis.dj.sweet.components.JVLCPlayer
Get the VLC object responsible for video-related actions.
getVolume() - Method in class chrriis.dj.sweet.components.VLCAudio
Get the volume, as a value between 0 and 100.
getVolume() - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Get the volume, as a value between 0 and 100.
getWebBrowser() - Method in class chrriis.dj.sweet.components.JFlashPlayer
Get the web browser that contains this component.
getWebBrowser() - Method in class chrriis.dj.sweet.components.JHTMLEditor
Get the web browser that contains this component.
getWebBrowser() - Method in class chrriis.dj.sweet.components.JSyntaxHighlighter
Get the web browser that contains this component.
getWebBrowser() - Method in class chrriis.dj.sweet.components.JVLCPlayer
Get the web browser that contains this component.
getWebBrowser() - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Get the web browser that this window presents.
getWebBrowser(JWebBrowser) - Static method in class chrriis.dj.sweet.components.MozillaXPCOM
Get the Mozilla JavaXPCOM nsIWebBrowser if it is available.
Availability requires the web browser to be using the XULRunner runtime (version 1.8.1.2 or greater) and the JavaXPCOM classes (version 1.8.1.2 or greater) to be in the classpath.
getWebBrowser() - Method in class chrriis.dj.sweet.components.WebBrowserEvent
Get the web browser.
getWebBrowserListeners() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the web browser listeners.
getWebBrowserWindow() - Method in class chrriis.dj.sweet.components.JWebBrowser
Get the web browser window if the web browser is contained in one.
getWebServerContent(WebServer.HTTPRequest) - Static method in class chrriis.common.WebServer
 
getWebServerContent(WebServer.HTTPRequest) - Static method in class chrriis.dj.sweet.components.JHTMLEditor
 
getWebServerContent(WebServer.HTTPRequest) - Static method in class chrriis.dj.sweet.components.WebBrowserObject
 
getWidth() - Method in class chrriis.dj.sweet.components.VLCVideo
Get the width of the video.
getWindowsClassID() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getWindowsInstallationURL() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getWindowsParamName() - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
getWMPControls() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Get the Media Player object responsible for controls-related actions.
getWMPMedia() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Get the Media Player object responsible for media-related actions.
getWMPSettings() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Get the Media Player object responsible for settings-related actions.
goNext() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Move to the next item of the playlist.
goPrevious() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Move to the previous item of the playlist.

H

hasContent() - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
HTMLEditorEvent - Class in chrriis.dj.sweet.components
 
HTMLEditorEvent(JHTMLEditor) - Constructor for class chrriis.dj.sweet.components.HTMLEditorEvent
Construct an HTML editor event.
HTMLEditorListener - Interface in chrriis.dj.sweet.components
 
htmlEditorListenerList - Variable in class chrriis.dj.sweet.components.JHTMLEditor
 
HTMLEditorSaveEvent - Class in chrriis.dj.sweet.components
 
HTMLEditorSaveEvent(JHTMLEditor, String) - Constructor for class chrriis.dj.sweet.components.HTMLEditorSaveEvent
Construct an HTML editor save event.

I

initializationListenerList - Variable in class chrriis.dj.sweet.components.JHTMLEditor
 
invokeFlashFunction(String, Object...) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Invoke a function on the Flash object, with optional arguments (Strings, numbers, booleans).
invokeFlashFunctionWithResult(String, Object...) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Invoke a function on the Flash object and waits for a result, with optional arguments (Strings, numbers, booleans).
invokeObjectFunction(String, Object...) - Method in class chrriis.dj.sweet.components.WebBrowserObject
Invoke a function on the object, with optional arguments (Strings, numbers, booleans, or array).
invokeObjectFunctionWithResult(String, Object...) - Method in class chrriis.dj.sweet.components.WebBrowserObject
Invoke a function on the object and waits for a result, with optional arguments (Strings, numbers, booleans, or array).
invokeOleFunction(String, Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
invokeOleFunction(String[], Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
invokeOleFunctionWithResult(String, Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
invokeOleFunctionWithResult(String[], Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
IS_JAVA_6_OR_GREATER - Static variable in class chrriis.common.Utils
 
IS_MAC - Static variable in class chrriis.common.Utils
 
isAutoStart() - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Indicate whether loading some media should start playing automatically.
isBackNavigationEnabled() - Method in class chrriis.dj.sweet.components.JWebBrowser
Indicate if the web browser Back functionality is enabled.
isButtonBarVisible() - Method in class chrriis.dj.sweet.components.JWebBrowser
Indicate whether the button bar is visible.
isButtonBarVisisble() - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Indicate whether the button bar is visible.
isConsumed() - Method in class chrriis.dj.sweet.components.WebBrowserNavigationEvent
 
isConsumed() - Method in class chrriis.dj.sweet.components.WebBrowserWindowWillOpenEvent
 
isControlAreaVisible() - Method in class chrriis.dj.sweet.components.SyntaxHighlighterOptions
 
isControlBarVisible() - Method in class chrriis.dj.sweet.components.JFlashPlayer
Indicate whether the control bar is visible.
isControlBarVisible() - Method in class chrriis.dj.sweet.components.JVLCPlayer
Indicate whether the control bar is visible.
isControlBarVisible() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Indicate whether the control bar is visible.
isForwardNavigationEnabled() - Method in class chrriis.dj.sweet.components.JWebBrowser
Indicate if the web browser Forward functionality is enabled.
isFullScreen() - Method in class chrriis.dj.sweet.components.VLCVideo
Indicate whether the video is in full screen mode.
isFullScreen() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Indicate whether the video is in full screen mode.
isGutterVisible() - Method in class chrriis.dj.sweet.components.SyntaxHighlighterOptions
 
isJavascriptEnabled() - Method in class chrriis.dj.sweet.components.JWebBrowser
Indicate if Javascript will be allowed to run in pages subsequently viewed.
isLocationBarVisible() - Method in class chrriis.dj.sweet.components.JWebBrowser
Indicate whether the location bar is visible.
isLocationBarVisisble() - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Indicate whether the location bar is visible.
isMenuBarVisisble() - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Indicate whether the menu bar is visible.
isMute() - Method in class chrriis.dj.sweet.components.VLCAudio
Indicate whether audio is mute.
isMute() - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Indicate whether audio is mute.
isPauseEnabled() - Method in class chrriis.dj.sweet.components.win32.WMPControls
Indicate if the pause functionality is enabled.
isPlayEnabled() - Method in class chrriis.dj.sweet.components.win32.WMPControls
Indicate if the play functionality is enabled.
isPlaying() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Indicate whether the playlist is currently playing an item.
isPostMethod() - Method in class chrriis.common.WebServer.HTTPRequest
 
isRunning() - Method in class chrriis.common.WebServer
 
isStatusBarVisible() - Method in class chrriis.dj.sweet.components.JWebBrowser
Indicate whether the status bar is visible.
isStatusBarVisisble() - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Indicate whether the status bar is visible.
isStopEnabled() - Method in class chrriis.dj.sweet.components.win32.WMPControls
Indicate if the stop functionality is enabled.
isStretchToFit() - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Indicate whether the video is stretched to fit.
isTopFrame() - Method in class chrriis.dj.sweet.components.WebBrowserNavigationEvent
 
isVideoDisplayed() - Method in class chrriis.dj.sweet.components.VLCInput
Indicate if a video is currently displayed.

J

JFlashPlayer - Class in chrriis.dj.sweet.components
A native Flash player.
JFlashPlayer(Composite, NSOption...) - Constructor for class chrriis.dj.sweet.components.JFlashPlayer
Construct a flash player.
JHTMLEditor - Class in chrriis.dj.sweet.components
An HTML editor.
JHTMLEditor(Composite, NSOption...) - Constructor for class chrriis.dj.sweet.components.JHTMLEditor
Construct an HTML editor.
JHTMLEditor.HTMLEditorImplementation - Enum in chrriis.dj.sweet.components
 
JSyntaxHighlighter - Class in chrriis.dj.sweet.components
A component to display some content with syntax highlighting.
JSyntaxHighlighter(Composite, NSOption...) - Constructor for class chrriis.dj.sweet.components.JSyntaxHighlighter
Construct an HTML editor.
JSyntaxHighlighter.ContentLanguage - Enum in chrriis.dj.sweet.components
 
JVLCPlayer - Class in chrriis.dj.sweet.components
A native multimedia player.
JVLCPlayer(Composite, NSOption...) - Constructor for class chrriis.dj.sweet.components.JVLCPlayer
Construct a VLC player.
JWebBrowser - Class in chrriis.dj.sweet.components
A native web browser, using Internet Explorer or Mozilla on Windows, and Mozilla on other platforms.
JWebBrowser(Composite, NSOption...) - Constructor for class chrriis.dj.sweet.components.JWebBrowser
Construct a new web browser.
JWebBrowserWindow - Class in chrriis.dj.sweet.components
A web browser window.
JWebBrowserWindow(NSOption...) - Constructor for class chrriis.dj.sweet.components.JWebBrowserWindow
Create a web browser shell.
JWMediaPlayer - Class in chrriis.dj.sweet.components.win32
A multimedia player, based on the Window Media Player (only avaialable on the Windows operating system).
Methods execute when this component is initialized.
JWMediaPlayer(Composite, NSOption...) - Constructor for class chrriis.dj.sweet.components.win32.JWMediaPlayer
Construct a Windows Media Player.
JWMediaPlayer.WMPMediaState - Enum in chrriis.dj.sweet.components.win32
The state of a media.

L

LINE_SEPARATOR - Static variable in class chrriis.common.Utils
 
listenerList - Variable in class chrriis.dj.sweet.components.JFlashPlayer
 
listenerList - Variable in class chrriis.dj.sweet.components.JWebBrowser
 
load(Class<?>, String) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Load a file from the classpath.
load(Class<?>, String, FlashPluginOptions) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Load a file from the classpath.
load(String) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Load a file.
load(String, FlashPluginOptions) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Load a file.
load() - Method in class chrriis.dj.sweet.components.JVLCPlayer
Load the player, with no content.
load(String) - Method in class chrriis.dj.sweet.components.JVLCPlayer
Load a file.
load(VLCPluginOptions) - Method in class chrriis.dj.sweet.components.JVLCPlayer
Load the player, with no content.
load(Class<?>, String) - Method in class chrriis.dj.sweet.components.JVLCPlayer
Load a file from the classpath.
load(Class<?>, String, VLCPluginOptions) - Method in class chrriis.dj.sweet.components.JVLCPlayer
Load a file from the classpath.
load(String, VLCPluginOptions) - Method in class chrriis.dj.sweet.components.JVLCPlayer
Load a file.
load(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject
 
load(String) - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Load a file.
load(Class<?>, String) - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Load a file from the classpath.
loadingProgressChanged(WebBrowserEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
loadingProgressChanged(WebBrowserEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
 
locationChangeCanceled(WebBrowserNavigationEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
locationChangeCanceled(WebBrowserNavigationEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
Invoked when the location was changing but one of the listener returned false to block the change.
locationChanged(WebBrowserNavigationEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
locationChanged(WebBrowserNavigationEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
 
locationChanging(WebBrowserNavigationEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
locationChanging(WebBrowserNavigationEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
The event can be consumed.

M

MIME_APPLICATION_OCTET_STREAM - Static variable in class chrriis.common.WebServer.WebServerContent
 
MozillaXPCOM - Class in chrriis.dj.sweet.components
This class is meant to allow accessing the JavaXPCOM nsIWebBrowser interface, and other Mozilla XPCOM interfaces.

N

navigate(String) - Method in class chrriis.dj.sweet.components.JWebBrowser
Navigate to a resource, with its location specified as a URL or path.
navigateBack() - Method in class chrriis.dj.sweet.components.JWebBrowser
Invoke the web browser Back functionality.
navigateForward() - Method in class chrriis.dj.sweet.components.JWebBrowser
Invoke the web browser Forward functionality.
NSOption - Class in chrriis.dj.sweet
An option, which contains a key to identify a group of related options and the value of that option.
NSOption(Object) - Constructor for class chrriis.dj.sweet.NSOption
Create an option.

O

ObjectRegistry - Class in chrriis.common
A convenient class to register objects to an ID.
ObjectRegistry() - Constructor for class chrriis.common.ObjectRegistry
Construct an object registry.
OleAccess - Class in chrriis.dj.sweet.components
A convenience class for Windows Ole-based native components.
OleAccess(Composite) - Constructor for class chrriis.dj.sweet.components.OleAccess
Construct an OLE native component.

P

pause() - Method in class chrriis.dj.sweet.components.JFlashPlayer
Pause the execution of timeline-based flash applications.
pause() - Method in class chrriis.dj.sweet.components.win32.WMPControls
Pause the currently playing media.
play() - Method in class chrriis.dj.sweet.components.JFlashPlayer
Play a timeline-based flash applications.
play() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Start playing the playlist.
play() - Method in class chrriis.dj.sweet.components.win32.WMPControls
Start playing the loaded media.
playItem(int) - Method in class chrriis.dj.sweet.components.VLCPlaylist
Start playing an item from the playlist using its ID.

R

reloadPage() - Method in class chrriis.dj.sweet.components.JWebBrowser
Invoke the web browser Reload functionality.
remove(int) - Method in class chrriis.common.ObjectRegistry
Remove an object from the registry using its instance ID.
removeFlashPlayerListener(FlashPlayerListener) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Remove a flash player listener.
removeHTMLEditorListener(HTMLEditorListener) - Method in class chrriis.dj.sweet.components.JHTMLEditor
Remove an HTML editor listener.
removeItem(int) - Method in class chrriis.dj.sweet.components.VLCPlaylist
Remove an item using its index.
removeReferenceClassLoader(ClassLoader) - Method in class chrriis.common.WebServer
 
removeWebBrowserListener(WebBrowserListener) - Method in class chrriis.dj.sweet.components.JWebBrowser
Remove a web browser listener.

S

saveHTML(HTMLEditorSaveEvent) - Method in interface chrriis.dj.sweet.components.HTMLEditorListener
Invoked when the save action was triggered on an HTML editor.
setAbsolutePosition(int) - Method in class chrriis.dj.sweet.components.VLCInput
Set the current position on the timeline.
setAbsolutePosition(int) - Method in class chrriis.dj.sweet.components.win32.WMPControls
Set the current position on the timeline.
setAspectRatio(VLCVideo.VLCAspectRatio) - Method in class chrriis.dj.sweet.components.VLCVideo
Set the aspect ration of the video.
setAutoStart(boolean) - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Set whether loaded media should automatically start.
setBarsVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowser
Show or hide all the bars at once.
setBarsVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Show or hide all the bars at once.
setButtonBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowser
Set whether the button bar is visible.
setButtonBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Set whether the button bar is visible.
setChannel(VLCAudio.VLCChannel) - Method in class chrriis.dj.sweet.components.VLCAudio
Set the audio channel to use.
setContent(String, JSyntaxHighlighter.ContentLanguage) - Method in class chrriis.dj.sweet.components.JSyntaxHighlighter
Set the content.
setContent(String, JSyntaxHighlighter.ContentLanguage, SyntaxHighlighterOptions) - Method in class chrriis.dj.sweet.components.JSyntaxHighlighter
Set the content.
setControlAreaVisible(boolean) - Method in class chrriis.dj.sweet.components.SyntaxHighlighterOptions
 
setControlBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Set whether the control bar is visible.
setControlBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JVLCPlayer
Set whether the control bar is visible.
setControlBarVisible(boolean) - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Set whether the control bar is visible.
setCookie(String, String) - Static method in class chrriis.dj.sweet.components.JWebBrowser
Set a cookie for all web browser instances.
setCustomJavascriptConfiguration(String) - Static method in class chrriis.dj.sweet.components.JHTMLEditor
Create an option to set custom configuration for the FCKeditor or the TinyMCE editor.
The list of possible options to set for FCKeditor can be found here: http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options.
The list of possible options to set for TinyMCE can be found here: http://wiki.moxiecode.com/index.php/TinyMCE:Configuration.
setCustomJavascriptDefinitions(String) - Static method in class chrriis.dj.sweet.components.JFlashPlayer
Create an option to set some custom Javascript definitions (functions) that are added to the HTML page that contains the plugin.
setDefaultPopupMenuRegistered(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowser
Set whether this component is able to detect a popup menu gesture to show its default popup menu.
setEditorImplementation(JHTMLEditor.HTMLEditorImplementation) - Static method in class chrriis.dj.sweet.components.JHTMLEditor
 
setFirstLineNumber(int) - Method in class chrriis.dj.sweet.components.SyntaxHighlighterOptions
 
setFullScreen(boolean) - Method in class chrriis.dj.sweet.components.VLCVideo
Set whether the video is playing in full screen mode.
setFullScreen(boolean) - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Set whether the video is playing in full screen mode.
setGutterVisible(boolean) - Method in class chrriis.dj.sweet.components.SyntaxHighlighterOptions
 
setHTMLContent(String) - Method in class chrriis.dj.sweet.components.JHTMLEditor
Set the HTML content.
setHTMLContent(String) - Method in class chrriis.dj.sweet.components.JWebBrowser
Set the HTML content.
setHTMLLoadingMessage(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setHTMLParameters(Map<String, String>) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setInstallationURL(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setJavascriptEnabled(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowser
Set whether javascript will be allowed to run in pages subsequently.
setLocationBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowser
Set whether the location bar is visible.
setLocationBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Set whether the location bar is visible.
setMenuBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Set whether the menu bar is visible.
setMimeType(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setMute(boolean) - Method in class chrriis.dj.sweet.components.VLCAudio
Set whether audio is mute.
setMute(boolean) - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Set whether audio is mute.
setNewWebBrowser(JWebBrowser) - Method in class chrriis.dj.sweet.components.WebBrowserWindowWillOpenEvent
Set a different web browser.
setObjectProperty(String, Object) - Method in class chrriis.dj.sweet.components.WebBrowserObject
Set the value of a property of the object (a String, number, boolean, or array).
setOleProperty(String, Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
setOleProperty(String[], Object...) - Method in class chrriis.dj.sweet.components.OleAccess
 
setParameters(Map<String, String>) - Method in class chrriis.dj.sweet.components.FlashPluginOptions
Set the Flash HTML parameters that will be used when the plugin is created.
setParameters(Map<String, String>) - Method in class chrriis.dj.sweet.components.VLCPluginOptions
Set the VLC HTML parameters that will be used when the plugin is created.
setParamName(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setPlayCount(int) - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Set the play count.
setPlaySpeedFactor(float) - Method in class chrriis.dj.sweet.components.VLCInput
Set the speed factor that is applied when a media is played.
setPlaySpeedFactor(float) - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Set the speed factor that is applied when a media is played.
setRelativePosition(float) - Method in class chrriis.dj.sweet.components.VLCInput
Set the current relative position on the timeline.
setStatusBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowser
Set whether the status bar is visible.
setStatusBarVisible(boolean) - Method in class chrriis.dj.sweet.components.JWebBrowserWindow
Set whether the status bar is visible.
setStereoBalance(int) - Method in class chrriis.dj.sweet.components.win32.WMPSettings
 
setStretchToFit(boolean) - Method in class chrriis.dj.sweet.components.win32.JWMediaPlayer
Set whether the video is stretched to fit.
setSubtitleTrack(int) - Method in class chrriis.dj.sweet.components.VLCVideo
Set the track of the subtitles.
setTrack(int) - Method in class chrriis.dj.sweet.components.VLCAudio
Set the audio track, or 0 to disable it.
setVariable(String, String) - Method in class chrriis.dj.sweet.components.JFlashPlayer
Set the value of a variable.
setVariables(Map<String, String>) - Method in class chrriis.dj.sweet.components.FlashPluginOptions
Set the Flash variables that will be set when the plugin is created.
setVersion(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setVolume(int) - Method in class chrriis.dj.sweet.components.VLCAudio
Set the volume.
setVolume(int) - Method in class chrriis.dj.sweet.components.win32.WMPSettings
Set the volume.
setWindowsClassID(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setWindowsInstallationURL(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
setWindowsParamName(String) - Method in class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
simplifyPath(String) - Static method in class chrriis.common.Utils
Simplify a path, where separators are '/', by resolving "." and "..".
sleepWithEventDispatch(int) - Static method in class chrriis.dj.sweet.EventDispatchUtils
Sleep but dispatch the events currently in the queue if called from the event dispatch thread, until the timeout is reached.
sleepWithEventDispatch(EventDispatchUtils.Condition, int) - Static method in class chrriis.dj.sweet.EventDispatchUtils
Sleep but dispatch the events currently in the queue if called from the event dispatch thread, until the condition becomes true or the timeout is reached.
start() - Method in class chrriis.common.WebServer
 
start(boolean) - Method in class chrriis.common.WebServer
 
statusChanged(WebBrowserEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
statusChanged(WebBrowserEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
 
stop() - Method in class chrriis.common.WebServer
 
stop() - Method in class chrriis.dj.sweet.components.JFlashPlayer
Stop the execution of timeline-based flash applications.
stop() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Stop playing.
stop() - Method in class chrriis.dj.sweet.components.win32.WMPControls
Stop the currently playing media.
stopDefaultWebServer() - Static method in class chrriis.common.WebServer
 
stopLoading() - Method in class chrriis.dj.sweet.components.JWebBrowser
Invoke the web browser Stop functionality, to stop all current loading operations.
SyntaxHighlighterOptions - Class in chrriis.dj.sweet.components
 
SyntaxHighlighterOptions() - Constructor for class chrriis.dj.sweet.components.SyntaxHighlighterOptions
 

T

titleChanged(WebBrowserEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
titleChanged(WebBrowserEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
 
toggleFullScreen() - Method in class chrriis.dj.sweet.components.VLCVideo
Toggle full screen mode.
toggleMute() - Method in class chrriis.dj.sweet.components.VLCAudio
Toggle the mute state.
togglePause() - Method in class chrriis.dj.sweet.components.VLCPlaylist
Toggle the pause state.
toString() - Method in class chrriis.dj.sweet.NSOption
 

U

useXULRunnerRuntime() - Static method in class chrriis.dj.sweet.components.JWebBrowser
Create an option to make the web browser use the Mozilla XULRunner runtime.
Utils - Class in chrriis.common
 

V

valueOf(String) - Static method in enum chrriis.dj.sweet.components.JHTMLEditor.HTMLEditorImplementation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum chrriis.dj.sweet.components.JSyntaxHighlighter.ContentLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum chrriis.dj.sweet.components.VLCAudio.VLCChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum chrriis.dj.sweet.components.VLCInput.VLCMediaState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum chrriis.dj.sweet.components.VLCVideo.VLCAspectRatio
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum chrriis.dj.sweet.components.win32.JWMediaPlayer.WMPMediaState
Returns the enum constant of this type with the specified name.
values() - Static method in enum chrriis.dj.sweet.components.JHTMLEditor.HTMLEditorImplementation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum chrriis.dj.sweet.components.JSyntaxHighlighter.ContentLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum chrriis.dj.sweet.components.VLCAudio.VLCChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum chrriis.dj.sweet.components.VLCInput.VLCMediaState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum chrriis.dj.sweet.components.VLCVideo.VLCAspectRatio
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum chrriis.dj.sweet.components.win32.JWMediaPlayer.WMPMediaState
Returns an array containing the constants of this enum type, in the order they are declared.
VLCAudio - Class in chrriis.dj.sweet.components
A VLC object responsible for audio-related actions.
VLCAudio.VLCChannel - Enum in chrriis.dj.sweet.components
An audio channel.
VLCInput - Class in chrriis.dj.sweet.components
A VLC object responsible for input-related actions.
VLCInput.VLCMediaState - Enum in chrriis.dj.sweet.components
The state of a media.
VLCPlaylist - Class in chrriis.dj.sweet.components
A VLC object responsible for playlist-related actions.
VLCPluginOptions - Class in chrriis.dj.sweet.components
The options for the VLC player to better configure the initialization of the VLC plugin.
VLCPluginOptions() - Constructor for class chrriis.dj.sweet.components.VLCPluginOptions
Construct new VLC options.
VLCVideo - Class in chrriis.dj.sweet.components
A VLC object responsible for video-related actions.
VLCVideo.VLCAspectRatio - Enum in chrriis.dj.sweet.components
An aspect ratio.

W

WebBrowserAdapter - Class in chrriis.dj.sweet.components
An abstract adapter class for receiving web browser events.
WebBrowserAdapter() - Constructor for class chrriis.dj.sweet.components.WebBrowserAdapter
 
WebBrowserEvent - Class in chrriis.dj.sweet.components
 
WebBrowserEvent(JWebBrowser) - Constructor for class chrriis.dj.sweet.components.WebBrowserEvent
Construct a web browser event.
WebBrowserListener - Interface in chrriis.dj.sweet.components
 
WebBrowserNavigationEvent - Class in chrriis.dj.sweet.components
 
WebBrowserNavigationEvent(JWebBrowser, String, boolean) - Constructor for class chrriis.dj.sweet.components.WebBrowserNavigationEvent
 
WebBrowserObject - Class in chrriis.dj.sweet.components
A helper class to simplify the development of native components that leverage a web browser plugin (like the JFlashPlayer).
WebBrowserObject(JWebBrowser) - Constructor for class chrriis.dj.sweet.components.WebBrowserObject
 
WebBrowserObject.ObjectHTMLConfiguration - Class in chrriis.dj.sweet.components
 
WebBrowserObject.ObjectHTMLConfiguration() - Constructor for class chrriis.dj.sweet.components.WebBrowserObject.ObjectHTMLConfiguration
 
WebBrowserWindowOpeningEvent - Class in chrriis.dj.sweet.components
This event is sent after the window was created, meaning after a WindowWillOpen event.
WebBrowserWindowOpeningEvent(JWebBrowser, JWebBrowser, Point, Point) - Constructor for class chrriis.dj.sweet.components.WebBrowserWindowOpeningEvent
 
WebBrowserWindowWillOpenEvent - Class in chrriis.dj.sweet.components
This event is sent when a new window needs to be created.
WebBrowserWindowWillOpenEvent(JWebBrowser, JWebBrowser) - Constructor for class chrriis.dj.sweet.components.WebBrowserWindowWillOpenEvent
 
WebServer - Class in chrriis.common
 
WebServer() - Constructor for class chrriis.common.WebServer
 
WebServer(int) - Constructor for class chrriis.common.WebServer
 
WebServer.HTTPData - Class in chrriis.common
 
WebServer.HTTPRequest - Class in chrriis.common
 
WebServer.WebServerContent - Class in chrriis.common
 
WebServer.WebServerContent() - Constructor for class chrriis.common.WebServer.WebServerContent
 
windowClosing(WebBrowserEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
windowClosing(WebBrowserEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
The system is closing the browser component, so all ancestors or related components can be closed upon receiving this notification.
windowOpening(WebBrowserWindowOpeningEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
windowOpening(WebBrowserWindowOpeningEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
This event is sent to the browser that originated the event.
windowWillOpen(WebBrowserWindowWillOpenEvent) - Method in class chrriis.dj.sweet.components.WebBrowserAdapter
 
windowWillOpen(WebBrowserWindowWillOpenEvent) - Method in interface chrriis.dj.sweet.components.WebBrowserListener
This event is sent to the browser that originated the event, and can be consumed.
WMPControls - Class in chrriis.dj.sweet.components.win32
A Media Player object responsible for controls-related actions.
WMPMedia - Class in chrriis.dj.sweet.components.win32
A Media Player object responsible for media-related actions.
WMPSettings - Class in chrriis.dj.sweet.components.win32
A Media Player object responsible for settings-related actions.

A C D E F G H I J L M N O P R S T U V W