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

G

get(int) - Method in interface net.sf.juife.ComponentListModel
Gets the component at the specified index.
get(int) - Method in class net.sf.juife.DefaultComponentListModel
Gets the component at the specified index.
getBackIcon() - Method in class net.sf.juife.plaf.basic.BasicNavigationPaneUI
Gets the icon for the 'Back' button in the NavigationPane.
getButtonLabel(String) - Method in class net.sf.juife.I18n
Gets a button label for the given key.
getButtonLabel(String, Object...) - Method in class net.sf.juife.I18n
Formats a button label using the specified pattern and arguments.
getCurrentLocale() - Method in class net.sf.juife.I18n
Gets the current locale.
getCurrentPage() - Method in class net.sf.juife.DefaultNavigationHistoryModel
Gets the current page in the history list.
getCurrentPage() - Method in interface net.sf.juife.NavigationHistoryModel
Gets the current page in the history list.
getCurrentPage() - Method in class net.sf.juife.NavigationPane
Gets the current page in this navigation pane.
getCurrentPage() - Method in class net.sf.juife.wizard.DefaultWizardModel
Gets the current page.
getCurrentPage() - Method in class net.sf.juife.Wizard
Gets the current page in the Wizard.
getCurrentPage() - Method in interface net.sf.juife.wizard.WizardModel
Gets the current page.
getCurrentStep() - Method in class net.sf.juife.wizard.DefaultWizardModel
Gets the current step in the wizard.
getCurrentStep() - Method in interface net.sf.juife.wizard.WizardModel
Gets the current step in the wizard.
getDescription() - Method in class net.sf.juife.AbstractTask
Gets a short description about this task.
getDescription() - Method in interface net.sf.juife.Task
Gets a short description about this task.
getDescription() - Method in class net.sf.juife.wizard.WizardPage
Gets a brief description about this page.
getDisabledColor() - Method in class net.sf.juife.LinkButton
Gets the font color that is used when the link button is disabled.
getDisabledFontStyle() - Method in class net.sf.juife.LinkButton
Gets the font style to be used when the link button is disabled.
getDownIcon() - Method in class net.sf.juife.plaf.basic.BasicNavigationPaneUI
Gets the icon for the 'Down' button in the NavigationPane.
getElementAt(int) - Method in class net.sf.juife.DefaultComponentListModel
Gets the value at the specified index.
getError(String) - Method in class net.sf.juife.I18n
Gets an error message for the given key.
getError(String, Object...) - Method in class net.sf.juife.I18n
Formats an error message using the specified pattern and arguments.
getErrorCode() - Method in class net.sf.juife.AbstractTask
Gets an appropriate error code identifying the failure of the task.
getErrorCode() - Method in interface net.sf.juife.Task
Gets an appropriate error code identifying the failure of the task.
getErrorMessage() - Method in class net.sf.juife.AbstractTask
Gets an appropriate error message when the task fails.
getErrorMessage() - Method in interface net.sf.juife.Task
Gets an appropriate error message when the task fails.
getEventID() - Method in class net.sf.juife.event.TaskQueueEvent
Identifies the event type.
getForwardIcon() - Method in class net.sf.juife.plaf.basic.BasicNavigationPaneUI
Gets the icon for the 'Forward' button in the NavigationPane.
getHoverColor() - Method in class net.sf.juife.LinkButton
Gets the font color that is used when the mouse is over the link button.
getHoverFont() - Method in class net.sf.juife.LinkButton
Gets the font that is used when the mouse is over the link button.
getHoverFontStyle() - Method in class net.sf.juife.LinkButton
Gets the font style to be used when the mouse is over the button.
getLabel(String) - Method in class net.sf.juife.I18n
Gets a label for the given key.
getLabel(String, Object...) - Method in class net.sf.juife.I18n
Formats a label using the specified pattern and arguments.
getLogMessage(String) - Method in class net.sf.juife.I18n
Gets a log message for the given key.
getLogMessage(String, Object...) - Method in class net.sf.juife.I18n
Formats a log message using the specified pattern and arguments.
getMaxSelectionIndex() - Method in class net.sf.juife.ComponentList
Gets the last selected index or -1 if the selection is empty.
getMenuLabel(String) - Method in class net.sf.juife.I18n
Gets a menu label for the given key.
getMenuLabel(String, Object...) - Method in class net.sf.juife.I18n
Formats a menu label using the specified pattern and arguments.
getMessage(String) - Method in class net.sf.juife.I18n
Gets a message for the given key.
getMessage(String, Object...) - Method in class net.sf.juife.I18n
Formats a message using the specified pattern and arguments.
getMinSelectionIndex() - Method in class net.sf.juife.ComponentList
Gets the first selected index or -1 if the selection is empty.
getModel() - Method in class net.sf.juife.ComponentList
Gets the data model of this list.
getModel() - Method in class net.sf.juife.NavigationPane
Gets the navigation history model of this pane.
getModel() - Method in class net.sf.juife.Wizard
Gets the model of this wizard.
getName() - Method in class net.sf.juife.TaskQueue
Gets the name of this task queue.
getOptionalButtons() - Method in class net.sf.juife.wizard.WizardPage
Determines the optional buttons that will be shown in the wizard when this page becomes current.
getPageCount() - Method in class net.sf.juife.DefaultNavigationHistoryModel
Gets the current number of pages in the history list.
getPageCount() - Method in interface net.sf.juife.NavigationHistoryModel
Gets the current number of pages in the history list.
getPages() - Method in class net.sf.juife.NavigationPane
Gets the list of pages this NavigationPane offers.
getPageType() - Method in class net.sf.juife.wizard.WizardPage
Gets the type of this page.
getPendingTaskCount() - Method in class net.sf.juife.TaskQueue
Gets the number of pending tasks.
getPendingTasks() - Method in class net.sf.juife.TaskQueue
Gets a list of all tasks in the queue pending for execution.
getProgressBar() - Method in class net.sf.juife.wizard.ProgressPage
 
