X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2FScrollable.java;h=00c9ebefc2b967b991418e6d63bf6dd8ac5f402d;hb=591688f594b8268b0e940d3144fd0dac0885a74c;hp=5a065827af50dd5a32261f47c50e37bc8f622d15;hpb=cd92b0ba440e00bc551bf5c283c75df7db2fb9c0;p=fanfix.git diff --git a/src/jexer/Scrollable.java b/src/jexer/Scrollable.java index 5a06582..00c9ebe 100644 --- a/src/jexer/Scrollable.java +++ b/src/jexer/Scrollable.java @@ -28,10 +28,6 @@ */ package jexer; -import jexer.event.TKeypressEvent; -import jexer.event.TMouseEvent; -import static jexer.TKeypress.*; - /** * Scrollable provides a public API for horizontal and vertical scrollbars. * Note that not all Scrollables support both horizontal and vertical