X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2FScrollable.java;h=00c9ebefc2b967b991418e6d63bf6dd8ac5f402d;hb=615a0d99fd0aa4437116dd083147f9150d5e6527;hp=5a065827af50dd5a32261f47c50e37bc8f622d15;hpb=56661844475522242093c8858ceb20fb15589da5;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