Package com.jpeterson.virtlcd.swing

Interface Summary
DotMatrixDisplayModel This is the model in the MVC pattern for the JDotMatrixDisplay character.
DotMatrixModel This is the model in the MVC pattern for the JDotMatrixSixByEight character.
 

Class Summary
DefaultDotMatrixDisplayModel Default implementation of the DotMatrixDisplayModel.
DefaultDotMatrixModel Default implementation of the DotMatrixModel.
JDotMatrixDisplay Simple component composed of multiple JDotMatrixSixByEight components arranged in a grid.
JDotMatrixSixByEight Basic LCD character display.
 



Copyright © 2008 Jesse Peterson. All Rights Reserved.