Java Class

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
TerryG
LCD?
Posts: 1
Joined: Wed Aug 26, 2009 8:04 am

Java Class

Post by TerryG »

I'm looking for a Java class which will create a layer of abstraction between the rest of my Java application code and the various MO displays. Along the lines of Karl-Petter Akesson's TiniLCD (http://www.dreamfabric.com/tini/LCD/LCD.html), but brought up to date to support a wider variety of displays.

The overall objective, as with any abstraction layer, is to make the Java application code tolerant of changes to the physical display. For example, if there was a method cls() (ie. clear the screen), it would work regardless of the hardware implementation of this function.

If anybody has any information in this regard, it would be much appreciated. Thanks...

TerryG

Post Reply