Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

ObjCryst::WXOptimizationObj Class Reference

WX Class for a Global Optimization objects. More...

Inheritance diagram for ObjCryst::WXOptimizationObj:

ObjCryst::WXCrystObj ObjCryst::WXCrystObjBasic ObjCryst::WXMonteCarloObj List of all members.

Public Methods

virtual void CrystUpdate ()
 Get new values to be displayed from the underlying object, and raise flag if an UI update is necessary.

virtual bool OnChangeName (const int id)
 When a WXFieldName has been changed by the user, it is handled here.

virtual void OnAddRefinedObject ()
 From the menu.

virtual void AddRefinedObject (RefinableObj &obj)
 Added by the library.

virtual void OnRemoveRefinedObject ()
 From the menu.

virtual void OnRunOptimization ()=0
 Launches the optimization run.

virtual void UpdateUI ()
 Update the User Interface, if necessary.


Detailed Description

WX Class for a Global Optimization objects.


Member Function Documentation

virtual void ObjCryst::WXOptimizationObj::CrystUpdate   [virtual]
 

Get new values to be displayed from the underlying object, and raise flag if an UI update is necessary.

The actual GUI update is not made here. UpdateUI() should be called separately, from the main thread.

Reimplemented from ObjCryst::WXCrystObj.

virtual bool ObjCryst::WXOptimizationObj::OnChangeName const int    id [virtual]
 

When a WXFieldName has been changed by the user, it is handled here.

This returns true if the value has been handled (for inheritance purposes).

Implements ObjCryst::WXCrystObj.


The documentation for this class was generated from the following file:
Generated on Wed Jun 25 23:26:35 2003 for ObjCryst++ by doxygen1.2.18