|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FlashPlayerListener | |
HTMLEditorListener | |
JFlashPlayer.FlashPlayerDecoratorFactory | A factory that creates the decorators for flash players. |
JVLCPlayer.VLCPlayerDecoratorFactory | A factory that creates the decorators for VLC players. |
JWebBrowser.WebBrowserDecoratorFactory | A factory that creates the decorators for web browsers. |
JWebBrowserWindow | A web browser window. |
WebBrowserAuthenticationHandler | The handler for authentications. |
WebBrowserListener |
Class Summary | |
---|---|
Credentials | |
DefaultFlashPlayerDecorator | |
DefaultVLCPlayerDecorator | |
DefaultWebBrowserDecorator | A default web browser decorator, which can actually be subclassed for simple customization. |
FlashPlayerCommandEvent | |
FlashPlayerDecorator | A flash player decorator is a component that wraps the rendering component and is added to the flash player to provide the various button bars, fields and menus. |
FlashPluginOptions | The options for the Flash player to better configure the initialization of the Flash plugin. |
HTMLEditorAdapter | |
HTMLEditorDirtyStateEvent | |
HTMLEditorEvent | |
HTMLEditorSaveEvent | |
JDirectoryDialog | A native directory selection dialog. |
JFileDialog | A native file selection dialog. |
JFlashPlayer | A native Flash player. |
JHTMLEditor | An HTML editor. |
JHTMLEditor.CKEditorOptions | |
JHTMLEditor.FCKEditorOptions | |
JHTMLEditor.TinyMCEOptions | |
JSyntaxHighlighter | A component to display some content with syntax highlighting. |
JVLCPlayer | A native multimedia player. |
JWebBrowser | A native web browser, using Internet Explorer or Mozilla on Windows, and Mozilla on other platforms. |
MozillaXPCOM | This class is meant to allow accessing the JavaXPCOM nsIWebBrowser interface, and other Mozilla XPCOM interfaces. |
MozillaXPCOM.Mozilla | A class that gives access to the functionalities of org.mozilla.xpcom.Mozilla . |
SyntaxHighlighterOptions | |
VLCAudio | A VLC object responsible for audio-related actions. |
VLCInput | A VLC object responsible for input-related actions. |
VLCPlayerDecorator | A VLC player decorator is a component that wraps the rendering component and is added to the VLC player to provide the various button bars, fields and menus. |
VLCPlaylist | A VLC object responsible for playlist-related actions. |
VLCPluginOptions | The options for the VLC player to better configure the initialization of the VLC plugin. |
VLCVideo | A VLC object responsible for video-related actions. |
WebBrowserAdapter | An abstract adapter class for receiving web browser events. |
WebBrowserCommandEvent | |
WebBrowserDecorator | A web browser decorator is a component that wraps the rendering component and is added to the web browser to provide the various button bars, fields and menus. |
WebBrowserEvent | |
WebBrowserFunction | A function that can be registered to a web browser. |
WebBrowserNavigationEvent | |
WebBrowserNavigationParameters | A class that allows to set HTTP headers and POST data to use during navigation requests. |
WebBrowserWindowFactory | |
WebBrowserWindowOpeningEvent | This event is sent after the window was created, meaning after a WindowWillOpen event. |
WebBrowserWindowWillOpenEvent | This event is sent when a new window needs to be created. |
Enum Summary | |
---|---|
DefaultFlashPlayerDecorator.FlashDecoratorComponentType | |
DefaultVLCPlayerDecorator.VLCDecoratorComponentType | |
DefaultWebBrowserDecorator.WebBrowserDecoratorComponentType | |
JFileDialog.DialogType | The types that a file dialog supports. |
JFileDialog.SelectionMode | A representation of the selection modes that a file dialog supports. |
JHTMLEditor.HTMLEditorImplementation | |
JSyntaxHighlighter.ContentLanguage | |
VLCAudio.VLCChannel | An audio channel. |
VLCInput.VLCMediaState | The state of a media. |
VLCVideo.VLCAspectRatio | An aspect ratio. |
A component suite using the native integration framework.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |