Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
PluggableWindowSpec
Last updated at 12:23 pm UTC on 5 November 2017
Part of ToolBuilder-Kernel.

A ToolBuilderSpec object used by the ToolBuilder.

A common window. Expects to see change/update notifications when the label should change.

Instance variables:
label The selector under which to retrieve the label or the label directly
extent The (initial) extent of the window.
closeAction The action to perform when the window is closed.



Look for senders of #pluggableWindowSpec to find out which tools are made with ToolBuilder.