Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

esve::components::dimn::Simple_UI Class Reference

A simple user-interface. More...

#include <esve/components/dimn/Simple_UI.hxx>

Inheritance diagram for esve::components::dimn::Simple_UI:

esve::components::dimn::Valuator_Creator< T_Value > esve::components::dimn::Valuator_Creator< T_Value > esve::components::dimn::Valuator_Creator< T_Value > esve::components::dimn::Valuator_Creator< T_Value > esve::ui::extra::Simple_UI_Base esve::ui::extra::Toggle_Creator esve::kernel::Catcher esve::components::dimn::impl::Simple_UI esve::viewers::dimn::Simple_Viewer esve::viewers::dim3::Simple_Viewer esve::viewers::dim4::Simple_Viewer List of all members.

Public Member Functions

virtual Valuator< T_Value > & create_valuator (const T_Value &initial_value, const std::string &label)=0
 Create a valuator.

virtual void create_label (const std::string &label)=0
 Label for widgets which follow.

virtual File_Selector & create_file_selector (const std::string &initial_value="", const std::string &label="file", const std::string &selector_label="select a file", const std::string &initial_directory=".", const std::string &filter="*")=0
 Create a file selector. Just one file selector is allowed.

virtual void create_help (const std::string &text, const std::string &label="help")=0
 Create a help dialog.

virtual Toggle & create_toggle (bool initial_value, const std::string &label)=0
 Create a toggle.


Detailed Description

A simple user-interface.


Generated on Tue May 30 11:40:55 2006 for esve by doxygen 1.3.4