ListModel 관련 함수

Module java.desktop
Package javax.swing
Interface ListModel
  • Type Parameters: E  - the type of the elements of this model All Known Subinterfaces: ComboBoxModelMutableComboBoxModel All Known Implementing Classes: AbstractListModelBasicDirectoryModelDefaultComboBoxModelDefaultListModelMetalFileChooserUI.DirectoryComboBoxModelMetalFileChooserUI.FilterComboBoxModel

  • 이 인 터 페 이 스 는 목록 의 모든 셀 의 값 과 목록 의 길 이 를 가 져 오 는 방법 구성 요 소 를 정의 합 니 다.논리 적 으로 모델 은 vector 이 고 색인 의 범 위 는 0 에서 ListDataModel. getSize () - 1 이다.데이터 모델 의 내용 이나 길이 에 대한 변경 사항 은 모든 ListDataListeners 에 보고 해 야 합 니 다.
     

    좋은 웹페이지 즐겨찾기