C# 클래스 RepairJumpRjWindow, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 메소드들

메소드 설명
Show ( Gtk parent, JumpRj, myJump, int pDN ) : RepairJumpRjWindow,

비공개 메소드들

메소드 설명
RepairJumpRjWindow ( Gtk parent, JumpRj, myJump, int pDN ) : System
createTextForTextView ( JumpType, myJumpType ) : string
createTreeView ( Gtk myTreeView ) : void
fillTreeView ( Gtk tv, TreeStore store, JumpRj, myJump, int pDN ) : void
getTotalTime ( ) : double
onSelectionEntry ( object o, EventArgs args ) : void
on_button_accept_clicked ( object o, EventArgs args ) : void
on_button_add_after_clicked ( object o, EventArgs args ) : void
on_button_add_before_clicked ( object o, EventArgs args ) : void
on_button_cancel_clicked ( object o, EventArgs args ) : void
on_button_delete_clicked ( object o, EventArgs args ) : void
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void
putRowNumbers ( TreeStore myStore ) : void
tcCellEdited ( object o, Gtk args ) : void
tvCellEdited ( object o, Gtk args ) : void

메소드 상세

Show() 공개 정적인 메소드

public static Show ( Gtk parent, JumpRj, myJump, int pDN ) : RepairJumpRjWindow,
parent Gtk
myJump JumpRj,
pDN int
리턴 RepairJumpRjWindow,