A launcher tab for use with MiniIDE. Allows you to toggle a user defined list of windows on and off.
Create a new MiniIDENodeTree window
bounds |
Bounds of the window. A default of Rect(0,0,512,805) will be used if not specified. |
userButtonsDef |
Expects an array of MiniIDELauncherButtonDef, will use default buttons if no array is passed |
showPositionButton |
Boolean. Show button to get the bounds of all current windows? Useful for setting up or tuning the MiniIDELauncher. |
showGlobalButtons |
Boolean. Show the show all/hide all buttons? A buttondef will only react to these buttons if the openOnGlobal flag is set to true. |
This symbol provides the display name of the tab.
Provides access to the current window.
Provides access to the current bounds.
Provides access to the layout.