getPropertyPrefix() - Method in class net.sf.juife.plaf.basic.BasicComponentListUI
Gets the property prefix.
getPropertyPrefix() - Method in class net.sf.juife.plaf.basic.BasicNavigationPaneUI
Gets the property prefix.
getPropertyPrefix() - Method in class net.sf.juife.plaf.basic.BasicWizardUI
Gets the property prefix.
getResult() - Method in class net.sf.juife.AbstractTask
Gets the result of the task execution.
getResult() - Method in interface net.sf.juife.Task
Gets the result of the task execution.
getRunningTask() - Method in class net.sf.juife.TaskQueue
Gets the currently running task.
getSelectedComponents() - Method in class net.sf.juife.ComponentList
Gets all selected components.
getSelectedIndices() - Method in class net.sf.juife.ComponentList
Getss an array of all of the selected indices in increasing order.
getSelectionMode() - Method in class net.sf.juife.ComponentList
Gets the selection mode.
getSelectionModel() - Method in class net.sf.juife.ComponentList
Gets the current selection model of this list.
getSize() - Method in class net.sf.juife.DefaultComponentListModel
Gets the length of the list.
getSteps() - Method in class net.sf.juife.wizard.DefaultWizardModel
Gets a String array providing the current list of steps.
getSteps() - Method in interface net.sf.juife.wizard.WizardModel
Gets a String array providing the current list of steps.
getSubtitle() - Method in class net.sf.juife.wizard.WizardPage
Gets the subtitle for this page.
getTitle() - Method in class net.sf.juife.AbstractTask
Gets the title of this task.
getTitle() - Method in class net.sf.juife.NavigationPage
Gets the title of this navigation page.
getTitle() - Method in interface net.sf.juife.Task
Gets the title of this task.
getTitleBackground() - Method in class net.sf.juife.NavigationPane
Gets the title's background color of this NavigationPane.
getUI() - Method in class net.sf.juife.ComponentList
Gets the L&F object that renders this component.
getUI() - Method in class net.sf.juife.NavigationPane
Gets the L&F object that renders this component.
getUI() - Method in class net.sf.juife.Wizard
Gets the L&F object that renders this component.
getUIClassID() - Method in class net.sf.juife.ComponentList
Gets a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class net.sf.juife.NavigationPane
Gets a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class net.sf.juife.Wizard
Gets a string that specifies the name of the L&F class that renders this component.
getUnionSize(Component, Component) - Static method in class net.sf.juife.JuifeUtils
Gets the union size of the specified components.
getUnionSize(Component, Dimension) - Static method in class net.sf.juife.JuifeUtils
Gets the union size of the specified component and dimension using the component's preferred size.
getUnionSize(Dimension, Dimension) - Static method in class net.sf.juife.JuifeUtils
Gets the union size of the specified dimensions.
getUnvisitedColor() - Method in class net.sf.juife.LinkButton
Gets the font color that is used for unvisited links.
getUnvisitedFontStyle() - Method in class net.sf.juife.LinkButton
Gets the font style to be used for a unvisited links.
getVisitedColor() - Method in class net.sf.juife.LinkButton
Gets the font color that is used for already visited links.
getVisitedFontStyle() - Method in class net.sf.juife.LinkButton
Gets the font style to be used for a visited links.
getWindow(Component) - Static method in class net.sf.juife.JuifeUtils
Gets the toplevel window of the specified component.
goBack() - Method in class net.sf.juife.DefaultNavigationHistoryModel
Goes to the previous page in the history list.
goBack() - Method in interface net.sf.juife.NavigationHistoryModel
Goes to the previous page in the history list.
goFirst() - Method in class net.sf.juife.DefaultNavigationHistoryModel
Goes to the first page in the history list.
goFirst() - Method in interface net.sf.juife.NavigationHistoryModel
Goes to the first page in the history list.
goForward() - Method in class net.sf.juife.DefaultNavigationHistoryModel
Goes to the next page in the history list.
goForward() - Method in interface net.sf.juife.NavigationHistoryModel
Goes to the next page in the history list.
goLast() - Method in class net.sf.juife.DefaultNavigationHistoryModel
Goes to the last page in the history list.
goLast() - Method in interface net.sf.juife.NavigationHistoryModel
Goes to the last page in the history list.

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