Interface ILcdGraphicsSetup

All Known Implementing Classes:
TLcdGraphicsColorSetup

public interface ILcdGraphicsSetup
An interface to allow the graphics to be setup outside a class.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setupGraphics

      void setupGraphics(Graphics g)