|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.DefaultListSelectionModel | +--com.ibm.as400.ui.framework.java.PanelTreeTableSelectionModel
Fields inherited from class javax.swing.DefaultListSelectionModel |
leadAnchorNotificationEnabled,
listenerList |
Constructor Summary | |
PanelTreeTableSelectionModel(javax.swing.JTable table)
|
Method Summary | |
javax.swing.JTable |
getTable()
|
void |
setTable(javax.swing.JTable table)
|
Methods inherited from class javax.swing.DefaultListSelectionModel |
addListSelectionListener,
addSelectionInterval,
clearSelection,
clone,
fireValueChanged,
fireValueChanged,
fireValueChanged,
getAnchorSelectionIndex,
getLeadSelectionIndex,
getMaxSelectionIndex,
getMinSelectionIndex,
getSelectionMode,
getValueIsAdjusting,
insertIndexInterval,
isLeadAnchorNotificationEnabled,
isSelectedIndex,
isSelectionEmpty,
removeIndexInterval,
removeListSelectionListener,
removeSelectionInterval,
setAnchorSelectionIndex,
setLeadAnchorNotificationEnabled,
setLeadSelectionIndex,
setSelectionInterval,
setSelectionMode,
setValueIsAdjusting,
toString |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public PanelTreeTableSelectionModel(javax.swing.JTable table)
Method Detail |
public javax.swing.JTable getTable()
public void setTable(javax.swing.JTable table)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |