Méthode |
Description |
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
about ( object _, EventArgs __ ) : void |
|
|
activated ( object sender, EventArgs e ) : void |
|
|
breakpointsChanged ( ) : void |
|
|
breakpointsKeyDown ( object _, KeyEventArgs e ) : void |
|
|
breakpointsSelectedIndexChanged ( object _, EventArgs __ ) : void |
|
|
canDestroy ( ) : bool |
|
|
checkFileChanged ( ) : void |
|
|
clearInput ( object _, EventArgs __ ) : void |
|
|
compile ( ExecutionState state ) : bool |
|
|
debuggerBreak ( Position position ) : void |
|
|
executionFinished ( bool canceled, RuntimeError runtimeError ) : void |
|
|
exit ( object _, EventArgs __ ) : void |
|
|
exiting ( object _, FormClosingEventArgs e ) : void |
|
|
font ( FontSpec &fontSpec, Action set ) : void |
|
|
font ( object sender, EventArgs __ ) : void |
|
|
goToCurrentInstruction ( object _ = null, EventArgs __ = null ) : void |
|
|
init ( ) : void |
|
|
input ( object _, EventArgs __ ) : void |
|
|
newFile ( object _, EventArgs __ ) : void |
|
|
open ( object _, EventArgs __ ) : void |
|
|
openCore ( string filePath ) : void |
|
|
removeRunToCursorBreakpoint ( ) : void |
|
|
revert ( object sender, EventArgs e ) : void |
|
|
run ( object _, EventArgs __ ) : void |
|
|
runToCursor ( object _, EventArgs __ ) : void |
|
|
save ( ) : DialogResult |
|
|
save ( object _, EventArgs __ ) : void |
|
|
saveAs ( ) : DialogResult |
|
|
saveAs ( object _, EventArgs __ ) : void |
|
|
saveCore ( ) : void |
|
|
selectProgrammingLanguage ( object _, EventArgs __ ) : void |
|
|
sourceKeyDown ( object _, KeyEventArgs e ) : void |
|
|
sourceTextboxFixHack ( ) : void |
|
|
splitterMoved ( object _, EventArgs __ ) : void |
|
|
step ( object _, EventArgs __ ) : void |
|
|
stopDebugging ( object _, EventArgs __ ) : void |
|
|
tick ( object _, EventArgs __ ) : void |
|
|
toggleBreakpoint ( object _, EventArgs __ ) : void |
|
|
toggleSaveWhenRun ( object _, EventArgs __ ) : void |
|
|
toggleWordwrap ( object sender, EventArgs e ) : void |
|
|
updateUi ( ) : void |
|
|
viewBreakpoints ( object _, EventArgs __ ) : void |
|
|
viewOutput ( object _, EventArgs __ ) : void |
|
|
viewWatch ( object _, EventArgs __ ) : void |
|
|