C# Class XLibrary.Panels.ViewPanel

Afficher le fichier Open project: swax/CodePerspective

Méthodes publiques

Свойство Type Description
CallsAllButton System.Windows.Forms.CheckBox
CallsRealTimeButton System.Windows.Forms.CheckBox
GraphDependencies System.Windows.Forms.RadioButton
GraphIntermediateDependencies System.Windows.Forms.RadioButton
IncludeAnon System.Windows.Forms.CheckBox
IncludeFields System.Windows.Forms.CheckBox
IncludeMethods System.Windows.Forms.CheckBox
IncludeNotXRayedButton System.Windows.Forms.CheckBox
IncludeOutsideZoomButton System.Windows.Forms.CheckBox
LayoutCallGraphButton System.Windows.Forms.RadioButton
LayoutClassCallsButton System.Windows.Forms.RadioButton
LayoutInOrder System.Windows.Forms.CheckBox
LayoutInitGraphButton System.Windows.Forms.RadioButton
LayoutLayerGraphButton System.Windows.Forms.RadioButton
LayoutTimelineButton System.Windows.Forms.RadioButton
LayoutTreeMapButton System.Windows.Forms.RadioButton
MapDependencies System.Windows.Forms.RadioButton
RenderGdiButton System.Windows.Forms.RadioButton
RenderGibsonButton System.Windows.Forms.RadioButton
RenderOpenGLButton System.Windows.Forms.RadioButton
ShowAllButton System.Windows.Forms.RadioButton
ShowCodeButton System.Windows.Forms.CheckBox
ShowHitButton System.Windows.Forms.RadioButton
ShowInstancesButton System.Windows.Forms.RadioButton
ShowNotHitButton System.Windows.Forms.RadioButton
SizeCallsButton System.Windows.Forms.RadioButton
SizeConstantButton System.Windows.Forms.RadioButton
SizeLinesButton System.Windows.Forms.RadioButton
SizeTimeInMethodButton System.Windows.Forms.RadioButton
SizeTimePerCallButton System.Windows.Forms.RadioButton

Méthodes publiques

Méthode Description
Init ( MainForm main ) : void
ViewPanel ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
CallsAllButton_CheckedChanged ( object sender, EventArgs e ) : void
CallsRealTimeButton_CheckedChanged ( object sender, EventArgs e ) : void
GraphAllDependencies_CheckedChanged ( object sender, EventArgs e ) : void
GraphIntermediateDependencies_CheckedChanged ( object sender, EventArgs e ) : void
IncludeAnon_CheckedChanged ( object sender, EventArgs e ) : void
IncludeFields_CheckedChanged ( object sender, EventArgs e ) : void
IncludeMethods_CheckedChanged ( object sender, EventArgs e ) : void
IncludeNotXRayedButton_CheckedChanged ( object sender, EventArgs e ) : void
IncludeOutsideZoomButton_CheckedChanged ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LayoutCallGraphButton_CheckedChanged ( object sender, EventArgs e ) : void
LayoutClassCallsButton_CheckedChanged ( object sender, EventArgs e ) : void
LayoutInOrder_CheckedChanged ( object sender, EventArgs e ) : void
LayoutInitGraphButton_CheckedChanged ( object sender, EventArgs e ) : void
LayoutLayerGraphButton_CheckedChanged ( object sender, EventArgs e ) : void
LayoutTreeMapButton_CheckedChanged ( object sender, EventArgs e ) : void
MapAllDependencies_CheckedChanged ( object sender, EventArgs e ) : void
PauseLink_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
RenderFpsButton_CheckedChanged ( object sender, EventArgs e ) : void
RenderGdiButton_CheckedChanged ( object sender, EventArgs e ) : void
RenderOpenGLButton_CheckedChanged ( object sender, EventArgs e ) : void
ResetHitLink_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
ResetProfilingLink_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
SetRootToClass ( ) : void
ShowAllButton_CheckedChanged ( object sender, EventArgs e ) : void
ShowAllDependenciesCheckBox_CheckedChanged ( object sender, EventArgs e ) : void
ShowCodeButton_CheckedChanged ( object sender, EventArgs e ) : void
ShowHitButton_CheckedChanged ( object sender, EventArgs e ) : void
ShowInstancesButton_CheckedChanged ( object sender, EventArgs e ) : void
ShowNotHitButton_CheckedChanged ( object sender, EventArgs e ) : void
SizeCallsButton_CheckedChanged ( object sender, EventArgs e ) : void
SizeConstantButton_CheckedChanged ( object sender, EventArgs e ) : void
SizeLinesButton_CheckedChanged ( object sender, EventArgs e ) : void
SizeTimeInMethodButton_CheckedChanged ( object sender, EventArgs e ) : void
SizeTimePerCallButton_CheckedChanged ( object sender, EventArgs e ) : void
TimelineButton_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Init() public méthode

