Package triptracker.client.ui

Interface Summary
Form Form inteface for managing forms in a GUI by a FormManager.
FormManager The form manager interface provides methods for forms to register on their parent GUI object and gives them the ability to change to other forms dynamically.
 

Class Summary
AbstractFormManager An abstract FormManager class to handle adding, removal and displaying of forms.
ChangeFormAction This action class provides a simple way to do an unconditional change to another form.
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
 



Copyright © 2006 Team Trip Tracker. All Rights Reserved.