This class is a Panel which may have Components added to it in the normal way. However, the Components within it will produce tooltip labels when the mouse cursor is held over them for a short period of time. The tooltip strings may be set using the set_tooltip method of Component.
Class summary |
Variables inherited from gui::Component |
accel accepts_focus_flag allow_drag_flag allow_drop_flag attribs cbwin children cwin draw_border_flag h h_spec has_focus is_shaded_flag parent parent_dialog ticker tooltip valid w w_spec x x_align x_spec y y_align y_spec |
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 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(buffer_flag) finally() firstly() handle_event(e) hide_label() initially() set_one(attr, val) set_start_end_delays(x, y) show_label(x, y, label) tick() |
Variables defined in this class |
end_delay end_time last_obj start_delay start_time state temp_h temp_w temp_win temp_x temp_y |
Method detail |
Variable detail |