Uses of Class
org.malai.widget.MScrollPane

Packages that use MScrollPane
org.malai.widget   
 

Uses of MScrollPane in org.malai.widget
 

Fields in org.malai.widget declared as MScrollPane
protected  MScrollPane MEditorPane.scrollpane
          The possible scrollpane that contains the panel.
protected  MScrollPane MLayeredPane.scrollpane
          The possible scrollpane that contains the panel.
protected  MScrollPane MPanel.scrollpane
          The possible scrollpane that contains the panel.
protected  MScrollPane MTextArea.scrollpane
          The possible scrollpane that contains the text area.
 

Methods in org.malai.widget that return MScrollPane
 MScrollPane MEditorPane.getScrollpane()
           
 MScrollPane MLayeredPane.getScrollpane()
           
 MScrollPane MPanel.getScrollpane()
           
 MScrollPane MTextArea.getScrollpane()