Keller Technologies Inc.

  • Web Design
  • Web Hosting
  • Domains
  • skip to Navigation
  • skip to Search

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


[edit]

XUL Parser 3.0 Casting Reference

(coming soon!)

[edit]

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

Retrieved from "http://www.kellertechnologies.com/projects/XUL_Parser_Project:Casting_Reference.htm"

Navigation

  • OPEN SOURCE
  • SUPPORT
  • ABOUT

Copyright © 2005-2006 Keller Technologies Inc.
All Rights Reserved
Contact Information | Privacy Policy

webmaster