Java Platform 1.2
Beta 4

Uses of Class
com.sun.java.swing.JScrollPane

Packages that use JScrollPane
com.sun.java.swing Provides a set of "lightweight" (all-Java
 

Uses of JScrollPane in com.sun.java.swing
 

Methods in com.sun.java.swing that return JScrollPane
static JScrollPane JTable.createScrollPaneForTable(JTable aTable)
          Deprecated. As of Swing version 1.0.2, replaced by new JScrollPane(aTable).
 

Methods in com.sun.java.swing with parameters of type JScrollPane
 void ScrollPaneLayout.syncWithScrollPane(JScrollPane sp)
          This method can be called should be after setting a JScrollPanes layout manager.
 Rectangle ScrollPaneLayout.getViewportBorderBounds(JScrollPane scrollpane)
          Deprecated. As of JDK version Swing1.1 replaced by JScrollPane.getViewportBorderBounds().
 

Constructors in com.sun.java.swing with parameters of type JScrollPane
JScrollPane.ScrollBar.JScrollPane.ScrollBar(int orientation)
          Create a scrollbar with the specified orientation, where the options are: JScrollPane.
JScrollPane.AccessibleJScrollPane.JScrollPane.AccessibleJScrollPane()
          Constructor to set up listener on viewport.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.