ListSelectionListener

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Submit a bug or featureFor further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
ListSelectionListener (Java Platform SE 6)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ListSelectionListener (Java Platform SE 6)";
 
Method Detail
valueChanged
void valueChanged(ListSelectionEvent e)
Called whenever the value of the selection changes.
Parameters:e - the event that characterizes the change.
javax.swing.event
Interface ListSelectionListener
All Superinterfaces: EventListener
All Known Implementing Classes: BasicComboPopup.ListSelectionHandler, BasicFileChooserUI.SelectionListener, BasicListUI.ListSelectionHandler, DefaultTableColumnModel, JList.AccessibleJList, JTable, JTable.AccessibleJTable
}
}
Overview 
Package 
 Class 
Use 
Tree 
Deprecated 
Index 
Help 
Method Summary
 void
valueChanged(ListSelectionEvent e)
          Called whenever the value of the selection changes.
Java™ PlatformStandard Ed. 6
 PREV CLASS 
 NEXT CLASS
FRAMES  
 NO FRAMES  
 
!--
if(window==top) {
�ቤተ መጻሕፍቲ ባይዱ
public interface ListSelectionListenerextends EventListener
The listener that's notified when a lists selection value
changes.
See Also:ListSelectionModel
document.writeln('All Classes');
}
//--
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Overview 
Package 
 Class 
Use 
Tree 
Deprecated 
Index 
Help 
Java™ PlatformStandard Ed. 6
 PREV CLASS 
 NEXT CLASS
FRAMES  
 NO FRAMES  
 
!--
if(window==top) {
document.writeln('All Classes');
}
//--
相关文档
最新文档