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

A

AbstractEmptyXULWidget - Class in org.xul.script.xul.model
A generic abstract empty XUL Widget, with no associated component.
AbstractEmptyXULWidget() - Constructor for class org.xul.script.xul.model.AbstractEmptyXULWidget
 
AbstractEmptyXULWidget(XULDocument, Element) - Constructor for class org.xul.script.xul.model.AbstractEmptyXULWidget
 
AbstractJSScriptBuilder - Class in org.xul.script.scripts.lang.js
An abstract ScriptBuilder class.
AbstractJSScriptBuilder() - Constructor for class org.xul.script.scripts.lang.js.AbstractJSScriptBuilder
 
AbstractJSScriptContext - Class in org.xul.script.scripts.lang.js
This class is able to load and run JavaScript scripts, in the context of XUL Scripts.
AbstractJSScriptContext() - Constructor for class org.xul.script.scripts.lang.js.AbstractJSScriptContext
 
AbstractScriptBuilder - Class in org.xul.script.scripts.lang
An abstract ScriptBuilder class.
AbstractScriptBuilder() - Constructor for class org.xul.script.scripts.lang.AbstractScriptBuilder
 
AbstractScriptFactory<S> - Class in org.xul.script.scripts
Factory for scripts.
AbstractScriptFactory() - Constructor for class org.xul.script.scripts.AbstractScriptFactory
 
AbstractScriptLanguageFactory<S> - Class in org.xul.script.scripts.lang
Factory for scripts.
AbstractScriptLanguageFactory() - Constructor for class org.xul.script.scripts.lang.AbstractScriptLanguageFactory
 
AbstractScriptLanguageFactory.BuilderCreator - Class in org.xul.script.scripts.lang
The BuilderCreator class allows to create ScriptBuilders.
AbstractScriptListener - Class in org.xul.script.scripts
Listen to Script actions.
AbstractScriptListener() - Constructor for class org.xul.script.scripts.AbstractScriptListener
 
AbstractScriptManager - Class in org.xul.script.xul
A Basic script manager, managing external, Javascript and XUL scripts.
AbstractScriptManager() - Constructor for class org.xul.script.xul.AbstractScriptManager
 
AbstractXULElement - Class in org.xul.script.xul.model
A generic abstract XUL element.
AbstractXULElement() - Constructor for class org.xul.script.xul.model.AbstractXULElement
 
AbstractXULElement(XULDocument, Element) - Constructor for class org.xul.script.xul.model.AbstractXULElement
 
AbstractXULHandler - Class in org.xul.script.xul.parser
Handle the creation of the component tree with the XUL Document, after the initial parsing.
AbstractXULHandler(URL, XULDocument) - Constructor for class org.xul.script.xul.parser.AbstractXULHandler
 
AbstractXULMenuParent - Class in org.xul.script.xul.model
A XUL widget which can have menu items.
AbstractXULMenuParent(XULDocument, Element) - Constructor for class org.xul.script.xul.model.AbstractXULMenuParent
 
AbstractXULScriptContext - Class in org.xul.script.scripts
An abstract XUL script context.
AbstractXULScriptContext() - Constructor for class org.xul.script.scripts.AbstractXULScriptContext
 
AbstractXULScriptHelper - Class in org.xul.script.scripts
An abstract XUL script helper.
AbstractXULScriptHelper() - Constructor for class org.xul.script.scripts.AbstractXULScriptHelper
 
AbstractXULViewer - Class in org.xul.script.swing
An abstract XUL viewer.
AbstractXULViewer(String) - Constructor for class org.xul.script.swing.AbstractXULViewer
Constructor.
AbstractXULViewer(String, boolean) - Constructor for class org.xul.script.swing.AbstractXULViewer
Constructor.
AbstractXULViewer(String, boolean, int) - Constructor for class org.xul.script.swing.AbstractXULViewer
Constructor.
AbstractXULWidget - Class in org.xul.script.xul.model
A generic abstract XUL Widget.
AbstractXULWidget() - Constructor for class org.xul.script.xul.model.AbstractXULWidget
 
AbstractXULWidget(XULDocument, Element) - Constructor for class org.xul.script.xul.model.AbstractXULWidget
 
accept(File) - Method in class org.xul.script.xul.model.file.ExtFileFilter
 
actionPerformed(XULActionEvent) - Method in interface org.xul.script.xul.model.events.XULActionListener
Performed when an action on a widget occurs.
actionPerformed(ActionEvent) - Method in interface org.xul.script.xul.model.events.XULActionListener
Performed when an action on a widget occurs.
actionPerformed(ScriptManagerEvent) - Method in interface org.xul.script.xul.ScriptManagerListener
Fired when the Script manager state changes.
active - Variable in class org.xul.script.xul.AbstractScriptManager
True if the manager is active.
add(Component) - Method in class org.xul.script.xul.model.XULContainer.RadioGroupPanel
 
