org.jdesktop.swing.form
Class RowSelector
java.lang.Object
org.jdesktop.swing.form.RowSelector
- public class RowSelector
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowSelector
public RowSelector(JTable table,
DataModel dataModel)
RowSelector
public RowSelector(JList list,
DataModel dataModel)
RowSelector
public RowSelector(ListSelectionModel selectModel,
DataModel dataModel)
Copyright 2004 by Sun Microsystems, Inc. All Rights Reserved.