commit - fce97282e11e5ec4593910e87f40ad2ab0493e4b
commit + 303426646b165211efc2323c9ec92ded6cdb8942
blob - 6dd1eeed5e96a7075bbdd2e9f206a9afa32da24f
blob + 992e3eac4963a2efd85ab143c524c0853fb97365
--- de/mud/flash/FlashTerminal.java
+++ de/mud/flash/FlashTerminal.java
/*
* This file is part of "The Java Telnet Application".
*
- * (c) Matthias L. Jugel, Marcus Meißner 1996-2002. All Rights Reserved.
+ * (c) Matthias L. Jugel, Marcus Meissner 1996-2002. All Rights Reserved.
*
* Please visit http://javatelnet.org/ for updates and contact.
*
}
}
+ public void updateScrollBar() {
+ // dont do anything... or?
+ }
+
protected void disconnect() {
// do nothing by default
}