Searched refs:Scrollable (Results 1 – 8 of 8) sorted by relevance
115 if (!(comp instanceof Scrollable)) in doAdd()171 int lineHeight = ((Scrollable)comp).lineHeight(); in getVisibleIndex()184 Scrollable scrollable = (Scrollable)comp; in makeVisible()210 ((Scrollable)comp).scrollX(hbar.getValue()); in handleEvent()212 ((Scrollable)comp).scrollY(vbar.getValue()); in handleEvent()234 return ((Scrollable)comp).viewSize(size); in viewSize()306 Dimension scrollSize = ((Scrollable)comp).scrollSize(); in layout()340 ((Scrollable)comp).scrollX(0); in layout()357 ((Scrollable)comp).scrollY(0); in layout()382 Dimension scrollSize = ((Scrollable)comp).scrollSize(); in updateHScrollbar()[all …]
40 public interface Scrollable { interface
39 RootFrame RootWindow ScrollPanel Scrollable \
42 public class ScrollableArea extends VJPanel implements Scrollable {
57 class CheckboxView extends Panel implements Scrollable {
44 public class TextView extends VJCanvas implements Scrollable {
52 class ColumnListCanvas extends VJPanel implements Scrollable {
38 #define Scrollable(f) ((f)->drows > (f)->rows || \ macro156 if (Scrollable(c)) { in _pos_form_cursor()189 if (Scrollable(c)) { in _update_current()510 if (Scrollable(c)) { in _set_current_field()526 if (!Opt(c, O_PUBLIC) || Scrollable(c)) in _set_current_field()540 if (!Opt(c, O_PUBLIC) || Scrollable(c)) { in _set_current_field()