ITOOLWAIMPARMS__DEFINE
Class Name
itoolwaimparms
Purpose (one Line)
To display and edit itool image parameters.
Category
Widgets
Superclasses
Subclasses
Creation
See itoolwaimparms::init
Methods
itoolwaimparms::cleanup
itoolwaimparms::getproperty
itoolwaimparms::realize
itoolwaimparms::refresh
itoolwaimparms::init
Modification History
2004/04, Written by Doug Loucks, Consultant for Lowell Observatory.
(See cw_ipmgr.pro)
Removed all remnants of compound-widget code; replaced with
stand-alone code that is compaitble with the new object-oriented version
of itool.
Modified the usage of the state-structure variable. A pointer to
the state structure is stored in the object instance of this tool and
this tool's object reference is stored in its top-level base.
2006/03/15 - DWL, Minor modifications to use the methods of the new
'itoolimage' object class that was added to the itool GUI.
See itoolimage__define.pro and itool__define.pro for
details.