LibreMetaverse.GUI
ListView GUI component for viewing a client's nearby avatars list
Triggered when the user double clicks on an avatar in the list
Triggered when a new avatar is added to the list
Triggered when an avatar is removed from the list
Gets or sets the GridClient associated with this control
Returns the current selected avatar in the tracked avatars list
TreeView control for an unspecified client's nearby avatar list
Thread-safe method for clearing the TreeView control
Contains any available information for an avatar in the simulator.
A null value for .Avatar indicates coarse data for an avatar outside of visible range.
Assigned if the avatar is within visible range
Last known coarse location of avatar
Avatar ID
ListViewItem associated with this avatar
Populated by RequestAvatarName if avatar is not visible
ListView GUI component for viewing a client's friend list
Triggered when the user double clicks on a friend in the list
Gets or sets the GridClient associated with this control
TreeView control for an unspecified client's friend list
TreeView control for the specified client's friend list
ListView GUI component for viewing a client's group list
Triggered when the user double clicks on a group in the list
Gets or sets the GridClient associated with this control
TreeView control for an unspecified client's group list
TreeView control for the specified client's group list
TreeView GUI component for browsing a client's inventory
Gets or sets the context menu associated with this control
Gets or sets the GridClient associated with this control
TreeView control for an unspecified client's inventory
TreeView control for the specified client's inventory
Thread-safe method for clearing the TreeView control
Thread-safe method for collapsing a TreeNode in the control
Thread-safe method for expanding a TreeNode in the control
Thread-safe method for updating the contents of the specified folder UUID
Panel GUI component for interfacing with local chat
A file that output should be logged to (or null, to disable logging)
Gets or sets the GridClient associated with this control
Panel control for an unspecified client's local chat interaction
Panel control for the specified client's local chat interaction
Adds text of a specified color to the display output
Thread-safe method for adding text of a specified color to the display output
Gets or sets the GridClient associated with this control
Gets or sets the LoginParams associated with this control's GridClient object
First name parsed from the textbox control
Last name parsed from the textbox control
Password value returned from the textbox control
Complete start URI based on textbox value
Panel control for an unspecified client's login preferences
Begins login sequence using the parameters defined in .LoginParams
ToolStrip GUI component for displaying and switching between IM windows
A ToolBarButton representing an IM session, including its associated window
Target avatar name
Target avatar ID
IM session ID
Window for this IM session
A class representing each IM session and its associated button and window objects
A generic form for displaying text and accepting user input
A generic form for displaying text and accepting user input
Thread-safe method for adding text of a specified color to the display output
Thread-safe method for setting the window title
Gets or sets the GridClient associated with this control
ToolStrip control for displaying and switching between an unspecified client's IM windows
PictureBox GUI component for displaying a client's mini-map
Gets or sets the GridClient associated with this control
PictureBox control for an unspecified client's mini-map
PictureBox control for the specified client's mini-map
Sets the map layer to the specified bitmap image
RichTextBox GUI component for displaying a client's status output
A file that output should be logged to (or null, to disable logging)
Gets or sets the GridClient associated with this control