thanks to:
|
|
FREE.AWT
Created for version 1.5 to facilitate our conversion from Swing to AWT. It contains classes that offer facilities that plain AWT widgets can't provide.
|
FreePanel.java |
Provides the scrolling text panel on which GNU.FREE visual server output is dependent. Also holds some splash screen code.
|
RxImageLabel.java |
Creates the object that allows us to display images in a flexible manner e.g. the splash screens.
|
TextView.java, TextRun.java, TextStyle.java, ScrollView.java |
Files that provide a flexible text display object which offers word-wrap, colour and other font display feature controls and auto-scrolling.
- Dev Home -
|
|