RoboJDETM v2.0

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

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

Parameters:
display - reference to the display to update

RoboJDETM v2.0

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