add(Component, Object, int) - Method in class org.xul.script.xul.model.XULContainer.RadioGroupPanel
 
addActionListener(ActionListener) - Method in class org.xul.script.xul.model.file.FileSelector
Add an ActionListener.
addActionListener(String, XULActionListener) - Method in class org.xul.script.xul.model.XULDocument
Add an action listener on a XUL widget ID.
addActionListener(XULActionListener) - Method in class org.xul.script.xul.model.XULDocument
Add a XULActionListener to the underlying root component.
addActionListener(XULActionListener) - Method in class org.xul.script.xul.model.XULSwingPanel
Add a XULActionListener
addAttribute(String, String) - Method in class org.xul.script.xul.model.AbstractXULElement
Add a DOM attribute to the element.
addCell(XULTreeCell) - Method in class org.xul.script.xul.model.XULTree
 
addCell(XULTreeCell) - Method in class org.xul.script.xul.model.XULTreeItem
Add a treecell.
addChoosableFileFilter(FileFilter) - Method in class org.xul.script.xul.model.file.FileSelector
Add a Filefilter to this FileSelector.
addCloseListener(JCloseableTabbedPane.CloseListener) - Method in class org.xul.browser.JCloseableTabbedPane
Add a CloseListener which will be fired when a tab is closed.
addColumn(XULTreeCol) - Method in class org.xul.script.xul.model.XULTree
 
addDefaultImports(ScriptWrapper<?>) - Method in class org.xul.script.scripts.lang.AbstractScriptBuilder
Add the default imports for a ScriptWrapper.
addHeader(String) - Method in class org.xul.script.xul.model.XULListBox
 
addItem(String) - Method in class org.xul.script.xul.model.XULMenuButton
 
addItem(String) - Method in class org.xul.script.xul.model.XULMenuList
 
addLayout(Element, int) - Method in class org.xul.script.xul.parser.AbstractXULHandler
 
addListCell(XULListCell) - Method in class org.xul.script.xul.model.XULListItem
 
addListItem(XULListItem, boolean) - Method in class org.xul.script.xul.model.XULListBox
 
addManagerListener(ScriptManagerListener) - Method in class org.xul.script.xul.AbstractScriptManager
Add a listener to the Script manager.
addManagerListener(ScriptManagerListener) - Method in interface org.xul.script.xul.ScriptManager
Add a listener to the Script manager.
addMenu(XULMenu) - Method in class org.xul.script.xul.model.XULWindow
 
addRow(XULTreeItem, boolean) - Method in class org.xul.script.xul.model.XULTree
 
addScript(XULDocument, ScriptSource) - Method in class org.xul.script.scripts.AbstractScriptFactory
Add a script.
addScript(short, XULDocument, ScriptSource) - Method in class org.xul.script.scripts.AbstractScriptFactory
Add a script.
addScript(ScriptHandle) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
Add a script.
addScript(XULDocument, ScriptSource) - Method in interface org.xul.script.scripts.ScriptFactory
Add a script.
addScript(short, XULDocument, ScriptSource) - Method in interface org.xul.script.scripts.ScriptFactory
Add a script.
addScript(String, URL, XULDocument, ScriptFactory) - Method in class org.xul.script.xul.AbstractScriptManager
Add a script on XUL documents.
addScript(URL) - Method in interface org.xul.script.xul.ScriptManager
Add a script on all documents.
addScript(URL, XULDocument) - Method in interface org.xul.script.xul.ScriptManager
Add a script on all documents.
addScript(String, URL) - Method in interface org.xul.script.xul.ScriptManager
Add a script on all documents.
addScript(String, URL, ScriptFactory) - Method in interface org.xul.script.xul.ScriptManager
Add a script on all documents.
addScript(String, URL, XULDocument) - Method in interface org.xul.script.xul.ScriptManager
Add a script only for a XULDocument.
addScript(String, URL, XULDocument, ScriptFactory) - Method in interface org.xul.script.xul.ScriptManager
Add a script only for a XULDocument.
addScriptToDocuments(ScriptHandle) - Method in class org.xul.script.scripts.AbstractScriptFactory
Add a script to all XUL documents.
addScriptToDocuments(ScriptHandle) - Method in interface org.xul.script.scripts.ScriptFactory
Add a script to all XUL documents.
addScriptToXUL(URL, XULDocument) - Method in class org.xul.script.scripts.AbstractScriptFactory
Add a script to a XUL document.
addScriptToXUL(URL, XULDocument) - Method in interface org.xul.script.scripts.ScriptFactory
Add a script to a XUL document.
addTab(XULTab) - Method in class org.xul.script.xul.model.XULTabBox
 
