[operations] [attributes] [fields] [template] [definition]
[implementation] [documentation]
To use the search tool you need to use a browser which supports JAVA (c)

[next] [prev] [superclass] [next peer] [prev peer] [subclass] [index] [hierarchy]

CopyTool

inherits from ChooseableTool

Object <- ChooseableTool <- CopyTool



Operations

Get list of all operations

TouchTarget


Attributes

Get list of all attributes

Class CopyTool defines no new attributes.


Fields

Field Type
ChooseableTool: image: Image


Instance template

instance CopyTool tag;
          image: nilObject;
end instance;

Class definition

#endif /* COLOR */
Define Class CopyTool;
    inherits from ChooseableTool;

    overrides TouchTarget;
end class;