RoboJDETM v1.5

com.ridgesoft.ui
Interface Screen

All Known Implementing Classes:
TwoLineScreen

public interface Screen

Generic interface implemented by classes that implement character based screens which can be displayed on a Display.

See Also:
ScreenManager

Method Summary
 void update(Display display)
          Updates the display with current data for the screen.
 

Method Detail

update

public void update(Display display)
Updates the display with current data for the screen.

Parameters:
display - reference to the display to update

RoboJDETM v1.5

Copyright (c) 2003-2006 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com