C# Class Radegast.frmSettings

Inheritance: Radegast.RadegastForm
显示文件 Open project: radegastdev/radegast

Public Properties

Property Type Description
Chat System.Windows.Forms.GroupBox
autoSit System.Windows.Forms.GroupBox
autoSitClear System.Windows.Forms.Button
autoSitEnabled System.Windows.Forms.CheckBox
autoSitName System.Windows.Forms.TextBox
autoSitNameLabel System.Windows.Forms.Label
autoSitSit System.Windows.Forms.Button
autoSitUUID System.Windows.Forms.TextBox
autoSitUUIDLabel System.Windows.Forms.Label
cbAutoReconnect System.Windows.Forms.CheckBox
cbAutoScriptPermission System.Windows.Forms.ComboBox
cbChatTimestamps System.Windows.Forms.CheckBox
cbDisableChatIMLog System.Windows.Forms.CheckBox
cbDisableHTTPInventory System.Windows.Forms.CheckBox
cbDisableLookAt System.Windows.Forms.CheckBox
cbFriendsHighlight System.Windows.Forms.CheckBox
cbFriendsNotifications System.Windows.Forms.CheckBox
cbHideLoginGraphics System.Windows.Forms.CheckBox
cbHighLight System.Windows.Forms.GroupBox
cbHighlightChat System.Windows.Forms.CheckBox
cbHighlightGroupIM System.Windows.Forms.CheckBox
cbHighlightIM System.Windows.Forms.CheckBox
cbIMTimeStamps System.Windows.Forms.CheckBox
cbLSLHelperEnabled System.Windows.Forms.CheckBox
cbMUEmotes System.Windows.Forms.CheckBox
cbMinToTrey System.Windows.Forms.CheckBox
cbMisc System.Windows.Forms.GroupBox
cbNameLinks System.Windows.Forms.CheckBox
cbNoTyping System.Windows.Forms.CheckBox
cbOnInvOffer System.Windows.Forms.ComboBox
cbRLV System.Windows.Forms.CheckBox
cbRLVDebug System.Windows.Forms.CheckBox
cbRadegastClientTag System.Windows.Forms.CheckBox
cbRadegastLogToFile System.Windows.Forms.CheckBox
cbResolveURIs System.Windows.Forms.CheckBox
cbShowScriptErrors System.Windows.Forms.CheckBox
cbSyntaxHighlight System.Windows.Forms.CheckBox
cbTaskBarHighLight System.Windows.Forms.CheckBox
cbTrasactChat System.Windows.Forms.CheckBox
cbTrasactDialog System.Windows.Forms.CheckBox
gbAutoResponse System.Windows.Forms.GroupBox
gbDisplayNames System.Windows.Forms.GroupBox
gnAutoInventory System.Windows.Forms.GroupBox
gnAutoScriptPermission System.Windows.Forms.GroupBox
label2 System.Windows.Forms.Label
label4 System.Windows.Forms.Label
lblLSLUUID System.Windows.Forms.Label
pseudoHome System.Windows.Forms.GroupBox
pseudoHomeClear System.Windows.Forms.Button
pseudoHomeEnabled System.Windows.Forms.CheckBox
pseudoHomeLocation System.Windows.Forms.TextBox
pseudoHomeSet System.Windows.Forms.Button
pseudoHomeTP System.Windows.Forms.Button
pseudoHomeTolerance System.Windows.Forms.NumericUpDown
pseudoHomeToleranceLabel System.Windows.Forms.Label
rbAutoAlways System.Windows.Forms.RadioButton
rbAutoNonFriend System.Windows.Forms.RadioButton
rbAutobusy System.Windows.Forms.RadioButton
rbDNDandUsernme System.Windows.Forms.RadioButton
rbDNOff System.Windows.Forms.RadioButton
rbDNOnlyDN System.Windows.Forms.RadioButton
rbDNSmart System.Windows.Forms.RadioButton
tbLSLAllowedOwner System.Windows.Forms.TextBox
tbpAutoResponse System.Windows.Forms.TabPage
tbpBot System.Windows.Forms.TabPage
tbpGeneral System.Windows.Forms.TabPage
tbpGraphics System.Windows.Forms.TabPage
tcGraphics System.Windows.Forms.TabControl
txtAutoResponse System.Windows.Forms.TextBox
txtReconnectTime System.Windows.Forms.TextBox
txtResolveURITime System.Windows.Forms.TextBox

Public Methods

