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

I

I18n - Class in net.sf.juife
This class provides methods for managing the locale-specific data of a particular UI application or library.
I18n() - Constructor for class net.sf.juife.I18n
Creates a new instance of I18n.
i18n - Static variable in class net.sf.juife.JuifeI18n
Provides the locale-specific data of this library.
indexOf(Object) - Method in class net.sf.juife.DefaultComponentListModel
Gets the index of the first occurence of the given argument, testing for equality using the equals method.
InformationDialog - Class in net.sf.juife
This class can be used to simplify the creation of information dialogs with or without 'Close' button.
InformationDialog(Frame) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog without a title and with the specified Frame as its owner.
InformationDialog(Frame, String) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog with the specified title and owner Frame.
InformationDialog(Frame, Container) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog without a title and with the specified owner and main pane.
InformationDialog(Frame, String, Container) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog with the specified title, owner and main pane.
InformationDialog(Frame, String, Container, boolean) - Constructor for class net.sf.juife.InformationDialog
Creates a modal or non-modal dialog with the specified title, owner and main pane.
InformationDialog(Dialog) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog without a title and with the specified Dialog as its owner.
InformationDialog(Dialog, String) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog with the specified title and owner Dialog.
InformationDialog(Dialog, Container) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog without a title and with the specified owner and main pane.
InformationDialog(Dialog, String, Container) - Constructor for class net.sf.juife.InformationDialog
Creates a modal dialog with the specified title, owner and main pane.
InformationDialog(Dialog, String, Container, boolean) - Constructor for class net.sf.juife.InformationDialog
Creates a modal or non-modal dialog with the specified title, owner and main pane.
insert(Component, int) - Method in interface net.sf.juife.ComponentListModel
Inserts the specified component at the specified index.
insert(Component, int) - Method in class net.sf.juife.DefaultComponentListModel
Inserts the specified component at the specified index.
installDefaults() - Method in class net.sf.juife.plaf.basic.BasicComponentListUI
Installs the UI defaults.
installDefaults() - Method in class net.sf.juife.plaf.basic.BasicNavigationPaneUI
Installs the UI defaults.
installDefaults() - Method in class net.sf.juife.plaf.basic.BasicWizardUI
Installs the UI defaults.
installListeners() - Method in class net.sf.juife.plaf.basic.BasicComponentListUI
Installs the event listeners for the UI.
installListeners() - Method in class net.sf.juife.plaf.basic.BasicNavigationPaneUI
Installs the event listeners for the UI.
installListeners() - Method in class net.sf.juife.plaf.basic.BasicWizardUI
Installs the event listeners for the UI.
installUI(JComponent) - Method in class net.sf.juife.plaf.basic.BasicComponentListUI
Configures the specified component appropriate for the look and feel.
installUI(JComponent) - Method in class net.sf.juife.plaf.basic.BasicNavigationPaneUI
Configures the specified component appropriate for the look and feel.
installUI(JComponent) - Method in class net.sf.juife.plaf.basic.BasicWizardUI
Configures the specified component appropriate for the look and feel.
invoke() - Method in class net.sf.juife.AbstractTask
Starts the execution of this task.
invoke() - Method in interface net.sf.juife.Task
Starts the execution of this task.
invokeAndWait() - Method in class net.sf.juife.AbstractTask
Starts the execution of this task.
invokeAndWait() - Method in interface net.sf.juife.Task
Starts the execution of this task.
isCancelled() - Method in class net.sf.juife.OkCancelDialog
This method can be used when the user closes the dialog to determine whether the dialog was cancelled.
isCancelled() - Method in class net.sf.juife.TaskQueue
Determines whether the task queue is cancelled.
isEmpty() - Method in class net.sf.juife.TaskQueue
Determines whether the task queue is empty.
isIdle() - Method in class net.sf.juife.TaskQueue
Determines whether the queue is in idle state.
isProcessed() - Method in class net.sf.juife.TaskList
Determines whether all of the tasks in the list are done.
isRunning() - Method in class net.sf.juife.TaskQueue
Determines whether this task queue is running.
isSelectedIndex(int) - Method in class net.sf.juife.ComponentList
Determines whether the specified index is selected.
isSelectionEmpty() - Method in class net.sf.juife.ComponentList
Determines whether the selection is empty.
isStarted() - Method in class net.sf.juife.AbstractTask
Determines whether the task has been started.
isStarted() - Method in interface net.sf.juife.Task
Determines whether the task has been started.
isStarted() - Method in class net.sf.juife.TaskList
Determines whether the processing of the tasks in the list has been started.
isStarted() - Method in class net.sf.juife.TaskQueue
Determines whether this task queue has been started.
isStopped() - Method in class net.sf.juife.TaskQueue
Determines whether this task queue is stopped.
isVisited() - Method in class net.sf.juife.LinkButton
Determines the visited state of this link button.
ITALIC - Static variable in class net.sf.juife.LinkButton
The italic style constant.

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