com.jpeterson.virtlcd.swing.ui
Class CharSet

java.lang.Object
  extended by com.jpeterson.virtlcd.swing.ui.CharSet

public class CharSet
extends java.lang.Object

This class provides the font specification for the characters. It is based on the CFA-634 serial LCD available from Crystalfontz.

Author:
Jesse Peterson

Field Summary
static int[][][] BITMAP
           
 
Constructor Summary
CharSet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BITMAP

public static int[][][] BITMAP
Constructor Detail

CharSet

public CharSet()


Copyright © 2008 Jesse Peterson. All Rights Reserved.