Uses of Package
org.malai.widget

Packages that use org.malai.widget
net.sf.latexdraw.generators.svg   
net.sf.latexdraw.glib.ui   
net.sf.latexdraw.instruments   
net.sf.latexdraw.ui   
net.sf.latexdraw.ui.dialog   
org.malai.action.library   
org.malai.instrument.library   
org.malai.interaction   
org.malai.interaction.library   
org.malai.ui   
org.malai.widget   
 

Classes in org.malai.widget used by net.sf.latexdraw.generators.svg
MProgressBar
          This widgets is based on a JProgressBar.
 

Classes in org.malai.widget used by net.sf.latexdraw.glib.ui
MPanel
          Extends the Java JPanel to conform malai requirements.
Scrollable
          This interface is for widgets that can have a scroll pane.
 

Classes in org.malai.widget used by net.sf.latexdraw.instruments
MButton
          This widgets is based on a JButton.
MCheckBox
          This widgets is based on a JCheckBox.
MCheckBoxMenuItem
          This widgets is based on a JCheckBoxMenuItem.
MColorButton
          This widgets is based on a MButton.
MComboBox
          This widgets is based on a JComboBox.
MLayeredPane
          Overrides the widget JLayeredPane to be used within Malai.
MMenu
          This widgets is based on a JMenu.
MMenuItem
          Defines a menu item (based on the JMenuItem) that can be used within Malai.
MProgressBar
          This widgets is based on a JProgressBar.
MRadioButton
          This widgets is based on a JRadioButton.
MSpinner
          This widgets is based on a JSpinner.
MTextArea
          This widgets is based on a JTextArea.
MTextField
          This widgets is based on a JTextField.
MToggleButton
          This widgets is based on a JToggleButton.
 

Classes in org.malai.widget used by net.sf.latexdraw.ui
MButton
          This widgets is based on a JButton.
MEditorPane
          This widgets is based on a JEditorPane.
MFrame
          This widgets is based on a JEditorPane.
MLayeredPane
          Overrides the widget JLayeredPane to be used within Malai.
MMenu
          This widgets is based on a JMenu.
MPanel
          Extends the Java JPanel to conform malai requirements.
MProgressBar
          This widgets is based on a JProgressBar.
MSpinner
          This widgets is based on a JSpinner.
MTabbedPane
          Extends the Java JTabbedPane to conform malai requirements.
MTextArea
          This widgets is based on a JTextArea.
MToolBar
          This widgets is based on a JToolBar.
Scrollable
          This interface is for widgets that can have a scroll pane.
 

Classes in org.malai.widget used by net.sf.latexdraw.ui.dialog
MFrame
          This widgets is based on a JEditorPane.
 

Classes in org.malai.widget used by org.malai.action.library
MPanel
          Extends the Java JPanel to conform malai requirements.
MPopupMenu
          This widgets is based on a JPopupMenu.
MProgressBar
          This widgets is based on a JProgressBar.
 

Classes in org.malai.widget used by org.malai.instrument.library
MButton
          This widgets is based on a JButton.
MMenuItem
          Defines a menu item (based on the JMenuItem) that can be used within Malai.
MPanel
          Extends the Java JPanel to conform malai requirements.
 

Classes in org.malai.widget used by org.malai.interaction
MFrame
          This widgets is based on a JEditorPane.
 

Classes in org.malai.widget used by org.malai.interaction.library
MFrame
          This widgets is based on a JEditorPane.
 

Classes in org.malai.widget used by org.malai.ui
MFrame
          This widgets is based on a JEditorPane.
MProgressBar
          This widgets is based on a JProgressBar.
 

Classes in org.malai.widget used by org.malai.widget
MButton
          This widgets is based on a JButton.
MScrollPane
          Extends the Java JScrollPane to conform malai requirements.
Scrollable
          This interface is for widgets that can have a scroll pane.
WidgetUtilities
          This singleton provides common methods for widgets.