Project Links
Home Source Code Build Instructions Rhino Integration Implementation Checklist
Parser Documentation
JavaDoc API (http://www.rj.pcblaze.com/downloads/xulparser/javadoc/) Casting Reference
XUL Parser 3.0 Casting Reference
(coming soon!)
XUL Parser 2.0 Casting Reference
list -> MComboBox, JList
menubar -> JMenuBar
menu -> JMenu
menuitem -> JMenuItem
stack -> JPanel
coordinate -> GridBagPanel, JPanel
grid -> JPanel
table -> JPanel
dockbox -> JPanel
box -> JPanel
hbox -> JPanel
vbox -> JPanel
button -> JButton
label -> JLabel
image -> JLabel
textbox -> MTextArea, JTextArea (if multiline=true), JPasswordField (if type=password), MTextField, JTextField (if multiline=false)
splitpane -> JSplitPane
tabbox -> JTabbedPane
tabpanel -> JPanel
toolbar -> MToolbar, JToolBar
toolbarbutton -> MToolbarButton, JButton
toolbarseparator -> JToolBar.Separator
listbox -> MComboBox, JList
menulist -> JComboBox
groupbox -> JPanel
checkbox -> JCheckBox
radiogroup -> JPanel
radio -> JRadioButton
progressmeter -> JProgressBar
scrollbar -> JScrollBar
toolbox -> JPanel
statusbarpanel -> JLabel
wizardpage -> JPanel
iconviewer -> JIconViewer (com.trfenv.parsers.widgets), JPanel
deck -> JDeckPanel (com.trfenv.parsers.widgets), JPanel
Navigation
Copyright © 2005-2006 Keller Technologies Inc.
All Rights Reserved
Contact Information | Privacy Policy
