juife
v0.1a
A B C D E F G H I J L M N O P R S T U V W

A

AbstractTask<R> - Class in net.sf.juife
Provides default implementation of the Task interface.
AbstractTask() - Constructor for class net.sf.juife.AbstractTask
 
AbstractWizardModel - Class in net.sf.juife.wizard
This class provides a skeletal implementation of the WizardModel interface to minimize the effort required to implement this interface.
AbstractWizardModel() - Constructor for class net.sf.juife.wizard.AbstractWizardModel
 
add(Component) - Method in interface net.sf.juife.ComponentListModel
Adds the specified component at the end of the list.
add(Component) - Method in class net.sf.juife.DefaultComponentListModel
Adds the specified component at the end of the list.
add(Task) - Method in class net.sf.juife.TaskList
Adds the specified task to this task list.
add(Task) - Method in class net.sf.juife.TaskQueue
Adds the specified task to the queue.
addActionListener(ActionListener) - Method in class net.sf.juife.DefaultNavigationHistoryModel
Registers the specified ActionListener to be notified about changes of the history list.
addActionListener(ActionListener) - Method in interface net.sf.juife.NavigationHistoryModel
Registers the specified ActionListener to be notified about changes of the history list.
addActionListener(ActionListener) - Method in class net.sf.juife.TaskList
Registers the specified ActionListener to be notified when all tasks in the list are done.
addActionListener(ActionListener) - Method in class net.sf.juife.wizard.AbstractWizardModel
Registers the specified ActionListener to be notified when the current page is changed.
addActionListener(ActionListener) - Method in interface net.sf.juife.wizard.WizardModel
Registers the specified ActionListener to be notified when the current page is changed.
addListSelectionListener(ListSelectionListener) - Method in class net.sf.juife.ComponentList
Registers the specified listener for receiving list selection events.
addPage(NavigationPage) - Method in class net.sf.juife.DefaultNavigationHistoryModel
Adds the specified page to the history list after the current page.
addPage(NavigationPage) - Method in interface net.sf.juife.NavigationHistoryModel
Adds the specified page to the history list after the current page.
addPage(WizardPage) - Method in class net.sf.juife.wizard.DefaultWizardModel
Adds the specified wizard page to the end of the list.
addStep(String) - Method in class net.sf.juife.wizard.DefaultWizardModel
Adds a step that corresponds to one wizard page.
addStep(String, int) - Method in class net.sf.juife.wizard.DefaultWizardModel
Adds a step to this model.
addTaskListener(TaskListener) - Method in class net.sf.juife.AbstractTask
Registers the specified TaskListener to be notified when task is done.
addTaskListener(TaskListener) - Method in interface net.sf.juife.Task
Registers the specified listener for receiving event messages.
addTaskQueueListener(TaskQueueListener) - Method in class net.sf.juife.TaskQueue
Registers the specified listener for receiving event messages.

juife
v0.1a
A B C D E F G H I J L M N O P R S T U V W
Copyright © 2005 Grigor Iliev. All rights reserved. SourceForge.net Logo