C# 클래스 Stetic.SteticMain

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

공개 프로퍼티들

프로퍼티 타입 설명
Configuration Configuration
MainWindow Gtk.Window
ProjectView WindowListWidget
SteticApp Stetic.Application
UIManager Stetic.UIManager

공개 메소드들

메소드 설명
CloseProject ( ) : bool
GetUndoQueue ( ) : UndoQueue
LoadProject ( string file ) : void
Main ( string args ) : int
Quit ( ) : void
SaveConfiguration ( ) : void
SaveProject ( ) : bool
SaveProjectAs ( ) : bool
ShowLibraryManager ( ) : void

비공개 메소드들

메소드 설명
ActivateUrl ( Gtk about, string url ) : void
CloseWindow ( WidgetInfo widget ) : void
CustomWidgetHandler ( Glade xml, string func_name, string name, string string1, string string2, int int1, int int2 ) : Gtk.Widget
GenerateCode ( string file, string args, int n, GenerationOptions ops ) : int
GetProvider ( string language ) : CodeDomProvider
IsWindowOpen ( WidgetInfo component ) : bool
OnPageChanged ( object s, EventArgs a ) : void
OnProjectModified ( object s, EventArgs a ) : void
OnProjectReloaded ( object sender, EventArgs a ) : void
OnSelectionChanged ( object s, Stetic.ComponentEventArgs args ) : void
OnWidgetActivated ( object s, EventArgs args ) : void
OnWidgetAdded ( object s, WidgetInfoEventArgs args ) : void
OnWidgetRemoved ( object s, WidgetInfoEventArgs args ) : void
OpenWindow ( ProjectItemInfo item ) : void
ReadConfiguration ( ) : void
ReportError ( string message, Exception ex ) : void
RunApp ( string args, int n ) : int
Window_Delete ( object obj, Gtk.DeleteEventArgs args ) : void

메소드 상세

CloseProject() 공개 정적인 메소드

public static CloseProject ( ) : bool
리턴 bool

GetUndoQueue() 공개 정적인 메소드

public static GetUndoQueue ( ) : UndoQueue
리턴 UndoQueue

LoadProject() 공개 정적인 메소드

public static LoadProject ( string file ) : void
file string
리턴 void

Main() 공개 정적인 메소드

public static Main ( string args ) : int
args string
리턴 int

Quit() 공개 정적인 메소드

public static Quit ( ) : void
리턴 void

SaveConfiguration() 공개 정적인 메소드

public static SaveConfiguration ( ) : void
리턴 void

SaveProject() 공개 정적인 메소드

public static SaveProject ( ) : bool
리턴 bool

SaveProjectAs() 공개 정적인 메소드

public static SaveProjectAs ( ) : bool
리턴 bool

ShowLibraryManager() 공개 정적인 메소드

public static ShowLibraryManager ( ) : void
리턴 void

프로퍼티 상세

Configuration 공개적으로 정적으로 프로퍼티

public static Configuration,Stetic Configuration
리턴 Configuration

MainWindow 공개적으로 정적으로 프로퍼티

public static Window,Gtk MainWindow
리턴 Gtk.Window

ProjectView 공개적으로 정적으로 프로퍼티

public static WindowListWidget,Stetic ProjectView
리턴 WindowListWidget

SteticApp 공개적으로 정적으로 프로퍼티

public static Stetic.Application SteticApp
리턴 Stetic.Application

UIManager 공개적으로 정적으로 프로퍼티

public static Stetic.UIManager UIManager
리턴 Stetic.UIManager