AGI Ui Plugins 11 Send comments on this topic.
IAgUiPlugin Interface

Description

Represents a UI plugin that extends the GUI of the hosting application at run-time.

Public Methods

Public Method OnDisplayConfigurationPage Allows the UI plugin to add its own custom config pages.
Public Method OnDisplayContextMenu Allows the UI plugin to add its own custom context menus.
Public Method OnInitializeToolbar Allows the UI plugin to configure a custom toolbar.
Public Method OnShutdown Shuts down the UI plugin.
Public Method OnStartup Initializes the UI plugin.

Remarks

IAgUiPlugin interface must be implemented by User Interface plugins. The interface implements methods that are invoked by the hosting environment. The hosting environment calls these methods to start/stop the plugin, initialize the custom toolbars, create context menus, etc.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1