public Init ( MainForm main ) : void
main MainForm
Résultat void

ViewPanel() public méthode

public ViewPanel ( ) : System
Résultat System

Property Details

CallsAllButton public_oe property

public System.Windows.Forms.CheckBox CallsAllButton
Résultat System.Windows.Forms.CheckBox

CallsRealTimeButton public_oe property

public System.Windows.Forms.CheckBox CallsRealTimeButton
Résultat System.Windows.Forms.CheckBox

GraphDependencies public_oe property

public System.Windows.Forms.RadioButton GraphDependencies
Résultat System.Windows.Forms.RadioButton

GraphIntermediateDependencies public_oe property

public System.Windows.Forms.RadioButton GraphIntermediateDependencies
Résultat System.Windows.Forms.RadioButton

IncludeAnon public_oe property

public System.Windows.Forms.CheckBox IncludeAnon
Résultat System.Windows.Forms.CheckBox

IncludeFields public_oe property

public System.Windows.Forms.CheckBox IncludeFields
Résultat System.Windows.Forms.CheckBox

IncludeMethods public_oe property

public System.Windows.Forms.CheckBox IncludeMethods
Résultat System.Windows.Forms.CheckBox

IncludeNotXRayedButton public_oe property

public System.Windows.Forms.CheckBox IncludeNotXRayedButton
Résultat System.Windows.Forms.CheckBox

IncludeOutsideZoomButton public_oe property

public System.Windows.Forms.CheckBox IncludeOutsideZoomButton
Résultat System.Windows.Forms.CheckBox

LayoutCallGraphButton public_oe property

public System.Windows.Forms.RadioButton LayoutCallGraphButton
Résultat System.Windows.Forms.RadioButton

LayoutClassCallsButton public_oe property

public System.Windows.Forms.RadioButton LayoutClassCallsButton
Résultat System.Windows.Forms.RadioButton

LayoutInOrder public_oe property

public System.Windows.Forms.CheckBox LayoutInOrder
Résultat System.Windows.Forms.CheckBox

LayoutInitGraphButton public_oe property

public System.Windows.Forms.RadioButton LayoutInitGraphButton
Résultat System.Windows.Forms.RadioButton

LayoutLayerGraphButton public_oe property

public System.Windows.Forms.RadioButton LayoutLayerGraphButton
Résultat System.Windows.Forms.RadioButton

LayoutTimelineButton public_oe property

public System.Windows.Forms.RadioButton LayoutTimelineButton
Résultat System.Windows.Forms.RadioButton

LayoutTreeMapButton public_oe property

public System.Windows.Forms.RadioButton LayoutTreeMapButton
Résultat System.Windows.Forms.RadioButton

MapDependencies public_oe property

public System.Windows.Forms.RadioButton MapDependencies
Résultat System.Windows.Forms.RadioButton

RenderGdiButton public_oe property

public System.Windows.Forms.RadioButton RenderGdiButton
Résultat System.Windows.Forms.RadioButton

RenderGibsonButton public_oe property

public System.Windows.Forms.RadioButton RenderGibsonButton
Résultat System.Windows.Forms.RadioButton

RenderOpenGLButton public_oe property

public System.Windows.Forms.RadioButton RenderOpenGLButton
Résultat System.Windows.Forms.RadioButton

ShowAllButton public_oe property

public System.Windows.Forms.RadioButton ShowAllButton
Résultat System.Windows.Forms.RadioButton

ShowCodeButton public_oe property

public System.Windows.Forms.CheckBox ShowCodeButton
Résultat System.Windows.Forms.CheckBox

ShowHitButton public_oe property

public System.Windows.Forms.RadioButton ShowHitButton
Résultat System.Windows.Forms.RadioButton

ShowInstancesButton public_oe property

public System.Windows.Forms.RadioButton ShowInstancesButton
Résultat System.Windows.Forms.RadioButton

ShowNotHitButton public_oe property

public System.Windows.Forms.RadioButton ShowNotHitButton
Résultat System.Windows.Forms.RadioButton

SizeCallsButton public_oe property

public System.Windows.Forms.RadioButton SizeCallsButton
Résultat System.Windows.Forms.RadioButton

SizeConstantButton public_oe property

public System.Windows.Forms.RadioButton SizeConstantButton
Résultat System.Windows.Forms.RadioButton

SizeLinesButton public_oe property

public System.Windows.Forms.RadioButton SizeLinesButton
Résultat System.Windows.Forms.RadioButton

SizeTimeInMethodButton public_oe property

public System.Windows.Forms.RadioButton SizeTimeInMethodButton
Résultat System.Windows.Forms.RadioButton

SizeTimePerCallButton public_oe property

public System.Windows.Forms.RadioButton SizeTimePerCallButton
Résultat System.Windows.Forms.RadioButton