February 29, 1996
abstract;
inherits from ChooseableTool;
Class Description
Class SelectTool defines tools that are used to select objects directly, such as the inspect object tool.
Programming information
Instantiate: never
Subclass: sometimes
Call its methods: never
You might inherit from this class if you wanted to create a tool that allows users to select objects directly. Note that this class defines no methods and no fields. It's defined as a separate class so that you can call Implements to see if it is part of an object's inheritance.
Methods defined by class SelectTool
Class SelectTool defines no methods.
Fields defined by class SelectTool