C# 클래스 MonoHotDraw.Samples.MainWindow

상속: Gtk.Window, IDrawingEditor
파일 보기 프로젝트 열기: mono/monohotdraw 1 사용 예제들

공개 메소드들

메소드 설명
MainWindow ( ) : System

보호된 메소드들

메소드 설명
Build ( ) : void
OnAddAction ( object sender, System e ) : void
OnAddActorActivated ( object sender, System e ) : void
OnAddAnalogClockActionActivated ( object sender, System e ) : void
OnAddCommentActivated ( object sender, System e ) : void
OnAddConnectionActivated ( object sender, System e ) : void
OnAddDigitalClockActionActivated ( object sender, System e ) : void
OnAddGeneralizationActivated ( object sender, System e ) : void
OnAddUseCaseActivated ( object sender, System e ) : void
OnDeleteEvent ( object sender, Gtk.DeleteEventArgs a ) : void
OnDeleteWindow ( object o, Gtk args ) : void
OnQuitActionActivated ( object sender, System e ) : void

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

OnAddAction() 보호된 메소드

protected OnAddAction ( object sender, System e ) : void
sender object
e System
리턴 void

OnAddActorActivated() 보호된 메소드

protected OnAddActorActivated ( object sender, System e ) : void
sender object
e System
리턴 void

OnAddAnalogClockActionActivated() 보호된 메소드

protected OnAddAnalogClockActionActivated ( object sender, System e ) : void
sender object
e System
리턴 void

OnAddCommentActivated() 보호된 메소드

protected OnAddCommentActivated ( object sender, System e ) : void
sender object
e System
리턴 void

OnAddConnectionActivated() 보호된 메소드

protected OnAddConnectionActivated ( object sender, System e ) : void
sender object
e System
리턴 void

OnAddDigitalClockActionActivated() 보호된 메소드

protected OnAddDigitalClockActionActivated ( object sender, System e ) : void
sender object
e System
리턴 void

OnAddGeneralizationActivated() 보호된 메소드

protected OnAddGeneralizationActivated ( object sender, System e ) : void
sender object
e System
리턴 void

OnAddUseCaseActivated() 보호된 메소드

protected OnAddUseCaseActivated ( object sender, System e ) : void
sender object
e System
리턴 void

OnDeleteEvent() 보호된 메소드

protected OnDeleteEvent ( object sender, Gtk.DeleteEventArgs a ) : void
sender object
a Gtk.DeleteEventArgs
리턴 void

OnDeleteWindow() 보호된 메소드

protected OnDeleteWindow ( object o, Gtk args ) : void
o object
args Gtk
리턴 void

OnQuitActionActivated() 보호된 메소드

protected OnQuitActionActivated ( object sender, System e ) : void
sender object
e System
리턴 void