This class encapsulates a check box in a menu.
Several CheckBoxMenuItems may be added to a CheckBoxGroup structure to give "radio buttons" within menus.
Class summary |
Methods inherited from gui::Toggle |
clear_is_checked() get_status() into_cbg() is_checked() set_is_checked() set_parent_check_box_group(x) toggle_is_checked() |
Variables inherited from gui::Toggle |
is_checked_flag parent_check_box_group |
Methods inherited from lang::Object |
clone(seen) equals(other, seen) get_class() get_class_name() get_id() hash_code(depth, seen) is_instance(name) to_string(depth, seen) |
Variables inherited from gui::MenuComponent |
accel img_left img_left_h img_left_w img_right img_right_h img_right_w is_shaded_flag is_sub_menu_flag label label_h label_left label_left_w label_mid_w label_right label_right_w label_x label_y parent parent_component |
Methods inherited from util::Connectable |
connect(obj, meth, type) disconnect(l) fire(type, param) fire_event(e) |
Variables inherited from util::Connectable |
listeners |
Methods defined in this class |
display_label(lw, mw, rw) initially() set_imgs(x, y) set_one(attr, val) size_label() succeed(e) synch_left_img() |
Variables defined in this class |
img_down img_up |
Method detail |
Variable detail |