/[classpath]/classpath/javax/swing/JList.java
ViewVC logotype

Diff of /classpath/javax/swing/JList.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by mkoch, Wed Jan 26 23:32:51 2005 UTC revision 1.24 by mkoch, Wed Feb 16 12:36:22 2005 UTC
# Line 1297  public class JList extends JComponent im Line 1297  public class JList extends JComponent im
1297     * Returns the layout orientation.     * Returns the layout orientation.
1298     *     *
1299     * @return the orientation, one of <code>JList.VERTICAL</code>,     * @return the orientation, one of <code>JList.VERTICAL</code>,
1300     * </code>JList.VERTICAL_WRAP</code> and <code>JList.HORIZONTAL_WRAP</code>     * <code>JList.VERTICAL_WRAP</code> and <code>JList.HORIZONTAL_WRAP</code>
1301     *     *
1302     * @since 1.4     * @since 1.4
1303     */     */
# Line 1310  public class JList extends JComponent im Line 1310  public class JList extends JComponent im
1310     * Sets the layout orientation.     * Sets the layout orientation.
1311     *     *
1312     * @param orientation the orientation to set, one of <code>JList.VERTICAL</code>,     * @param orientation the orientation to set, one of <code>JList.VERTICAL</code>,
1313     * </code>JList.VERTICAL_WRAP</code> and <code>JList.HORIZONTAL_WRAP</code>     * <code>JList.VERTICAL_WRAP</code> and <code>JList.HORIZONTAL_WRAP</code>
1314     *     *
1315     * @since 1.4     * @since 1.4
1316     */     */

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26