C# 클래스 Rhino.Tools.Debugger.Treetable.JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler

Class responsible for calling updateSelectedPathsFromSelectedRows when the selection of the list changse.
Class responsible for calling updateSelectedPathsFromSelectedRows when the selection of the list changse.
상속: ListSelectionListener
파일 보기 프로젝트 열기: hazzik/Rhino.Net

공개 메소드들

메소드 설명
ValueChanged ( ListSelectionEvent e ) : void

비공개 메소드들

메소드 설명
ListSelectionHandler ( ListToTreeSelectionModelWrapper _enclosing ) : Java.Awt

메소드 상세

ValueChanged() 공개 메소드

public ValueChanged ( ListSelectionEvent e ) : void
e ListSelectionEvent
리턴 void