This is a scroll area where the object is displayed by overriding an abstract method defined below.
| Class summary |
| Variables inherited from gui::ScrollArea |
| hsb last_refresh_x last_refresh_y view vsb |
| 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 pointer 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) initially() |
| Variables inherited from util::Connectable |
| listeners |
| Methods defined in this class |
| create_view() draw(subject_x, subject_y, vx, vy, vw, vh) |
| Method detail |