Package hw

Class Console

extends Object

The methods in the Console class provide a simple means of communication between the console window in the iLCD Manager XEJoC Manager console and the iLCD panelJoC board. Both characters and strings can be send to the iLCD Manager XEJoC Manager console window. From the iLCD Manager XEJoC Manager each character entered in the console window will be send to the iLCD panelJoC board immediatly.

Note

_INSERT_CONSTRUCTOR_ENTRY_HERE_

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

Public Fields

  • static final char BS
  • static final char CR
  • static final char ESC
  • static final char LF
  • static final char TAB

_INSERT_FIELDS_ENTRY_HERE_