This is the parent class of menu components which popup other submenus to the right of their labels. A submenu need not necessarily contain other MenuComponents; see for example the Palette class.
Class summary |
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 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) |
Methods defined in this class |
cursor_on() display() drag_off() handle_event(e) hide() initially() resize() set_abs_coords(x, y) |
Variables defined in this class |
x y |
Method detail |
Variable detail |