Method AddWidget AddWidget(Widget) Adds a widget to the panel Declaration protected void AddWidget(DebugUI.Widget widget) Parameters Type Name Description DebugUI.Widget widget The DebugUI.Widget to be added.