A B C D E F G H I J K L M N O P R S T U V W X Z

B

b_cancel - Variable in class kiwi.ui.dialog.ComponentDialog
The Cancel button.
b_ok - Variable in class kiwi.ui.dialog.ComponentDialog
The OK button.
BasicTreeModelListener - class kiwi.event.BasicTreeModelListener.
A trivial implementation of TreeModelListener, with all methods implemented as no-ops.
BasicTreeModelListener() - Constructor for class kiwi.event.BasicTreeModelListener
Construct a new BasicTreeModelListener.
BasicWorkspaceListener - class kiwi.event.BasicWorkspaceListener.
A trivial implementation of WorkspaceListener, with all methods implemented as no-ops.
BasicWorkspaceListener() - Constructor for class kiwi.event.BasicWorkspaceListener
Construct a new BasicWorkspaceListener.
beginFocus() - Method in class kiwi.ui.WorkspaceEditor
Give keyboard focus to the first text input component in this editor.
beginFocus() - Method in class kiwi.ui.WizardPanel
Begin focus in this component.
blockSize - Static variable in class kiwi.util.KiwiUtils
The data transfer block size.
BooleanHolder - class kiwi.util.BooleanHolder.
A mutable holder for a boolean value.
BooleanHolder() - Constructor for class kiwi.util.BooleanHolder
Construct a new BooleanHolder with an initial value of false.
BooleanHolder(boolean) - Constructor for class kiwi.util.BooleanHolder
Construct a new BooleanHolder with a specified initial value.
buildDialogUI() - Method in class kiwi.ui.dialog.ComponentDialog
Construct the component that will be displayed in the center of the dialog window.
buildDialogUI() - Method in class kiwi.ui.dialog.DateChooserDialog
Build the dialog user interface.
buildDialogUI() - Method in class kiwi.ui.dialog.PropertyEditorDialog
 
buildDialogUI() - Method in class kiwi.ui.dialog.LoginDialog
 
buildDialogUI() - Method in class kiwi.ui.dialog.DirectorySelectorDialog
Build the dialog user interface.
buildDialogUI() - Method in class kiwi.ui.dialog.KInputDialog
Build the dialog user interface.
buildDialogUI() - Method in class kiwi.ui.dialog.KQuestionDialog
Build the dialog user interface.
buildDialogUI() - Method in class kiwi.ui.dialog.KMessageDialog
Build the dialog user interface.
buildEditingUI() - Method in class kiwi.ui.WorkspaceEditor
Build the editing UI.
buildMenuBar() - Method in class kiwi.ui.WorkspaceEditor
Construct the menu bar for this editor.
buildUI() - Method in class kiwi.ui.WizardPanel
Build the user interface for this WizardPanel.
busyOff(Component) - Static method in class kiwi.util.KiwiUtils
Turn off the busy cursor.
busyOn(Component) - Static method in class kiwi.util.KiwiUtils
Turn on a busy cursor.
BUTTON_OPACITY_PROPERTY - Static variable in class kiwi.ui.UIChangeManager
Button opacity property.
ButtonPanel - class kiwi.ui.ButtonPanel.
This class is a simple extension of KPanel that arranges buttons in a row, in such a way that the buttons are all of equal size, and justified flush with the right edge of the panel.
ButtonPanel() - Constructor for class kiwi.ui.ButtonPanel
Construct a new ButtonPanel with the default horizontal spacing.
ButtonPanel(int) - Constructor for class kiwi.ui.ButtonPanel
Construct a new ButtonPanel with the given horizontal spacing.

A B C D E F G H I J K L M N O P R S T U V W X Z