Method Description
InitSettigs ( OpenMetaverse.Settings s, bool mono ) : void
frmSettings ( Radegast.RadegastInstance instance ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
GetPreviewFontSettings ( ) : Settings.FontSetting
InitColorSettings ( ) : void
InitializeComponent ( ) : void

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

LSLHelperPrefsSave ( ) : void
LSLHelperPrefsUpdate ( ) : void
ReloadFontSettings ( ) : void
ResetFontSettings ( ) : void
SaveCurrentFontSetting ( ) : void
SelectedIndexChanged ( object sender, EventArgs e ) : void
UpdateEnabled ( ) : void
UpdatePreview ( ) : void
UpdateSelection ( OpenMetaverse.Settings selected ) : void
autoSitClear_Click ( object sender, EventArgs e ) : void
autoSitEnabled_CheckedChanged ( object sender, EventArgs e ) : void
autoSitNameLabel_Click ( object sender, EventArgs e ) : void
autoSitPrefsUpdate ( ) : void
autoSitSit_Click ( object sender, EventArgs e ) : void
autoSitUUIDLabel_Click ( object sender, EventArgs e ) : void
autoSitUUID_Leave ( object sender, EventArgs e ) : void
btnResetFontSettings_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
cbAutoReconnect_CheckedChanged ( object sender, EventArgs e ) : void
cbAutoScriptPermission_SelectedIndexChanged ( object sender, EventArgs e ) : void
cbChatTimestamps_CheckedChanged ( object sender, EventArgs e ) : void
cbConfirmExit_CheckedChanged ( object sender, EventArgs e ) : void
cbFriendsNotifications_CheckedChanged ( object sender, EventArgs e ) : void
cbHideLoginGraphics_CheckedChanged ( object sender, EventArgs e ) : void
cbIMTimeStamps_CheckedChanged ( object sender, EventArgs e ) : void
cbLSLHelperEnabled_CheckedChanged ( object sender, EventArgs e ) : void
cbRadegastLogToFile_CheckedChanged ( object sender, EventArgs e ) : void
cbResolveURIs_CheckedChanged ( object sender, EventArgs e ) : void
cbThemeCompatibilityMode_CheckedChanged ( object sender, EventArgs e ) : void
cbTrasactChat_CheckedChanged ( object sender, EventArgs e ) : void
cbTrasactDialog_CheckedChanged ( object sender, EventArgs e ) : void
cbxBold_CheckStateChanged ( object sender, EventArgs e ) : void
cbxFont_DrawItem ( object sender, DrawItemEventArgs e ) : void
cbxForeground_DrawItem ( object sender, DrawItemEventArgs e ) : void
cbxItalic_CheckStateChanged ( object sender, EventArgs e ) : void
lblLSLUUID_Click ( object sender, EventArgs e ) : void
lbxColorItems_MouseDown ( object sender, MouseEventArgs e ) : void
lbxColorItems_MouseMove ( object sender, MouseEventArgs e ) : void
lbxColorItems_SelectedIndexChanged ( object sender, EventArgs e ) : void
llLSLHelperInstructios_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
pseudoHomeClear_Click ( object sender, EventArgs e ) : void
pseudoHomeEnabled_CheckedChanged ( object sender, EventArgs e ) : void
pseudoHomeLabel_Click ( object sender, EventArgs e ) : void
pseudoHomePrefsUpdated ( ) : void
pseudoHomeSet_Click ( object sender, EventArgs e ) : void
pseudoHomeTP_Click ( object sender, EventArgs e ) : void
pseudoHomeTolerance_ValueChanged ( object sender, EventArgs e ) : void
rbAutoAlways_CheckedChanged ( object sender, EventArgs e ) : void
rbAutoNonFriend_CheckedChanged ( object sender, EventArgs e ) : void
rbAutobusy_CheckedChanged ( object sender, EventArgs e ) : void
rbDNDandUsernme_CheckedChanged ( object sender, EventArgs e ) : void
rbDNOff_CheckedChanged ( object sender, EventArgs e ) : void
rbDNOnlyDN_CheckedChanged ( object sender, EventArgs e ) : void
rbDNSmart_CheckedChanged ( object sender, EventArgs e ) : void
tbLSLAllowedOwner_Leave ( object sender, EventArgs e ) : void
txtReconnectTime_TextChanged ( object sender, EventArgs e ) : void
txtResolveURITime_TextChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

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

InitSettigs() public static method

public static InitSettigs ( OpenMetaverse.Settings s, bool mono ) : void
s OpenMetaverse.Settings
mono bool
return void

frmSettings() public method

public frmSettings ( Radegast.RadegastInstance instance ) : System
instance Radegast.RadegastInstance
return System

Property Details

Chat public_oe property

public System.Windows.Forms.GroupBox Chat
return System.Windows.Forms.GroupBox

autoSit public_oe property

public System.Windows.Forms.GroupBox autoSit
return System.Windows.Forms.GroupBox

autoSitClear public_oe property

public System.Windows.Forms.Button autoSitClear
return System.Windows.Forms.Button

autoSitEnabled public_oe property

public System.Windows.Forms.CheckBox autoSitEnabled
return System.Windows.Forms.CheckBox

autoSitName public_oe property

public System.Windows.Forms.TextBox autoSitName
return System.Windows.Forms.TextBox

autoSitNameLabel public_oe property

public System.Windows.Forms.Label autoSitNameLabel
return System.Windows.Forms.Label

autoSitSit public_oe property

public System.Windows.Forms.Button autoSitSit
return System.Windows.Forms.Button

autoSitUUID public_oe property

public System.Windows.Forms.TextBox autoSitUUID
return System.Windows.Forms.TextBox

autoSitUUIDLabel public_oe property

public System.Windows.Forms.Label autoSitUUIDLabel
return System.Windows.Forms.Label

cbAutoReconnect public_oe property

public System.Windows.Forms.CheckBox cbAutoReconnect
return System.Windows.Forms.CheckBox

cbAutoScriptPermission public_oe property

public System.Windows.Forms.ComboBox cbAutoScriptPermission
return System.Windows.Forms.ComboBox

cbChatTimestamps public_oe property

public System.Windows.Forms.CheckBox cbChatTimestamps
return System.Windows.Forms.CheckBox

cbDisableChatIMLog public_oe property

public System.Windows.Forms.CheckBox cbDisableChatIMLog
return System.Windows.Forms.CheckBox

cbDisableHTTPInventory public_oe property

public System.Windows.Forms.CheckBox cbDisableHTTPInventory
return System.Windows.Forms.CheckBox

cbDisableLookAt public_oe property

public System.Windows.Forms.CheckBox cbDisableLookAt
return System.Windows.Forms.CheckBox

cbFriendsHighlight public_oe property

public System.Windows.Forms.CheckBox cbFriendsHighlight
return System.Windows.Forms.CheckBox

cbFriendsNotifications public_oe property

public System.Windows.Forms.CheckBox cbFriendsNotifications
return System.Windows.Forms.CheckBox

cbHideLoginGraphics public_oe property

public System.Windows.Forms.CheckBox cbHideLoginGraphics
return System.Windows.Forms.CheckBox

cbHighLight public_oe property

public System.Windows.Forms.GroupBox cbHighLight
return System.Windows.Forms.GroupBox

cbHighlightChat public_oe property

public System.Windows.Forms.CheckBox cbHighlightChat
return System.Windows.Forms.CheckBox

cbHighlightGroupIM public_oe property

public System.Windows.Forms.CheckBox cbHighlightGroupIM
return System.Windows.Forms.CheckBox

cbHighlightIM public_oe property

public System.Windows.Forms.CheckBox cbHighlightIM
return System.Windows.Forms.CheckBox

cbIMTimeStamps public_oe property

public System.Windows.Forms.CheckBox cbIMTimeStamps
return System.Windows.Forms.CheckBox

cbLSLHelperEnabled public_oe property

public System.Windows.Forms.CheckBox cbLSLHelperEnabled
return System.Windows.Forms.CheckBox

cbMUEmotes public_oe property

public System.Windows.Forms.CheckBox cbMUEmotes
return System.Windows.Forms.CheckBox

cbMinToTrey public_oe property

public System.Windows.Forms.CheckBox cbMinToTrey
return System.Windows.Forms.CheckBox

cbMisc public_oe property

public System.Windows.Forms.GroupBox cbMisc
return System.Windows.Forms.GroupBox

cbNameLinks public_oe property

public System.Windows.Forms.CheckBox cbNameLinks
return System.Windows.Forms.CheckBox

cbNoTyping public_oe property

public System.Windows.Forms.CheckBox cbNoTyping
return System.Windows.Forms.CheckBox

cbOnInvOffer public_oe property

public System.Windows.Forms.ComboBox cbOnInvOffer
return System.Windows.Forms.ComboBox

cbRLV public_oe property

public System.Windows.Forms.CheckBox cbRLV
return System.Windows.Forms.CheckBox

cbRLVDebug public_oe property

public System.Windows.Forms.CheckBox cbRLVDebug
return System.Windows.Forms.CheckBox

cbRadegastClientTag public_oe property

public System.Windows.Forms.CheckBox cbRadegastClientTag
return System.Windows.Forms.CheckBox

cbRadegastLogToFile public_oe property

public System.Windows.Forms.CheckBox cbRadegastLogToFile
return System.Windows.Forms.CheckBox

cbResolveURIs public_oe property

public System.Windows.Forms.CheckBox cbResolveURIs
return System.Windows.Forms.CheckBox

cbShowScriptErrors public_oe property

public System.Windows.Forms.CheckBox cbShowScriptErrors
return System.Windows.Forms.CheckBox

cbSyntaxHighlight public_oe property

public System.Windows.Forms.CheckBox cbSyntaxHighlight
return System.Windows.Forms.CheckBox

cbTaskBarHighLight public_oe property

public System.Windows.Forms.CheckBox cbTaskBarHighLight
return System.Windows.Forms.CheckBox

cbTrasactChat public_oe property

public System.Windows.Forms.CheckBox cbTrasactChat
return System.Windows.Forms.CheckBox

cbTrasactDialog public_oe property

public System.Windows.Forms.CheckBox cbTrasactDialog
return System.Windows.Forms.CheckBox

gbAutoResponse public_oe property

public System.Windows.Forms.GroupBox gbAutoResponse
return System.Windows.Forms.GroupBox

gbDisplayNames public_oe property

public System.Windows.Forms.GroupBox gbDisplayNames
return System.Windows.Forms.GroupBox

gnAutoInventory public_oe property

public System.Windows.Forms.GroupBox gnAutoInventory
return System.Windows.Forms.GroupBox

gnAutoScriptPermission public_oe property

public System.Windows.Forms.GroupBox gnAutoScriptPermission
return System.Windows.Forms.GroupBox

label2 public_oe property

public System.Windows.Forms.Label label2
return System.Windows.Forms.Label

label4 public_oe property

public System.Windows.Forms.Label label4
return System.Windows.Forms.Label

lblLSLUUID public_oe property

public System.Windows.Forms.Label lblLSLUUID
return System.Windows.Forms.Label

pseudoHome public_oe property

public System.Windows.Forms.GroupBox pseudoHome
return System.Windows.Forms.GroupBox

pseudoHomeClear public_oe property

public System.Windows.Forms.Button pseudoHomeClear
return System.Windows.Forms.Button

pseudoHomeEnabled public_oe property

public System.Windows.Forms.CheckBox pseudoHomeEnabled
return System.Windows.Forms.CheckBox

pseudoHomeLocation public_oe property

public System.Windows.Forms.TextBox pseudoHomeLocation
return System.Windows.Forms.TextBox

pseudoHomeSet public_oe property

public System.Windows.Forms.Button pseudoHomeSet
return System.Windows.Forms.Button

pseudoHomeTP public_oe property

public System.Windows.Forms.Button pseudoHomeTP
return System.Windows.Forms.Button

pseudoHomeTolerance public_oe property

public System.Windows.Forms.NumericUpDown pseudoHomeTolerance
return System.Windows.Forms.NumericUpDown

pseudoHomeToleranceLabel public_oe property

public System.Windows.Forms.Label pseudoHomeToleranceLabel
return System.Windows.Forms.Label

rbAutoAlways public_oe property

public System.Windows.Forms.RadioButton rbAutoAlways
return System.Windows.Forms.RadioButton

rbAutoNonFriend public_oe property

public System.Windows.Forms.RadioButton rbAutoNonFriend
return System.Windows.Forms.RadioButton

rbAutobusy public_oe property

public System.Windows.Forms.RadioButton rbAutobusy
return System.Windows.Forms.RadioButton

rbDNDandUsernme public_oe property

public System.Windows.Forms.RadioButton rbDNDandUsernme
return System.Windows.Forms.RadioButton

rbDNOff public_oe property

public System.Windows.Forms.RadioButton rbDNOff
return System.Windows.Forms.RadioButton

rbDNOnlyDN public_oe property

public System.Windows.Forms.RadioButton rbDNOnlyDN
return System.Windows.Forms.RadioButton

rbDNSmart public_oe property

public System.Windows.Forms.RadioButton rbDNSmart
return System.Windows.Forms.RadioButton

tbLSLAllowedOwner public_oe property

public System.Windows.Forms.TextBox tbLSLAllowedOwner
return System.Windows.Forms.TextBox

tbpAutoResponse public_oe property

public System.Windows.Forms.TabPage tbpAutoResponse
return System.Windows.Forms.TabPage

tbpBot public_oe property

public System.Windows.Forms.TabPage tbpBot
return System.Windows.Forms.TabPage

tbpGeneral public_oe property

public System.Windows.Forms.TabPage tbpGeneral
return System.Windows.Forms.TabPage

tbpGraphics public_oe property

public System.Windows.Forms.TabPage tbpGraphics
return System.Windows.Forms.TabPage

tcGraphics public_oe property

public System.Windows.Forms.TabControl tcGraphics
return System.Windows.Forms.TabControl

txtAutoResponse public_oe property

public System.Windows.Forms.TextBox txtAutoResponse
return System.Windows.Forms.TextBox

txtReconnectTime public_oe property

public System.Windows.Forms.TextBox txtReconnectTime
return System.Windows.Forms.TextBox

txtResolveURITime public_oe property

public System.Windows.Forms.TextBox txtResolveURITime
return System.Windows.Forms.TextBox