import java.awt.Image; class Display { Image im; String text; Display() {} }