addToHierarchy(Element, String, XULWidget) - Method in class org.xul.script.xul.parser.AbstractXULHandler
Add the widget to the hierarchy.
addToolBar(XULToolbar) - Method in class org.xul.script.xul.model.XULWindow
Add a toolbar.
addToWidgetsList(Element, String, XULWidget) - Method in class org.xul.script.xul.parser.AbstractXULHandler
Add a widget to the widgets list in the document.
addWidget(XULWidget) - Method in class org.xul.script.xul.model.XULDocument
Add a widget to the document.
addWidget(Element, XULWidget) - Method in class org.xul.script.xul.parser.AbstractXULHandler
Add a widget to the map.
addXULScript(File) - Method in class org.xul.script.xul.AbstractScriptManager
Add a new XUL Script initialized with the content of a XUL XML File.
addXULScript(URL) - Method in class org.xul.script.xul.AbstractScriptManager
Add a new XUL Script initialized with the content of a XUL XML File.
addXULScript(String, URL) - Method in class org.xul.script.xul.AbstractScriptManager
Add a new XUL Script initialized with the content of a XUL XML File.
addXULScript(File) - Method in interface org.xul.script.xul.ScriptManager
Add a new XUL Script initialized with the content of a XUL XML File.
addXULScript(URL) - Method in interface org.xul.script.xul.ScriptManager
Add a new XUL Script initialized with the content of a XUL XML File.
addXULScript(String, File) - Method in interface org.xul.script.xul.ScriptManager
Add a new XUL Script initialized with the content of a XUL XML File.
addXULScript(String, URL) - Method in interface org.xul.script.xul.ScriptManager
Add a new XUL Script initialized with the content of a XUL XML File.
adjustColumn(int) - Method in class org.xul.script.xul.model.TableColumnAdjuster
 
adjustColumns() - Method in class org.xul.script.xul.model.TableColumnAdjuster
 
alert(String, JComponent) - Method in class org.xul.script.scripts.AbstractScriptListener
Alert with a message.
alert(String, JComponent) - Method in class org.xul.script.scripts.DefaultScriptListener
Alert with a message.
alert(String, JComponent) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
Alert with a message.
alert(String, JComponent) - Method in interface org.xul.script.scripts.ScriptListener
Alert with a message.
alert(String) - Method in class org.xul.script.xul.model.XULDocument
The "print(String)" builtin Javascript function.
align - Variable in class org.xul.script.xul.model.AbstractXULWidget
The alignment.
ALIGN - Static variable in interface org.xul.script.xul.model.XULConstants
 
Alignment - Interface in org.xul.script.xul.model
The alignment interface.
ALLOW_DISPOSE - Static variable in interface org.xul.script.xul.ScriptManagerProperties
"dispose": The property key for the dispose call.
ALLOW_EXIT - Static variable in interface org.xul.script.xul.ScriptManagerProperties
"exit": The property key for the exit call.
ALLOW_FILE_ACCESS - Static variable in interface org.xul.script.xul.ScriptManagerProperties
"fileAccess": The property key for the file access.
append(XULWidget) - Method in class org.xul.script.xul.model.XULContainer
Append a widget in this container.
appendFilters(String, String) - Method in class org.xul.script.xul.model.file.FilePicker
Append file filters to the FilePicker.
applyBorderStyle(CSSStyles.Rules, JComponent) - Static method in class org.xul.script.css.CSSUtilities
Apply the border-style property.
applyFont(CSSStyles.Rules, JComponent) - Static method in class org.xul.script.css.CSSUtilities
Apply the CSS font.
applyInsets(CSSStyles.Rules, JComponent) - Static method in class org.xul.script.css.CSSUtilities
Apply the CSS insets.
applyStyle(XULWidget) - Method in class org.xul.script.xul.parser.AbstractXULHandler
 
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULButton
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULCheckBox
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULContainer
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULFileField
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULImage
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULLabel
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULListBox
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULMenuButton
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULMenuItem
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULMenuList
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULProgressMeter
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULScale
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULScrollBar
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULTabBox
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULTabPanel
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULTextBox
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULTree
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULTreeCell
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in class org.xul.script.xul.model.XULTreeItem
Apply the styles on the widget.
applyStyles(CSSStyles.Rules) - Method in interface org.xul.script.xul.model.XULWidget
Apply the styles on the widget.
applyTextAlign(CSSStyles.Rules, JComponent) - Static method in class org.xul.script.css.CSSUtilities
Apply the text-align property.
applyVerticalAlign(CSSStyles.Rules, JComponent) - Static method in class org.xul.script.css.CSSUtilities
Apply the vertical-align property.
attrs - Variable in class org.xul.script.xul.parser.AbstractXULHandler
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence