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

A

APPLET_APP - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Class Constant specifying that the app to run is a Java Applet
APP_NAME - Static variable in class ca.bc.webarts.jOggPlayer
The application name string
AboutFrame - class kiwi.ui.AboutFrame.
An "About..." style window.
AboutFrame(String, URL) - Constructor for class kiwi.ui.AboutFrame
Construct a new AboutFrame without a Home button.
AboutFrame(String, URL, boolean) - Constructor for class kiwi.ui.AboutFrame
Construct a new AboutFrame.
AboutFrame._ActionListener - class kiwi.ui.AboutFrame._ActionListener.
 
AboutFrame._ActionListener() - Constructor for class kiwi.ui.AboutFrame._ActionListener
 
AbstractCellEditor - class kiwi.ui.AbstractCellEditor.
A base class for CellEditors, providing default implementations for all methods in the CellEditor interface and support for managing a series of listeners.
AbstractCellEditor() - Constructor for class kiwi.ui.AbstractCellEditor
 
AllocChain - class com.jcraft.jorbis.AllocChain.
 
AllocChain() - Constructor for class com.jcraft.jorbis.AllocChain
 
ArraySequence - class kiwi.util.ArraySequence.
An implementation of Sequence for wrapping arrays.
ArraySequence(Object[]) - Constructor for class kiwi.util.ArraySequence
Construct a new ArraySequence.
ArrowButtonView - class kiwi.ui.ArrowButtonView.
This class represents a panel of VCR-style buttons, including First, Previous, Next, and Last buttons.
ArrowButtonView(int) - Constructor for class kiwi.ui.ArrowButtonView
Construct a new ArrowButtonView.
ArrowButtonView._ActionListener - class kiwi.ui.ArrowButtonView._ActionListener.
 
ArrowButtonView._ActionListener() - Constructor for class kiwi.ui.ArrowButtonView._ActionListener
 
Assert - class kiwi.util.Assert.
Assertion support.
Assert() - Constructor for class kiwi.util.Assert
 
AssertionException - exception kiwi.util.AssertionException.
An assertion exception.
AssertionException() - Constructor for class kiwi.util.AssertionException
 
AssertionException(String) - Constructor for class kiwi.util.AssertionException
 
AudioClip - class kiwi.ui.AudioClip.
This class represents an audio clip.
AudioClip(URL) - Constructor for class kiwi.ui.AudioClip
Construct a new AudioClip.
AudioClip(String) - Constructor for class kiwi.ui.AudioClip
Construct a new AudioClip.
AudioClip(InputStream) - Constructor for class kiwi.ui.AudioClip
Construct a new AudioClip.
AudioClipViewer - class kiwi.ui.AudioClipViewer.
An implementation of UIElementViewer for previewing audio clips.
AudioClipViewer() - Constructor for class kiwi.ui.AudioClipViewer
Construct a new AudioClipViewer.
AutoUpdateApp - class ca.bc.webarts.tools.AutoUpdateApp.
This is a self standing Java application that acts as a middleware application executor that lets you put this class and a properties file on a client and be able to execute anything you want and have it update the app automatically from a specified URL.
AutoUpdateApp() - Constructor for class ca.bc.webarts.tools.AutoUpdateApp
Basic constructor for the application.
a_bold - Variable in class kiwi.ui.SimpleStyledEditor
 
a_italic - Variable in class kiwi.ui.SimpleStyledEditor
 
a_plain - Variable in class kiwi.ui.SimpleStyledEditor
 
a_underline - Variable in class kiwi.ui.SimpleStyledEditor
 
abort() - Method in class ca.bc.webarts.tools.StreamGobbler
 
aborted_ - Variable in class ca.bc.webarts.tools.StreamGobbler
the thread aborted flag.
aboutFrame - Static variable in class kiwi.util.KiwiUtils
 
aboutGraphic_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
absoluteToPwdRelativePath(File) - Static method in class ca.bc.webarts.widgets.Util
Converts an Absolute path to a relative path from the VM Working Dir.
absoluteToPwdRelativePath(String) - Static method in class ca.bc.webarts.widgets.Util
Converts an Absolute path to a relative path from the VM Working Dir.
acceleratorForegroundColor - Variable in class kiwi.ui.ColorTheme
 
acceleratorSelectedForegroundColor - Variable in class kiwi.ui.ColorTheme
 
accept(File) - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accum_time - Variable in class kiwi.util.IntervalTimer
 
action - Variable in class kiwi.ui.ArrowButtonView
 
actionListener - Variable in class kiwi.ui.AboutFrame
 
actionListener - Variable in class kiwi.ui.ArrowButtonView
 
actionListener - Variable in class kiwi.ui.WizardView
 
actionListener - Variable in class kiwi.ui.WorkspaceEditor
 
actionPerformed(ActionEvent) - Method in class ca.bc.webarts.jOggPlayer
Handles all the Actions originating from the Control Buttons.
actionPerformed(ActionEvent) - Method in class kiwi.ui.AboutFrame._ActionListener
 
actionPerformed(ActionEvent) - Method in class kiwi.ui.ArrowButtonView._ActionListener
 
actionPerformed(ActionEvent) - Method in class kiwi.ui.AudioClipViewer
This method is public as an implementation side-effect.
actionPerformed(ActionEvent) - Method in class kiwi.ui.DateChooser
Handle events.
actionPerformed(ActionEvent) - Method in class kiwi.ui.DateRangeHelper
Handle events.
actionPerformed(ActionEvent) - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
actionPerformed(ActionEvent) - Method in class kiwi.ui.PathEditor
Handle events.
actionPerformed(ActionEvent) - Method in class kiwi.ui.StatusBar
This method is public as an implementation side-effect.
actionPerformed(ActionEvent) - Method in class kiwi.ui.WizardView._ActionListener
 
actionPerformed(ActionEvent) - Method in class kiwi.ui.WorkspaceEditor._ButtonListener
 
actionPerformed(ActionEvent) - Method in class kiwi.ui.WorkspaceEditor
Handle events.
activate() - Method in class kiwi.ui.ContentPanel
Activate this content panel.
activateEditor(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Activate a specific editor.
activeEditor - Variable in class kiwi.ui.WorkspaceManager
 
adapter - Variable in class kiwi.ui.DocumentBrowserView
 
adapter - Variable in class kiwi.ui.FilesystemListView
 
adapter - Variable in class kiwi.ui.FilesystemTreeView
 
add(String) - Method in class com.jcraft.jorbis.Comment
 
add(byte[]) - Method in class com.jcraft.jorbis.Comment
 
addActionListener(ActionListener) - Method in class kiwi.ui.ArrowButtonView
Add an ActionListener to this component's list of listeners.
addActionListener(ActionListener) - Method in class kiwi.ui.DateChooser
Add a ActionListener to this component's list of listeners.
addActionListener(ActionListener) - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
addActionListener(ActionListener) - Method in class kiwi.ui.WizardView
Add an ActionListener to this component's list of listeners.
addButton(AbstractButton) - Method in class kiwi.ui.ButtonPanel
Add a button to the ButtonPanel.
addButton(AbstractButton, int) - Method in class kiwi.ui.ButtonPanel
Add a button to the ButtonPanel at the specified position.
addButton(KButton) - Method in class kiwi.ui.SimpleEditor
Add a button to the editor's tool bar.
addButton(JButton, int) - Method in class kiwi.ui.WizardView
Add a button to the WizardView at the specified position.
addCategory(String) - Method in class org.jconfig.ConfigurationManager
 
addCellEditorListener(CellEditorListener) - Method in class kiwi.ui.AbstractCellEditor
 
addChangeListener(ChangeListener) - Method in class kiwi.event.ChangeSupport
Add a ChangeListener to this object's list of listeners.
addChangeListener(ChangeListener) - Method in class kiwi.ui.DataField
Add a ChangeListener to this component's list of listeners.
addChangeListener(ChangeListener) - Method in class kiwi.ui.WizardPanel
Add a ChangeListener to this object's list of listeners.
addChangeListener(ChangeListener) - Method in class kiwi.ui.WizardPanelSequence
Add a ChangeListener to this object's list of listeners.
addChangeListener(ChangeListener) - Method in class kiwi.util.Config
Add a ChangeListener to this object's list of listeners.
addEditor(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Add an editor to the workspace.
addElement(Object) - Method in class kiwi.ui.ScrollbackView.FastListModel
 
addElements(Vector) - Method in class kiwi.ui.ScrollbackView.FastListModel
 
addExtension(String) - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addFileDropListener(FileDropListener) - Method in class ca.bc.webarts.widgets.dnd.FileDropBean
Register a listener for FileDropEvents.
addFileDropTarget(Component) - Method in class ca.bc.webarts.widgets.dnd.FileDropBean
Registers a component as a drop target.
addFromPlaylistActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the add ALL Songs from PlaylistFile Button.
addItem(JCheckBox) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Adds a feature to the Item attribute of the JCheckDropDown object
addItem(Object) - Method in class kiwi.ui.ScrollbackView
Add an item to the buffer.
addItem(Object) - Method in interface kiwi.util.ListConsumer
Receive the next item from the source.
addItems(Vector) - Method in class kiwi.ui.ScrollbackView
 
addLayoutComponent(String, Component) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
addLayoutComponent(Component, Object) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
addLoggingEndpoint(LoggingEndpoint) - Method in class kiwi.util.LoggingMux
Add a LoggingEndpoint to the set.
addPanel(WizardPanel) - Method in class kiwi.ui.WizardPanelSequence
Add a WizardPanel to this sequence.
addPanels(WizardPanel[]) - Method in class kiwi.ui.WizardPanelSequence
Add an array of WizardPanels to this sequence.
addProgressObserver(ProgressObserver) - Method in class kiwi.util.Task
Add a progress observer to this task's list of observers.
addPropertyChangeListener(PropertyChangeListener) - Method in interface kiwi.event.PropertyChangeSource
Register a new property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class kiwi.ui.UIChangeManager
Add a PropertyChangeListener to this object's list of listeners.
addPropertyChangeListener(PropertyChangeListener) - Method in class kiwi.util.Config
Add a PropertyChangeListener to this object's list of listeners.
addResourceManager(ResourceManager) - Method in class kiwi.util.LocaleManager
Register a ResourceManager with the locale manager.
addSelectionInterval(int, int) - Method in class kiwi.ui.KTable._SelectionModel
 
addSong(URL) - Method in class ca.bc.webarts.widgets.PlayList
Adds the specified song to the playlist.
addSongActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the Add a Song to the Playlist Button.
addState(String, Icon) - Method in class kiwi.ui.StateIndicator
Add a new state to the indicator.
addStatusComponent(JComponent) - Method in class kiwi.ui.StatusBar
Add a component to the status bar.
addToolTip(Component, String) - Method in class kiwi.ui.ToolTipManager
Add a tool tip.
addURLActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the Add a Song from a URL Button.
addWorkspaceListener(WorkspaceListener) - Method in class kiwi.ui.WorkspaceManager
Register a WorkspaceListener with this WorkspaceManager.
add_tag(String, String) - Method in class com.jcraft.jorbis.Comment
 
adjusting - Variable in class kiwi.ui.DataField
 
adv(int) - Method in class com.jcraft.jogg.Buffer
 
adv1() - Method in class com.jcraft.jogg.Buffer
 
alisteners - Variable in class kiwi.ui.PathEditor.PathListCellEditor
 
alloc - Variable in class com.jcraft.jorbis.EncodeAuxNearestMatch
 
alreadyInstantiated() - Static method in class ca.bc.webarts.tools.Log
 
altIcon - Variable in class kiwi.ui.ToggleIndicator
 
ampbits - Variable in class com.jcraft.jorbis.InfoFloor0
 
ampdB - Variable in class com.jcraft.jorbis.InfoFloor0
 
ampmax - Variable in class com.jcraft.jorbis.InfoResidue0
 
an - Variable in class com.jcraft.jorbis.Lsfit_acc
 
analysisp - Variable in class com.jcraft.jorbis.DspState
 
anchor - Variable in class kiwi.ui.ButtonPanel.AnchorLayout
 
appCodeBase_ - Static variable in class ca.bc.webarts.jOggPlayer
The codebase dir when running as an application.
appFrame_ - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
appFrame_ - Static variable in class ca.bc.webarts.widgets.PopUpButton
a test JFrame.
appName_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
This var should be defined by an extending class (not required)
appPropertyFilename_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
The default property filename to use.
appType_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Parm specifying the remote lauch app type (required).
appXpos - Static variable in class ca.bc.webarts.jOggPlayer
the x position of the app window.
appYpos - Static variable in class ca.bc.webarts.jOggPlayer
the y position of the app window.
append(Object) - Method in class kiwi.ui.StackView
Append an item to the stack.
append(String) - Method in class kiwi.util.DirectoryPath
Append a directory to the end of the path.
append(String[]) - Method in class kiwi.util.DirectoryPath
Append a list directories to the end of the path.
append(Vector, Vector) - Static method in class kiwi.util.VectorUtils
Append one vector to another vector.
applicationPlayer - Static variable in class ca.bc.webarts.jOggPlayer
The instantied class.
approveSelection() - Method in class kiwi.ui.KFileChooser
 
archiveDownload_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
A class var to indicate if the download URL is pointing to an archive file (ie jar file) instead of the actual executable file.
archiveFilePath_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
The system dependant file path for the downloaded archive file.
areUnsavedEditors() - Method in class kiwi.ui.WorkspaceManager
Determine if there are any editors in the workspace that have unsaved changes.
argtypes - Static variable in class kiwi.util.CommandDispatcher
 
argtypes2 - Static variable in class kiwi.util.CommandDispatcher
 
argumentCountError(String) - Method in interface kiwi.util.CommandProcessor
Argument count error handler.
argumentFormatError(String, String) - Method in interface kiwi.util.CommandProcessor
Argument format error handler.
armed - Variable in class kiwi.ui.ToolTipWindow
 
array - Variable in class kiwi.util.ArraySequence
 
artistLabel - Static variable in class ca.bc.webarts.jOggPlayer
The artist Coloured text label.
artistLabelValue - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
assert(boolean) - Static method in class kiwi.util.Assert
Test an assertion.
asupport - Variable in class kiwi.ui.DateChooser
 
ath - Variable in class com.jcraft.jorbis.PsyLook
 
ath_att - Variable in class com.jcraft.jorbis.PsyInfo
 
athp - Variable in class com.jcraft.jorbis.PsyInfo
 
attack_coeff - Variable in class com.jcraft.jorbis.PsyInfo
 
audioData - Variable in class kiwi.ui.AudioClip
 
audioStream - Variable in class kiwi.ui.AudioClip
 
autoPlay() - Method in class ca.bc.webarts.jOggPlayer
 
autoPlayOnStart_ - Static variable in class ca.bc.webarts.jOggPlayer
Flag to specify if the playlist gets auto started on startup.
autoScrollsOnAdd - Variable in class kiwi.ui.ScrollbackView
 
aux - Variable in class com.jcraft.jorbis.DecodeAux
 
aux - Variable in class com.jcraft.jorbis.EncodeAuxNearestMatch
 
availableList - Variable in class kiwi.util.ResourcePool
 
availableTextureNames_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field

B

BUFFER_INCREMENT - Static variable in class com.jcraft.jogg.Buffer
 
BUTTON_OPACITY_PROPERTY - Static variable in class kiwi.ui.UIChangeManager
Button opacity property.
Block - class com.jcraft.jorbis.Block.
 
Block(DspState) - Constructor for class com.jcraft.jorbis.Block
 
BooleanCellRenderer - class kiwi.ui.BooleanCellRenderer.
A table cell renderer for displaying boolean values.
BooleanCellRenderer() - Constructor for class kiwi.ui.BooleanCellRenderer
Construct a new BooleanCellRenderer
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 and default subtype of 0.
BooleanHolder(boolean) - Constructor for class kiwi.util.BooleanHolder
Construct a new BooleanHolder with a specified initial value and default subtype of 0.
BooleanHolder(boolean, int) - Constructor for class kiwi.util.BooleanHolder
Construct a new BooleanHolder with a specified initial value and subtype.
Buffer - class com.jcraft.jogg.Buffer.
 
Buffer() - Constructor for class com.jcraft.jogg.Buffer
 
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 or left edge of the panel.
ButtonPanel() - Constructor for class kiwi.ui.ButtonPanel
Construct a new ButtonPanel with the default horizontal spacing and right alignment.
ButtonPanel(int) - Constructor for class kiwi.ui.ButtonPanel
Construct a new ButtonPanel with default horizontal spacing and the given alignment.
ButtonPanel(int, int) - Constructor for class kiwi.ui.ButtonPanel
Construct a new ButtonPanel with the given horizontal spacing and alignment.
ButtonPanel.AnchorLayout - class kiwi.ui.ButtonPanel.AnchorLayout.
 
ButtonPanel.AnchorLayout(int) - Constructor for class kiwi.ui.ButtonPanel.AnchorLayout
 
b_browse - Variable in class kiwi.ui.PathEditor.PathListCellEditor
 
b_cancel - Variable in class kiwi.ui.WizardView
 
b_cancel - Variable in class kiwi.ui.WorkspaceEditor
 
b_chooser - Variable in class kiwi.ui.DateChooserField
 
b_clear - Variable in class kiwi.ui.ConsoleFrame
 
b_close - Variable in class kiwi.ui.DocumentBrowserFrame
 
b_copy - Variable in class kiwi.ui.SimpleEditor
 
b_cut - Variable in class kiwi.ui.SimpleEditor
 
b_delete - Variable in class kiwi.ui.PathEditor
 
b_dismiss - Variable in class kiwi.ui.ConsoleFrame
 
b_down - Variable in class kiwi.ui.PathEditor
 
b_first - Variable in class kiwi.ui.ArrowButtonView
 
b_home - Variable in class kiwi.ui.AboutFrame
 
b_last - Variable in class kiwi.ui.ArrowButtonView
 
b_lmonth - Variable in class kiwi.ui.DateChooser
 
b_lyear - Variable in class kiwi.ui.DateChooser
 
b_new - Variable in class kiwi.ui.PathEditor
 
b_next - Variable in class kiwi.ui.ArrowButtonView
 
b_next - Variable in class kiwi.ui.WizardView
 
b_o_s - Variable in class com.jcraft.jogg.Packet
 
b_o_s - Variable in class com.jcraft.jogg.StreamState
 
b_ok - Variable in class kiwi.ui.AboutFrame
 
b_paste - Variable in class kiwi.ui.SimpleEditor
 
b_play - Variable in class kiwi.ui.AudioClipViewer
 
b_prev - Variable in class kiwi.ui.ArrowButtonView
 
b_prev - Variable in class kiwi.ui.WizardView
 
b_rmonth - Variable in class kiwi.ui.DateChooser
 
b_ryear - Variable in class kiwi.ui.DateChooser
 
b_save - Variable in class kiwi.ui.WorkspaceEditor
 
b_stop - Variable in class kiwi.ui.AudioClipViewer
 
b_up - Variable in class kiwi.ui.PathEditor
 
b_zoomin - Variable in class kiwi.ui.ImageView
 
b_zoomout - Variable in class kiwi.ui.ImageView
 
b_zoomreset - Variable in class kiwi.ui.ImageView
 
backColour_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
backgroundTextureFilename_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
backgroundTexture_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
backward(float[]) - Method in class com.jcraft.jorbis.Drft
 
backward(float[], float[]) - Method in class com.jcraft.jorbis.Mdct
 
barkmap - Variable in class com.jcraft.jorbis.InfoFloor0
 
barw - Variable in class kiwi.ui.Thermometer
 
begin - Variable in class com.jcraft.jorbis.InfoResidue0
 
beginFocus() - Method in class kiwi.ui.WizardPanel
Begin focus in this component.
beginFocus() - Method in class kiwi.ui.WorkspaceEditor
Give keyboard focus to the first text input component in this editor.
best(float[], int) - Method in class com.jcraft.jorbis.CodeBook
 
besterror(float[], int, int) - Method in class com.jcraft.jorbis.CodeBook
 
bgcolor - Variable in class kiwi.ui.ToolTipManager
 
binarySearch(Vector, Object) - Method in class kiwi.util.VectorUtils
Perform a binary search on a presumably sorted vector.
bisect_forward_serialno(int, int, int, int, int) - Method in class com.jcraft.jorbis.VorbisFile
 
bitrate(int) - Method in class com.jcraft.jorbis.VorbisFile
 
bitrate_instant() - Method in class com.jcraft.jorbis.VorbisFile
 
bitrate_lower - Variable in class com.jcraft.jorbis.Info
 
bitrate_nominal - Variable in class com.jcraft.jorbis.Info
 
bitrate_upper - Variable in class com.jcraft.jorbis.Info
 
bitrev - Variable in class com.jcraft.jorbis.Mdct
 
bits() - Method in class com.jcraft.jogg.Buffer
 
bittrack - Variable in class com.jcraft.jorbis.VorbisFile
 
black - Variable in class kiwi.ui.ColorTheme
 
blimit - Variable in class com.jcraft.jorbis.InfoResidue0
 
blockSize - Static variable in class kiwi.util.KiwiUtils
The data transfer block size.
blockSize - Static variable in class kiwi.util.StreamUtils
The data transfer block size.
blockflag - Variable in class com.jcraft.jorbis.InfoMode
 
blocksize(Packet) - Method in class com.jcraft.jorbis.Info
 
blocksizes - Variable in class com.jcraft.jorbis.Info
 
body - Variable in class com.jcraft.jogg.Page
 
bodyPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
body_base - Variable in class com.jcraft.jogg.Page
 
body_data - Variable in class com.jcraft.jogg.StreamState
 
body_expand(int) - Method in class com.jcraft.jogg.StreamState
 
body_fill - Variable in class com.jcraft.jogg.StreamState
 
body_len - Variable in class com.jcraft.jogg.Page
 
body_returned - Variable in class com.jcraft.jogg.StreamState
 
body_storage - Variable in class com.jcraft.jogg.StreamState
 
bodybytes - Variable in class com.jcraft.jogg.SyncState
 
boldFont - Static variable in class kiwi.util.KiwiUtils
A default bold font.
boldOff_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
boldOn_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
boldf - Variable in class kiwi.ui.SimpleStyledEditor.TextReader
 
boldf - Variable in class kiwi.ui.SimpleStyledEditor
 
book_param - Variable in class com.jcraft.jorbis.Info
 
booklist - Variable in class com.jcraft.jorbis.InfoResidue0
 
books - Variable in class com.jcraft.jorbis.Info
 
books - Variable in class com.jcraft.jorbis.InfoFloor0
 
border - Static variable in class kiwi.ui.StatusBar
 
border - Static variable in class kiwi.ui.UIElementChooser
 
bos() - Method in class com.jcraft.jogg.Page
 
browser - Variable in class kiwi.ui.DocumentBrowserFrame
 
browserPath - Variable in class kiwi.ui.WebBrowser
 
buffer - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buffer - Variable in class com.jcraft.jogg.Buffer
 
buffer() - Method in class com.jcraft.jogg.Buffer
 
buffer(int) - Method in class com.jcraft.jogg.SyncState
 
buffer - Variable in class kiwi.ui.ConsoleFrame
 
buffer - Variable in class kiwi.ui.SimpleStyledEditor
 
bufferLengthInBytes - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
bufferMultiple_ - Static variable in class ca.bc.webarts.jOggPlayer
The File Load Play Buffer.
bufferSize_ - Static variable in class ca.bc.webarts.jOggPlayer
The File Load Play Buffer.
buildContentPanel() - Method in class kiwi.ui.AboutFrame
This method may be overridden to produce a component that will be added below the HTML pane in the frame.
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.
bundles - Variable in class kiwi.util.ResourceManager
 
busy - Variable in class kiwi.ui.StatusBar
 
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 - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonAddToPlaylist - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonAddUrlToPlaylist - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonBackColour_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonDeleteFromPlaylist - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonLast - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonNext - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
buttonPause - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
buttonRefreshPlaylist - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
bytes - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
bytes() - Method in class com.jcraft.jogg.Buffer
 
bytes - Variable in class com.jcraft.jogg.Packet
 

C

CHUNKSIZE - Static variable in class com.jcraft.jorbis.VorbisFile
 
CLASSNAME - Static variable in class ca.bc.webarts.widgets.Util
A holder This classes name (used when logging).
CLASSPATH - Static variable in class ca.bc.webarts.jOggPlayer
Class holder for the classpath.
CLASSPATH - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
this VM classpath
CLASSPATH - Static variable in class ca.bc.webarts.widgets.Util
The VM classpath (used in some methods)..
CONSOLE - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying that the logging output will go to System.out.
COS_LOOKUP - Static variable in class com.jcraft.jorbis.Lookup
 
COS_LOOKUP_SZ - Static variable in class com.jcraft.jorbis.Lookup
 
ChainingExample - class com.jcraft.jorbis.ChainingExample.
 
ChainingExample() - Constructor for class com.jcraft.jorbis.ChainingExample
 
ChangeSupport - class kiwi.event.ChangeSupport.
A support object for generating ChangeEvents.
ChangeSupport(Object) - Constructor for class kiwi.event.ChangeSupport
Construct a new ChangeSupport object.
CodeBook - class com.jcraft.jorbis.CodeBook.
 
CodeBook() - Constructor for class com.jcraft.jorbis.CodeBook
 
ColorSwatch - class kiwi.ui.ColorSwatch.
A simple component that renders a color swatch--a filled rectangle with a thin black border.
ColorSwatch() - Constructor for class kiwi.ui.ColorSwatch
Construct a new ColorSwatch with a default color, width, and height.
ColorSwatch(Color, int, int) - Constructor for class kiwi.ui.ColorSwatch
Construct a new ColorSwatch with the specified color and geometry.
ColorSwatchCellRenderer - class kiwi.ui.ColorSwatchCellRenderer.
A cell renderer for color swatches.
ColorSwatchCellRenderer(Color) - Constructor for class kiwi.ui.ColorSwatchCellRenderer
Construct a new ColorSwatchCellRenderer with the specified highlight color.
ColorTheme - class kiwi.ui.ColorTheme.
A color theme object that can be constructed from a Config object.
ColorTheme(Config) - Constructor for class kiwi.ui.ColorTheme
Construct a new ColorTheme.
ColoredCellRenderer - class kiwi.ui.ColoredCellRenderer.
A cell renderer for ColoredStrings; for use with JLists.
ColoredCellRenderer() - Constructor for class kiwi.ui.ColoredCellRenderer
Construct a new ColeredCellRenderer.
ColoredString - class kiwi.ui.ColoredString.
A class that represents a colored string.
ColoredString(String, Color) - Constructor for class kiwi.ui.ColoredString
Construct a new colored string.
ColoredString() - Constructor for class kiwi.ui.ColoredString
Construct a new colored string.
ColouredLabel - class ca.bc.webarts.widgets.ColouredLabel.
A class to extend JLabel with some added easily settable colour and Font settings.
ColouredLabel(String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Basic constructor to set up the Label with the specified colour.
ColouredLabel(Color, String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Constructor to set up the Label with the specified colour.
ColouredLabel(Color, Color, String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Constructor to set up the Label with the specified colours.
ColouredLabel(Color, Color, Font, String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Constructor to set up the Label with the specified colours.
CommandDispatcher - class kiwi.util.CommandDispatcher.
A class that makes use of the reflection API to implement a generic, reusable, and flexible command processor.
CommandDispatcher(CommandProcessor) - Constructor for class kiwi.util.CommandDispatcher
Construct a new CommandDispatcher for the given helper class.
CommandProcessor - interface kiwi.util.CommandProcessor.
Helper class for the CommandDispatcher.
Comment - class com.jcraft.jorbis.Comment.
 
Comment() - Constructor for class com.jcraft.jorbis.Comment
 
Comparator - interface kiwi.util.Comparator.
An interface describing a comparator--an object that determines the relative order of two objects.
ComponentPrinter - class kiwi.util.ComponentPrinter.
A class for printing arbitrary components.
ComponentPrinter(Component) - Constructor for class kiwi.util.ComponentPrinter
Construct a new ComponentPrinter for printing the specified component.
Config - class kiwi.util.Config.
Configuration object.
Config() - Constructor for class kiwi.util.Config
Construct a new Config with a default description.
Config(String) - Constructor for class kiwi.util.Config
Construct a new Config object.
Config(Properties, String) - Constructor for class kiwi.util.Config
Construct a new Config object from a Properties list.
ConfigurationManager - class org.jconfig.ConfigurationManager.
 
ConfigurationManager() - Constructor for class org.jconfig.ConfigurationManager
 
ConfigurationManager.MyErrorHandler - class org.jconfig.ConfigurationManager.MyErrorHandler.
 
ConfigurationManager.MyErrorHandler(PrintWriter) - Constructor for class org.jconfig.ConfigurationManager.MyErrorHandler
 
ConfigurationManagerException - exception org.jconfig.ConfigurationManagerException.
 
ConfigurationManagerException(String) - Constructor for class org.jconfig.ConfigurationManagerException
 
ConsoleAdapter - class kiwi.ui.ConsoleAdapter.
Adapter for using a logging endpoint with the standard output stream.
ConsoleAdapter(LoggingEndpoint) - Constructor for class kiwi.ui.ConsoleAdapter
Construct a new ConsoleAdapter for the specified logging endpoint.
ConsoleFrame - class kiwi.ui.ConsoleFrame.
A GUI console window.
ConsoleFrame() - Constructor for class kiwi.ui.ConsoleFrame
Construct a new ConsoleFrame with a default title.
ConsoleFrame(String) - Constructor for class kiwi.ui.ConsoleFrame
Construct a new ConsoleFrame.
ContentPanel - class kiwi.ui.ContentPanel.
This class defines methods common to components that display (and allow the editing of) a piece of data, which is represented by a DomainObject.
ContentPanel() - Constructor for class kiwi.ui.ContentPanel
 
ContentPanel() - Method in class kiwi.ui.ContentPanel
Construct a new ContentPanel.
Counter - class kiwi.util.Counter.
An integer counter object.
Counter(int) - Constructor for class kiwi.util.Counter
Construct a new Counter with a specified initial value.
Counter() - Constructor for class kiwi.util.Counter
Construct a new Counter with an initial value of 0.
c - Variable in class com.jcraft.jorbis.CodeBook
 
c - Variable in class kiwi.ui.ButtonPanel.AnchorLayout
 
c - Variable in class kiwi.ui.ToolTipWindow
 
cAudioStream - Variable in class kiwi.ui.AudioClip
 
cPI1_8 - Static variable in class com.jcraft.jorbis.Mdct
 
cPI2_8 - Static variable in class com.jcraft.jorbis.Mdct
 
cPI3_8 - Static variable in class com.jcraft.jorbis.Mdct
 
c_country - Variable in class kiwi.ui.LocaleChooser
 
c_language - Variable in class kiwi.ui.LocaleChooser
 
ca.bc.webarts - package ca.bc.webarts
 
ca.bc.webarts.tools - package ca.bc.webarts.tools
 
ca.bc.webarts.widgets - package ca.bc.webarts.widgets
 
ca.bc.webarts.widgets.dnd - package ca.bc.webarts.widgets.dnd
 
cal - Variable in class kiwi.ui.DateChooser
 
calendar_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
canClose() - Method in class kiwi.ui.KFrame
Called in response to a frame close event to determine if this frame may be closed.
canClose() - Method in class kiwi.ui.KInternalFrame
Called in response to a frame close event to determine if this frame may be closed.
canMoveBackward() - Method in class kiwi.ui.WizardPanel
Determine if the user can move backward to the previous panel.
canMoveBackward() - Method in class kiwi.ui.WizardPanelSequence
Determine if the user is allowed to move to the previous panel.
canMoveForward() - Method in class kiwi.ui.WizardPanel
Determine if the user can move forward to the next panel.
canMoveForward() - Method in class kiwi.ui.WizardPanelSequence
Determine if the user is allowed to move to the next panel.
cancelCellEditing() - Method in class kiwi.ui.AbstractCellEditor
 
cancelCellEditing() - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
cancelSelection() - Method in class kiwi.ui.KFileChooser
 
canvas - Variable in class ca.bc.webarts.widgets.JAboutBox
 
capsToSpacesInString(String) - Static method in class ca.bc.webarts.widgets.Util
Takes a string and adds a space in front of any capitalized char.
caption - Variable in class kiwi.ui.SplashScreen
 
captureBuffer_ - Variable in class ca.bc.webarts.tools.StreamGobbler
The buffer used to store the input stream data IFF the capture has been turned on with the capture_ flag.
capture_ - Variable in class ca.bc.webarts.tools.StreamGobbler
a control flag that turns on/off the capturing of the input stream
cascadeWindow(Window, Window, int) - Static method in class kiwi.util.KiwiUtils
Cascade a window off of a parent window.
cascadeWindow(Window, Window, int, int) - Static method in class kiwi.util.KiwiUtils
Cascade a window off of a parent window.
cascadeWindow(Window, Window) - Static method in class kiwi.util.KiwiUtils
Cascade a window off of a parent window.
cascadeWindow(Component, Window) - Static method in class kiwi.util.KiwiUtils
Cascade a window off of a component's parent window.
caseSensitive - Variable in class kiwi.util.StringComparator
 
categories - Static variable in class org.jconfig.ConfigurationManager
 
cellEditor - Variable in class kiwi.ui.PathEditor
 
cellSize - Static variable in class kiwi.ui.DateChooser
 
centerW - Variable in class com.jcraft.jorbis.DspState
 
centerWindow(Window) - Static method in class kiwi.util.KiwiUtils
Center a window on the screen.
centerWindow(Window, Window) - Static method in class kiwi.util.KiwiUtils
Center a window within the bounds of another window.
centerWindow(Component, Window) - Static method in class kiwi.util.KiwiUtils
Center a window within the bounds of a component's parent window.
cfgmgr - Static variable in class org.jconfig.ConfigurationManager
 
cfgmgr_ - Variable in class ca.bc.webarts.jOggPlayer
 
ch - Variable in class com.jcraft.jorbis.LookMapping0
 
changeLookAndFeel(LookAndFeel) - Method in class kiwi.ui.UIChangeManager
Change the Look & Feel globally.
changeLookAndFeel(String) - Method in class kiwi.ui.UIChangeManager
Change the Look & Feel globally.
changedUpdate(DocumentEvent) - Method in class kiwi.ui.DataField._DocumentListener
 
changesMade - Variable in class kiwi.ui.WorkspaceEditor
 
channels - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
channels - Variable in class com.jcraft.jorbis.Info
 
charteuse3 - Static variable in class kiwi.ui.KiwiTheme
 
checkAllItems(boolean) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Checks ALL the checkboxes with the specified value.
checkAndUpdateApp(URL) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Checks the specified remoteAppDownloadURL_ to see if there is a newer version of the remoteAppURL_ AND then goes out and updates the app if a newer one is available.
checkBoxLoop - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
checkBoxMiniView - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
checkBoxPlaylist - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
checkBoxRandom - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
checkBoxRecursePlaylist - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
checkForUpdatedApp() - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Checks the specified remoteAppDownloadURL_ to see if there is a newer version of the remoteAppURL_.
checkInput() - Method in class kiwi.ui.DataField
Determine if the given input is valid for this field.
checkInput() - Method in class kiwi.ui.DateField
Determine if the given input is valid for this field.
checkInput() - Method in class kiwi.ui.NumericField
Validate the input in this field.
checkItem(int, boolean) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Checks the checkbox for th especified item
checkPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
checkedItems_ - Variable in class ca.bc.webarts.widgets.JCheckDropDown
A Cache of the Checked items.
checksum() - Method in class com.jcraft.jogg.Page
 
chksum - Variable in class com.jcraft.jogg.SyncState
 
chmuxlist - Variable in class com.jcraft.jorbis.InfoMapping0
 
chooseAFilename(Component, String) - Static method in class ca.bc.webarts.widgets.Util
Encapsulates the showing of the FileChooser dialog and returns a String representing the absolute path.
chooseAFilename(Component, String, ExampleFileFilter[], boolean) - Static method in class ca.bc.webarts.widgets.Util
Encapsulates the showing of the FileChooser dialog and returns a String representing the absolute path.
chooseAFilename(Component, String, ExampleFileFilter[], boolean, short) - Static method in class ca.bc.webarts.widgets.Util
Encapsulates the showing of the FileChooser dialog and returns a String representing the absolute path.
chooser - Variable in class kiwi.ui.DateChooserField
 
className_ - Static variable in class ca.bc.webarts.jOggPlayer
A Class holder for its name (used in Logging).
className_ - Static variable in class ca.bc.webarts.widgets.JCheckDropDown
A Class holder for its name (used in Logging).
className_ - Static variable in class ca.bc.webarts.widgets.PopUpButton
A Class holder for its name (used in Logging).
class_book - Variable in class com.jcraft.jorbis.InfoFloor1
 
class_dim - Variable in class com.jcraft.jorbis.InfoFloor1
 
class_subbook - Variable in class com.jcraft.jorbis.InfoFloor1
 
class_subs - Variable in class com.jcraft.jorbis.InfoFloor1
 
classes - Variable in class kiwi.util.ReplacementClassLoader
 
clazz - Variable in class kiwi.ui.NoAppropriateEditorException
 
clazz - Variable in class kiwi.util.ReplacementClassLoader
 
clazz - Variable in class kiwi.util.ResourceLoader
The class object associated with this resource loader.
clear() - Method in class com.jcraft.jogg.StreamState
 
clear() - Method in class com.jcraft.jogg.SyncState
 
clear() - Method in class com.jcraft.jorbis.Block
 
clear() - Method in class com.jcraft.jorbis.CodeBook
 
clear() - Method in class com.jcraft.jorbis.Comment
 
clear() - Method in class com.jcraft.jorbis.Drft
 
clear() - Method in class com.jcraft.jorbis.DspState
 
clear() - Method in class com.jcraft.jorbis.Info
 
clear() - Method in class com.jcraft.jorbis.Lpc
 
clear() - Method in class com.jcraft.jorbis.Mdct
 
clear() - Method in class com.jcraft.jorbis.StaticCodeBook
 
clear() - Method in class com.jcraft.jorbis.VorbisFile
 
clear() - Method in class kiwi.ui.ScrollbackView
Clear the scrollback.
clear() - Method in class kiwi.util.Config
Remove all properties.
clear() - Method in class kiwi.util.IntervalTimer
Clear a timer.
clearAudioClipCache() - Method in class kiwi.util.ResourceManager
Clear the audio clip resource cache.
clearIconCache() - Method in class kiwi.util.ResourceManager
Clear the icon resource cache.
clearImageCache() - Method in class kiwi.util.ResourceManager
Clear the image resource cache.
clearMaxValue() - Method in class kiwi.ui.NumericField
Clear the maximum value constraint.
clearMinValue() - Method in class kiwi.ui.NumericField
Clear the minimum value constraint.
clearResourceBundleCache() - Method in class kiwi.util.ResourceManager
Clear the resource bundle cache.
clearSelection() - Method in class kiwi.ui.KTable._SelectionModel
 
clearStates() - Method in class kiwi.ui.StateIndicator
Remove all states from the indicator.
clearTextureCache() - Method in class kiwi.util.ResourceManager
Clear the texture resource cache.
clip - Variable in class kiwi.ui.AudioClipViewer
 
clipAllMax - Variable in class kiwi.ui.DateChooser
 
clipAllMin - Variable in class kiwi.ui.DateChooser
 
clipMax - Variable in class kiwi.ui.DateChooser
 
clipMin - Variable in class kiwi.ui.DateChooser
 
clipboard - Static variable in class kiwi.util.KiwiUtils
 
close() - Static method in class ca.bc.webarts.tools.Log
Cleanup method that closes any open Files.
close() - Method in class kiwi.ui.ConsoleFrame
Close the console.
close() - Method in class kiwi.util.FileLoggingEndpoint
Close the log file.
close() - Method in interface kiwi.util.LoggingEndpoint
Close the logging endpoint.
close() - Method in class kiwi.util.LoggingMux
Close this set of endpoints.
close(boolean) - Method in class kiwi.util.LoggingMux
Close this set of endpoints.
close() - Method in class kiwi.util.NullLoggingEndpoint
Close the logging endpoint.
close() - Method in class kiwi.util.RawLoggingEndpoint
Close the logging endpoint.
closeAllEditors() - Method in class kiwi.ui.WorkspaceManager
Close all of the editors in the workspace.
closeButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
closeEditor(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Close an editor.
cmdLineParms_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
A table of strings holding any extra parameter properties that were passed in the properties file.
cmds - Variable in class kiwi.util.CommandDispatcher
 
codeBase_ - Static variable in class ca.bc.webarts.jOggPlayer
The codebase dir when running as an applet.
codebase - Static variable in class kiwi.util.ReplacementClassLoader
The path (relative to the anchor) relative to which classes will be loaded.
codelist - Variable in class com.jcraft.jorbis.CodeBook
 
codes - Variable in class com.jcraft.jorbis.EchstateFloor0
 
codes - Variable in class com.jcraft.jorbis.EchstateFloor1
 
codewords - Variable in class com.jcraft.jorbis.EchstateFloor0
 
codewords - Variable in class com.jcraft.jorbis.EchstateFloor1
 
collator - Static variable in class kiwi.util.LocaleManager
 
color - Variable in class kiwi.ui.ColorSwatch
 
color - Variable in class kiwi.ui.ColoredString
 
coloursChanged() - Method in class ca.bc.webarts.widgets.ColouredLabel
Refreshes the text string with some new colour values.
columnReordering - Variable in class kiwi.ui.KTable
 
com.jcraft.jogg - package com.jcraft.jogg
 
com.jcraft.jorbis - package com.jcraft.jorbis
 
commands - Static variable in class kiwi.ui.ArrowButtonView
 
comment_lengths - Variable in class com.jcraft.jorbis.Comment
 
comments - Variable in class com.jcraft.jorbis.Comment
 
comparator - Variable in class kiwi.util.MergeSort
 
comparator - Variable in class kiwi.util.VectorUtils
 
compare(Object, Object) - Method in interface kiwi.util.Comparator
Compare two objects.
compare(Object, Object) - Method in class kiwi.util.HashCodeComparator
Compare the hash codes of two objects.
compare(Object, Object) - Method in class kiwi.util.StringComparator
Compare the string representations of two objects.
compare(Vector, Vector, boolean) - Method in class kiwi.util.VectorUtils
Compare two vectors.
compareTo(HolderObject) - Method in class kiwi.util.BooleanHolder
Compare this holder object to another.
compareTo(HolderObject) - Method in class kiwi.util.DateHolder
Compare this holder object to another.
compareTo(HolderObject) - Method in class kiwi.util.DoubleHolder
Compare this holder object to another.
compareTo(HolderObject) - Method in class kiwi.util.FloatHolder
Compare this holder object to another.
compareTo(HolderObject) - Method in class kiwi.util.HolderObject
Compare the value in this HolderObject to the value in another HolderObject.
compareTo(HolderObject) - Method in class kiwi.util.IntegerHolder
Compare this holder object to another.
compareTo(HolderObject) - Method in class kiwi.util.StringHolder
Compare this holder object to another.
component - Variable in class kiwi.util.ComponentPrinter
 
components - Static variable in class kiwi.ui.UIChangeManager
 
config - Variable in class kiwi.ui.WizardPanel
The configuration object for the WizardPanelSequence that owns this WizardPanel.
config - Variable in class kiwi.ui.WizardPanelSequence
The configuration object for this sequence.
configFileName_ - Static variable in class ca.bc.webarts.jOggPlayer
The jOggPlayer persistant config data file.
constructResource() - Method in class kiwi.util.ResourcePool
Construct an instance of the resource that is managed by this pool.
constructResource() - Method in class kiwi.util.TimerPool
Construct a new IntervalTimer.
contains(String) - Method in class ca.bc.webarts.widgets.PlayList
Tells you if the Playlist contains a certain song.
content - Variable in class kiwi.ui.WizardView
 
contentsChanged(ListDataEvent) - Method in class ca.bc.webarts.widgets.JCheckDropDown.ListListener
Description of the Method
continued() - Method in class com.jcraft.jogg.Page
 
controlColor - Variable in class kiwi.ui.ColorTheme
 
controlDarkShadowColor - Variable in class kiwi.ui.ColorTheme
 
controlDisabledColor - Variable in class kiwi.ui.ColorTheme
 
controlHeight_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
controlHighlightColor - Variable in class kiwi.ui.ColorTheme
 
controlInfoColor - Variable in class kiwi.ui.ColorTheme
 
controlPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
controlShadowColor - Variable in class kiwi.ui.ColorTheme
 
controlTextColor - Variable in class kiwi.ui.ColorTheme
 
controlTextFont - Variable in class kiwi.ui.ColorTheme
 
convbuffer - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
convbuffer - Static variable in class com.jcraft.jorbis.DecodeExample
 
convertSystemDependantPath(URL) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Converts the path component of a URL to the native relative file path.
convsize - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
convsize - Static variable in class com.jcraft.jorbis.DecodeExample
 
copy() - Method in class kiwi.ui.SimpleEditor
Perform a copy operation on the editor.
copy() - Method in class kiwi.ui.WorkspaceEditor
Invoke a copy action on this editor.
copyDate(Calendar, Calendar) - Method in class kiwi.ui.DateChooser
 
copy_info() - Method in class com.jcraft.jorbis.InfoFloor1
 
coslook(float) - Static method in class com.jcraft.jorbis.Lookup
 
count - Variable in class kiwi.ui.WizardView
 
countFilesInDir(String, boolean) - Static method in class ca.bc.webarts.widgets.Util
Counts the files in a dir (optionally recurses sub dirs)
coupling_ang - Variable in class com.jcraft.jorbis.InfoMapping0
 
coupling_mag - Variable in class com.jcraft.jorbis.InfoMapping0
 
coupling_steps - Variable in class com.jcraft.jorbis.InfoMapping0
 
crc_entry(int) - Static method in class com.jcraft.jogg.Page
 
crc_lookup - Static variable in class com.jcraft.jogg.Page
 
createConfigs() - Method in class ca.bc.webarts.jOggPlayer
Creates all the storable data in to the config manager.
createCurrentDateStamp() - Static method in class ca.bc.webarts.widgets.Util
Creates a timestamp for the current date.
createCurrentDateTimeStamp() - Static method in class ca.bc.webarts.widgets.Util
Creates a timestamp for the current date and time.
createCurrentTimeStamp() - Static method in class ca.bc.webarts.tools.Log
Creates a timestamp for the current time in the form of 'hour + "-" + min + "-" + sec + "-" + millis'.
createCurrentTimeStamp() - Static method in class ca.bc.webarts.widgets.Util
Creates a timestamp for the current time in the form of 'hour + "-" + min + "-" + sec + "-" + millis'.
createDefaultColumnsFromModel() - Method in class kiwi.ui.KTable
 
createLog(short, File) - Static method in class ca.bc.webarts.tools.Log
Singleton method to get the log instance going to a File.
createLog(short, OutputStream) - Static method in class ca.bc.webarts.tools.Log
Singleton method to get the log instance going to an OutputStream.
createLog(short, String) - Static method in class ca.bc.webarts.tools.Log
Singleton method to get the log instance going to a File.
createLog(short) - Static method in class ca.bc.webarts.tools.Log
Singleton method to get the log instance going to stdout.
createSongCheckBox(String) - Method in class ca.bc.webarts.widgets.PlayList
Creates and returns a small JCheckBox with the selected song name and a small checkbox indicating if the song is selected.
createSongCheckBox(int) - Method in class ca.bc.webarts.widgets.PlayList
Creates and returns a small JCheckBox with the selected song name and a small checkbox indicating if the song is selected.
createSongPanel(int) - Method in class ca.bc.webarts.widgets.PlayList
Creates and returns a small JPanel with the selected song name and a small checkbox indicating if the song is selected.
createSongPanel(String) - Method in class ca.bc.webarts.widgets.PlayList
Creates and returns a small JPanel with the selected song name and a small checkbox indicating if the song is selected.
createTimerTimeStamp(int) - Static method in class ca.bc.webarts.widgets.Util
Creates a Timer timestamp from the current time to the passed startTime in the form of
'hour + "-" + min + "-" + sec + "-" + millis'.
csupport - Variable in class kiwi.ui.DataField
 
curFocus - Variable in class kiwi.ui.WorkspaceEditor
 
curImage - Variable in class kiwi.ui.ImageView
 
curPanel - Variable in class kiwi.ui.WizardView
 
currVolSetting_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
currencyFormat - Variable in class kiwi.util.LocaleManager
 
currentIndex - Variable in class kiwi.ui.WizardPanelSequence
The index of the currently-selected WizardPanel.
currentMethod_ - Static variable in class ca.bc.webarts.tools.Log
A stack of the method call history.
currentVolumeMultiplier_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
current_link - Variable in class com.jcraft.jorbis.VorbisFile
 
current_serialno - Variable in class com.jcraft.jorbis.VorbisFile
 
curve - Variable in class com.jcraft.jorbis.EchstateFloor0
 
curve - Variable in class com.jcraft.jorbis.EchstateFloor1
 
customFlavor - Variable in class ca.bc.webarts.widgets.dnd.TransferableObject
 
cut() - Method in class kiwi.ui.SimpleEditor
Perform a cut operation on the editor.
cut() - Method in class kiwi.ui.WorkspaceEditor
Invoke a cut action on this editor.

D

DATA_FLAVOR - Static variable in class ca.bc.webarts.widgets.dnd.TransferableObject
The default DataFlavor for TransferableObject has the representation class net.iharder.dnd.TransferableObject.class and the MIME type application/x-net.iharder.dnd.TransferableObject.
DATE_CHANGE_CMD - Static variable in class kiwi.ui.DateChooser
Date changed event command.
DEBUG - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying Major Minor and Debug Log events logging will occur.
DEFAULT_COLOR - Static variable in class kiwi.ui.ColorSwatch
The default swatch color.
DEFAULT_CURRENCY_DECIMALS - Static variable in class kiwi.util.LocaleManager
The default number of decimal digits to retain when formatting currency values.
DEFAULT_DELIMITER - Static variable in class kiwi.util.LocaleData
The default message list delimiter.
DEFAULT_DESCRIPTION - Static variable in class kiwi.util.Config
 
DEFAULT_FONT_FACE - Static variable in class ca.bc.webarts.widgets.ColouredLabel
 
DEFAULT_HEIGHT - Static variable in class kiwi.ui.ColorSwatch
The default swatch height.
DEFAULT_INITIAL_DELAY - Static variable in class kiwi.ui.RepeaterButton
The default initial delay.
DEFAULT_LOOKANDFEEL - Static variable in class ca.bc.webarts.widgets.Util
the Default LookAndFeel CONSTANT.
DEFAULT_NUMBER_DECIMALS - Static variable in class kiwi.util.LocaleManager
The default number of decimal digits to retain when formatting numeric values.
DEFAULT_PERCENTAGE_DECIMALS - Static variable in class kiwi.util.LocaleManager
The default number of decimal digits to retain when formatting percentage values.
DEFAULT_REPEAT_DELAY - Static variable in class kiwi.ui.RepeaterButton
The default repeat delay.
DEFAULT_SAVE_LOCATION - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
A holder for the directory location to save downloaded apps.
DEFAULT_SLEEP_TIME - Static variable in class ca.bc.webarts.widgets.Splash
 
DEFAULT_SPACING - Static variable in class kiwi.ui.ButtonPanel
The default horizontal spacing.
DEFAULT_TEXTURE - Static variable in class kiwi.ui.UIChangeManager
 
DEFAULT_WIDTH - Static variable in class kiwi.ui.ColorSwatch
The default swatch width.
DataField - class kiwi.ui.DataField.
A class that implements basic functionality for a text field that places constraints on its input.
DataField() - Constructor for class kiwi.ui.DataField
Construct a new DataField.
DataField(int) - Constructor for class kiwi.ui.DataField
Construct a new DataField with the specified width.
DataField._DocumentListener - class kiwi.ui.DataField._DocumentListener.
 
DataField._DocumentListener() - Constructor for class kiwi.ui.DataField._DocumentListener
 
DateChooser - class kiwi.ui.DateChooser.
This class represents a date chooser.
DateChooser() - Constructor for class kiwi.ui.DateChooser
Construct a new DateChooser.
DateChooser(Calendar) - Constructor for class kiwi.ui.DateChooser
Construct a new DateChooser with the specified selected date.
DateChooser.CalendarPane - class kiwi.ui.DateChooser.CalendarPane.
 
DateChooser.CalendarPane() - Constructor for class kiwi.ui.DateChooser.CalendarPane
Construct a new CalendarView.
DateChooser.CalendarPane._MouseListener2 - class kiwi.ui.DateChooser.CalendarPane._MouseListener2.
 
DateChooser.CalendarPane._MouseListener2() - Constructor for class kiwi.ui.DateChooser.CalendarPane._MouseListener2
 
DateChooserField - class kiwi.ui.DateChooserField.
A date entry component which consists of a combination of a DateField and a DateChooser in a popup.
DateChooserField() - Constructor for class kiwi.ui.DateChooserField
Constructs a DateChooserField object using the default date and format.
DateChooserField(int) - Constructor for class kiwi.ui.DateChooserField
 
DateChooserField(String) - Constructor for class kiwi.ui.DateChooserField
 
DateChooserField(int, String) - Constructor for class kiwi.ui.DateChooserField
 
DateField - class kiwi.ui.DateField.
A subclass of DataField for the input and display of dates.
DateField(int) - Constructor for class kiwi.ui.DateField
Construct a new DateField with the specified width and a default, locale-specific date format.
DateField(int, String) - Constructor for class kiwi.ui.DateField
Construct a new DateField with the specified width and date format.
DateHolder - class kiwi.util.DateHolder.
A mutable holder for a Date value.
DateHolder() - Constructor for class kiwi.util.DateHolder
Construct a new DateHolder with an initial value of the current date and time, and a default subtype of FormatConstants.DATE_FORMAT.
DateHolder(Date) - Constructor for class kiwi.util.DateHolder
Construct a new DateHolder with a specified initial value, and a default subtype of FormatConstants.DATE_FORMAT.
DateHolder(Date, int) - Constructor for class kiwi.util.DateHolder
Construct a new DateHolder with a specified initial value and subtype.
DateRangeHelper - class kiwi.ui.DateRangeHelper.
A helper class for coordinating two DateChoosers for the purpose of entering a date range.
DateRangeHelper(DateChooser, DateChooser) - Constructor for class kiwi.ui.DateRangeHelper
Construct a new DateRangeHelper for the specified start and end date choosers.
DateTableCellRenderer - class kiwi.ui.DateTableCellRenderer.
A table cell renderer for displaying dates and/or times, formatted according to the rules of the current locale.
DateTableCellRenderer() - Constructor for class kiwi.ui.DateTableCellRenderer
Construct a new DateTableCellRenderer for dates.
DateTableCellRenderer(int) - Constructor for class kiwi.ui.DateTableCellRenderer
Construct a new DateTableCellRenderer of the specified type.
DecodeAux - class com.jcraft.jorbis.DecodeAux.
 
DecodeAux() - Constructor for class com.jcraft.jorbis.DecodeAux
 
DecodeExample - class com.jcraft.jorbis.DecodeExample.
 
DecodeExample() - Constructor for class com.jcraft.jorbis.DecodeExample
 
DirectoryPath - class kiwi.util.DirectoryPath.
A convenience class for maintaining a directory path (that is, an ordered list of directories).
DirectoryPath() - Constructor for class kiwi.util.DirectoryPath
Construct a new, empty DirectoryPath.
DirectoryPath(String[]) - Constructor for class kiwi.util.DirectoryPath
Construct a new DirectoryPath for the given directories.
DnDList - class ca.bc.webarts.widgets.dnd.DnDList.
An extension of JList that supports drag and drop to rearrange its contents and to move objects in and out of the list.
DnDList() - Constructor for class ca.bc.webarts.widgets.dnd.DnDList
Constructs a default DnDList using a DefaultListModel.
DnDList(DefaultListModel) - Constructor for class ca.bc.webarts.widgets.dnd.DnDList
Constructs a DnDList using the passed list model that must be extended from DefaultListModel.
DnDList(Object[]) - Constructor for class ca.bc.webarts.widgets.dnd.DnDList
Constructs a DnDList by filling in a DefaultListModel with the passed array of objects.
DnDList(Vector) - Constructor for class ca.bc.webarts.widgets.dnd.DnDList
Constructs a DnDList by filling in a DefaultListModel with the passed Vector of objects.
DocumentBrowserFrame - class kiwi.ui.DocumentBrowserFrame.
This class represents a document browser window.
DocumentBrowserFrame(String, String, DocumentDataSource) - Constructor for class kiwi.ui.DocumentBrowserFrame
Construct a new DocumentBrowserFrame.
DocumentBrowserView - class kiwi.ui.DocumentBrowserView.
This class represents a general-purpose browser component for viewing a hierarchically-organized collection of documents.
DocumentBrowserView(ITreeModel) - Constructor for class kiwi.ui.DocumentBrowserView
Construct a new DocumentBrowserView.
DoubleHolder - class kiwi.util.DoubleHolder.
A mutable holder for a double value.
DoubleHolder() - Constructor for class kiwi.util.DoubleHolder
Construct a new DoubleHolder with an initial value of 0.0 and default subtype of 0.
DoubleHolder(double) - Constructor for class kiwi.util.DoubleHolder
Construct a new DoubleHolder with a specified initial value and default subtype of 0.
DoubleHolder(double, int) - Constructor for class kiwi.util.DoubleHolder
Construct a new DoubleHolder with a specified initial value and subtype.
Drft - class com.jcraft.jorbis.Drft.
 
Drft() - Constructor for class com.jcraft.jorbis.Drft
 
DspState - class com.jcraft.jorbis.DspState.
 
DspState() - Constructor for class com.jcraft.jorbis.DspState
 
DspState(Info) - Constructor for class com.jcraft.jorbis.DspState
 
d_path - Variable in class kiwi.ui.PathEditor
 
d_select - Variable in class kiwi.ui.PathEditor.PathListCellEditor
 
darkGoldenrod2 - Static variable in class kiwi.ui.KiwiTheme
 
data - Variable in class ca.bc.webarts.widgets.dnd.TransferableObject
 
data - Variable in class com.jcraft.jogg.SyncState
 
data - Variable in class kiwi.ui.ScrollbackView.FastListModel
 
dataSource - Variable in class kiwi.ui.DocumentBrowserFrame
 
dataoffsets - Variable in class com.jcraft.jorbis.VorbisFile
 
datasource - Variable in class com.jcraft.jorbis.VorbisFile
 
date - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
date - Variable in class kiwi.ui.DateField
The current date entered in this field.
dateFormat - Variable in class kiwi.ui.DateChooserField
 
dateFormat - Variable in class kiwi.ui.DateField
The formatter used to parse and format dates in this field.
dateFormat - Variable in class kiwi.util.LocaleManager
 
dateFormatSymbols - Variable in class kiwi.util.LocaleManager
 
dateTimeFormat - Variable in class kiwi.util.LocaleManager
 
datefmt - Variable in class kiwi.ui.DateChooser
 
daysInMonth - Static variable in class kiwi.ui.DateChooser
 
daysInMonthLeap - Static variable in class kiwi.ui.DateChooser
 
dbButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
deactivate() - Method in class kiwi.ui.ContentPanel
Deactivate this content panel.
debug(String, String) - Static method in class ca.bc.webarts.tools.Log
Logs a Debug level message prefixed with the spec'd methodname.
debug(String) - Static method in class ca.bc.webarts.tools.Log
Logs a Debug level message prefixed with the current methodname.
decay - Variable in class com.jcraft.jorbis.LookMapping0
 
decay_coeff - Variable in class com.jcraft.jorbis.PsyInfo
 
decayp - Variable in class com.jcraft.jorbis.PsyInfo
 
decimalFormat - Variable in class kiwi.util.LocaleManager
 
decimals - Variable in class kiwi.ui.NumericField
 
decimals - Variable in class kiwi.ui.NumericTableCellRenderer
 
decode(Buffer) - Method in class com.jcraft.jorbis.CodeBook
 
decode(Element) - Method in class kiwi.ui.SimpleStyledEditor
 
decodeAudioClip(InputStream) - Method in class kiwi.util.ResourceDecoder
Decode an audio clip from an input stream.
decodeConfig(InputStream) - Method in class kiwi.util.ResourceDecoder
Decode a configuration from an input stream.
decodeImage(InputStream) - Method in class kiwi.util.ResourceDecoder
Decode an image from an input stream.
decodeProperties(InputStream) - Method in class kiwi.util.ResourceDecoder
Decode a properties list from an input stream.
decodeString(InputStream) - Method in class kiwi.util.ResourceDecoder
Decode a string from an input stream.
decode_clear() - Method in class com.jcraft.jorbis.VorbisFile
 
decode_ready - Variable in class com.jcraft.jorbis.VorbisFile
 
decode_tree - Variable in class com.jcraft.jorbis.CodeBook
 
decodemap - Variable in class com.jcraft.jorbis.LookResidue0
 
decoder - Variable in class kiwi.util.ResourceLoader
 
decodev_add(float[], int, Buffer, int) - Method in class com.jcraft.jorbis.CodeBook
 
decodev_set(float[], int, Buffer, int) - Method in class com.jcraft.jorbis.CodeBook
 
decodevs(float[], int, Buffer, int, int) - Method in class com.jcraft.jorbis.CodeBook
 
decodevs_add(float[], int, Buffer, int) - Method in class com.jcraft.jorbis.CodeBook
 
decodevv_add(float[][], int, int, Buffer, int) - Method in class com.jcraft.jorbis.CodeBook
 
decrement() - Method in class kiwi.util.Counter
Decrement the counter by 1.
defaultBorder - Static variable in class kiwi.util.KiwiUtils
A default Kiwi border (empty, 5 pixels on all sides).
defaultBorderColor - Static variable in class ca.bc.webarts.widgets.dnd.FileDrop
 
defaultColor - Static variable in class kiwi.ui.Thermometer
 
defaultColour - Variable in class ca.bc.webarts.widgets.JAboutBox
 
defaultComparator - Static variable in class kiwi.util.MergeSort
 
defaultCursor - Variable in class kiwi.ui.ImageView
 
defaultEventIndex - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
defaultFont - Static variable in class kiwi.ui.WizardPanel
 
defaultIcon - Variable in class kiwi.ui.StateIndicator
 
defaultLocaleManager - Static variable in class kiwi.util.LocaleManager
 
defaultPropertyIndex - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
defaultTitle - Variable in class kiwi.ui.AboutFrame
 
definedPropertyKeys - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
A helper Vector that keeps a table of the Defined Properties.
delay - Variable in class kiwi.ui.SplashScreen
 
delay - Variable in class kiwi.ui.ToolTipManager
 
delay - Variable in class kiwi.ui.ToolTipWindow
 
deleteAllActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the Delete ALL Songs from the Playlist Button.
deleteSelectedSongActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the Delete Selected Song Playlist Button.
deleteTree(File) - Static method in class kiwi.util.KiwiUtils
Recursively delete files in a directory.
description - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
description - Variable in class kiwi.util.Config
The description for this set of configuration parameters.
deselectAllAsFavouriteSongActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the select all as favourite Songs menuitem.
deselectedBorder - Static variable in class kiwi.ui.BooleanCellRenderer
 
desktop - Variable in class kiwi.ui.WorkspaceManager
 
desktopColor - Variable in class kiwi.ui.ColorTheme
 
destroy() - Method in class com.jcraft.jogg.StreamState
 
destroy() - Method in class kiwi.ui.KFrame
Destroy this frame.
destroy() - Method in class kiwi.ui.KInternalFrame
Destroy this frame.
dialogs - Variable in class kiwi.ui.WorkspaceManager
 
difference(Vector, Vector, boolean) - Method in class kiwi.util.VectorUtils
Compute the difference between two vectors.
dim - Variable in class com.jcraft.jorbis.CodeBook
 
dim - Variable in class com.jcraft.jorbis.StaticCodeBook
 
dirSize(String, boolean) - Static method in class ca.bc.webarts.widgets.Util
Obtains the bytes of data contained in all files in this dir (and subdirs).
disabledColor - Variable in class kiwi.ui.DateChooser
 
dispatch(String) - Method in class kiwi.util.CommandDispatcher
Dispatch a command string to the appropriate processing method.
displayBackColour_ - Static variable in class ca.bc.webarts.jOggPlayer
The colour used to back the display area.
displayFontBold_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
displayFont_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
displayHeight_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
displayMenu - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
displayPanel - Static variable in class ca.bc.webarts.jOggPlayer
The panel used to hold all the display components.
displayTextColour_ - Static variable in class ca.bc.webarts.jOggPlayer
The display area text colour.
displayWidth_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
dispose() - Method in class kiwi.ui.ToolTipManager
Dispose of this object.
dispose() - Method in class kiwi.ui.WizardPanelSequence
Dispose of this object.
dist(int, float[], int, float[], int) - Static method in class com.jcraft.jorbis.CodeBook
 
doc - Variable in class kiwi.ui.SimpleStyledEditor
 
documentListener - Variable in class kiwi.ui.DataField
 
dp - Variable in class kiwi.ui.DateChooser.CalendarPane
 
dradb2(int, int, float[], float[], float[], int) - Static method in class com.jcraft.jorbis.Drft
 
dradb3(int, int, float[], float[], float[], int, float[], int) - Static method in class com.jcraft.jorbis.Drft
 
dradb4(int, int, float[], float[], float[], int, float[], int, float[], int) - Static method in class com.jcraft.jorbis.Drft
 
dradbg(int, int, int, int, float[], float[], float[], float[], float[], float[], int) - Static method in class com.jcraft.jorbis.Drft
 
dradf2(int, int, float[], float[], float[], int) - Static method in class com.jcraft.jorbis.Drft
 
dradf4(int, int, float[], float[], float[], int, float[], int, float[], int) - Static method in class com.jcraft.jorbis.Drft
 
dradfg(int, int, int, int, float[], float[], float[], float[], float[], float[], int) - Static method in class com.jcraft.jorbis.Drft
 
dragDropEnd(DragSourceDropEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragEnter(DragSourceDragEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragEnter(DropTargetDragEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragExit(DragSourceEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragExit(DropTargetEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragGestureRecognized(DragGestureEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragMiniViewMotionListener - Variable in class ca.bc.webarts.jOggPlayer
This Listener watches/listens where the mini window is being dragged to so it can be repainted on the screen because the miniwindow does NOT have a Java created titlebar so I have to mimic the window move.
dragOver(DragSourceDragEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragOver(DropTargetDragEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dragSource - Variable in class ca.bc.webarts.widgets.dnd.DnDList
 
dragableMiniViewPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
drawLoc - Variable in class kiwi.ui.ToolTipWindow
 
drftb1(int, float[], float[], float[], int, int[]) - Static method in class com.jcraft.jorbis.Drft
 
drftf1(int, float[], float[], float[], int[]) - Static method in class com.jcraft.jorbis.Drft
 
drfti1(int, float[], int, int[]) - Static method in class com.jcraft.jorbis.Drft
 
drop(DropTargetDropEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
drop() - Method in class kiwi.ui.StackView
Drop the top item off the stack.
dropActionChanged(DragSourceDragEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dropActionChanged(DropTargetDragEvent) - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
dropIndex - Variable in class ca.bc.webarts.widgets.dnd.DnDList
 
dropListener - Variable in class ca.bc.webarts.widgets.dnd.FileDrop
 
dropTarget - Variable in class ca.bc.webarts.widgets.dnd.DnDList
 

E

ERROR - Static variable in interface kiwi.util.LoggingEndpoint
Error condition message type.
EchstateFloor0 - class com.jcraft.jorbis.EchstateFloor0.
 
EchstateFloor0() - Constructor for class com.jcraft.jorbis.EchstateFloor0
 
EchstateFloor1 - class com.jcraft.jorbis.EchstateFloor1.
 
EchstateFloor1() - Constructor for class com.jcraft.jorbis.EchstateFloor1
 
EncodeAuxNearestMatch - class com.jcraft.jorbis.EncodeAuxNearestMatch.
 
EncodeAuxNearestMatch() - Constructor for class com.jcraft.jorbis.EncodeAuxNearestMatch
 
EncodeAuxThreshMatch - class com.jcraft.jorbis.EncodeAuxThreshMatch.
 
EncodeAuxThreshMatch() - Constructor for class com.jcraft.jorbis.EncodeAuxThreshMatch
 
ExampleFileFilter - class ca.bc.webarts.widgets.ExampleFileFilter.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class ca.bc.webarts.widgets.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class ca.bc.webarts.widgets.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String, String) - Constructor for class ca.bc.webarts.widgets.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[]) - Constructor for class ca.bc.webarts.widgets.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class ca.bc.webarts.widgets.ExampleFileFilter
Creates a file filter from the given string array and description.
ExceptionHandler - interface kiwi.util.ExceptionHandler.
An interface for delivering an exception to a handler without using the try / catch programming construct.
e_o_s - Variable in class com.jcraft.jogg.Packet
 
e_o_s - Variable in class com.jcraft.jogg.StreamState
 
edgey0 - Variable in class com.jcraft.jorbis.Lsfit_acc
 
edgey1 - Variable in class com.jcraft.jorbis.Lsfit_acc
 
edit - Variable in class kiwi.ui.AboutFrame
 
editable - Variable in class kiwi.ui.KTable
 
editable - Variable in class kiwi.ui.WorkspaceEditor
 
editors - Variable in class kiwi.ui.WorkspaceManager
 
element - Variable in class kiwi.ui.UIElement
 
elementViewer - Variable in class kiwi.ui.UIElementChooser
 
emptyBorder - Variable in class kiwi.ui.ColorSwatchCellRenderer
 
emptyBorder - Variable in class kiwi.ui.ModelListCellRenderer
 
emptyBorder - Variable in class kiwi.ui.ModelTableCellRenderer
 
emptyBorder - Static variable in class kiwi.util.KiwiUtils
A default Kiwi border (empty, 0 pixels on all sides).
emptyInsets - Static variable in class kiwi.util.KiwiUtils
Empty insets (zero pixels on all sides).
encode(int, Buffer) - Method in class com.jcraft.jorbis.CodeBook
 
encodev(int, float[], Buffer) - Method in class com.jcraft.jorbis.CodeBook
 
encodevs(float[], Buffer, int, int) - Method in class com.jcraft.jorbis.CodeBook
 
end - Variable in class com.jcraft.jorbis.InfoResidue0
 
end - Variable in class com.jcraft.jorbis.VorbisFile
 
endChooser - Variable in class kiwi.ui.DateRangeHelper
 
endMethod(String) - Static method in class ca.bc.webarts.tools.Log
Logs the exit from a method with a simple log message.
endMethod() - Static method in class ca.bc.webarts.tools.Log
Logs the exit from the last entered method with a simple log message.
endbit - Variable in class com.jcraft.jogg.Buffer
 
endbyte - Variable in class com.jcraft.jogg.Buffer
 
ensureFolderExists(File) - Static method in class ca.bc.webarts.widgets.Util
Ensures that a folder exists.
ensureFolderExists(String) - Static method in class ca.bc.webarts.widgets.Util
 
ensureRowIsVisible(int) - Method in class kiwi.ui.KTable
Scroll the table to ensure that a given row is visible.
ensureTheAppIsAvailable(String) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
This helper method checks that the specified file exists, if not it downloads it from the download URL.
entmax - Variable in class com.jcraft.jorbis.InfoResidue0
 
entries - Variable in class com.jcraft.jorbis.CodeBook
 
entries - Variable in class com.jcraft.jorbis.StaticCodeBook
 
envelope_current - Variable in class com.jcraft.jorbis.DspState
 
envelope_storage - Variable in class com.jcraft.jorbis.DspState
 
envelopesa - Variable in class com.jcraft.jorbis.Info
 
eof() - Method in class com.jcraft.jogg.StreamState
 
eofflag - Variable in class com.jcraft.jorbis.Block
 
eofflag - Variable in class com.jcraft.jorbis.DspState
 
eos() - Method in class com.jcraft.jogg.Page
 
error(SAXParseException) - Method in class org.jconfig.ConfigurationManager.MyErrorHandler
 
errorMsg_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
A class var to record and error message to print out if any of the validation checks on the properties fail.
errorv(float[]) - Method in class com.jcraft.jorbis.CodeBook
 
escapeText(String) - Method in class kiwi.ui.SimpleStyledEditor
 
eventSets - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
exceptionRaised(Exception) - Method in interface kiwi.util.ExceptionHandler
Handle an exception.
execute() - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Determines the app type that has been assigned to the class variables and calls the correct helper method that Executes the class defined remote app.
executeJavaApp(String, Vector) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Executes the Specified Java appilcation with the provided commandline parameters.
executeJavaApp(String, Vector, Vector) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Executes the Specified Java appilcation with the provided JVM parameters and executableApp commandline parameters.
executeNativeApp(String, Vector) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Executes the Specified Native OS application with the provided commandline parameters.
executeNativeApp(String, String[]) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Executes the Specified Native OS application with the provided commandline parameters.
executeNativeApp(String, String[], String) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Executes the Specified Native OS application with the provided commandline parameters.
executeNativeApp(String, String[], String) - Static method in class ca.bc.webarts.widgets.Util
Executes the Specified Native OS application with the provided commandline parameters.
executeNativeApp(String, Vector, String) - Static method in class ca.bc.webarts.widgets.Util
Executes the Specified Native OS application with the provided commandline parameters.
expandNodes(ITreeNode[]) - Method in class kiwi.ui.DocumentBrowserView
 

F

FAST_HYPOT(float, float) - Static method in class com.jcraft.jorbis.Lpc
 
FILE - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying that the logging output will go to a spec'd file.
FIRST - Static variable in class kiwi.ui.ArrowButtonView
 
FLOOR_fromdB_LOOKUP - Static variable in class com.jcraft.jorbis.Floor1
 
FRAME_ICON_PROPERTY - Static variable in class kiwi.ui.UIChangeManager
 
FROMdB2_LOOKUP - Static variable in class com.jcraft.jorbis.Lookup
 
FROMdB2_LOOKUP_SZ - Static variable in class com.jcraft.jorbis.Lookup
 
FROMdB2_MASK - Static variable in class com.jcraft.jorbis.Lookup
 
FROMdB2_SHIFT - Static variable in class com.jcraft.jorbis.Lookup
 
FROMdB_LOOKUP - Static variable in class com.jcraft.jorbis.Lookup
 
FROMdB_LOOKUP_SZ - Static variable in class com.jcraft.jorbis.Lookup
 
FROMdB_SHIFT - Static variable in class com.jcraft.jorbis.Lookup
 
FULL - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying ALL log event logging will occur.
FileDrop - class ca.bc.webarts.widgets.dnd.FileDrop.
This class makes it easy to drag and drop files from the operating system to a Java program.
FileDrop(Component, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Constructs a FileDrop with a default light-blue border and, if c is a Container, recursively sets all elements contained within as drop targets, though only the top level container will change borders.
FileDrop(Component, boolean, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Constructor with a default border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Constructor with a default border and debugging optionally turned on.
FileDrop(PrintStream, Component, boolean, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Constructor with a default border, debugging optionally turned on and the option to recursively set drop targets.
FileDrop(Component, Border, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Constructor with a specified border
FileDrop(Component, Border, boolean, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Constructor with a specified border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, Border, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Constructor with a specified border and debugging optionally turned on.
FileDrop(PrintStream, Component, Border, boolean, FileDrop.Listener) - Constructor for class ca.bc.webarts.widgets.dnd.FileDrop
Full constructor with a specified border and debugging optionally turned on.
FileDrop.Listener - interface ca.bc.webarts.widgets.dnd.FileDrop.Listener.
Implement this inner interface to listen for when files are dropped.
FileDropBean - class ca.bc.webarts.widgets.dnd.FileDropBean.
If you wish to use the FileDrop package as a JavaBean, this class will act as an interface to the FileDrop class that handles all the dirty work.
FileDropBean() - Constructor for class ca.bc.webarts.widgets.dnd.FileDropBean
Creates new FileDropBean
FileDropBeanBeanInfo - class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo.
 
FileDropBeanBeanInfo() - Constructor for class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
FileDropEvent - class ca.bc.webarts.widgets.dnd.FileDropEvent.
This is the event that is passed to the filesDropped(...) method in your FileDropListener when files are dropped onto a registered drop target.
FileDropEvent(File[], Object) - Constructor for class ca.bc.webarts.widgets.dnd.FileDropEvent
Constructs a FileDropEvent with the array of files that were dropped and the FileDropBean that initiated the event.
FileDropListener - interface ca.bc.webarts.widgets.dnd.FileDropListener.
When using the FileDrop package in its JavaBean form, this listener will receive events when files are dropped onto registered targets.
FileLoggingEndpoint - class kiwi.util.FileLoggingEndpoint.
An implementation of LoggingEndpoint for ordinary files.
FileLoggingEndpoint(String) - Constructor for class kiwi.util.FileLoggingEndpoint
Construct a new FileLoggingEndpoint.
FilesystemListView - class kiwi.ui.FilesystemListView.
This class represents a filesystem list component.
FilesystemListView() - Constructor for class kiwi.ui.FilesystemListView
Construct a new FilesystemListView.
FilesystemListView(boolean) - Constructor for class kiwi.ui.FilesystemListView
Construct a new FilesystemListView.
FilesystemTableView - class kiwi.ui.FilesystemTableView.
This class represents a filesystem table component.
FilesystemTableView() - Constructor for class kiwi.ui.FilesystemTableView
Construct a new FilesystemTableView.
FilesystemTableView(boolean) - Constructor for class kiwi.ui.FilesystemTableView
Construct a new FilesystemTableView.
FilesystemTreeView - class kiwi.ui.FilesystemTreeView.
This class represents a filesystem tree component.
FilesystemTreeView() - Constructor for class kiwi.ui.FilesystemTreeView
Construct a new FilesystemTreeView.
FilesystemTreeView(boolean) - Constructor for class kiwi.ui.FilesystemTreeView
Construct a new FilesystemTreeView.
FloatHolder - class kiwi.util.FloatHolder.
A mutable holder for a float value.
FloatHolder() - Constructor for class kiwi.util.FloatHolder
Construct a new FloatHolder with an initial value of 0.0f and default subtype of 0.
FloatHolder(float) - Constructor for class kiwi.util.FloatHolder
Construct a new FloatHolder with a specified initial value and default subtype of 0.
FloatHolder(float, int) - Constructor for class kiwi.util.FloatHolder
Construct a new FloatHolder with a specified initial value and subtype.
Floor0 - class com.jcraft.jorbis.Floor0.
 
Floor0() - Constructor for class com.jcraft.jorbis.Floor0
 
Floor1 - class com.jcraft.jorbis.Floor1.
 
Floor1() - Constructor for class com.jcraft.jorbis.Floor1
 
FuncFloor - class com.jcraft.jorbis.FuncFloor.
 
FuncFloor() - Constructor for class com.jcraft.jorbis.FuncFloor
 
FuncMapping - class com.jcraft.jorbis.FuncMapping.
 
FuncMapping() - Constructor for class com.jcraft.jorbis.FuncMapping
 
FuncResidue - class com.jcraft.jorbis.FuncResidue.
 
FuncResidue() - Constructor for class com.jcraft.jorbis.FuncResidue
 
FuncTime - class com.jcraft.jorbis.FuncTime.
 
FuncTime() - Constructor for class com.jcraft.jorbis.FuncTime
 
fatalError(SAXParseException) - Method in class org.jconfig.ConfigurationManager.MyErrorHandler
 
fdrffti(int, float[], int[]) - Static method in class com.jcraft.jorbis.Drft
 
fetch_headers(Info, Comment, int[]) - Method in class com.jcraft.jorbis.VorbisFile
 
fetcher - Variable in class ca.bc.webarts.widgets.dnd.TransferableObject
 
fft - Variable in class com.jcraft.jorbis.Lpc
 
fgcolor - Variable in class kiwi.ui.ToolTipManager
 
field - Variable in class kiwi.ui.NumericCellEditor
 
fileForIndex(int) - Method in class kiwi.ui.FilesystemListView
Get the File object for a given index in the list.
fileForPath(TreePath) - Method in class kiwi.ui.FilesystemTreeView
Get the File object for a given path in the tree.
fileForRow(int) - Method in class kiwi.ui.FilesystemTableView
Get the File object for a given row in the table.
filePath_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
The system dependant file path to execute.
files - Variable in class ca.bc.webarts.widgets.dnd.FileDropEvent
 
filesDropped(File[]) - Method in interface ca.bc.webarts.widgets.dnd.FileDrop.Listener
This method is called when files have been successfully dropped.
filesDropped(FileDropEvent) - Method in interface ca.bc.webarts.widgets.dnd.FileDropListener
Fired by the FileDropBean when files are dropped onto a drop target.
filesystemRoot - Static variable in class kiwi.util.KiwiUtils
The root of the filesystem.
fill - Variable in class com.jcraft.jogg.SyncState
 
filters - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
findComponent(Container, String) - Method in class kiwi.ui.KPanel
 
findFile(String, String, boolean, boolean, boolean) - Static method in class ca.bc.webarts.widgets.Util
Searches the provided directory (and subdirs) for the requested file.
findSong(String) - Method in class ca.bc.webarts.widgets.PlayList
Finds a song in the playlist and returns the index to it.
findSong(URL) - Method in class ca.bc.webarts.widgets.PlayList
Finds a song in the playlist and returns the index to it.
finish - Variable in class kiwi.ui.WizardView
 
finishSplash() - Method in class ca.bc.webarts.widgets.Splash
 
finishedGobbling_ - Variable in class ca.bc.webarts.tools.StreamGobbler
Flag so we can signal the control/signal the threads end.
fireChangeEvent() - Method in class kiwi.event.ChangeSupport
Fire a change event.
fireChangeEvent() - Method in class kiwi.ui.WizardPanel
Fire a change event.
fireChangeEvent() - Method in class kiwi.ui.WizardPanelSequence
Fire a change event.
fireEditingCanceled() - Method in class kiwi.ui.AbstractCellEditor
Notify all listeners that have registered interest for notification on this event type.
fireEditingStopped() - Method in class kiwi.ui.AbstractCellEditor
Notify all listeners that have registered interest for notification on this event type.
fireEditorClosed(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Notify listeners that an editor has been closed in the workspace.
fireEditorDeselected(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Notify listeners that an editor has been deselected in the workspace.
fireEditorIconified(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Notify listeners that an editor has been minimized (iconified) in the workspace.
fireEditorRestored(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Notify listeners that an editor has been maximized in the workspace.
fireEditorSelected(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Notify listeners that an editor has been selected in the workspace.
fireEditorStateChanged(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Notify listeners that an editor's state has changed.
fireFileDropHappened(File[]) - Method in class ca.bc.webarts.widgets.dnd.FileDropBean
Fires a FileDropEvent with the given non-null list of dropped files.
fireStateChanged() - Method in class kiwi.ui.WorkspaceEditor
Fire an editor state changed event.
firstBottomInsets - Static variable in class kiwi.util.KiwiUtils
Predefined insets for first component on last line.
firstComponent - Variable in class kiwi.ui.WorkspaceEditor
 
firstDay - Variable in class kiwi.ui.DateChooser
 
firstInsets - Static variable in class kiwi.util.KiwiUtils
Predefined insets for first component on first or subsequent lines.
float32_pack(float) - Static method in class com.jcraft.jorbis.StaticCodeBook
 
float32_unpack(int) - Static method in class com.jcraft.jorbis.StaticCodeBook
 
floor1_rangedb - Static variable in class com.jcraft.jorbis.Floor1
 
floor_P - Static variable in class com.jcraft.jorbis.FuncFloor
 
floor_bits - Variable in class com.jcraft.jorbis.Block
 
floor_bits - Variable in class com.jcraft.jorbis.DspState
 
floor_func - Variable in class com.jcraft.jorbis.LookMapping0
 
floor_look - Variable in class com.jcraft.jorbis.LookMapping0
 
floor_param - Variable in class com.jcraft.jorbis.Info
 
floor_state - Variable in class com.jcraft.jorbis.LookMapping0
 
floor_type - Variable in class com.jcraft.jorbis.Info
 
floormemo - Variable in class com.jcraft.jorbis.Mapping0
 
floors - Variable in class com.jcraft.jorbis.Info
 
floorsubmap - Variable in class com.jcraft.jorbis.InfoMapping0
 
flush(Page) - Method in class com.jcraft.jogg.StreamState
 
focusAdapter - Variable in class kiwi.ui.WorkspaceEditor
 
focusColor - Variable in class kiwi.ui.ColorTheme
 
focusGained(FocusEvent) - Method in class kiwi.ui.WorkspaceEditor._FocusListener
 
focusLost(FocusEvent) - Method in class kiwi.ui.WorkspaceEditor._FocusListener
 
font - Variable in class kiwi.ui.ToolTipManager
 
fontMidpoint_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
fontName_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
fontSize_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
fontSizes_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
format - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
formatCurrency(double) - Method in class kiwi.util.LocaleManager
Format a currency value according to the rules of the current locale, with DEFAULT_CURRENCY_DECIMALS decimal places retained, and grouping turned off.
formatCurrency(double, int) - Method in class kiwi.util.LocaleManager
Format a currency value according to the rules of the current locale, with the specified number of decimal places retained, and grouping turned off.
formatCurrency(double, int, boolean) - Method in class kiwi.util.LocaleManager
Format a currency value according to the rules of the current locale, with the specified number of decimal places retained, and the specified grouping policy.
formatCurrency(float) - Method in class kiwi.util.LocaleManager
Format a currency value according to the rules of the current locale, with DEFAULT_CURRENCY_DECIMALS decimal places retained, and grouping turned off.
formatCurrency(float, int) - Method in class kiwi.util.LocaleManager
Format a currency value according to the rules of the current locale, with the specified number of decimal places retained, and grouping turned off.
formatCurrency(float, int, boolean) - Method in class kiwi.util.LocaleManager
Format a currency value according to the rules of the current locale, with the specified number of decimal places retained, and the specified grouping policy.
formatDate(Calendar) - Method in class kiwi.util.LocaleManager
Format a date according to the rules of the current locale, with the default (medium) format length.
formatDate(Date) - Method in class kiwi.util.LocaleManager
Format a date according to the rules of the current locale, with the default (medium) format length.
formatDate(Date, int) - Method in class kiwi.util.LocaleManager
Format a date according to the rules of the current locale, with the specified format length.
formatDateTime(Calendar) - Method in class kiwi.util.LocaleManager
Format a date and time according to the rules of the current locale, with the default (medium) format length.
formatDateTime(Date) - Method in class kiwi.util.LocaleManager
Format a date and time according to the rules of the current locale, with the default (medium) format length.
formatDateTime(Date, int) - Method in class kiwi.util.LocaleManager
Format a date and time according to the rules of the current locale, with the specified format length.
formatDecimal(double) - Method in class kiwi.util.LocaleManager
Format a floating point value according to the rules of the current locale, with DEFAULT_NUMBER_DECIMALS decimal places retained, and grouping turned off.
formatDecimal(double, int) - Method in class kiwi.util.LocaleManager
Format a floating point value according to the rules of the current locale, with the specified number of decimal places retained, and grouping turned off.
formatDecimal(double, int, boolean) - Method in class kiwi.util.LocaleManager
Format a floating point value according to the rules of the current locale, with the specified number of decimal places retained, and the specified grouping policy.
formatDecimal(float) - Method in class kiwi.util.LocaleManager
Format a floating point value according to the rules of the current locale, with DEFAULT_NUMBER_DECIMALS decimal places retained, and grouping turned off.
formatDecimal(float, int) - Method in class kiwi.util.LocaleManager
Format a floating point value according to the rules of the current locale, with the specified number of decimal places retained, and grouping turned off.
formatDecimal(float, int, boolean) - Method in class kiwi.util.LocaleManager
Format a floating point value according to the rules of the current locale, with the specified number of decimal places retained, and the specified grouping policy.
formatInteger(int) - Method in class kiwi.util.LocaleManager
Format an integer value according to the rules of the current locale, with grouping turned off.
formatInteger(long) - Method in class kiwi.util.LocaleManager
Format an integer value according to the rules of the current locale, with grouping turned off.
formatInteger(int, boolean) - Method in class kiwi.util.LocaleManager
Format an integer value according to the rules of the current locale, and the specified grouping policy.
formatInteger(long, boolean) - Method in class kiwi.util.LocaleManager
Format an integer value according to the rules of the current locale, and the specified grouping policy.
formatPercentage(double) - Method in class kiwi.util.LocaleManager
Format a percentage value according to the rules of the current locale, with DEFAULT_PERCENTAGE_DECIMALS decimal places retained, and grouping turned off.
formatPercentage(double, int) - Method in class kiwi.util.LocaleManager
Format a percentage value according to the rules of the current locale, with the specified number of decimal places retained, and grouping turned off.
formatPercentage(double, int, boolean) - Method in class kiwi.util.LocaleManager
Format a percentage value according to the rules of the current locale, with the specified number of decimal places retained, and the specified grouping policy.
formatPercentage(float) - Method in class kiwi.util.LocaleManager
Format a percentage value according to the rules of the current locale, with DEFAULT_PERCENTAGE_DECIMALS decimal places retained, and grouping turned off.
formatPercentage(float, int) - Method in class kiwi.util.LocaleManager
Format a percentage value according to the rules of the current locale, with the specified number of decimal places retained, and grouping turned off.
formatPercentage(float, int, boolean) - Method in class kiwi.util.LocaleManager
Format a percentage value according to the rules of the current locale, with the specified number of decimal places retained, and the specified grouping policy.
formatTime(Calendar) - Method in class kiwi.util.LocaleManager
Format a time according to the rules of the current locale, with the default (medium) format length.
formatTime(Date) - Method in class kiwi.util.LocaleManager
Format a time according to the rules of the current locale, with the default (medium) format length.
formatTime(Date, int) - Method in class kiwi.util.LocaleManager
Format a time according to the rules of the current locale, with the specified format length.
forward(Block, Object, float[], float[], Object) - Method in class com.jcraft.jorbis.Floor0
 
forward(Block, Object, float[], float[], Object) - Method in class com.jcraft.jorbis.Floor1
 
forward(Block, Object, float[], float[], Object) - Method in class com.jcraft.jorbis.FuncFloor
 
forward(Block, Object, float[][], int) - Method in class com.jcraft.jorbis.FuncResidue
 
forward(Block, Object) - Method in class com.jcraft.jorbis.FuncTime
 
forward(float[], float[]) - Method in class com.jcraft.jorbis.Mdct
 
forward(Block, Object, float[][], int) - Method in class com.jcraft.jorbis.Residue0
 
forward(Block, Object, float[][], int) - Method in class com.jcraft.jorbis.Residue1
 
forward(Block, Object, float[][], int) - Method in class com.jcraft.jorbis.Residue2
 
forward(Block, Object) - Method in class com.jcraft.jorbis.Time0
 
forward_index - Variable in class com.jcraft.jorbis.LookFloor1
 
frameCurrentSize_ - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
frameInitSize_ - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
frameListener - Variable in class kiwi.ui.WorkspaceManager
 
frameSizeInBytes - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
frameno - Variable in class com.jcraft.jorbis.EchstateFloor0
 
frameno - Variable in class com.jcraft.jorbis.EchstateFloor1
 
frames - Variable in class com.jcraft.jorbis.LookFloor1
 
frames - Variable in class com.jcraft.jorbis.LookResidue0
 
free() - Method in class com.jcraft.jorbis.InfoFloor1
 
free() - Method in class com.jcraft.jorbis.InfoMapping0
 
free() - Method in class com.jcraft.jorbis.LookFloor1
 
free() - Method in class com.jcraft.jorbis.PsyInfo
 
free_info(Object) - Method in class com.jcraft.jorbis.Floor0
 
free_info(Object) - Method in class com.jcraft.jorbis.Floor1
 
free_info(Object) - Method in class com.jcraft.jorbis.FuncFloor
 
free_info(Object) - Method in class com.jcraft.jorbis.FuncMapping
 
free_info(Object) - Method in class com.jcraft.jorbis.FuncResidue
 
free_info(Object) - Method in class com.jcraft.jorbis.FuncTime
 
free_info(Object) - Method in class com.jcraft.jorbis.Mapping0
 
free_info(Object) - Method in class com.jcraft.jorbis.Residue0
 
free_info(Object) - Method in class com.jcraft.jorbis.Time0
 
free_look(Object) - Method in class com.jcraft.jorbis.Floor0
 
free_look(Object) - Method in class com.jcraft.jorbis.Floor1
 
free_look(Object) - Method in class com.jcraft.jorbis.FuncFloor
 
free_look(Object) - Method in class com.jcraft.jorbis.FuncMapping
 
free_look(Object) - Method in class com.jcraft.jorbis.FuncResidue
 
free_look(Object) - Method in class com.jcraft.jorbis.FuncTime
 
free_look(Object) - Method in class com.jcraft.jorbis.Mapping0
 
free_look(Object) - Method in class com.jcraft.jorbis.Residue0
 
free_look(Object) - Method in class com.jcraft.jorbis.Time0
 
free_state(Object) - Method in class com.jcraft.jorbis.Floor0
 
free_state(Object) - Method in class com.jcraft.jorbis.Floor1
 
free_state(Object) - Method in class com.jcraft.jorbis.FuncFloor
 
fromdB(float) - Static method in class com.jcraft.jorbis.Floor0
 
fromdBlook(float) - Static method in class com.jcraft.jorbis.Lookup
 
fseek64_wrap(InputStream, int, int) - Static method in class com.jcraft.jorbis.VorbisFile
 
fullDescription - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
fullbooks - Variable in class com.jcraft.jorbis.DspState
 
fullbooks - Variable in class com.jcraft.jorbis.LookResidue0
 

G

gbc - Variable in class kiwi.ui.StatusBar
 
getAcceleratorForeground() - Method in class kiwi.ui.ColorTheme
 
getAcceleratorSelectedForeground() - Method in class kiwi.ui.ColorTheme
 
getActiveEditor() - Method in class kiwi.ui.WorkspaceManager
Get the currently active editor.
getAllEditors() - Method in class kiwi.ui.WorkspaceManager
Get an enumeration of all editors existing in this workspace.
getAncestorFrame(Component) - Static method in class ca.bc.webarts.widgets.Util
This method seeks out and returns the Parent Frame for a given component.
getAvailableResourceCount() - Method in class kiwi.util.ResourcePool
Get the number of resource instances that are currently available.
getBackColour() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get method for the current Background Colour being used in this label.
getBackColourHtmlString() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get the HTML string representing the Current Background Colour.
getBlack() - Method in class kiwi.ui.ColorTheme
 
getBoolean(String) - Method in class kiwi.util.Config
Look up an boolean property.
getBoolean(String, boolean) - Method in class kiwi.util.Config
Look up a boolean property.
getButton(int) - Method in class kiwi.ui.ButtonPanel
Get a reference to the button at the specified position in the ButtonPanel.
getButtonCount() - Method in class kiwi.ui.ButtonPanel
Get the number of buttons in this ButtonPanel.
getButtonsAreTransparent() - Static method in class kiwi.ui.UIChangeManager
Get the state of the transparent buttons flag.
getCancelButton() - Method in class kiwi.ui.WizardView
Get a reference to the Cancel button.
getCapture() - Method in class ca.bc.webarts.tools.StreamGobbler
Get Method for class field 'capture_'.
getCapturedOutput() - Method in class ca.bc.webarts.tools.StreamGobbler
Gets the inputStreams captured data.
getCategoryNames() - Method in class org.jconfig.ConfigurationManager
This method returns an Enumeration of all categories.
getCellEditorValue() - Method in class kiwi.ui.AbstractCellEditor
 
getCellEditorValue() - Method in class kiwi.ui.NumericCellEditor
Get the value currently in the cell editor.
getCellEditorValue() - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
getClassName(Class) - Static method in class kiwi.util.StringUtils
Get the name of a class; this method returns the last component of the fully qualified name of the given class.
getClipboard() - Static method in class kiwi.util.KiwiUtils
Get a reference to the system clipboard.
getClipboardText() - Static method in class kiwi.util.KiwiUtils
Copy text from the system clipboard.
getCodeBase() - Method in class ca.bc.webarts.jOggPlayer
 
getCollator() - Method in class kiwi.util.LocaleManager
Get an instance of the Collator object for the current locale.
getColor() - Method in class kiwi.ui.ColorSwatch
Get the color of this swatch.
getColor() - Method in class kiwi.ui.ColoredString
Get the color.
getColor(String) - Method in class kiwi.util.Config
Look up a Color property.
getColor(String, Color) - Method in class kiwi.util.Config
Look up a Color property.
getComment(int) - Method in class com.jcraft.jorbis.Comment
 
getComment(int) - Method in class com.jcraft.jorbis.VorbisFile
 
getComment() - Method in class com.jcraft.jorbis.VorbisFile
 
getComponent() - Method in class kiwi.ui.ToolTipWindow
 
getComponentByName(String) - Method in class kiwi.ui.KPanel
Search for a component by name.
getConfig() - Method in class kiwi.ui.WizardPanelSequence
Get a reference to this WizardPanelSequence's Config object.
getControl() - Method in class kiwi.ui.ColorTheme
 
getControlDarkShadow() - Method in class kiwi.ui.ColorTheme
 
getControlDisabled() - Method in class kiwi.ui.ColorTheme
 
getControlHighlight() - Method in class kiwi.ui.ColorTheme
 
getControlInfo() - Method in class kiwi.ui.ColorTheme
 
getControlShadow() - Method in class kiwi.ui.ColorTheme
 
getControlTextColor() - Method in class kiwi.ui.ColorTheme
 
getControlTextFont() - Method in class kiwi.ui.ColorTheme
 
getCurrentDate() - Static method in class ca.bc.webarts.widgets.Util
gets the current date and time.
getCurrentMethodName() - Static method in class ca.bc.webarts.tools.Log
Generic uncategorized log entry.
getCurrentPanel() - Method in class kiwi.ui.WizardPanelSequence
Get the currently displayed panel from this sequence.
getCustomDataFlavor() - Method in class ca.bc.webarts.widgets.dnd.TransferableObject
Returns the custom DataFlavor associated with the encapsulated object or null if the TransferableObject.Fetcher constructor was used without passing a Class.
getDate() - Method in class kiwi.ui.DateChooserField
 
getDate() - Method in class kiwi.ui.DateField
Parse the contents of the field as a date, and return the date.
getDateFormatSymbols() - Method in class kiwi.util.LocaleManager
Get an instance of the DateFormatSymbols object for the current locale.
getDay(MouseEvent) - Method in class kiwi.ui.DateChooser.CalendarPane
 
getDecimals() - Method in class kiwi.ui.NumericCellEditor
Get the number of decimal places being displayed by this cell editor.
getDecimals() - Method in class kiwi.ui.NumericField
Get the number of decimals being displayed to the right of the radix.
getDecimals() - Method in class kiwi.ui.NumericTableCellRenderer
Get the number of decimal places being displayed by this cell renderer.
getDefaultEventIndex() - Method in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultFrameIcon() - Static method in class kiwi.ui.UIChangeManager
Get the default frame icon used for KFrames.
getDefaultLocaleManager() - Static method in class kiwi.util.LocaleManager
Get a reference to the default LocaleManager.
getDefaultPropertyIndex() - Method in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultTexture() - Static method in class kiwi.ui.UIChangeManager
Get the default texture used for tiling the backgrounds of KPanels.
getDepth() - Method in class kiwi.ui.StackView
Return the depth of the stack.
getDescription() - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Returns the human readable description of this filter.
getDescription() - Method in class kiwi.ui.MarkupProxy
Get a description of this proxy.
getDescription() - Method in class kiwi.util.Config
Get the description for this set of configuration parameters.
getDesktopColor() - Method in class kiwi.ui.ColorTheme
 
getDirectories() - Method in class kiwi.util.DirectoryPath
Get the list of directories for this path.
getDirectoryPath() - Method in class kiwi.ui.PathEditor
Return an array of the paths currently displayed by this view.
getEditorCount() - Method in class kiwi.ui.WorkspaceManager
Count the editors in the workspace.
getEditorForObject(Object) - Method in interface kiwi.ui.WorkspaceEditorFactory
General-purpose factory method for WorkspaceEditors.
getEditorForObject(Object) - Method in class kiwi.ui.WorkspaceManager
Get the editor for a specific object.
getEditorForType(Class) - Method in interface kiwi.ui.WorkspaceEditorFactory
General-purpose factory method for WorkspaceEditors.
getElementAt(int) - Method in class kiwi.ui.ScrollbackView.FastListModel
 
getEndDate() - Method in class kiwi.ui.DateRangeHelper
Get the currently selected end date.
getEventSetDescriptors() - Method in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
Gets the bean's EventSetDescriptors.
getExtension(File) - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Return the extension portion of the file's name .
getFileBaseURL(String) - Static method in class ca.bc.webarts.widgets.Util
Creates a URL for the specified filename string.
getFileBaseURLs(String[]) - Static method in class ca.bc.webarts.widgets.Util
Creates a URL[] for the given Strings.
getFileDir(String) - Static method in class ca.bc.webarts.widgets.Util
Creates a File representing the Dir for the specified filename string.
getFilePathFromClasspath(String) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Searches the classpath for the specified filename and then returns the full path that is used for it.
getFilePathFromClasspath(String, String) - Static method in class ca.bc.webarts.widgets.Util
Searches the classpath for the specified filename and then returns the full path that is used for it.
getFilePathFromClasspath(String) - Static method in class ca.bc.webarts.widgets.Util
Searches the classpath for the specified filename and then returns the full path that is used for it.
getFiles() - Method in class ca.bc.webarts.widgets.dnd.FileDropEvent
Returns an array of files that were dropped on a registered drop target.
getFinishButton() - Method in class kiwi.ui.WizardView
Get a reference to the Finish button.
getFocusColor() - Method in class kiwi.ui.ColorTheme
 
getFont(String) - Method in class kiwi.util.Config
Look up a Font property.
getFont(String, Font) - Method in class kiwi.util.Config
Look up a Font property.
getFrameForComponent(Component) - Static method in class kiwi.util.KiwiUtils
Get the Frame parent of a component.
getGrouping() - Method in class kiwi.ui.NumericField
Get the grouping mode for this numeric field.
getHighlightColor() - Method in class kiwi.ui.DateChooser
Get the highlight color for this component.
getHighlightedTextColor() - Method in class kiwi.ui.ColorTheme
 
getID() - Method in class kiwi.util.TaggedObject
Get the numerical ID.
getIcon(int) - Method in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal Icon resource.
getIconHeight() - Method in class kiwi.ui.ColorSwatch
Get the height of the swatch.
getIconWidth() - Method in class kiwi.ui.ColorSwatch
Get the width of the swatch.
getImage() - Method in class kiwi.ui.ImagePanel
Get the icon image currently displayed by this ImagePanel.
getImage(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal Image resource.
getInactiveControlTextColor() - Method in class kiwi.ui.ColorTheme
 
getInactiveSystemTextColor() - Method in class kiwi.ui.ColorTheme
 
getInfo(int) - Method in class com.jcraft.jorbis.VorbisFile
 
getInfo() - Method in class com.jcraft.jorbis.VorbisFile
 
getInitialDelay() - Method in class kiwi.ui.RepeaterButton
Get the initial delay.
getInstance() - Static method in class ca.bc.webarts.tools.Log
Singleton method to get the log instance NULL if not init yet with a createLog call.
getInstance() - Static method in class kiwi.ui.UIChangeManager
Get a reference to the UIChangeManager singleton.
getInstance() - Static method in class org.jconfig.ConfigurationManager
This method returns an instance of the ConfigurationManager.
getInt(String) - Method in class kiwi.util.Config
Look up an integer property.
getInt(String, int) - Method in class kiwi.util.Config
Look up an integer property.
getItem(int) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the Item attribute of the JCheckDropDown object
getItemCount() - Method in class ca.bc.webarts.widgets.PopUpButton
Gets the ItemCount attribute of the PopUpButton object
getItemName(int) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the ItemName attribute of the JCheckDropDown object
getItemNonLogged(int) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the Item attribute of the JCheckDropDown object without logging.
getJCheckBoxIndex(String) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the Index for the item that matches the name passedin.
getJList() - Method in class kiwi.ui.FilesystemListView
Get the JList that is embedded in this component.
getJTextArea() - Method in class kiwi.ui.SimpleEditor
Get the JTextArea used by this SimpleEditor.
getJTree() - Method in class kiwi.ui.FilesystemTreeView
Get the JTree that is embedded in this component.
getKiwiAboutFrame() - Static method in class kiwi.util.KiwiUtils
Get an instance to a prebuilt about window that describes the Kiwi Toolkit itself.
getKiwiResourceManager() - Static method in class kiwi.util.ResourceManager
 
getLayoutAlignmentX(Container) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
getLayoutAlignmentY(Container) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
getLine() - Method in class kiwi.text.ParsingException
Get the line number of this exception.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ca.bc.webarts.widgets.JCheckDropDown.CheckBoxRenderer
Gets the ListCellRendererComponent attribute of the CheckBoxRenderer object
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class kiwi.ui.ColorSwatchCellRenderer
Get a list cell renderer component.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class kiwi.ui.ColoredCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JList.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class kiwi.ui.ModelListCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JList.
getLocale() - Method in class kiwi.util.LocaleManager
Get the default locale.
getLocaleData(String) - Method in class kiwi.util.LocaleManager
Retrieve the named resource bundle.
getLocaleManager() - Static method in class kiwi.util.LocaleManager
Deprecated. Use getDefaultLocaleManager() instead.
getLocalhostName() - Static method in class ca.bc.webarts.widgets.Util
gets the current VMs localhost address.
getLog() - Method in class ca.bc.webarts.widgets.PopUpButton
Gets the Log object that the PopUpButton is using.
getLogLevel() - Static method in class ca.bc.webarts.tools.Log
 
getLogLevelString() - Static method in class ca.bc.webarts.tools.Log
 
getLookAndFeel() - Method in class kiwi.ui.LookAndFeelChooser
Get the currently selected Look & Feel.
getMainContainer() - Method in class kiwi.ui.KFrame
Get a reference to the main container (in this case, the KPanel that is the child of the frame's content pane).
getMainContainer() - Method in class kiwi.ui.KInternalFrame
Get a reference to the main container (in this case, the KPanel that is the child of the frame's content pane).
getMarkup() - Method in class kiwi.ui.MarkupProxy
Get the textual markup used to encode this proxy.
getMarkupProxy(SGMLElement) - Method in interface kiwi.ui.MarkupProxyFactory
Return a MarkupProxy appropriate for rendering an element.
getMaximumDate() - Method in class kiwi.ui.DateChooser
Get the latest selectable date for the chooser.
getMaximumLength() - Method in class kiwi.ui.DataField
Get the maxmium number of characters that may be entered into this field.
getMenu(String) - Method in class kiwi.ui.WorkspaceManager
Get a reference to a JMenu associated with this WorkspaceManager.
getMenuBackground() - Method in class kiwi.ui.ColorTheme
 
getMenuDisabledForeground() - Method in class kiwi.ui.ColorTheme
 
getMenuForeground() - Method in class kiwi.ui.ColorTheme
 
getMenuSelectedBackground() - Method in class kiwi.ui.ColorTheme
 
getMenuSelectedForeground() - Method in class kiwi.ui.ColorTheme
 
getMenuTextFont() - Method in class kiwi.ui.ColorTheme
 
getMessage() - Method in class kiwi.text.ParsingException
Get the message of this exception.
getMessage(String) - Method in class kiwi.util.LocaleData
Get a message for the specified key.
getMessage(String, Object[]) - Method in class kiwi.util.LocaleData
Get a message for the specified key, and format the message, substituting the specified arguments for the message's placeholders.
getMessage(String, Object) - Method in class kiwi.util.LocaleData
Get a message for the specified key, and format the message, substituting the specified argument for the message's first placeholder.
getMessageList(String) - Method in class kiwi.util.LocaleData
Get a message list for the specified key.
getMessageList(String, String) - Method in class kiwi.util.LocaleData
Get a message list for the specified key.
getMethodDescriptors() - Method in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
Gets the bean's MethodDescriptors.
getMinimumDate() - Method in class kiwi.ui.DateChooser
Get the earliest selectable date for the chooser.
getMinimumSize() - Method in class kiwi.ui.DateChooser.CalendarPane
 
getMinimumSize() - Method in class kiwi.ui.ImagePanel
Get the minimum size of the component.
getMinimumSize() - Method in class kiwi.ui.Thermometer
Get the minimum size of the component.
getName() - Method in class kiwi.ui.AudioClip
Get the audio clip's name.
getName() - Method in class kiwi.ui.ColorTheme
Get the name of this color theme.
getName() - Method in class kiwi.ui.UIElement
Get the name of the element.
getName() - Method in class kiwi.util.IntervalTimer
Get the name for this timer.
getNextCheckedItemNum() - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the NextCheckedItemNum attribute of the JCheckDropDown object
getNextPanel() - Method in class kiwi.ui.WizardPanelSequence
Get the next panel from this sequence.
getNumItems() - Method in class ca.bc.webarts.widgets.JCheckDropDown
Returns the numItems_ field.
getNumItemsChecked() - Method in class ca.bc.webarts.widgets.JCheckDropDown
Returns the numItemsChecked_ field.
getObject() - Method in interface ca.bc.webarts.widgets.dnd.TransferableObject.Fetcher
Return the object being encapsulated in the TransferableObject.
getObject() - Method in class kiwi.ui.UIElement
Get the element object.
getObject() - Method in class kiwi.ui.WorkspaceEditor
Get the current problem domain object associated with this editor, or null if there is no object associated with the editor.
getObject() - Method in class kiwi.util.TaggedObject
Get the user object.
getObjectType() - Method in class kiwi.ui.NoAppropriateEditorException
Get the class object associated with the requested editor.
getOs_() - Method in class ca.bc.webarts.tools.StreamGobbler
Get Method for class field 'ps_'.
getOutputLine(int, int) - Method in class ca.bc.webarts.jOggPlayer
Gets the OutputLine attribute of the jOggPlayer object
getParseExceptionInfo(SAXParseException) - Method in class org.jconfig.ConfigurationManager.MyErrorHandler
Returns a string describing parse exception details
getPhantomFrame() - Static method in class kiwi.util.KiwiUtils
Get a reference to a phantom frame.
getPlaylistArray(String[]) - Static method in class ca.bc.webarts.widgets.PlayList
Parses the passed filenames looking for OGG files.
getPlaylistVector(String) - Method in class ca.bc.webarts.widgets.PlayList
Parses the passed filename looking for OGG files.
getPlaylistVector(String[]) - Static method in class ca.bc.webarts.widgets.PlayList
Parses the passed filenames looking for OGG files.
getPosition() - Method in class kiwi.ui.ArrowButtonView
Get the traversal position.
getPreferredSize() - Method in class ca.bc.webarts.widgets.ImageCanvas
Gets the PreferredSize attribute of the ImageCanvas object
getPreferredSize() - Method in class kiwi.ui.DateChooser.CalendarPane
 
getPreferredSize() - Method in class kiwi.ui.ImagePanel
Get the preferred size of the component.
getPreferredSize() - Method in class kiwi.ui.SplashScreen
Get the splash screen's preferred size.
getPreferredSize() - Method in class kiwi.ui.Thermometer
Get the preferred size of the component.
getPreferredSize() - Method in class kiwi.ui.ToolTipWindow
 
getPreviousPanel() - Method in class kiwi.ui.WizardPanelSequence
Get the previous panel from this sequence.
getPrimary1() - Method in class kiwi.ui.ColorTheme
 
getPrimary1() - Method in class kiwi.ui.KiwiTheme
 
getPrimary2() - Method in class kiwi.ui.ColorTheme
 
getPrimary2() - Method in class kiwi.ui.KiwiTheme
 
getPrimary3() - Method in class kiwi.ui.ColorTheme
 
getPrimary3() - Method in class kiwi.ui.KiwiTheme
 
getPrimaryControl() - Method in class kiwi.ui.ColorTheme
 
getPrimaryControlDarkShadow() - Method in class kiwi.ui.ColorTheme
 
getPrimaryControlHighlight() - Method in class kiwi.ui.ColorTheme
 
getPrimaryControlInfo() - Method in class kiwi.ui.ColorTheme
 
getPrimaryControlShadow() - Method in class kiwi.ui.ColorTheme
 
getProperties(String) - Method in class kiwi.util.ResourceManager
Get a reference to a Properties resource.
getProperties() - Method in class org.jconfig.ConfigurationManager
This method will return a Hashtable that contains all properties for the category "general".
getProperties(String) - Method in class org.jconfig.ConfigurationManager
This method will return a Hashtable that contains all properties for the selected category.
getProperty(String) - Method in class org.jconfig.ConfigurationManager
This method returns the value for a particular key The category is "general".
getProperty(String, String) - Method in class org.jconfig.ConfigurationManager
This method returns the value for a particular key.
getProperty(String, String, String) - Method in class org.jconfig.ConfigurationManager
This method returns the value for a particular key in the certain category.
getPropertyDescriptors() - Method in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
Gets the bean's PropertyDescriptors.
getRandomCheckedItemNum() - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the RandomCheckedItemNum attribute of the JCheckDropDown object
getRange() - Method in class kiwi.ui.ArrowButtonView
Get the traversal range.
getRenderer(Color, boolean) - Method in class kiwi.ui.ColorSwatchCellRenderer
 
getReorderingAllowed() - Method in class kiwi.ui.KTable._TableHeader
 
getRepeatDelay() - Method in class kiwi.ui.RepeaterButton
Get the repeat delay.
getResizingAllowed() - Method in class kiwi.ui.KTable._TableHeader
 
getResourceAsAudioClip(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as an AudioClip.
getResourceAsImage(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as an Image.
getResourceAsProperties(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a Properties object.
getResourceAsStream(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a stream.
getResourceAsString(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a String.
getResourceAsURL(String) - Method in class kiwi.util.ResourceLoader
Retrieve a resource as a URL.
getResourceBundle(String) - Method in class kiwi.util.ResourceManager
Get a reference to a LocaleData object for the default locale.
getResourceBundle(String, Locale) - Method in class kiwi.util.ResourceManager
Get a reference to a LocaleData object for a specified locale.
getResourceManager() - Static method in class kiwi.util.KiwiUtils
Get a reference to the internal resource manager singleton.
getRowTranslation(int) - Method in class kiwi.ui.KTable
Get the row translation for a given row in the table.
getSaveLines() - Method in class kiwi.ui.ConsoleFrame
Get the number of save lines.
getSaveLines() - Method in class kiwi.ui.ScrollbackView
Get the buffer size.
getSecondary1() - Method in class kiwi.ui.ColorTheme
 
getSecondary1() - Method in class kiwi.ui.KiwiTheme
 
getSecondary2() - Method in class kiwi.ui.ColorTheme
 
getSecondary2() - Method in class kiwi.ui.KiwiTheme
 
getSecondary3() - Method in class kiwi.ui.ColorTheme
 
getSecondary3() - Method in class kiwi.ui.KiwiTheme
 
getSelectedDate() - Method in class kiwi.ui.DateChooser
Get a copy of the Calendar object that represents the currently selected date.
getSelectedFile() - Method in class kiwi.ui.FilesystemListView
Get the currently selected item in the list.
getSelectedFile() - Method in class kiwi.ui.FilesystemTableView
Get the currently selected item in the table.
getSelectedFile() - Method in class kiwi.ui.FilesystemTreeView
Get the currently selected item in the tree.
getSelectedFiles() - Method in class kiwi.ui.FilesystemListView
Get the currently selected items in the list.
getSelectedFiles() - Method in class kiwi.ui.FilesystemTableView
Get the currently selected items in the table.
getSelectedFiles() - Method in class kiwi.ui.FilesystemTreeView
Get the currently selected items in the tree.
getSelectedIndex() - Method in class ca.bc.webarts.widgets.PopUpButton
Gets the SelectedIndex attribute of the PopUpButton object
getSelectedItem() - Method in class ca.bc.webarts.widgets.PopUpButton
Gets the SelectedItem attribute of the PopUpButton object
getSelectedItem() - Method in class kiwi.ui.UIElementChooser
Get the currently selected item.
getSelectedItemName() - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the SelectedItemName attribute of the JCheckDropDown object
getSelectedLocale() - Method in class kiwi.ui.LocaleChooser
Get the currently selected locale.
getSeparatorBackground() - Method in class kiwi.ui.ColorTheme
 
getSeparatorForeground() - Method in class kiwi.ui.ColorTheme
 
getSize() - Method in class kiwi.ui.ScrollbackView.FastListModel
 
getSize() - Method in class kiwi.util.ArraySequence
Get the size of the sequence.
getSize() - Method in interface kiwi.util.Sequence
Get the length of the sequence.
getSize() - Method in class kiwi.util.VectorSequence
Get the size of the sequence.
getSongName(int) - Method in class ca.bc.webarts.widgets.PlayList
Gets the songName attribute of the selected Song object
getSongNames() - Method in class ca.bc.webarts.widgets.PlayList
Gets the songNames attribute of the PlayList object
getSongNamesVector() - Method in class ca.bc.webarts.widgets.PlayList
Gets the songNamesVector attribute of the PlayList object
getSongUrl(int) - Method in class ca.bc.webarts.widgets.PlayList
Gets the URL attribute of the selected Song object
getSongUrls() - Method in class ca.bc.webarts.widgets.PlayList
Gets the songUrls attribute of the PlayList object
getSound(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal AudioClip resource.
getStackModel() - Method in class kiwi.ui.StackView
Get the model used by this StackView.
getStartDate() - Method in class kiwi.ui.DateRangeHelper
Get the currently selected start date.
getState() - Method in class kiwi.ui.StateIndicator
Get the current state of the indicator.
getState() - Method in class kiwi.ui.ToggleIndicator
Get the current state of the toggle.
getStream(String) - Method in class kiwi.util.ResourceManager
Get a stream to a resource.
getString() - Method in class kiwi.ui.ColoredString
Get the string.
getString(String) - Method in class kiwi.util.Config
Look up a String property.
getString(String, String) - Method in class kiwi.util.Config
Look up a String property.
getSubTextFont() - Method in class kiwi.ui.ColorTheme
 
getSubtype() - Method in class kiwi.util.HolderObject
Get the subtype for the value stored by this holder.
getSystemTextColor() - Method in class kiwi.ui.ColorTheme
 
getSystemTextFont() - Method in class kiwi.ui.ColorTheme
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class kiwi.ui.NumericCellEditor
Get an editor for a JTable.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class kiwi.ui.BooleanCellRenderer
Get a reference to the renderer component.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class kiwi.ui.ColorSwatchCellRenderer
Get a table cell renderer component.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class kiwi.ui.HeaderCellRenderer
Get the cell renderer component.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class kiwi.ui.KTable._HeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class kiwi.ui.ModelTableCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JTable.
getTag() - Method in class kiwi.util.TaggedObject
Get the identifier object.
getText() - Method in class kiwi.ui.SimpleEditor
Get the text in the editor.
getText() - Method in class kiwi.ui.SimpleStyledEditor
Get the text currently displayed in the editor.
getTextColour() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get method for the current Text Colour being used in this label.
getTextColourHtmlString() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get the HTML string representing the Current Text Colour.
getTextColourHtmlString(Color) - Static method in class ca.bc.webarts.widgets.ColouredLabel
Get the HTML string representing the specified Color.
getTextHighlightColor() - Method in class kiwi.ui.ColorTheme
 
getTexture(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal texture resource.
getTheme(String) - Method in class kiwi.util.ResourceManager
Get a reference to a ColorTheme resource.
getTime() - Method in class kiwi.util.IntervalTimer
Get the accumulated time for the timer.
getTitle() - Method in class kiwi.ui.ContentPanel
Get the title for this panel.
getToolTipManager() - Static method in class kiwi.ui.ToolTipManager
Get a reference to the tool tip manager singleton.
getTotalResourceCount() - Method in class kiwi.util.ResourcePool
Get the total number of resource instances in this pool.
getTransferData(DataFlavor) - Method in class ca.bc.webarts.widgets.dnd.TransferableObject
Returns the data encapsulated in this TransferableObject.
getTransferDataFlavors() - Method in class ca.bc.webarts.widgets.dnd.TransferableObject
Returns a two- or three-element array containing first the custom data flavor, if one was created in the constructors, second the default TransferableObject.DATA_FLAVOR associated with TransferableObject, and third the java.awt.datatransfer.DataFlavor.stringFlavor.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class kiwi.ui.NumericCellEditor
Get an editor for a JTree.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class kiwi.ui.ModelTreeCellRenderer
Return the component (in this case a JLabel that is used as a "rubber stamp" for drawing items in the JTree.
getTreeModel() - Method in class kiwi.ui.TreeTable
Get this component's data model.
getTreeTable() - Method in class kiwi.ui.FilesystemTableView
Get the TreeTable that is embedded in this component.
getType() - Method in class kiwi.ui.DateTableCellRenderer
Get the formatting type.
getType() - Method in class kiwi.ui.NumericCellEditor
Get the formatting type.
getType() - Method in class kiwi.ui.NumericField
Get the validation type for this field.
getType() - Method in class kiwi.ui.NumericTableCellRenderer
Get the formatting type.
getURL(String) - Method in class ca.bc.webarts.widgets.PlayList
Gets the uRL attribute of the PlayList object
getURL(String) - Method in class kiwi.util.ResourceManager
Retrieve an internal URL resource.
getUsedResourceCount() - Method in class kiwi.util.ResourcePool
Get the number of resource instances that are currently in use.
getUserTextColor() - Method in class kiwi.ui.ColorTheme
 
getUserTextFont() - Method in class kiwi.ui.ColorTheme
 
getValue() - Method in class kiwi.ui.NumericField
Get the value from the field.
getValue() - Method in class kiwi.util.BooleanHolder
Get the BooleanHolder's value.
getValue() - Method in class kiwi.util.DateHolder
Get the DateHolder's value.
getValue() - Method in class kiwi.util.DoubleHolder
Get the DoubleHolder's value.
getValue() - Method in class kiwi.util.FloatHolder
Get the FloatHolder's value.
getValue() - Method in class kiwi.util.IntegerHolder
Get the IntegerHolder's value.
getValue() - Method in class kiwi.util.StringHolder
Get the StringHolder's value.
getVendor() - Method in class com.jcraft.jorbis.Comment
 
getViewerComponent() - Method in class kiwi.ui.AudioClipViewer
Get a reference to the viewer component.
getViewerComponent() - Method in class kiwi.ui.TextureViewer
Get a reference to the viewer component.
getViewerComponent() - Method in interface kiwi.ui.UIElementViewer
Get a reference to the viewer component.
getWhite() - Method in class kiwi.ui.ColorTheme
 
getWindowBackground() - Method in class kiwi.ui.ColorTheme
 
getWindowTitleBackground() - Method in class kiwi.ui.ColorTheme
 
getWindowTitleFont() - Method in class kiwi.ui.ColorTheme
 
getWindowTitleForeground() - Method in class kiwi.ui.ColorTheme
 
getWindowTitleInactiveBackground() - Method in class kiwi.ui.ColorTheme
 
getWindowTitleInactiveForeground() - Method in class kiwi.ui.ColorTheme
 
getWorkspaceManager() - Method in class kiwi.ui.WorkspaceEditor
Get the WorkspaceManager for this editor.
get_data() - Method in class com.jcraft.jorbis.VorbisFile
 
get_next_page(Page, int) - Method in class com.jcraft.jorbis.VorbisFile
 
get_prev_page(Page) - Method in class com.jcraft.jorbis.VorbisFile
 
glue_bits - Variable in class com.jcraft.jorbis.Block
 
glue_bits - Variable in class com.jcraft.jorbis.DspState
 
gold1 - Static variable in class kiwi.ui.KiwiTheme
 
gold3 - Static variable in class kiwi.ui.KiwiTheme
 
granule_vals - Variable in class com.jcraft.jogg.StreamState
 
granulepos - Variable in class com.jcraft.jogg.Packet
 
granulepos() - Method in class com.jcraft.jogg.Page
 
granulepos - Variable in class com.jcraft.jogg.StreamState
 
granulepos - Variable in class com.jcraft.jorbis.Block
 
granulepos - Variable in class com.jcraft.jorbis.DspState
 
graphicFilename_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
graphicPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
gray - Variable in class kiwi.ui.ColoredCellRenderer
 
groupbook - Variable in class com.jcraft.jorbis.InfoResidue0
 
grouping - Variable in class com.jcraft.jorbis.InfoResidue0
 
grouping - Variable in class kiwi.ui.NumericField
 
grouping - Variable in class kiwi.ui.NumericTableCellRenderer
 

H

HIDDEN_FILE - Static variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
HTML_PATH - Static variable in class kiwi.util.ResourceManager
 
HTTPURL_APP - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Class Constant specifying that the app to run is a URL Locationto view using the native webbrowser.
HashCodeComparator - class kiwi.util.HashCodeComparator.
A hash code comparator.
HashCodeComparator() - Constructor for class kiwi.util.HashCodeComparator
Construct a new HashCodeComparator.
HeaderCellRenderer - class kiwi.ui.HeaderCellRenderer.
A customized header table cell renderer that left-justifies the header text and may optionally render an icon.
HeaderCellRenderer() - Constructor for class kiwi.ui.HeaderCellRenderer
Construct a new HeaderCellRenderer.
HolderObject - class kiwi.util.HolderObject.
An abstract base class for mutable holder objects.
HolderObject() - Constructor for class kiwi.util.HolderObject
Construct a new HolderObject.
HolderObject(int) - Constructor for class kiwi.util.HolderObject
Construct a new HolderObject with the specified subtype.
h - Variable in class kiwi.ui.ColorSwatch
 
hasMaxValue - Variable in class kiwi.ui.NumericField
 
hasMinValue - Variable in class kiwi.ui.NumericField
 
hasMoreElements() - Method in class kiwi.util.ArraySequence
Check if the sequence has more elements.
hasMoreElements() - Method in class kiwi.util.VectorSequence
Check if the sequence has more elements.
hasUnsavedChanges() - Method in class kiwi.ui.WorkspaceEditor
Determine if this editor is displaying unsaved changes.
header - Variable in class com.jcraft.jogg.Page
 
header - Variable in class com.jcraft.jogg.StreamState
 
header - Variable in class com.jcraft.jorbis.DspState
 
header1 - Variable in class com.jcraft.jorbis.DspState
 
header2 - Variable in class com.jcraft.jorbis.DspState
 
headerBorder - Static variable in class kiwi.ui.HeaderCellRenderer
 
headerPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
headerRenderer - Variable in class kiwi.ui.KTable
 
header_base - Variable in class com.jcraft.jogg.Page
 
header_fill - Variable in class com.jcraft.jogg.StreamState
 
header_len - Variable in class com.jcraft.jogg.Page
 
header_out(Packet) - Method in class com.jcraft.jorbis.Comment
 
headerbytes - Variable in class com.jcraft.jogg.SyncState
 
helpButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
helpHtmlStr_ - Static variable in class ca.bc.webarts.jOggPlayer
 
helpHtmlStr_ - Static variable in class ca.bc.webarts.widgets.JAboutBox
 
helpLabel_ - Static variable in class ca.bc.webarts.jOggPlayer
The help Text Label html String
hh - Variable in class kiwi.ui.DateChooser.CalendarPane
 
highlightBackground - Variable in class kiwi.ui.ModelTreeCellRenderer
 
highlightBorder - Variable in class kiwi.ui.ColorSwatchCellRenderer
 
highlightColor - Variable in class kiwi.ui.DateChooser
 
highlightForeground - Variable in class kiwi.ui.ModelTreeCellRenderer
 
highlightedTextColor - Variable in class kiwi.ui.ColorTheme
 
hineighbor - Variable in class com.jcraft.jorbis.LookFloor1
 
host_is_big_endian() - Method in class com.jcraft.jorbis.VorbisFile
 
hsqt2 - Static variable in class com.jcraft.jorbis.Drft
 
html - Variable in class kiwi.ui.DocumentBrowserView
 
htmlTitle - Variable in class ca.bc.webarts.widgets.JAboutBox
 

I

IMAGE_DIR - Static variable in class ca.bc.webarts.jOggPlayer
The dir where the images are located.
IMAGE_PATH - Static variable in class kiwi.util.ResourceManager
 
INFO - Static variable in interface kiwi.util.LoggingEndpoint
Informational message type.
INVSQ2EXP_LOOKUP - Static variable in class com.jcraft.jorbis.Lookup
 
INVSQ2EXP_LOOKUP_MAX - Static variable in class com.jcraft.jorbis.Lookup
 
INVSQ2EXP_LOOKUP_MIN - Static variable in class com.jcraft.jorbis.Lookup
 
INVSQ_LOOKUP - Static variable in class com.jcraft.jorbis.Lookup
 
INVSQ_LOOKUP_SZ - Static variable in class com.jcraft.jorbis.Lookup
 
ImageCanvas - class ca.bc.webarts.widgets.ImageCanvas.
A nice canvas that holds an Image in its center.
ImageCanvas(Image) - Constructor for class ca.bc.webarts.widgets.ImageCanvas
Constructor for the ImageCanvas object
ImagePanel - class kiwi.ui.ImagePanel.
A component for displaying an icon image.
ImagePanel(Icon) - Constructor for class kiwi.ui.ImagePanel
Construct a new ImagePanel with the specified icon image.
ImageView - class kiwi.ui.ImageView.
A general-purpose image viewing component.
ImageView(String, Image) - Constructor for class kiwi.ui.ImageView
Construct a new ImageView.
Info - class com.jcraft.jorbis.Info.
 
Info() - Constructor for class com.jcraft.jorbis.Info
 
InfoFloor0 - class com.jcraft.jorbis.InfoFloor0.
 
InfoFloor0() - Constructor for class com.jcraft.jorbis.InfoFloor0
 
InfoFloor1 - class com.jcraft.jorbis.InfoFloor1.
 
InfoFloor1() - Constructor for class com.jcraft.jorbis.InfoFloor1
 
InfoMapping0 - class com.jcraft.jorbis.InfoMapping0.
 
InfoMapping0() - Constructor for class com.jcraft.jorbis.InfoMapping0
 
InfoMode - class com.jcraft.jorbis.InfoMode.
 
InfoMode() - Constructor for class com.jcraft.jorbis.InfoMode
 
InfoResidue0 - class com.jcraft.jorbis.InfoResidue0.
 
InfoResidue0() - Constructor for class com.jcraft.jorbis.InfoResidue0
 
IntegerHolder - class kiwi.util.IntegerHolder.
A mutable holder for an int value.
IntegerHolder() - Constructor for class kiwi.util.IntegerHolder
Construct a new IntegerHolder with an initial value of 0 and default subtype of 0.
IntegerHolder(int) - Constructor for class kiwi.util.IntegerHolder
Construct a new IntegerHolder with a specified initial value and default subtype of 0.
IntegerHolder(int, int) - Constructor for class kiwi.util.IntegerHolder
Construct a new IntegerHolder with a specified initial value and subtype.
IntervalTimer - class kiwi.util.IntervalTimer.
A class that represents an interval timer.
IntervalTimer() - Constructor for class kiwi.util.IntervalTimer
Construct a new IntervalTimer.
i_next - Variable in class kiwi.ui.WizardView
 
i_sort - Variable in class kiwi.ui.KTable
 
icon - Variable in class kiwi.ui.ToggleIndicator
 
iconAddUrl_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconAdd_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconBack_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconColor16 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconColor32 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconDelete_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconForward_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconJar - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconLabel - Variable in class kiwi.ui.WizardView
 
iconLoop_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconMiniBack_ - Variable in class ca.bc.webarts.jOggPlayer
Icon For going back a song.
iconMiniClose_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconMiniForward_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconMiniPause_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconMiniPlay_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconMiniStop_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconMiniView_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconMono16 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconMono32 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconNameC16 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconNameC32 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconNameM16 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconNameM32 - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
iconPause_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconPlay_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconRefresh_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconSelectedLoop - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconStop_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
iconVolOff_ - Variable in class ca.bc.webarts.jOggPlayer
Muted Icon
iconVolOn_ - Variable in class ca.bc.webarts.jOggPlayer
Unmuted Icon
icons - Variable in class kiwi.ui.StateIndicator
 
icons - Variable in class kiwi.util.ResourceManager
 
icount(int) - Static method in class com.jcraft.jorbis.Residue0
 
id - Variable in class kiwi.util.TaggedObject
 
ignoreFiles - Variable in class kiwi.ui.FilesystemListView
 
ignoreFiles - Variable in class kiwi.ui.FilesystemTableView
 
ignoreFiles - Variable in class kiwi.ui.FilesystemTreeView
 
ilog(int) - Static method in class com.jcraft.jogg.Buffer
 
ilog(int) - Static method in class com.jcraft.jorbis.CodeBook
 
ilog(int) - Static method in class com.jcraft.jorbis.Floor0
 
ilog(int) - Static method in class com.jcraft.jorbis.Floor1
 
ilog(int) - Static method in class com.jcraft.jorbis.Residue0
 
ilog(int) - Static method in class com.jcraft.jorbis.StaticCodeBook
 
ilog2(int) - Static method in class com.jcraft.jorbis.DspState
 
ilog2(int) - Static method in class com.jcraft.jorbis.Floor1
 
ilog2(int) - Static method in class com.jcraft.jorbis.Info
 
ilog2(int) - Static method in class com.jcraft.jorbis.Mapping0
 
image - Variable in class ca.bc.webarts.widgets.ImageCanvas
Description of the Field
image - Variable in class ca.bc.webarts.widgets.Splash
 
image - Variable in class kiwi.ui.ImagePanel
 
image - Variable in class kiwi.ui.ImageView
 
image - Variable in class kiwi.ui.KPanel
 
image - Variable in class kiwi.ui.SplashScreen
 
imageHeight - Variable in class ca.bc.webarts.widgets.ImageCanvas
Description of the Field
imageJarFilename_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
imageLoaded - Static variable in class kiwi.util.ResourceDecoder
 
imageUpdate(Image, int, int, int, int, int) - Method in class kiwi.util.ResourceDecoder
Image tracker method.
imageWidth - Variable in class ca.bc.webarts.widgets.ImageCanvas
Description of the Field
image_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
images - Variable in class kiwi.util.ResourceManager
 
imgName - Static variable in class ca.bc.webarts.widgets.Splash
 
inactiveControlTextColor - Variable in class kiwi.ui.ColorTheme
 
inactiveSystemTextColor - Variable in class kiwi.ui.ColorTheme
 
increment() - Method in class kiwi.util.Counter
Increment the counter by 1.
indicateUpdate() - Method in class ca.bc.webarts.widgets.Splash
 
info - Variable in class com.jcraft.jorbis.LookResidue0
 
init() - Method in class ca.bc.webarts.jOggPlayer
A helper method that initializes the required class vars.
init() - Method in class com.jcraft.jogg.StreamState
 
init(int) - Method in class com.jcraft.jogg.StreamState
 
init() - Method in class com.jcraft.jogg.SyncState
 
init(DspState) - Method in class com.jcraft.jorbis.Block
 
init() - Method in class com.jcraft.jorbis.Comment
 
init(int) - Method in class com.jcraft.jorbis.Drft
 
init(Info, boolean) - Method in class com.jcraft.jorbis.DspState
 
init() - Method in class com.jcraft.jorbis.Info
 
init(int, int) - Method in class com.jcraft.jorbis.Lpc
 
init(int) - Method in class com.jcraft.jorbis.Mdct
 
init(PsyInfo, int, int) - Method in class com.jcraft.jorbis.PsyLook
 
init(Config) - Method in class kiwi.ui.ColorTheme
 
initArgs_ - Static variable in class ca.bc.webarts.jOggPlayer
The commandline args that get passed to the app.
initComponents() - Method in class ca.bc.webarts.widgets.dnd.DnDList
 
initDirFile(String) - Static method in class ca.bc.webarts.widgets.Util
Initisalizes File only if it is directory.It is represented by the passed in String.
initLogOut() - Static method in class ca.bc.webarts.tools.Log
Initializes the logOut_ Stream based on the outSpot specifired by the user.
initMenus() - Method in class ca.bc.webarts.jOggPlayer
Gets the Menus setup.
initUI() - Method in class ca.bc.webarts.jOggPlayer
Gets the GUI setup *
initUtil - Static variable in class ca.bc.webarts.widgets.Util
Class flag signifying if the initUtil method has been called
initUtil() - Static method in class ca.bc.webarts.widgets.Util
Inits the log and some other vars.
init_audio(int, int) - Method in class ca.bc.webarts.jOggPlayer
Description of the Method
init_decode(StaticCodeBook) - Method in class com.jcraft.jorbis.CodeBook
 
init_jorbis() - Method in class ca.bc.webarts.jOggPlayer
Initializes all the jOrbis and jOgg vars that are used for song playback.
initialize(Properties) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Initializes the apps vars (based on the passed in properties file) and gets ready to start.
innerDisplayPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerDisplayPanelHeight_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerDisplayPanelWidth_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerFooterPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerHeaderPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerLeftDisplayPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerLeftDisplayPanelHeight_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerLeftDisplayPanelWidth_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
innerPlaylistPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerRightDisplayPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
innerRightDisplayPanelHeight_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
inputGobbler_ - Variable in class ca.bc.webarts.tools.StreamGobbler
signals if we are gobbling input instead of the default outputstreams.
inputRequired - Variable in class kiwi.ui.DataField
 
input_ - Variable in class ca.bc.webarts.tools.StreamGobbler
the input from in stream
insertIndexInterval(int, int, boolean) - Method in class kiwi.ui.KTable._SelectionModel
 
insertMarkupProxy(MarkupProxy) - Method in class kiwi.ui.SimpleStyledEditor
Insert a markup proxy at the current insertion point.
insertString() - Method in class kiwi.ui.SimpleStyledEditor.TextReader
 
insertString(String) - Method in class kiwi.ui.SimpleStyledEditor.TextReader
 
insertText(String) - Method in class kiwi.ui.SimpleEditor
Insert text into the editor, replacing the current selection (if any).
insertText(String) - Method in class kiwi.ui.SimpleStyledEditor
Insert text at the current insertion point.
insertUpdate(DocumentEvent) - Method in class kiwi.ui.DataField._DocumentListener
 
insets - Static variable in class kiwi.ui.StatusBar
 
instance - Static variable in class kiwi.ui.UIChangeManager
 
instantiated_ - Static variable in class ca.bc.webarts.tools.Log
 
integerFormat - Variable in class kiwi.util.LocaleManager
 
internalFrameActivated(InternalFrameEvent) - Method in class kiwi.ui.WorkspaceManager._FrameListener
 
internalFrameClosed(InternalFrameEvent) - Method in class kiwi.ui.WorkspaceManager._FrameListener
 
internalFrameClosing(InternalFrameEvent) - Method in class kiwi.ui.KInternalFrame._WindowListener
 
internalFrameClosing(InternalFrameEvent) - Method in class kiwi.ui.WorkspaceManager._FrameListener
 
internalFrameDeiconified(InternalFrameEvent) - Method in class kiwi.ui.WorkspaceManager._FrameListener
 
internalFrameIconified(InternalFrameEvent) - Method in class kiwi.ui.WorkspaceManager._FrameListener
 
intersection(Vector, Vector, boolean) - Method in class kiwi.util.VectorUtils
Compute the intersection of two vectors.
intervalAdded(ListDataEvent) - Method in class ca.bc.webarts.widgets.JCheckDropDown.ListListener
Description of the Method
intervalRemoved(ListDataEvent) - Method in class ca.bc.webarts.widgets.JCheckDropDown.ListListener
Description of the Method
invalid - Variable in class kiwi.ui.DataField
A state flag for representing validation state.
invalidateLayout(Container) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
inverse(Block, Object, float[]) - Method in class com.jcraft.jorbis.Floor0
 
inverse(Block, Object) - Method in class com.jcraft.jorbis.FuncMapping
 
inverse(Block, Object, float[][], int[], int) - Method in class com.jcraft.jorbis.FuncResidue
 
inverse(Block, Object, float[], float[]) - Method in class com.jcraft.jorbis.FuncTime
 
inverse(Block, Object) - Method in class com.jcraft.jorbis.Mapping0
 
inverse(Block, Object, float[][], int[], int) - Method in class com.jcraft.jorbis.Residue0
 
inverse(Block, Object, float[][], int[], int) - Method in class com.jcraft.jorbis.Residue1
 
inverse(Block, Object, float[][], int[], int) - Method in class com.jcraft.jorbis.Residue2
 
inverse(Block, Object, float[], float[]) - Method in class com.jcraft.jorbis.Time0
 
inverse1(Block, Object, Object) - Method in class com.jcraft.jorbis.Floor0
 
inverse1(Block, Object, Object) - Method in class com.jcraft.jorbis.Floor1
 
inverse1(Block, Object, Object) - Method in class com.jcraft.jorbis.FuncFloor
 
inverse2(Block, Object, Object, float[]) - Method in class com.jcraft.jorbis.Floor0
 
inverse2(Block, Object, Object, float[]) - Method in class com.jcraft.jorbis.Floor1
 
inverse2(Block, Object, Object, float[]) - Method in class com.jcraft.jorbis.FuncFloor
 
invocationError(String, Exception) - Method in interface kiwi.util.CommandProcessor
Invocation error handler.
invsq2explook(int) - Static method in class com.jcraft.jorbis.Lookup
 
invsqlook(float) - Static method in class com.jcraft.jorbis.Lookup
 
isAlphaNumeric(String) - Static method in class kiwi.util.StringUtils
Determine if a string consists solely of alphanumeric characters.
isArmed(long) - Method in class kiwi.ui.ToolTipWindow
 
isBusy() - Method in class kiwi.ui.StatusBar
Determine if the meter slider is currently active.
isCaseSensitive() - Method in class kiwi.util.StringComparator
Determine if this comparator is case-sensitive.
isCellEditable(EventObject) - Method in class kiwi.ui.AbstractCellEditor
 
isCellEditable(int, int) - Method in class kiwi.ui.KTable
Determine if a cell is editable.
isCellEditable(EventObject) - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
isDataFlavorSupported(DataFlavor) - Method in class ca.bc.webarts.widgets.dnd.TransferableObject
Returns true if flavor is one of the supported flavors.
isDragOk(PrintStream, DropTargetDragEvent) - Method in class ca.bc.webarts.widgets.dnd.FileDrop
Determine if the dragged data is a file list.
isEditable() - Method in class kiwi.ui.KTable
Determine if the table is editable.
isEditable() - Method in class kiwi.ui.WorkspaceEditor
Determine if the editor is editable.
isEmpty() - Method in class ca.bc.webarts.widgets.PlayList
Checks to see if the list of songs in this playlist is empty.
isEmpty() - Method in class kiwi.ui.StackView
Check if the stack is empty.
isExtensionListInDescription() - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFocusTraversable() - Method in class kiwi.ui.KLabelArea
Overridden to return false.
isGrouping() - Method in class kiwi.ui.NumericTableCellRenderer
Determine whether this cell renderer is performing grouping.
isInputRequired() - Method in class kiwi.ui.DataField
Determine if input is required in this field.
isItemChecked(int) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Gets the ItemChecked attribute of the JCheckDropDown object
isLastPanel() - Method in class kiwi.ui.WizardPanelSequence
Determine if the current panel is the last panel in the sequence.
isLeapYear(int) - Static method in class kiwi.ui.DateChooser
Determine if a year is a leap year.
isMessageDefined(String) - Method in class kiwi.util.LocaleData
Determine if a message is defined for the specified key.
isOpaque() - Method in class kiwi.ui.KDesktopPane
Get the opacity state of this component.
isRunning() - Method in class kiwi.util.IntervalTimer
Determine if the timer is currently running.
isSongSelected() - Method in class ca.bc.webarts.widgets.OggFileRef
Gets the songSelected attribute of the OggFileRef object
isSongSelected(String) - Method in class ca.bc.webarts.widgets.PlayList
Gets the songSelected attribute of the PlayList object
isSongSelected(int) - Method in class ca.bc.webarts.widgets.PlayList
Gets the songSelected attribute of the PlayList object
isSortable() - Method in class kiwi.ui.KTable
Determine if the table is sortable.
isSupported(Class) - Method in class kiwi.util.CommandDispatcher
 
isWindows() - Method in class kiwi.ui.WebBrowser
 
is_ - Variable in class ca.bc.webarts.tools.StreamGobbler
The class InputStream that gets echoed to the designated output stream (default=System.out).
italicFont - Static variable in class kiwi.util.KiwiUtils
A default italic font.
italicOff_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
italicOn_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
italicf - Variable in class kiwi.ui.SimpleStyledEditor.TextReader
 
italicf - Variable in class kiwi.ui.SimpleStyledEditor
 
item - Variable in class kiwi.ui.ConsoleFrame
 

J

JAVA_APP - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Class Constant specifying that the app to run is a Java application
JAboutBox - class ca.bc.webarts.widgets.JAboutBox.
 
JAboutBox(String, String, String) - Constructor for class ca.bc.webarts.widgets.JAboutBox
 
JAboutBox(String, String) - Constructor for class ca.bc.webarts.widgets.JAboutBox
 
JAboutBox(Image, String, String, String, String) - Constructor for class ca.bc.webarts.widgets.JAboutBox
 
JCheckDropDown - class ca.bc.webarts.widgets.JCheckDropDown.
A custom Drop Down box that holds JCheckBox items in its list.
JCheckDropDown(JCheckBox[]) - Constructor for class ca.bc.webarts.widgets.JCheckDropDown
Constructor that instantiates the popup list using the passed in Array and basic renderer.
JCheckDropDown(String[]) - Constructor for class ca.bc.webarts.widgets.JCheckDropDown
Constructor that instantiates the popup list using the passed in Array and basic renderer.
JCheckDropDown.CheckBoxRenderer - class ca.bc.webarts.widgets.JCheckDropDown.CheckBoxRenderer.
Description of the Class
JCheckDropDown.CheckBoxRenderer() - Constructor for class ca.bc.webarts.widgets.JCheckDropDown.CheckBoxRenderer
Constructor for the CheckBoxRenderer object
JCheckDropDown.ListCheckBoxMouseListsener - class ca.bc.webarts.widgets.JCheckDropDown.ListCheckBoxMouseListsener.
Listens for mouse clicks on the listbox.
JCheckDropDown.ListCheckBoxMouseListsener() - Constructor for class ca.bc.webarts.widgets.JCheckDropDown.ListCheckBoxMouseListsener
 
JCheckDropDown.ListListener - class ca.bc.webarts.widgets.JCheckDropDown.ListListener.
Description of the Class
JCheckDropDown.ListListener() - Constructor for class ca.bc.webarts.widgets.JCheckDropDown.ListListener
 
JOggPlayerAutoUpdating - class ca.bc.webarts.JOggPlayerAutoUpdating.
 
JOggPlayerAutoUpdating() - Constructor for class ca.bc.webarts.JOggPlayerAutoUpdating
Basic constructor overs super to set the name and properties file for the application.
JOrbisException - exception com.jcraft.jorbis.JOrbisException.
 
JOrbisException() - Constructor for class com.jcraft.jorbis.JOrbisException
 
JOrbisException(String) - Constructor for class com.jcraft.jorbis.JOrbisException
 
jOggPlayer - class ca.bc.webarts.jOggPlayer.
An Open Source Platform independant Graphical Vorbis Ogg Player!
jOggPlayer() - Constructor for class ca.bc.webarts.jOggPlayer
Basic constructor for this Object.
jOggPlayer(String[]) - Constructor for class ca.bc.webarts.jOggPlayer
Constructor for this Object to initated the playlist with the file/songname args that are passed to it, if the passed args is empty or values are invalid - the default playlistfile is loaded.
jlist - Variable in class kiwi.ui.UIElementChooser
 
join(String[], String) - Static method in class kiwi.util.StringUtils
Join an array of strings into a single string of tokens using the given delimiter.
jp - Variable in class kiwi.ui.PathEditor.PathListCellEditor
 
justify(String, int) - Static method in class kiwi.util.StringUtils
Left justify a string, wrapping words as necessary.
jvmClasspath_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Parm specifying the any extra classpath parms to put at the front of the classpath when the calling the jvm.
jvmParameters_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Parm specifying the any extra commandline parms to send directly to the jvm.

K

KButton - class kiwi.ui.KButton.
A trivial extension to JButton that performs some simple customizations.
KButton(String) - Constructor for class kiwi.ui.KButton
Construct a new KButton.
KButton(String, Icon) - Constructor for class kiwi.ui.KButton
Construct a new KButton.
KButton(Icon) - Constructor for class kiwi.ui.KButton
Construct a new KButton.
KCheckBox - class kiwi.ui.KCheckBox.
A trivial extension to JCheckBox that performs some simple customizations.
KCheckBox(String) - Constructor for class kiwi.ui.KCheckBox
Construct a new KCheckBox.
KCheckBox(String, Icon) - Constructor for class kiwi.ui.KCheckBox
Construct a new KCheckBox.
KCheckBox(Icon) - Constructor for class kiwi.ui.KCheckBox
Construct a new KCheckBox.
KDesktopPane - class kiwi.ui.KDesktopPane.
A trivial extension of JDesktopPane that supports an opacity setting.
KDesktopPane() - Constructor for class kiwi.ui.KDesktopPane
Construct a new KDesktopPane.
KFileChooser - class kiwi.ui.KFileChooser.
A direct replacement for JFileChooser that supports background texturing.
KFileChooser() - Constructor for class kiwi.ui.KFileChooser
 
KFileChooser(File) - Constructor for class kiwi.ui.KFileChooser
 
KFileChooser(File, FileSystemView) - Constructor for class kiwi.ui.KFileChooser
 
KFileChooser(FileSystemView) - Constructor for class kiwi.ui.KFileChooser
 
KFileChooser(String) - Constructor for class kiwi.ui.KFileChooser
 
KFileChooser(String, FileSystemView) - Constructor for class kiwi.ui.KFileChooser
 
KFileChooser._Dialog - class kiwi.ui.KFileChooser._Dialog.
 
KFileChooser._Dialog(Frame, String, boolean, KFileChooser) - Constructor for class kiwi.ui.KFileChooser._Dialog
 
KFrame - class kiwi.ui.KFrame.
KFrame is a trivial extension of JFrame that provides support for tiling the background of the frame with an image.
KFrame() - Constructor for class kiwi.ui.KFrame
Construct a new KFrame.
KFrame(String) - Constructor for class kiwi.ui.KFrame
Construct a new KFrame.
KFrame._PropertyChangeListener - class kiwi.ui.KFrame._PropertyChangeListener.
 
KFrame._PropertyChangeListener() - Constructor for class kiwi.ui.KFrame._PropertyChangeListener
 
KFrame._WindowListener - class kiwi.ui.KFrame._WindowListener.
 
KFrame._WindowListener() - Constructor for class kiwi.ui.KFrame._WindowListener
 
KInternalFrame - class kiwi.ui.KInternalFrame.
KInternalFrame is a trivial extension of JInternalFrame that provides support for tiling the background of the frame with an image.
KInternalFrame() - Constructor for class kiwi.ui.KInternalFrame
Construct a new KInternalFrame that is non-resizable, non-closable, non-maximizable, non-iconifiable, and with no title.
KInternalFrame(String) - Constructor for class kiwi.ui.KInternalFrame
Construct a new KInternalFrame that is non-resizable, non-closable, non-maximizable, non-iconifiable, and with the specified title.
KInternalFrame(String, boolean) - Constructor for class kiwi.ui.KInternalFrame
Construct a new KInternalFrame that is non-closable, non-maximizable, non-iconifiable, and with the specified resizability and title.
KInternalFrame(String, boolean, boolean) - Constructor for class kiwi.ui.KInternalFrame
Construct a new KInternalFrame that is non-maximizable, non-iconifiable, and with the specified resizability, closability, and title.
KInternalFrame(String, boolean, boolean, boolean) - Constructor for class kiwi.ui.KInternalFrame
Construct a new KInternalFrame that is non-iconifiable, and with the specified resizability, closability, maximizability, and title.
KInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class kiwi.ui.KInternalFrame
Construct a new KInternalFrame with the specified resizability, closability, maximizability, iconafiability, and title.
KInternalFrame._PropertyChangeListener - class kiwi.ui.KInternalFrame._PropertyChangeListener.
 
KInternalFrame._PropertyChangeListener() - Constructor for class kiwi.ui.KInternalFrame._PropertyChangeListener
 
KInternalFrame._WindowListener - class kiwi.ui.KInternalFrame._WindowListener.
 
KInternalFrame._WindowListener() - Constructor for class kiwi.ui.KInternalFrame._WindowListener
 
KLabel - class kiwi.ui.KLabel.
A trivial extension to JLabel that performs some simple customizations.
KLabel() - Constructor for class kiwi.ui.KLabel
Construct a new KLabel.
KLabel(Icon) - Constructor for class kiwi.ui.KLabel
Construct a new KLabel with the specified image.
KLabel(Icon, int) - Constructor for class kiwi.ui.KLabel
Construct a new KLabel with the specified image and horizontal alignment.
KLabel(String) - Constructor for class kiwi.ui.KLabel
Construct a new KLabel with the specified text.
KLabel(String, Icon, int) - Constructor for class kiwi.ui.KLabel
Construct a new KLabel with the specified text, icon and horizontal alignment.
KLabel(String, int) - Constructor for class kiwi.ui.KLabel
Construct a new KLabel with the specified text and horizontal alignment.
KLabelArea - class kiwi.ui.KLabelArea.
A multi-line label.
KLabelArea(String, int, int) - Constructor for class kiwi.ui.KLabelArea
Construct a new KLabelArea with the specified text and rows and columns.
KLabelArea(int, int) - Constructor for class kiwi.ui.KLabelArea
Construct a new KLabelArea with the specified rows and columns.
KPanel - class kiwi.ui.KPanel.
An extension of JPanel that provides some additional functionality including support for background texture tiling and named-component lookup.
KPanel() - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KPanel(LayoutManager) - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KPanel(LayoutManager, Image) - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KPanel(Image) - Constructor for class kiwi.ui.KPanel
Construct a new KPanel.
KRadioButton - class kiwi.ui.KRadioButton.
A trivial extension to KRadioButton that performs some simple customizations.
KRadioButton(String) - Constructor for class kiwi.ui.KRadioButton
Construct a new KRadioButton.
KRadioButton(String, Icon) - Constructor for class kiwi.ui.KRadioButton
Construct a new KRadioButton.
KRadioButton(Icon) - Constructor for class kiwi.ui.KRadioButton
Construct a new KRadioButton.
KScrollPane - class kiwi.ui.KScrollPane.
A trivial extension of JScrollPane that renders its contents with a transparent background.
KScrollPane() - Constructor for class kiwi.ui.KScrollPane
Construct a new KScrollPane.
KScrollPane(Component) - Constructor for class kiwi.ui.KScrollPane
Construct a new KScrollPane for the given component.
KTable - class kiwi.ui.KTable.
An extension of JTable that fixes a number of blatant bugs and limitations in that component.
KTable() - Constructor for class kiwi.ui.KTable
Construct a new KTable.
KTable._HeaderRenderer - class kiwi.ui.KTable._HeaderRenderer.
 
KTable._HeaderRenderer() - Constructor for class kiwi.ui.KTable._HeaderRenderer
 
KTable._SelectionModel - class kiwi.ui.KTable._SelectionModel.
 
KTable._SelectionModel() - Constructor for class kiwi.ui.KTable._SelectionModel
 
KTable._TableHeader - class kiwi.ui.KTable._TableHeader.
 
KTable._TableHeader(TableColumnModel) - Constructor for class kiwi.ui.KTable._TableHeader
 
KToggleButton - class kiwi.ui.KToggleButton.
A trivial extension to JToggleButton that performs some simple customizations.
KToggleButton(String) - Constructor for class kiwi.ui.KToggleButton
Construct a new KToggleButton.
KToggleButton(String, Icon) - Constructor for class kiwi.ui.KToggleButton
Construct a new KToggleButton.
KToggleButton(Icon) - Constructor for class kiwi.ui.KToggleButton
Construct a new KToggleButton.
KiwiTheme - class kiwi.ui.KiwiTheme.
The Kiwi UI theme.
KiwiTheme() - Constructor for class kiwi.ui.KiwiTheme
 
KiwiUtils - class kiwi.util.KiwiUtils.
This class consists of several convenience routines and constants, all of which are static.
KiwiUtils() - Constructor for class kiwi.util.KiwiUtils
 
keyAdapter - Variable in class kiwi.ui.WorkspaceEditor
 
keyTyped(KeyEvent) - Method in class kiwi.ui.WorkspaceEditor._KeyListener
 
kiwi - package kiwi
 
kiwi.event - package kiwi.event
 
kiwi.text - package kiwi.text
 
kiwi.ui - package kiwi.ui
 
kiwi.util - package kiwi.util
 
kiwiResourceManager - Static variable in class kiwi.util.ResourceManager
 

L

LAST - Static variable in class kiwi.ui.ArrowButtonView
 
LEFT - Static variable in class kiwi.ui.ButtonPanel
 
ListConsumer - interface kiwi.util.ListConsumer.
An interface for receiving a list of objects from another object.
LocaleChooser - class kiwi.ui.LocaleChooser.
This class represents a combo box for selecting a locale.
LocaleChooser(String, boolean) - Constructor for class kiwi.ui.LocaleChooser
Construct a new LocaleChooser.
LocaleData - class kiwi.util.LocaleData.
Locale-specific message bundle.
LocaleData(InputStream) - Constructor for class kiwi.util.LocaleData
Construct a new LocaleData object from the given input stream.
LocaleData(Dictionary) - Constructor for class kiwi.util.LocaleData
Construct a new LocaleData object from the given dictionary.
LocaleManager - class kiwi.util.LocaleManager.
The Kiwi locale manager.
LocaleManager(ResourceManager) - Constructor for class kiwi.util.LocaleManager
Construct a new LocaleManager.
LocaleManager() - Constructor for class kiwi.util.LocaleManager
Construct a new LocaleManager.
Log - class ca.bc.webarts.tools.Log.
A Simple Log class that can be set to output to a file, the Console or any specified OutputStream.
Log() - Constructor for class ca.bc.webarts.tools.Log
Default Constructor for the Log object.
Log(short) - Constructor for class ca.bc.webarts.tools.Log
Constructor for the Log object that sends the output to the Console at the specified Log Level.
Log(short, OutputStream) - Constructor for class ca.bc.webarts.tools.Log
Constructor for the Log object that sends the output to an OutputStream Pipe at the specified Log Level.
Log(short, File) - Constructor for class ca.bc.webarts.tools.Log
Constructor for the Log object that sends the output to a File at the specified Log Level.
Log(short, String) - Constructor for class ca.bc.webarts.tools.Log
Constructor for the Log object that sends the output to a File with the spec'd filename at the specified Log Level.
LoggingEndpoint - interface kiwi.util.LoggingEndpoint.
Logging endpoint interface.
LoggingMux - class kiwi.util.LoggingMux.
A logging multiplexor.
LoggingMux() - Constructor for class kiwi.util.LoggingMux
Construct a new LoggingMux.
LookAndFeelChooser - class kiwi.ui.LookAndFeelChooser.
This class represents a combo box for selecting a Look & Feel.
LookAndFeelChooser() - Constructor for class kiwi.ui.LookAndFeelChooser
Construct a new LookAndFeelChooser.
LookFloor0 - class com.jcraft.jorbis.LookFloor0.
 
LookFloor0() - Constructor for class com.jcraft.jorbis.LookFloor0
 
LookFloor1 - class com.jcraft.jorbis.LookFloor1.
 
LookFloor1() - Constructor for class com.jcraft.jorbis.LookFloor1
 
LookMapping0 - class com.jcraft.jorbis.LookMapping0.
 
LookMapping0() - Constructor for class com.jcraft.jorbis.LookMapping0
 
LookResidue0 - class com.jcraft.jorbis.LookResidue0.
 
LookResidue0() - Constructor for class com.jcraft.jorbis.LookResidue0
 
Lookup - class com.jcraft.jorbis.Lookup.
 
Lookup() - Constructor for class com.jcraft.jorbis.Lookup
 
Lpc - class com.jcraft.jorbis.Lpc.
 
Lpc() - Constructor for class com.jcraft.jorbis.Lpc
 
Lsfit_acc - class com.jcraft.jorbis.Lsfit_acc.
 
Lsfit_acc() - Constructor for class com.jcraft.jorbis.Lsfit_acc
 
Lsp - class com.jcraft.jorbis.Lsp.
 
Lsp() - Constructor for class com.jcraft.jorbis.Lsp
 
lW - Variable in class com.jcraft.jorbis.Block
 
lW - Variable in class com.jcraft.jorbis.DspState
 
l_comment - Variable in class kiwi.ui.WorkspaceEditor
 
l_date - Variable in class kiwi.ui.DateChooser
 
l_icon - Variable in class kiwi.ui.HeaderCellRenderer
 
l_month - Variable in class kiwi.ui.DateChooser
 
l_text - Variable in class kiwi.ui.HeaderCellRenderer
 
l_title - Variable in class kiwi.ui.WizardPanel
 
l_year - Variable in class kiwi.ui.DateChooser
 
label - Variable in class kiwi.ui.StatusBar
 
labelOnly - Variable in class kiwi.ui.StatusBar
 
labelText_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
labels - Variable in class kiwi.ui.DateChooser
 
lacing_expand(int) - Method in class com.jcraft.jogg.StreamState
 
lacing_fill - Variable in class com.jcraft.jogg.StreamState
 
lacing_packet - Variable in class com.jcraft.jogg.StreamState
 
lacing_returned - Variable in class com.jcraft.jogg.StreamState
 
lacing_storage - Variable in class com.jcraft.jogg.StreamState
 
lacing_vals - Variable in class com.jcraft.jogg.StreamState
 
lastBottomInsets - Static variable in class kiwi.util.KiwiUtils
Predefined insets for last component on last line.
lastCursor - Static variable in class kiwi.util.KiwiUtils
 
lastInsets - Static variable in class kiwi.util.KiwiUtils
Predefined insets for last component on first or subsequent lines.
lastString - Variable in class kiwi.ui.SimpleStyledEditor.TextReader
 
lastframe - Variable in class com.jcraft.jorbis.LookMapping0
 
layoutContainer(Container) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
layoutSize(Dimension, Insets) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
ldexp(float, int) - Static method in class com.jcraft.jorbis.StaticCodeBook
 
leftPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
left_vol_scale - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
length - Static variable in class kiwi.ui.AudioClip
 
lengthTypes - Variable in class kiwi.util.LocaleManager
 
lengthlist - Variable in class com.jcraft.jorbis.StaticCodeBook
 
limeGreen - Static variable in class kiwi.ui.KiwiTheme
 
line - Variable in class kiwi.text.ParsingException
 
lineSep_ - Variable in class ca.bc.webarts.tools.StreamGobbler
the lin sep chars
linearSearch(Vector, Object) - Method in class kiwi.util.VectorUtils
Perform a linear search on a vector.
linearmap - Variable in class com.jcraft.jorbis.LookFloor0
 
links - Variable in class com.jcraft.jorbis.VorbisFile
 
list - Variable in class kiwi.ui.FilesystemListView
 
list() - Method in class kiwi.util.Config
Get a list of properties.
listModel_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The list model used by this class.
listenerList - Variable in class ca.bc.webarts.widgets.dnd.FileDropBean
 
listenerList - Variable in class kiwi.ui.AbstractCellEditor
 
listeners - Variable in class kiwi.event.ChangeSupport
 
listeners - Static variable in class kiwi.ui.UIChangeManager
 
listeners - Variable in class kiwi.ui.WorkspaceManager
 
liveUpdate - Variable in class kiwi.ui.LookAndFeelChooser
 
lm - Variable in class kiwi.ui.DateTableCellRenderer
 
lm - Static variable in class kiwi.ui.NumericField
 
lm - Variable in class kiwi.ui.NumericTableCellRenderer
 
ln - Variable in class com.jcraft.jorbis.LookFloor0
 
ln - Variable in class com.jcraft.jorbis.Lpc
 
load(File) - Method in class org.jconfig.ConfigurationManager
This method will read in a file and generate the properties
load(String) - Method in class org.jconfig.ConfigurationManager
This method will read the content from an URL and generate the properties
loadAutoAppPropertiesFile() - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Loads the AutoDownload app information from the properties file so this wrapped app can execute.
loadClass(String, boolean) - Method in class kiwi.util.ReplacementClassLoader
Load a class.
loadConfigs() - Method in class ca.bc.webarts.jOggPlayer
Loads all the storable data from the config manager.
loadIconImages() - Method in class ca.bc.webarts.jOggPlayer
Loads / initializes the class vars for all required icons and images this app/let uses.
loadImage(String, String) - Static method in class ca.bc.webarts.widgets.Util
Loads the requested Image filename from the specified jarfile.
loadImage(String) - Static method in class ca.bc.webarts.widgets.Util
Loads the requested Image filename from the classpath.
loadPlaylist(URL) - Method in class ca.bc.webarts.widgets.PlayList
Loads a playlist from the playlist file specified in the playListFilename_ field.
loadProperties(File) - Method in class org.jconfig.ConfigurationManager
This method will store all categories and properties to a Java-properties file.
loadPropertiesFile(String) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Loads the passed Properties file and returns a Properties object.
loadTextureNames() - Method in class ca.bc.webarts.jOggPlayer
Loads the names of the textures available in this classes jar file.
loader - Variable in class kiwi.util.ResourceManager
 
loc - Variable in class kiwi.ui.AboutFrame
 
loc - Variable in class kiwi.ui.PathEditor
 
loc - Variable in class kiwi.ui.WorkspaceManager
 
loc2 - Variable in class kiwi.ui.AboutFrame
 
loc2 - Variable in class kiwi.ui.PathEditor
 
locmgr - Variable in class kiwi.ui.DateField
 
log(PrintStream, String) - Static method in class ca.bc.webarts.widgets.dnd.FileDrop
Outputs message to out if it's not null.
log - Variable in class kiwi.ui.ConsoleAdapter
 
log2n - Variable in class com.jcraft.jorbis.Mdct
 
logEntry(String) - Static method in class ca.bc.webarts.tools.Log
Generic uncategorized log entry.
logEntry(String, Exception) - Static method in class ca.bc.webarts.tools.Log
Generic uncategorized log entry.
logEntry(String, String) - Static method in class ca.bc.webarts.tools.Log
A log entry method
logFileName_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
logFileWriter_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
logFile_ - Static variable in class ca.bc.webarts.jOggPlayer
The Log Filename.
logFile_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
logFile_ - Static variable in class ca.bc.webarts.widgets.JCheckDropDown
The Log Filename.
logFile_ - Static variable in class ca.bc.webarts.widgets.PopUpButton
The Log Filename.
logLevel_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
logMessage(int, String) - Method in class kiwi.ui.ConsoleFrame
Log a message to the console.
logMessage(int, String) - Method in class kiwi.util.FileLoggingEndpoint
Write a message to the log file.
logMessage(int, String) - Method in interface kiwi.util.LoggingEndpoint
Accept a new message.
logMessage(int, String) - Method in class kiwi.util.LoggingMux
Log a message to all endpoints in this set.
logMessage(int, String) - Method in class kiwi.util.NullLoggingEndpoint
Accept (and discard) a message.
logMessage(int, String) - Method in class kiwi.util.RawLoggingEndpoint
Write a message to standard error.
logOut_ - Static variable in class ca.bc.webarts.tools.Log
The stream that ALL logging ends upo getting directed to.
logVolumeScale_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
log_ - Static variable in class ca.bc.webarts.jOggPlayer
The Log that will get used.
log_ - Static variable in class ca.bc.webarts.tools.Log
 
log_ - Static variable in class ca.bc.webarts.widgets.JCheckDropDown
The Log that will get used.
log_ - Static variable in class ca.bc.webarts.widgets.PopUpButton
The Log that will get used.
log_ - Static variable in class ca.bc.webarts.widgets.Util
Gets a Log instance in case any calling classes are using it.
loneighbor - Variable in class com.jcraft.jorbis.LookFloor1
 
look(int) - Method in class com.jcraft.jogg.Buffer
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.Floor0
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.Floor1
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.FuncFloor
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.FuncMapping
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.FuncResidue
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.FuncTime
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.Mapping0
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.Residue0
 
look(DspState, InfoMode, Object) - Method in class com.jcraft.jorbis.Time0
 
look1() - Method in class com.jcraft.jogg.Buffer
 
loop() - Method in class kiwi.ui.AudioClip
Play the audio clip continuously.
loopPaused_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
looperThread_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
loopingRunnable_ - Variable in class ca.bc.webarts.jOggPlayer
Runs the Looping of Songs in its own thread.
looping_ - Variable in class ca.bc.webarts.jOggPlayer
Small flag when a songs are looping.
lpc_from_curve(float[], float[]) - Method in class com.jcraft.jorbis.Lpc
 
lpc_from_data(float[], float[], int, int) - Static method in class com.jcraft.jorbis.Lpc
 
lpc_to_curve(float[], float[], float, LookFloor0, String, int) - Static method in class com.jcraft.jorbis.Floor0
 
lpc_to_curve(float[], float[], float) - Method in class com.jcraft.jorbis.Lpc
 
lpclook - Variable in class com.jcraft.jorbis.LookFloor0
 
lsp - Variable in class com.jcraft.jorbis.Floor0
 
lsp_to_curve(float[], int[], int, int, float[], int, float, float) - Static method in class com.jcraft.jorbis.Lsp
 
lsp_to_lpc(float[], float[], int) - Static method in class com.jcraft.jorbis.Floor0
 

M

MAC_LOOKANDFEEL - Static variable in class ca.bc.webarts.widgets.Util
the Mac LookAndFeel CONSTANT.
MAJOR - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying only Major Log events logging will occur.
METAL_LOOKANDFEEL - Static variable in class ca.bc.webarts.widgets.Util
the Metal LookAndFeel CONSTANT.
METAL_PLAF - Static variable in class kiwi.ui.UIChangeManager
 
MIME_TYPE - Static variable in class ca.bc.webarts.widgets.dnd.TransferableObject
The MIME type for TransferableObject.DATA_FLAVOR is application/x-net.iharder.dnd.TransferableObject.
MINOR - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying Major and Minor Log events logging will occur.
MONTH_CHANGE_CMD - Static variable in class kiwi.ui.DateChooser
Month changed event command.
MOTIF_LOOKANDFEEL - Static variable in class ca.bc.webarts.widgets.Util
the Motif LookAndFeel CONSTANT.
M_PI - Static variable in class com.jcraft.jorbis.DspState
 
M_PI - Static variable in class com.jcraft.jorbis.Lsp
 
Mapping0 - class com.jcraft.jorbis.Mapping0.
 
Mapping0() - Constructor for class com.jcraft.jorbis.Mapping0
 
MarkupProxy - class kiwi.ui.MarkupProxy.
A MarkupProxy is a graphical element that serves as a proxy for a data structure that cannot easily be rendered in-line within a SimpleStyledEditor.
MarkupProxy(Icon, String) - Constructor for class kiwi.ui.MarkupProxy
Construct a new MarkupProxy.
MarkupProxyFactory - interface kiwi.ui.MarkupProxyFactory.
This class defines a markup proxy; an object that generates MarkupProxy objects appropriate for rendering given SGMLElement objects.
Mdct - class com.jcraft.jorbis.Mdct.
 
Mdct() - Constructor for class com.jcraft.jorbis.Mdct
 
MergeSort - class kiwi.util.MergeSort.
An implementation of MergeSort, which can be subclassed to provide a comparator.
MergeSort() - Constructor for class kiwi.util.MergeSort
Construct a new MergeSort that will use a StringComparator.
MergeSort(Comparator) - Constructor for class kiwi.util.MergeSort
Construct a new MergeSort that will use the specified comparator.
ModelListCellRenderer - class kiwi.ui.ModelListCellRenderer.
An implementation of ListCellRenderer for use with JLists that are connected to a ITreeModel via a TreeModelListAdapter.
ModelListCellRenderer(ITreeModel) - Constructor for class kiwi.ui.ModelListCellRenderer
Construct a new ModelListCellRenderer.
ModelTableCellRenderer - class kiwi.ui.ModelTableCellRenderer.
An implementation of ListCellRenderer for use with JLists that are connected to a ITreeModel via a TreeModelTableAdapter.
ModelTableCellRenderer(ITreeModel) - Constructor for class kiwi.ui.ModelTableCellRenderer
Construct a new ModelTableCellRenderer.
ModelTreeCellRenderer - class kiwi.ui.ModelTreeCellRenderer.
An implementation of TreeCellRenderer for use with JTrees that are connected to a ITreeModel via a TreeModelTreeAdapter.
ModelTreeCellRenderer(ITreeModel) - Constructor for class kiwi.ui.ModelTreeCellRenderer
Construct a new ModelTreeCellRenderer.
m - Variable in class com.jcraft.jorbis.LookFloor0
 
m - Variable in class com.jcraft.jorbis.Lpc
 
mSec - Static variable in class ca.bc.webarts.widgets.Splash
 
macClassName - Static variable in class ca.bc.webarts.widgets.Util
the Mac LookAndFeel class name
main(String[]) - Static method in class ca.bc.webarts.JOggPlayerAutoUpdating
The main entry for this app.
main(String[]) - Static method in class ca.bc.webarts.jOggPlayer
The main program for the jOggPlayer class
main(String[]) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
The main entry for this app.
main(String[]) - Static method in class ca.bc.webarts.widgets.JCheckDropDown
The main test program for the JCheckDropDown class
main(String[]) - Static method in class ca.bc.webarts.widgets.PopUpButton
The main program for the PopUpButton class
main(String[]) - Static method in class ca.bc.webarts.widgets.Splash
 
main(String[]) - Static method in class ca.bc.webarts.widgets.Util
 
main(String[]) - Static method in class ca.bc.webarts.widgets.dnd.FileDrop
Runs a sample program that shows dropped files
main(String[]) - Static method in class com.jcraft.jorbis.ChainingExample
 
main(String[]) - Static method in class com.jcraft.jorbis.DecodeExample
 
main(String[]) - Static method in class com.jcraft.jorbis.VorbisFile
 
mainBackColour_ - Static variable in class ca.bc.webarts.jOggPlayer
The colour used for all panels except the display area.
mainBevelBorder - Variable in class ca.bc.webarts.widgets.JAboutBox
 
mainMenu - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
mainPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
major(String, String) - Static method in class ca.bc.webarts.tools.Log
Logs a Major Log event with the spec'd method name prefix.
major(String) - Static method in class ca.bc.webarts.tools.Log
Logs a Major level message prefixed with the current methodname.
major(String, Exception) - Static method in class ca.bc.webarts.tools.Log
Logs a Major level message prefixed with the current methodname.
makeDropTarget(PrintStream, Component, boolean) - Method in class ca.bc.webarts.widgets.dnd.FileDrop
 
make_decode_ready() - Method in class com.jcraft.jorbis.VorbisFile
 
make_decode_tree() - Method in class com.jcraft.jorbis.CodeBook
 
make_words(int[], int) - Static method in class com.jcraft.jorbis.CodeBook
 
manager - Static variable in class kiwi.ui.ToolTipManager
 
manager - Variable in class kiwi.ui.WorkspaceEditor
 
map - Variable in class com.jcraft.jorbis.LookMapping0
 
map - Variable in class com.jcraft.jorbis.LookResidue0
 
map_param - Variable in class com.jcraft.jorbis.Info
 
map_type - Variable in class com.jcraft.jorbis.Info
 
mapping - Variable in class com.jcraft.jorbis.InfoMode
 
mapping_P - Static variable in class com.jcraft.jorbis.FuncMapping
 
maps - Variable in class com.jcraft.jorbis.Info
 
maptype - Variable in class com.jcraft.jorbis.StaticCodeBook
 
maptype1_quantvals() - Method in class com.jcraft.jorbis.StaticCodeBook
 
mask - Static variable in class com.jcraft.jogg.Buffer
 
maxDate - Variable in class kiwi.ui.DateChooser
 
maxDay - Variable in class kiwi.ui.DateChooser
 
maxValue - Variable in class kiwi.ui.NumericField
 
maxVolScale_ - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
max_curve_dB - Variable in class com.jcraft.jorbis.PsyInfo
 
maxerr - Variable in class com.jcraft.jorbis.InfoFloor1
 
maximumLayoutSize(Container) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
maxover - Variable in class com.jcraft.jorbis.InfoFloor1
 
maxunder - Variable in class com.jcraft.jorbis.InfoFloor1
 
mdct_kernel(float[], float[], int, int, int, int) - Method in class com.jcraft.jorbis.Mdct
 
menu - Variable in class kiwi.ui.DateChooserField
 
menuBackgroundColor - Variable in class kiwi.ui.ColorTheme
 
menuDisabledForegroundColor - Variable in class kiwi.ui.ColorTheme
 
menuForegroundColor - Variable in class kiwi.ui.ColorTheme
 
menuSelectedBackgroundColor - Variable in class kiwi.ui.ColorTheme
 
menuSelectedForegroundColor - Variable in class kiwi.ui.ColorTheme
 
menuTextFont - Variable in class kiwi.ui.ColorTheme
 
menus - Variable in class kiwi.ui.WorkspaceManager
 
merge(int, int, int) - Method in class kiwi.util.MergeSort
 
mergeSort(int, int) - Method in class kiwi.util.MergeSort
 
message - Variable in class kiwi.text.ParsingException
 
messageArea - Static variable in class ca.bc.webarts.widgets.Splash
 
metalClassName - Static variable in class ca.bc.webarts.widgets.Util
the Java LookAndFeel class name
meter - Variable in class kiwi.ui.StatusBar
 
methods - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
minDate - Variable in class kiwi.ui.DateChooser
 
minDay - Variable in class kiwi.ui.DateChooser
 
minValue - Variable in class kiwi.ui.NumericField
 
miniButtonClose_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniButtonLast - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniButtonNext - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniButtonPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniButtonPause - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniButtonPlay - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniButtonView_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniDragButton - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniDragLabel - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniTimeLabelValue - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniViewMouseListener - Variable in class ca.bc.webarts.jOggPlayer
This Listener gets the first event when the mini view title bar is pressed so it can remember the original location of mini window.
miniViewPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniViewShowing_ - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
miniViewWindowControlPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
minimumLayoutSize(Container) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
minor(String, String) - Static method in class ca.bc.webarts.tools.Log
Logs a Minor level message prefixed with the spec'd methodname.
minor(String) - Static method in class ca.bc.webarts.tools.Log
Logs a minor level message prefixed with the current methodname.
minor(String, Exception) - Static method in class ca.bc.webarts.tools.Log
Logs a minor level message prefixed with the current methodname.
mode - Variable in class com.jcraft.jorbis.Block
 
mode - Variable in class com.jcraft.jorbis.DspState
 
mode - Variable in class com.jcraft.jorbis.LookMapping0
 
mode_param - Variable in class com.jcraft.jorbis.Info
 
modebits - Variable in class com.jcraft.jorbis.DspState
 
model - Variable in class kiwi.ui.DocumentBrowserView
 
model - Variable in class kiwi.ui.FilesystemListView
 
model - Variable in class kiwi.ui.FilesystemTableView
 
model - Variable in class kiwi.ui.FilesystemTreeView
 
model - Variable in class kiwi.ui.ModelListCellRenderer
 
model - Variable in class kiwi.ui.ModelTableCellRenderer
 
model - Variable in class kiwi.ui.ModelTreeCellRenderer
 
model - Variable in class kiwi.ui.ScrollbackView
 
model - Variable in class kiwi.ui.StackView
 
model - Variable in class kiwi.ui.TreeTable
 
model - Variable in class kiwi.ui.UIElementChooser
 
modes - Variable in class com.jcraft.jorbis.Info
 
months - Variable in class kiwi.ui.DateChooser
 
motifClassName - Static variable in class ca.bc.webarts.widgets.Util
the motif LookAndFeel class name
mouseAdapter - Variable in class kiwi.ui.WorkspaceEditor
 
mouseClicked(MouseEvent) - Method in class ca.bc.webarts.widgets.JCheckDropDown.ListCheckBoxMouseListsener
Listener for the mouse clickmethod
mouseClicked(MouseEvent) - Method in class ca.bc.webarts.widgets.PopUpButton.ListMouseListener
Mouse Clicked Listener method.
mouseClicked(MouseEvent) - Method in class kiwi.ui.ToolTipWindow
 
mouseClicked(MouseEvent) - Method in class kiwi.ui.WorkspaceEditor._MouseListener
 
mouseDragged(MouseEvent) - Method in class kiwi.ui.ToolTipWindow
 
mouseEntered(MouseEvent) - Method in class ca.bc.webarts.widgets.JCheckDropDown.ListCheckBoxMouseListsener
Description of the Method
mouseEntered(MouseEvent) - Method in class ca.bc.webarts.widgets.PopUpButton.ListMouseListener
Mouse Entered Listener method.
mouseEntered(MouseEvent) - Method in class kiwi.ui.ToolTipWindow
 
mouseExited(MouseEvent) - Method in class kiwi.ui.ToolTipWindow
 
mouseMoved(MouseEvent) - Method in class kiwi.ui.ToolTipWindow
 
mousePressed(MouseEvent) - Method in class ca.bc.webarts.widgets.JCheckDropDown.ListCheckBoxMouseListsener
Listener for a mouse press.
mousePressed(MouseEvent) - Method in class ca.bc.webarts.widgets.PopUpButton.ListMouseListener
Mouse Pressed Listener method.
mousePressed(MouseEvent) - Method in class kiwi.ui.ToolTipWindow
 
mouseReleased(MouseEvent) - Method in class kiwi.ui.DateChooser.CalendarPane._MouseListener2
 
mouseReleased(MouseEvent) - Method in class kiwi.ui.ToolTipWindow
 
mouseReleased(MouseEvent) - Method in class kiwi.ui.WorkspaceEditor._MouseListener
 
moveFile(String, String) - Static method in class ca.bc.webarts.widgets.Util
Moves the specified file to the specified directory.
msgSpacing_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
mult - Variable in class com.jcraft.jorbis.InfoFloor1
 
multipliers - Variable in class com.jcraft.jorbis.DspState
 
muteButton_ - Static variable in class ca.bc.webarts.jOggPlayer
The Volume Slider.
mutedVolume_ - Static variable in class ca.bc.webarts.jOggPlayer
The last volume before mute.

N

NATIVE_APP - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Class Constant specifying that the app to run is a native application
NEXT - Static variable in class kiwi.ui.ArrowButtonView
 
NONE - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying NO logging will occur.
NoAppropriateEditorException - exception kiwi.ui.NoAppropriateEditorException.
This exception is thrown by MDI-related classes such as WorkspaceManager when an appropriate editor for a given class or object cannot be created.
NoAppropriateEditorException(String, Class) - Constructor for class kiwi.ui.NoAppropriateEditorException
Construct a new NoAppropriateEditorException.
NotImplementedException - exception kiwi.util.NotImplementedException.
General-purpose "not implemented" exception.
NotImplementedException() - Constructor for class kiwi.util.NotImplementedException
Construct a new NotImplementedException.
NotImplementedException(String) - Constructor for class kiwi.util.NotImplementedException
Construct a new NotImplementedException with the specified message.
NullLoggingEndpoint - class kiwi.util.NullLoggingEndpoint.
An implementation of LoggingEndpoint that serves as a "bit bucket," discarding all messages.
NullLoggingEndpoint() - Constructor for class kiwi.util.NullLoggingEndpoint
Construct a new NullLoggingEndpoint.
NumericCellEditor - class kiwi.ui.NumericCellEditor.
A cell editor for editing numeric fields, including integer, decimal, percentage, and currency amounts, formatted according to the rules of the current locale.
NumericCellEditor(int) - Constructor for class kiwi.ui.NumericCellEditor
Construct a new NumericCellEditor of the specified type.
NumericCellEditor(int, int) - Constructor for class kiwi.ui.NumericCellEditor
Construct a new NumericCellEditor of the specified type and number of decimals displayed.
NumericField - class kiwi.ui.NumericField.
A subclass of DataField for the input and display of specialized data values, such as currency amounts, percentages, and decimal values.
NumericField(int) - Constructor for class kiwi.ui.NumericField
Construct a new NumericField of the specified width and a default type of DECIMAL_FORMAT.
NumericField(int, int) - Constructor for class kiwi.ui.NumericField
Construct a new NumericField of the specified width, for the specified value type.
NumericTableCellRenderer - class kiwi.ui.NumericTableCellRenderer.
A table cell renderer for displaying numeric fields, including integer, decimal, percentage, and currency amounts, formatted according to the rules of the current locale.
NumericTableCellRenderer(int) - Constructor for class kiwi.ui.NumericTableCellRenderer
Construct a new NumericTableCellRenderer of the specified type.
NumericTableCellRenderer(int, int, boolean) - Constructor for class kiwi.ui.NumericTableCellRenderer
Construct a new NumericTableCellRenderer of the specified type, number of decimal places displayed, and grouping flag.
n - Variable in class com.jcraft.jorbis.Drft
 
n - Variable in class com.jcraft.jorbis.InfoFloor1
 
n - Variable in class com.jcraft.jorbis.LookFloor0
 
n - Variable in class com.jcraft.jorbis.LookFloor1
 
n - Variable in class com.jcraft.jorbis.Lsfit_acc
 
n - Variable in class com.jcraft.jorbis.Mdct
 
n - Variable in class com.jcraft.jorbis.PsyLook
 
nW - Variable in class com.jcraft.jorbis.Block
 
nW - Variable in class com.jcraft.jorbis.DspState
 
name - Variable in class kiwi.ui.AudioClip
 
name - Variable in class kiwi.ui.ColorTheme
 
name - Variable in class kiwi.ui.UIElement
 
name - Variable in class kiwi.util.IntervalTimer
 
name_ - Variable in class ca.bc.webarts.widgets.OggFileRef
Description of the Field
nearest_tree - Variable in class com.jcraft.jorbis.StaticCodeBook
 
next - Variable in class com.jcraft.jorbis.AllocChain
 
nextElement() - Method in class kiwi.util.ArraySequence
Get the next element in the sequence.
nextElement() - Method in class kiwi.util.VectorSequence
Get the next element in the sequence.
noSize - Variable in class kiwi.ui.ButtonPanel.AnchorLayout
 
nodesForPath(String) - Method in class kiwi.ui.DocumentBrowserView
 
noiseatt_1000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
noiseatt_125Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
noiseatt_2000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
noiseatt_250Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
noiseatt_4000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
noiseatt_500Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
noiseatt_8000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
noisecurves - Variable in class com.jcraft.jorbis.PsyLook
 
noisefit_subblock - Variable in class com.jcraft.jorbis.PsyInfo
 
noisefit_threshdB - Variable in class com.jcraft.jorbis.PsyInfo
 
noisefitp - Variable in class com.jcraft.jorbis.PsyInfo
 
noisemaskp - Variable in class com.jcraft.jorbis.PsyInfo
 
nonzero - Variable in class com.jcraft.jorbis.Mapping0
 
normalBorder - Variable in class ca.bc.webarts.widgets.dnd.FileDrop
 
notifyObservers(int) - Method in class kiwi.util.Task
Notify all observers about the percentage of the task completed.
notifyStateChanged(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Notify the manager that an editor's state has changed.
ntryh - Static variable in class com.jcraft.jorbis.Drft
 
numItemsChecked_ - Variable in class ca.bc.webarts.widgets.JCheckDropDown
The number of items in the list That Are Checked..
numItems_ - Variable in class ca.bc.webarts.widgets.JCheckDropDown
The number of items in the list.
numbooks - Variable in class com.jcraft.jorbis.InfoFloor0
 

O

OFFSET - Variable in class kiwi.ui.ModelListCellRenderer
 
OFFSET - Variable in class kiwi.ui.ModelTableCellRenderer
 
OPEN_DIALOG - Static variable in class ca.bc.webarts.widgets.Util
A constant to specify which dialog to open with the chooseFileDialog.
OV_EBADPACKET - Static variable in class com.jcraft.jorbis.Info
 
OV_EFAULT - Static variable in class com.jcraft.jorbis.Comment
 
OV_EIMPL - Static variable in class com.jcraft.jorbis.Comment
 
OV_ENOTAUDIO - Static variable in class com.jcraft.jorbis.Info
 
OggFileRef - class ca.bc.webarts.widgets.OggFileRef.
A simple class to encapsulate the information required to use/reference an Ogg file.
OggFileRef(URL) - Constructor for class ca.bc.webarts.widgets.OggFileRef
Constructor for the OggFileRef object
obj - Variable in class kiwi.util.TaggedObject
 
object - Variable in class kiwi.ui.WorkspaceEditor
The problem domain object associated with this editor.
observers - Variable in class kiwi.util.Task
 
octave - Variable in class com.jcraft.jorbis.PsyLook
 
offset - Variable in class com.jcraft.jorbis.VorbisFile
 
offset - Variable in class kiwi.util.ArraySequence
 
offset - Variable in class kiwi.util.VectorSequence
 
offsets - Variable in class com.jcraft.jorbis.VorbisFile
 
oggBitStream_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
oggPacket_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
oggPage_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
oggStreamState_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
oggSyncState_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
opaque - Variable in class kiwi.ui.KDesktopPane
 
opaque - Variable in class kiwi.ui.KScrollPane
 
opb - Variable in class com.jcraft.jorbis.Block
 
open(InputStream, byte[], int) - Method in class com.jcraft.jorbis.VorbisFile
 
openURL(URL) - Method in class kiwi.ui.WebBrowser
Open the specified URL in the web browser.
openURL(String) - Method in class kiwi.ui.WebBrowser
Open the specified URL in the web browser.
openURL(String, String, String[]) - Method in class kiwi.ui.WebBrowser
 
open_callbacks(InputStream, byte[], int) - Method in class com.jcraft.jorbis.VorbisFile
 
open_nonseekable() - Method in class com.jcraft.jorbis.VorbisFile
 
open_seekable() - Method in class com.jcraft.jorbis.VorbisFile
 
order - Variable in class com.jcraft.jorbis.InfoFloor0
 
org.jconfig - package org.jconfig
 
origh - Variable in class kiwi.ui.ImageView
 
origin - Static variable in class kiwi.util.KiwiUtils
An origin point: (0,0)
origw - Variable in class kiwi.ui.ImageView
 
os - Variable in class com.jcraft.jorbis.VorbisFile
 
os_ - Variable in class ca.bc.webarts.tools.StreamGobbler
The location of any output.
out - Variable in class kiwi.util.FileLoggingEndpoint
 
out - Variable in class org.jconfig.ConfigurationManager.MyErrorHandler
 
outSpot_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
outputLine - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
oy - Variable in class com.jcraft.jorbis.VorbisFile
 

P

PIPE - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying that the logging output will go to a spec'd OutputStream.
PREV - Static variable in class kiwi.ui.ArrowButtonView
 
PROPERTY_PATH - Static variable in class kiwi.util.ResourceManager
 
Packet - class com.jcraft.jogg.Packet.
 
Packet() - Constructor for class com.jcraft.jogg.Packet
 
Page - class com.jcraft.jogg.Page.
 
Page() - Constructor for class com.jcraft.jogg.Page
 
ParsingException - exception kiwi.text.ParsingException.
General-purpose parsing exception.
ParsingException(String) - Constructor for class kiwi.text.ParsingException
Construct a new ParsingException.
ParsingException(String, int) - Constructor for class kiwi.text.ParsingException
Construct a new ParsingException.
PathEditor - class kiwi.ui.PathEditor.
This class represents a component for editing a path (a list of directories).
PathEditor() - Constructor for class kiwi.ui.PathEditor
Construct a new PathEditor.
PathEditor.PathListCellEditor - class kiwi.ui.PathEditor.PathListCellEditor.
 
PathEditor.PathListCellEditor() - Constructor for class kiwi.ui.PathEditor.PathListCellEditor
 
PlayList - class ca.bc.webarts.widgets.PlayList.
A simple class to encapsulate the storage of references to Ogg files in a Playlist style.
PlayList() - Constructor for class ca.bc.webarts.widgets.PlayList
basic constructor to initialize things.
PlayList(URL[]) - Constructor for class ca.bc.webarts.widgets.PlayList
Constructor to get things init and load up an initial list of URLs *
PopUpButton - class ca.bc.webarts.widgets.PopUpButton.
A custom Drop Down box that requires the user to select the button to open and close the popup list.
PopUpButton() - Constructor for class ca.bc.webarts.widgets.PopUpButton
Basic Constructor that instantiates with an empty popup list using the basic renderer.
PopUpButton(JList) - Constructor for class ca.bc.webarts.widgets.PopUpButton
Constructor that instantiates the popup list using the passed in JList and basic renderer.
PopUpButton(Object[]) - Constructor for class ca.bc.webarts.widgets.PopUpButton
Constructor that instantiates the popup list using the passed in Array and basic renderer.
PopUpButton(Vector) - Constructor for class ca.bc.webarts.widgets.PopUpButton
Constructor that instantiates the popup list using the passed in Vector and basic renderer.
PopUpButton.ListMouseListener - class ca.bc.webarts.widgets.PopUpButton.ListMouseListener.
A private mouse listener for the popup list.NOTHING really implemented yet (other than som terminal output debugging).
PopUpButton.ListMouseListener() - Constructor for class ca.bc.webarts.widgets.PopUpButton.ListMouseListener
 
PopUpButtonActionListener_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The Action Listener for this class.
PopUpButtonPropListener_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The Property Listener for this class.
ProgressObserver - interface kiwi.util.ProgressObserver.
This class defines the behavior of an object that wishes to receive periodic updates on the progress of a lengthy task.
PropertyChangeSource - interface kiwi.event.PropertyChangeSource.
Interface that must be implemented by objects that are sources of PropertyChangeEvents.
PsyInfo - class com.jcraft.jorbis.PsyInfo.
 
PsyInfo() - Constructor for class com.jcraft.jorbis.PsyInfo
 
PsyLook - class com.jcraft.jorbis.PsyLook.
 
PsyLook() - Constructor for class com.jcraft.jorbis.PsyLook
 
p - Variable in class com.jcraft.jorbis.EncodeAuxNearestMatch
 
p_buttons - Variable in class kiwi.ui.ButtonPanel
 
p_buttons - Variable in class kiwi.ui.SimpleEditor
 
p_buttons - Variable in class kiwi.ui.WizardView
 
p_content - Variable in class kiwi.ui.AboutFrame
 
pack(Buffer) - Method in class com.jcraft.jorbis.Comment
 
pack(Object, Buffer) - Method in class com.jcraft.jorbis.Floor0
 
pack(Object, Buffer) - Method in class com.jcraft.jorbis.Floor1
 
pack(Object, Buffer) - Method in class com.jcraft.jorbis.FuncFloor
 
pack(Info, Object, Buffer) - Method in class com.jcraft.jorbis.FuncMapping
 
pack(Object, Buffer) - Method in class com.jcraft.jorbis.FuncResidue
 
pack(Object, Buffer) - Method in class com.jcraft.jorbis.FuncTime
 
pack(Info, Object, Buffer) - Method in class com.jcraft.jorbis.Mapping0
 
pack(Object, Buffer) - Method in class com.jcraft.jorbis.Residue0
 
pack(Buffer) - Method in class com.jcraft.jorbis.StaticCodeBook
 
pack(Object, Buffer) - Method in class com.jcraft.jorbis.Time0
 
pack_books(Buffer) - Method in class com.jcraft.jorbis.Info
 
pack_info(Buffer) - Method in class com.jcraft.jorbis.Info
 
packet - Variable in class com.jcraft.jogg.Packet
 
packet_base - Variable in class com.jcraft.jogg.Packet
 
packetin(Packet) - Method in class com.jcraft.jogg.StreamState
 
packetno - Variable in class com.jcraft.jogg.Packet
 
packetno - Variable in class com.jcraft.jogg.StreamState
 
packetout(Packet) - Method in class com.jcraft.jogg.StreamState
 
pagein(Page) - Method in class com.jcraft.jogg.StreamState
 
pageno() - Method in class com.jcraft.jogg.Page
 
pageno - Variable in class com.jcraft.jogg.StreamState
 
pageout(Page) - Method in class com.jcraft.jogg.StreamState
 
pageout(Page) - Method in class com.jcraft.jogg.SyncState
 
pageseek - Variable in class com.jcraft.jogg.SyncState
 
pageseek(Page) - Method in class com.jcraft.jogg.SyncState
 
paint(Graphics) - Method in class ca.bc.webarts.widgets.ImageCanvas
Description of the Method
paint(Graphics) - Method in class kiwi.ui.DateChooser.CalendarPane
Paint the component.
paint(Graphics) - Method in class kiwi.ui.SplashScreen
Paint the splash screen.
paint(Graphics) - Method in class kiwi.ui.Thermometer
Paint the component.
paint(Graphics) - Method in class kiwi.ui.ToolTipWindow
 
paintComponent(Graphics) - Method in class kiwi.ui.ImagePanel
Paint the component.
paintComponent(Graphics) - Method in class kiwi.ui.KDesktopPane
Paint the component.
paintComponent(Graphics) - Method in class kiwi.ui.KPanel
Paint the component.
paintIcon(Component, Graphics, int, int) - Method in class kiwi.ui.ColorSwatch
Paint the swatch (as an icon).
paintImmediately(Component) - Static method in class kiwi.util.KiwiUtils
Paint a component immediately.
paintInvalid(boolean) - Method in class kiwi.ui.DataField
Paint the necessary decorations for the field to denote invalid (or valid) input.
paleGreen - Static variable in class kiwi.ui.KiwiTheme
 
pane - Variable in class kiwi.ui.WorkspaceEditor
 
panel - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
panels - Variable in class kiwi.ui.WizardPanelSequence
The list of WizardPanels.
parameter - Static variable in class org.jconfig.ConfigurationManager
 
parentFrame - Variable in class kiwi.ui.PathEditor.PathListCellEditor
 
parseAppExecutableUrl(String) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Parses a String representation of a URL or absolute file path and converts it into a URL.
parseCurrency(String) - Method in class kiwi.util.LocaleManager
Parse a currency value from a string using the rules of the current locale.
parseDate(String) - Method in class kiwi.util.LocaleManager
Parse a date value from a string using the rules of the current locale, with the default (medium) format length.
parseDate(String, int) - Method in class kiwi.util.LocaleManager
Parse a date value from a string using the rules of the current locale, with the specified format length.
parseDateTime(String) - Method in class kiwi.util.LocaleManager
Parse a date and time value from a string using the rules of the current locale, with the default (medium) format length.
parseDateTime(String, int) - Method in class kiwi.util.LocaleManager
Parse a date and time value from a string using the rules of the current locale, with the specified format length.
parseDecimal(String) - Method in class kiwi.util.LocaleManager
Parse a numeric value from a string using the rules of the current locale.
parseInteger(String) - Method in class kiwi.util.LocaleManager
Parse an integer value from a string using the rules of the current locale.
parsePercentage(String) - Method in class kiwi.util.LocaleManager
Parse a currency value from a string using the rules of the current locale.
parseProperties(Properties) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Parses the passed in Properties and pulls out all the name/value pairs and assigns them to the class vars as needed.
parseTime(String) - Method in class kiwi.util.LocaleManager
Parse a time value from a string using the rules of the current locale, with the default (medium) format length.
parseTime(String, int) - Method in class kiwi.util.LocaleManager
Parse a time value from a string using the rules of the current locale, with the specified format length.
partbooks - Variable in class com.jcraft.jorbis.LookResidue0
 
partitionclass - Variable in class com.jcraft.jorbis.InfoFloor1
 
partitions - Variable in class com.jcraft.jorbis.InfoFloor1
 
partitions - Variable in class com.jcraft.jorbis.InfoResidue0
 
parts - Variable in class com.jcraft.jorbis.LookResidue0
 
partvals - Variable in class com.jcraft.jorbis.LookResidue0
 
partword - Static variable in class com.jcraft.jorbis.Residue0
 
paste() - Method in class kiwi.ui.SimpleEditor
Perform a paste operation on the editor.
paste() - Method in class kiwi.ui.WorkspaceEditor
Invoke a paste action on this editor.
paths - Variable in class kiwi.ui.PathEditor
 
pcm - Variable in class com.jcraft.jorbis.Block
 
pcm - Variable in class com.jcraft.jorbis.DspState
 
pcm_current - Variable in class com.jcraft.jorbis.DspState
 
pcm_offset - Variable in class com.jcraft.jorbis.VorbisFile
 
pcm_returned - Variable in class com.jcraft.jorbis.DspState
 
pcm_seek(long) - Method in class com.jcraft.jorbis.VorbisFile
 
pcm_storage - Variable in class com.jcraft.jorbis.DspState
 
pcm_tell() - Method in class com.jcraft.jorbis.VorbisFile
 
pcm_total(int) - Method in class com.jcraft.jorbis.VorbisFile
 
pcmbundle - Variable in class com.jcraft.jorbis.Mapping0
 
pcmend - Variable in class com.jcraft.jorbis.Block
 
pcmlengths - Variable in class com.jcraft.jorbis.VorbisFile
 
peakatt - Variable in class com.jcraft.jorbis.PsyLook
 
peakatt_1000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
peakatt_125Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
peakatt_2000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
peakatt_250Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
peakatt_4000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
peakatt_500Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
peakatt_8000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
peakattp - Variable in class com.jcraft.jorbis.PsyInfo
 
peek() - Method in class kiwi.ui.StackView
Peek at the top item on the stack.
percent - Variable in class kiwi.ui.Thermometer
 
percentFormat - Variable in class kiwi.util.LocaleManager
 
phantomFrame - Static variable in class kiwi.util.KiwiUtils
A phantom Frame.
pheight - Variable in class kiwi.ui.Thermometer
 
phrasebits - Variable in class com.jcraft.jorbis.LookFloor1
 
phrasebits - Variable in class com.jcraft.jorbis.LookResidue0
 
phrasebook - Variable in class com.jcraft.jorbis.LookResidue0
 
pick(int) - Method in class kiwi.ui.StackView
Remove an item from the stack.
pipe - Variable in class kiwi.ui.ConsoleAdapter
 
plafClasses - Variable in class kiwi.ui.LookAndFeelChooser
 
plafNames - Variable in class kiwi.ui.LookAndFeelChooser
 
plainFont - Static variable in class kiwi.util.KiwiUtils
A default plain font.
plainf - Variable in class kiwi.ui.SimpleStyledEditor
 
play() - Method in class kiwi.ui.AudioClip
Play the audio clip.
playList - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playListComboBox - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playListDir_ - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playListFilename_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playListShowing_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playerThread_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playlistBackColour_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playlistHeight_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
playlistMenu - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
pop() - Method in class kiwi.ui.StackView
Pop an item off the stack.
popUpIsShowing_ - Variable in class ca.bc.webarts.widgets.PopUpButton
Flags if the popup list is showing.
popUpList_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The List of items that goes in the PopUp.
popUpPanel_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The JPanel that the popUpScroller_ will live in.
popUpPosition_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The position on the screen to place the popup.
popUpScroller_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The JScrollPane that the PopUpList will live in.
popUpWin_ - Static variable in class ca.bc.webarts.jOggPlayer
The JWindow for the miniView.
popUpWin_ - Variable in class ca.bc.webarts.widgets.PopUpButton
The JFrame that the popUpPanel_/PopUpList will live in.
popupListener_ - Static variable in class ca.bc.webarts.jOggPlayer
Popup menu Mouse Listener.
pos - Variable in class kiwi.ui.ArrowButtonView
 
pos - Variable in class kiwi.ui.DateField
 
pos - Variable in class kiwi.ui.Thermometer
 
pos - Variable in class kiwi.ui.WizardView
 
pos - Static variable in class kiwi.util.LocaleManager
 
postbits - Variable in class com.jcraft.jorbis.LookFloor1
 
postbits - Variable in class com.jcraft.jorbis.LookResidue0
 
postlist - Variable in class com.jcraft.jorbis.InfoFloor1
 
posts - Variable in class com.jcraft.jorbis.LookFloor1
 
preecho_clamp - Variable in class com.jcraft.jorbis.Info
 
preecho_thresh - Variable in class com.jcraft.jorbis.Info
 
preferredLayoutSize(Container) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
prefetch_all_headers(Info, Comment, int) - Method in class com.jcraft.jorbis.VorbisFile
 
prepareHeader() - Method in class kiwi.ui.KTable
Prepare the header to use the custom header renderer.
prepend(String) - Method in class kiwi.util.DirectoryPath
Prepend a directory to the beginning of the path.
prepend(String[]) - Method in class kiwi.util.DirectoryPath
Prepend a list directories to the beginning of the path.
primary1 - Variable in class kiwi.ui.ColorTheme
 
primary2 - Variable in class kiwi.ui.ColorTheme
 
primary3 - Variable in class kiwi.ui.ColorTheme
 
primaryControlColor - Variable in class kiwi.ui.ColorTheme
 
primaryControlDarkShadowColor - Variable in class kiwi.ui.ColorTheme
 
primaryControlHighlightColor - Variable in class kiwi.ui.ColorTheme
 
primaryControlInfoColor - Variable in class kiwi.ui.ColorTheme
 
primaryControlShadowColor - Variable in class kiwi.ui.ColorTheme
 
print() - Method in class kiwi.util.ComponentPrinter
Print the component.
print(Graphics, PageFormat, int) - Method in class kiwi.util.ComponentPrinter
Implementation of the Printable interface; this method should not be called directly.
print(Vector) - Static method in class kiwi.util.VectorUtils
Print the contents of a vector.
printWindow(Window, String) - Static method in class kiwi.util.KiwiUtils
Print a hardcopy of the contents of a window.
processElement(SGMLElement) - Method in class kiwi.ui.SimpleStyledEditor.TextReader
 
processMouseEvent(MouseEvent) - Method in class kiwi.ui.RepeaterButton
Process mouse events.
processProperties(Document) - Method in class org.jconfig.ConfigurationManager
 
processString(String) - Method in class kiwi.ui.SimpleStyledEditor.TextReader
 
process_packet(int) - Method in class com.jcraft.jorbis.VorbisFile
 
processor - Variable in class kiwi.util.CommandDispatcher
 
progressCount_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
propListener - Variable in class kiwi.ui.KFrame
 
propListener - Variable in class kiwi.ui.KInternalFrame
 
properties - Static variable in class ca.bc.webarts.widgets.dnd.FileDropBeanBeanInfo
 
propertyChange(PropertyChangeEvent) - Method in class kiwi.ui.KFrame._PropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class kiwi.ui.KInternalFrame._PropertyChangeListener
 
props - Static variable in class kiwi.ui.UIChangeManager
 
proxyFactory - Variable in class kiwi.ui.SimpleStyledEditor
 
ps_ - Variable in class ca.bc.webarts.tools.StreamGobbler
The location of any output.
psep - Variable in class kiwi.util.DirectoryPath
 
psupport - Variable in class kiwi.util.Config
The support object for firing PropertyChangeEvents when a property changes.
psy_look - Variable in class com.jcraft.jorbis.LookMapping0
 
psy_param - Variable in class com.jcraft.jorbis.Info
 
psys - Variable in class com.jcraft.jorbis.Info
 
psysubmap - Variable in class com.jcraft.jorbis.InfoMapping0
 
ptr - Variable in class com.jcraft.jogg.Buffer
 
ptr - Variable in class com.jcraft.jorbis.AllocChain
 
ptr0 - Variable in class com.jcraft.jorbis.DecodeAux
 
ptr0 - Variable in class com.jcraft.jorbis.EncodeAuxNearestMatch
 
ptr1 - Variable in class com.jcraft.jorbis.DecodeAux
 
ptr1 - Variable in class com.jcraft.jorbis.EncodeAuxNearestMatch
 
push(Object) - Method in class kiwi.ui.StackView
Push a new item on the stack.
put(Object, Object) - Method in class kiwi.util.Config
Store an arbitrary property.
putBoolean(String, boolean) - Method in class kiwi.util.Config
Store a boolean property.
putColor(String, Color) - Method in class kiwi.util.Config
Store a Color property.
putFont(String, Font) - Method in class kiwi.util.Config
Store a Font property.
putInt(String, int) - Method in class kiwi.util.Config
Store an integer property.
putString(String, String) - Method in class kiwi.util.Config
Store a String property.
pwidth - Variable in class kiwi.ui.Thermometer
 

Q

QUIET - Static variable in class ca.bc.webarts.tools.Log
Constant Specifying minimal logging will occur (only Method entry and exit).
q - Variable in class com.jcraft.jorbis.EncodeAuxNearestMatch
 
q_delta - Variable in class com.jcraft.jorbis.StaticCodeBook
 
q_min - Variable in class com.jcraft.jorbis.StaticCodeBook
 
q_quant - Variable in class com.jcraft.jorbis.StaticCodeBook
 
q_sequencep - Variable in class com.jcraft.jorbis.StaticCodeBook
 
quant_q - Variable in class com.jcraft.jorbis.LookFloor1
 
quantlist - Variable in class com.jcraft.jorbis.StaticCodeBook
 
quantmap - Variable in class com.jcraft.jorbis.EncodeAuxThreshMatch
 
quantthresh - Variable in class com.jcraft.jorbis.EncodeAuxThreshMatch
 
quantvals - Variable in class com.jcraft.jorbis.EncodeAuxThreshMatch
 
query(String) - Method in class com.jcraft.jorbis.Comment
 
query(String, int) - Method in class com.jcraft.jorbis.Comment
 
query(byte[], int) - Method in class com.jcraft.jorbis.Comment
 

R

RESBUNDLE_EXT - Static variable in class kiwi.util.ResourceManager
The file extension for resource bundles.
RESBUNDLE_PATH - Static variable in class kiwi.util.ResourceManager
 
RIGHT - Static variable in class kiwi.ui.ButtonPanel
 
RMT_APP_AUTODOWNLOAD - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Property Key specifying the flag (boolean string value) that specifies if the RemoteLaunchOperation Operation should query the download server for updated app files.
RMT_APP_DOWNLOADURL - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Property Key specifying the URL of the download for the Remote Launch APP.
RMT_APP_JVM_CLASSPATH - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Property Key specifying any parameters that should be added to the FRONT of the classpath when executing a Java App.
RMT_APP_JVM_PARAMETERS - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Property Key specifying any parameters that should go to the JVM when executing a Java App.
RMT_APP_TYPE - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Property Key specifying the remote lauch app type.
RMT_APP_URL - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Property Key specifying the remote lauch URL for the RemoteLaunchOperation.HTTPURL_APP app type.
RawLoggingEndpoint - class kiwi.util.RawLoggingEndpoint.
An implementation of LoggingEndpoint for standard error.
RawLoggingEndpoint() - Constructor for class kiwi.util.RawLoggingEndpoint
Construct a new RawLoggingEndpoint.
RepeaterButton - class kiwi.ui.RepeaterButton.
A trivial extension of KButton that repeatedly fires action events when the mouse button is held down within its bounds.
RepeaterButton(Icon) - Constructor for class kiwi.ui.RepeaterButton
Construct a new RepeaterButton with the specified icon.
RepeaterButton(String) - Constructor for class kiwi.ui.RepeaterButton
Construct a new RepeaterButton with the specified text.
RepeaterButton(String, Icon) - Constructor for class kiwi.ui.RepeaterButton
Construct a new RepeaterButton with the specified text and icon.
ReplacementClassLoader - class kiwi.util.ReplacementClassLoader.
A custom class loader that can be used to selectively replace core classes.
ReplacementClassLoader(String[], Class) - Constructor for class kiwi.util.ReplacementClassLoader
Construct a new ReplacementClassLoader.
Residue0 - class com.jcraft.jorbis.Residue0.
 
Residue0() - Constructor for class com.jcraft.jorbis.Residue0
 
Residue1 - class com.jcraft.jorbis.Residue1.
 
Residue1() - Constructor for class com.jcraft.jorbis.Residue1
 
Residue2 - class com.jcraft.jorbis.Residue2.
 
Residue2() - Constructor for class com.jcraft.jorbis.Residue2
 
Resource - interface kiwi.util.Resource.
An interface that describes a resource.
ResourceAnchor - class kiwi.ResourceAnchor.
For internal package use only.
ResourceAnchor() - Constructor for class kiwi.ResourceAnchor
 
ResourceDecoder - class kiwi.util.ResourceDecoder.
A class that decodes various types of resources from input streams.
ResourceDecoder() - Constructor for class kiwi.util.ResourceDecoder
Construct a new ResourceDecoder.
ResourceLoader - class kiwi.util.ResourceLoader.
A utility class containing methods for retrieving application resources; these resources typically reside within a JAR file among the classes that make up an application.
ResourceLoader(Class) - Constructor for class kiwi.util.ResourceLoader
Construct a new ResourceLoader.
ResourceManager - class kiwi.util.ResourceManager.
This class provides base functionality for a resource manager; it includes support for the caching of images and sounds, and provides convenience methods for retrieving other types of resources.
ResourceManager(Class) - Constructor for class kiwi.util.ResourceManager
Construct a new ResourceManager.
ResourceNotFoundException - exception kiwi.util.ResourceNotFoundException.
An exception that is thrown by ResourceManager to signify that a resource could not be located.
ResourceNotFoundException() - Constructor for class kiwi.util.ResourceNotFoundException
 
ResourceNotFoundException(String) - Constructor for class kiwi.util.ResourceNotFoundException
 
ResourcePool - class kiwi.util.ResourcePool.
An abstract class that represents a pool of instances of some resource.
ResourcePool(int) - Constructor for class kiwi.util.ResourcePool
Construct a new ResourcePool of the given size.
range - Variable in class kiwi.ui.ArrowButtonView
 
rate - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
rate - Variable in class com.jcraft.jorbis.Info
 
rate - Variable in class com.jcraft.jorbis.InfoFloor0
 
raw_seek(int) - Method in class com.jcraft.jorbis.VorbisFile
 
raw_tell() - Method in class com.jcraft.jorbis.VorbisFile
 
raw_total(int) - Method in class com.jcraft.jorbis.VorbisFile
 
reGetNumItemsChecked() - Method in class ca.bc.webarts.widgets.JCheckDropDown
Iterates through the list checking to see how many of the contained JCheckBoxes are checked.
read(byte[], int) - Method in class com.jcraft.jogg.Buffer
 
read(int) - Method in class com.jcraft.jogg.Buffer
 
read(byte[], int, int, int, int, int[]) - Method in class com.jcraft.jorbis.VorbisFile
 
read1() - Method in class com.jcraft.jogg.Buffer
 
readFromStream(byte[], int, int) - Method in class ca.bc.webarts.jOggPlayer
Reads from the oggBitStream_ a specified number of Bytes(bufferSize_) worth sarting at index and puts them in the specified buffer[].
readStream(InputStream) - Static method in class kiwi.util.StreamUtils
 
readStreamToByteArray(InputStream) - Static method in class kiwi.util.KiwiUtils
Deprecated. This method has been moved to the StreamUtils class.
readStreamToByteArray(InputStream) - Static method in class kiwi.util.StreamUtils
Read all of the data from a stream, returning the contents as a byte array.
readStreamToStream(InputStream, OutputStream) - Static method in class kiwi.util.KiwiUtils
Deprecated. This method has been moved to the StreamUtils class.
readStreamToStream(InputStream, OutputStream) - Static method in class kiwi.util.StreamUtils
Read all of the data from a stream, writing it to another stream.
readStreamToString(InputStream) - Static method in class kiwi.util.KiwiUtils
Deprecated. This method has been moved to the StreamUtils class.
readStreamToString(InputStream) - Static method in class kiwi.util.StreamUtils
Read all of the data from a stream, returning the contents as a String.
reader - Variable in class kiwi.ui.ConsoleAdapter
 
readinit(byte[], int) - Method in class com.jcraft.jogg.Buffer
 
readinit(byte[], int, int) - Method in class com.jcraft.jogg.Buffer
 
readline(InputStream) - Method in class ca.bc.webarts.widgets.PlayList
Reads a single line from the InputStream.
realModel - Variable in class kiwi.ui.KTable
 
refresh() - Method in class kiwi.ui.WizardView
 
registerComponent(JComponent) - Method in class kiwi.ui.UIChangeManager
Register a component with the manager.
registerMenu(String, JMenu) - Method in class kiwi.ui.WorkspaceManager
Register a menu with this WorkspaceManager.
registerMouseInputComponent(Component) - Method in class kiwi.ui.WorkspaceEditor
Register a mouse input component.
registerTextInputComponent(JTextComponent) - Method in class kiwi.ui.WorkspaceEditor
Register a text input component.
release() - Method in class kiwi.util.IntervalTimer
Release the timer.
release() - Method in interface kiwi.util.Resource
Release the resource.
releaseResource(Resource) - Method in class kiwi.util.ResourcePool
Release the given resource.
releaseTimer(IntervalTimer) - Method in class kiwi.util.TimerPool
Release a timer back into the pool.
remoteAppAutoDownload_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Parm specifying the flag (boolean string val) that specifies if the RemoteLaunchOperation Operation should query the download server for updated app files.
remoteAppDownloadURL_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Parm specifying the URL of the download for the Remote Launch APP.
remoteAppURL_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
Remote Launch Parm specifying the remote lauched application in the form of a URL.
remove(Component) - Static method in class ca.bc.webarts.widgets.dnd.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove(PrintStream, Component, boolean) - Static method in class ca.bc.webarts.widgets.dnd.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove(Object) - Method in class kiwi.util.Config
Remove a property.
removeActionListener(ActionListener) - Method in class kiwi.ui.ArrowButtonView
Remove an ActionListener from this component's list of listeners.
removeActionListener(ActionListener) - Method in class kiwi.ui.DateChooser
Remove a ActionListener from this component's list of listeners.
removeActionListener(ActionListener) - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
removeActionListener(ActionListener) - Method in class kiwi.ui.WizardView
Add an ActionListener to this component's list of listeners.
removeAllEditors() - Method in class kiwi.ui.WorkspaceManager
Remove all editors from the workspace.
removeAllElements() - Method in class kiwi.ui.ScrollbackView.FastListModel
 
removeAllItems() - Method in class ca.bc.webarts.widgets.JCheckDropDown
Removes all Items from the DropDown List.
removeAllLoggingEndpoints() - Method in class kiwi.util.LoggingMux
Remove all LoggingEndpoints from the set.
removeButton(AbstractButton) - Method in class kiwi.ui.ButtonPanel
Remove a button from the ButtonPanel.
removeButton(int) - Method in class kiwi.ui.ButtonPanel
Remove a button from the specified position in the ButtonPanel.
removeButton(int) - Method in class kiwi.ui.WizardView
Remove a button from the specified position in the ButtonPanel.
removeCellEditorListener(CellEditorListener) - Method in class kiwi.ui.AbstractCellEditor
 
removeChangeListener(ChangeListener) - Method in class kiwi.event.ChangeSupport
Remove a ChangeListener from this object's list of listeners.
removeChangeListener(ChangeListener) - Method in class kiwi.ui.DataField
Add a ChangeListener to this component's list of listeners.
removeChangeListener(ChangeListener) - Method in class kiwi.ui.WizardPanel
Remove a ChangeListener from this object's list of listeners.
removeChangeListener(ChangeListener) - Method in class kiwi.ui.WizardPanelSequence
Remove a ChangeListener from this object's list of listeners.
removeChangeListener(ChangeListener) - Method in class kiwi.util.Config
Remove a ChangeListener from this object's list of listeners.
removeDir(String) - Static method in class ca.bc.webarts.widgets.Util
Recursively deletes all the files in the spec'd directory and subdirectories, and then removes the dir.
removeEditor(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
Remove an editor from the workspace.
removeFile(String) - Static method in class ca.bc.webarts.widgets.Util
Deletes a file.
removeFileDropListener(FileDropListener) - Method in class ca.bc.webarts.widgets.dnd.FileDropBean
Unregister a listener for FileDropEvents.
removeFileDropTarget(Component) - Method in class ca.bc.webarts.widgets.dnd.FileDropBean
Unregisters a component as a drop target.
removeIndexInterval(int, int) - Method in class kiwi.ui.KTable._SelectionModel
 
removeItem(String) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Removes the named item from the list of items.
removeLayoutComponent(Component) - Method in class kiwi.ui.ButtonPanel.AnchorLayout
 
removeLoggingEndpoint(LoggingEndpoint) - Method in class kiwi.util.LoggingMux
Remove a LoggingEndpoint from the set.
removeOldFiles(String, int, boolean) - Static method in class ca.bc.webarts.widgets.Util
Deletes all files in the spec'd dir that are older than the spec'd number of days.
removeParentRelativeReference(String) - Static method in class ca.bc.webarts.widgets.Util
Removes a '/..' from the filename string and returns the corrected dir name reference.
removeProgressObserver(ProgressObserver) - Method in class kiwi.util.Task
Remove a progress observer from this task's list of observers.
removePropertyChangeListener(PropertyChangeListener) - Method in interface kiwi.event.PropertyChangeSource
Unregister a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class kiwi.ui.UIChangeManager
Remove a PropertyChangeListener from this object's list of listeners.
removePropertyChangeListener(PropertyChangeListener) - Method in class kiwi.util.Config
Remove a PropertyChangeListener from this object's list of listeners.
removeRange(int, int) - Method in class kiwi.ui.ScrollbackView.FastListModel
 
removeResourceManager(ResourceManager) - Method in class kiwi.util.LocaleManager
Unregister a ResourceManager from the locale manager.
removeSong(String) - Method in class ca.bc.webarts.widgets.PlayList
Description of the Method
removeState(String) - Method in class kiwi.ui.StateIndicator
Remove a state from the indicator.
removeStatusComponent(JComponent) - Method in class kiwi.ui.StatusBar
Remove a component from the status bar.
removeToolTip(Component) - Method in class kiwi.ui.ToolTipManager
Remove a tool tip.
removeUpdate(DocumentEvent) - Method in class kiwi.ui.DataField._DocumentListener
 
removeWorkspaceListener(WorkspaceListener) - Method in class kiwi.ui.WorkspaceManager
Unregister a WorkspaceListener from this WorkspaceManager.
render_line(int, int, int, int, float[]) - Static method in class com.jcraft.jorbis.Floor1
 
render_point(int, int, int, int, int) - Static method in class com.jcraft.jorbis.Floor1
 
replace(Object) - Method in class kiwi.ui.StackView
Replace the top item on the stack.
replacements - Variable in class kiwi.util.ReplacementClassLoader
 
report(String) - Static method in class com.jcraft.jogg.Buffer
 
requestFocus() - Method in class kiwi.ui.SimpleEditor
Request focus for the editor.
requestFocus() - Method in class kiwi.ui.UIElementChooser
Request focus for this component.
res_bits - Variable in class com.jcraft.jorbis.Block
 
res_bits - Variable in class com.jcraft.jorbis.DspState
 
reserve() - Method in class kiwi.util.IntervalTimer
Reserve the timer.
reserve() - Method in interface kiwi.util.Resource
Reserve the resource.
reserveResource() - Method in class kiwi.util.ResourcePool
Reserve one instance of the resource.
reserveTimer() - Method in class kiwi.util.TimerPool
Reserve a timer from the pool.
reservedList - Variable in class kiwi.util.ResourcePool
 
reset() - Method in class com.jcraft.jogg.Buffer
 
reset() - Method in class com.jcraft.jogg.StreamState
 
reset() - Method in class com.jcraft.jogg.SyncState
 
reset() - Method in class kiwi.ui.WizardPanelSequence
Reset the sequence.
reset() - Method in class kiwi.ui.WizardView
Reset the WizardView.
resetButtons() - Method in class kiwi.ui.ArrowButtonView
 
residue_P - Static variable in class com.jcraft.jorbis.FuncResidue
 
residue_func - Variable in class com.jcraft.jorbis.LookMapping0
 
residue_look - Variable in class com.jcraft.jorbis.LookMapping0
 
residue_param - Variable in class com.jcraft.jorbis.Info
 
residue_type - Variable in class com.jcraft.jorbis.Info
 
residues - Variable in class com.jcraft.jorbis.Info
 
residuesubmap - Variable in class com.jcraft.jorbis.InfoMapping0
 
resmgr - Static variable in class kiwi.util.KiwiUtils
 
resourceManagers - Variable in class kiwi.util.LocaleManager
 
resume() - Method in class kiwi.util.IntervalTimer
Resume a stopped timer.
returned - Variable in class com.jcraft.jogg.SyncState
 
reverse_index - Variable in class com.jcraft.jorbis.LookFloor1
 
rewind() - Method in class kiwi.util.ArraySequence
Rewind the sequence to the beginning.
rewind() - Method in interface kiwi.util.Sequence
Rewind the sequence back to the first item.
rewind() - Method in class kiwi.util.VectorSequence
Rewind the sequence to the beginning.
rightPanel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
right_vol_scale - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
row - Variable in class kiwi.ui.PathEditor.PathListCellEditor
 
run() - Method in class ca.bc.webarts.jOggPlayer
The Runnable to do the actual playing of the song.
run() - Method in class ca.bc.webarts.tools.StreamGobbler
Main processing method for the StreamGobbler object
run() - Method in class ca.bc.webarts.widgets.Splash
 
run() - Method in class kiwi.util.Task
Run the task.
runApp(Properties) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
The entry point for running an app defined by the passed in properties.
running - Variable in class kiwi.util.IntervalTimer
 
running_as_applet - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field

S

SAMPLE_LIST_DATA - Static variable in class ca.bc.webarts.widgets.PopUpButton
Sample Test Data to put in the JList.
SAVE_DIALOG - Static variable in class ca.bc.webarts.widgets.Util
A constant to specify which dialog to open with the chooseFileDialog.
SEEK_SET - Static variable in class com.jcraft.jorbis.VorbisFile
 
SOUND_PATH - Static variable in class kiwi.util.ResourceManager
 
STATUS - Static variable in interface kiwi.util.LoggingEndpoint
Status message type.
STD_OUT - Static variable in class ca.bc.webarts.tools.Log
The Standard OutputStream.
SYSTEM_FILE_SEPERATOR - Static variable in class ca.bc.webarts.jOggPlayer
Constant holding the users file seperator.
SYSTEM_FILE_SEPERATOR - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
A holder for the NA Clients System File Separator.
SYSTEM_FILE_SEPERATOR - Static variable in class ca.bc.webarts.widgets.PlayList
 
SYSTEM_FILE_SEPERATOR - Static variable in class ca.bc.webarts.widgets.Util
A holder for this clients System File Separator.
SYSTEM_LINE_SEPERATOR - Static variable in class ca.bc.webarts.widgets.Util
A holder for this clients System line termination separator.
ScrollbackView - class kiwi.ui.ScrollbackView.
This class represents a visual scrollback buffer.
ScrollbackView() - Constructor for class kiwi.ui.ScrollbackView
Construct a new ScrollBackView.
ScrollbackView.FastListModel - class kiwi.ui.ScrollbackView.FastListModel.
 
ScrollbackView.FastListModel() - Constructor for class kiwi.ui.ScrollbackView.FastListModel
 
Sequence - interface kiwi.util.Sequence.
An extension of Enumeration that allows rewinding to the first component and retrieval of the number of items in the collection.
SimpleEditor - class kiwi.ui.SimpleEditor.
A simple text editor for entering unformatted text.
SimpleEditor() - Constructor for class kiwi.ui.SimpleEditor
Construct a new SimpleEditor.
SimpleEditor(int, int) - Constructor for class kiwi.ui.SimpleEditor
Construct a new SimpleEditor with the specified number of rows and colunns.
SimpleStyledEditor - class kiwi.ui.SimpleStyledEditor.
A simple text editor that supports styles like bold, italic, and underline, and that is able to render embedded markup using proxies.
SimpleStyledEditor(MarkupProxyFactory) - Constructor for class kiwi.ui.SimpleStyledEditor
Construct a new SimpleStyledEditor.
SimpleStyledEditor.TextReader - class kiwi.ui.SimpleStyledEditor.TextReader.
 
SimpleStyledEditor.TextReader(String) - Constructor for class kiwi.ui.SimpleStyledEditor.TextReader
 
Splash - class ca.bc.webarts.widgets.Splash.
Splash is a Application Opening splash screen.
Splash() - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(Image) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String, int) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(Image, int) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String, int, Panel) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(Image, int, Panel) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String, Panel) - Constructor for class ca.bc.webarts.widgets.Splash
 
SplashScreen - class kiwi.ui.SplashScreen.
This class represents a splash screen: an untitled, frameless window that briefly appears on the desktop, typically while an application or installer program is launching.
SplashScreen(Image, String) - Constructor for class kiwi.ui.SplashScreen
Construct a new SplashScreen.
StackView - class kiwi.ui.StackView.
A component that displays the contents of a Stack data structure.
StackView() - Constructor for class kiwi.ui.StackView
Construct a new StackView with a default stack model.
StackView(StackModel) - Constructor for class kiwi.ui.StackView
Construct a new StackView with the given stack model.
StateIndicator - class kiwi.ui.StateIndicator.
A graphical state indicator component.
StateIndicator(Icon) - Constructor for class kiwi.ui.StateIndicator
Construct a new StateIndicator.
StaticCodeBook - class com.jcraft.jorbis.StaticCodeBook.
 
StaticCodeBook() - Constructor for class com.jcraft.jorbis.StaticCodeBook
 
StaticCodeBook(int, int, int[], int, int, int, int, int, int[], Object, Object) - Constructor for class com.jcraft.jorbis.StaticCodeBook
 
StatusBar - class kiwi.ui.StatusBar.
This class represents a status bar that includes a message area and an optional progress meter (see Thermometer).
StatusBar() - Constructor for class kiwi.ui.StatusBar
Construct a new StatusBar.
StatusBar(boolean) - Constructor for class kiwi.ui.StatusBar
Construct a new StatusBar.
StreamGobbler - class ca.bc.webarts.tools.StreamGobbler.
A simple class to take an input stream and dump it out to the commandline with a prepended string.
StreamGobbler(InputStream, String) - Constructor for class ca.bc.webarts.tools.StreamGobbler
A Simple Constructor for the StreamGobbler object that ends up using System.out as the Output PrintStream.
StreamGobbler(InputStream, String, PrintStream) - Constructor for class ca.bc.webarts.tools.StreamGobbler
Constructor for the StreamGobbler object that requires all parameters to be spec'd.
StreamGobbler(String, OutputStream) - Constructor for class ca.bc.webarts.tools.StreamGobbler
Constructor for the StreamGobbler object that gobbles input instead of the default outputstreams.
StreamState - class com.jcraft.jogg.StreamState.
 
StreamState() - Constructor for class com.jcraft.jogg.StreamState
 
StreamState(int) - Constructor for class com.jcraft.jogg.StreamState
 
StreamUtils - class kiwi.util.StreamUtils.
This class consists of several convenience routines for reading and writing streams.
StreamUtils() - Constructor for class kiwi.util.StreamUtils
 
StringComparator - class kiwi.util.StringComparator.
A string comparator.
StringComparator() - Constructor for class kiwi.util.StringComparator
Construct a new case-sensitive StringComparator.
StringComparator(boolean) - Constructor for class kiwi.util.StringComparator
Construct a new StringComparator.
StringHolder - class kiwi.util.StringHolder.
A mutable holder for a String value.
StringHolder() - Constructor for class kiwi.util.StringHolder
Construct a new StringHolder with an initial value of null and default subtype of 0.
StringHolder(String) - Constructor for class kiwi.util.StringHolder
Construct a new StringHolder with a specified initial value and default subtype of 0.
StringHolder(String, int) - Constructor for class kiwi.util.StringHolder
Construct a new StringHolder with a specified initial value and subtype.
StringUtils - class kiwi.util.StringUtils.
A class of miscellaneous string utilities.
StringUtils() - Constructor for class kiwi.util.StringUtils
 
SyncState - class com.jcraft.jogg.SyncState.
 
SyncState() - Constructor for class com.jcraft.jogg.SyncState
 
s_back - Variable in class kiwi.ui.WizardView
 
s_cancel - Variable in class kiwi.ui.WizardView
 
s_finish - Variable in class kiwi.ui.WizardView
 
s_next - Variable in class kiwi.ui.WizardView
 
samptrack - Variable in class com.jcraft.jorbis.VorbisFile
 
save() - Method in class kiwi.ui.WorkspaceEditor
Persist the edits made in this editor.
saveLines - Variable in class kiwi.ui.ScrollbackView
 
savePlaylistActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the Save Playlist to a file Button.
savePlaylistFile(String) - Method in class ca.bc.webarts.widgets.PlayList
Saves the playlist to the file specified in the playListFilename_ field.
scale - Variable in class com.jcraft.jorbis.Mdct
 
scale - Variable in class kiwi.ui.ImageView
 
scaleImage(float) - Method in class kiwi.ui.ImageView
Scale the image by a given scale factor.
scroll - Variable in class kiwi.ui.ImageView
 
search(Vector, Object, boolean) - Method in class kiwi.util.VectorUtils
Search for an object in a vector.
searchInFile(String, String, boolean, boolean, boolean) - Static method in class ca.bc.webarts.widgets.Util
Searches the provided file/directory (and subdirs) for the search String.
secondary1 - Variable in class kiwi.ui.ColorTheme
 
secondary2 - Variable in class kiwi.ui.ColorTheme
 
secondary3 - Variable in class kiwi.ui.ColorTheme
 
secondstages - Variable in class com.jcraft.jorbis.InfoResidue0
 
seek_helper(int) - Method in class com.jcraft.jorbis.VorbisFile
 
seekable - Variable in class com.jcraft.jorbis.VorbisFile
 
seekable() - Method in class com.jcraft.jorbis.VorbisFile
 
sel - Variable in class kiwi.ui.PathEditor
 
selListener - Variable in class kiwi.ui.UIElementChooser
 
selectAllAsFavouriteSongActionListener - Variable in class ca.bc.webarts.jOggPlayer
Listener For the select all as favourite Songs menuitem.
selectSong(int, boolean) - Method in class ca.bc.webarts.widgets.PlayList
Marks the OggFileRef as selected
selectedBorder - Static variable in class kiwi.ui.BooleanCellRenderer
 
selectedDate - Variable in class kiwi.ui.DateChooser
 
selectedDay - Variable in class kiwi.ui.DateChooser
 
selected_ - Variable in class ca.bc.webarts.widgets.OggFileRef
 
separatorBackgroundColor - Variable in class kiwi.ui.ColorTheme
 
separatorForegroundColor - Variable in class kiwi.ui.ColorTheme
 
seq - Static variable in class com.jcraft.jorbis.Mapping0
 
sequence - Variable in class com.jcraft.jorbis.Block
 
sequence - Variable in class com.jcraft.jorbis.DspState
 
sequence - Variable in class kiwi.ui.WizardView
 
serialno() - Method in class com.jcraft.jogg.Page
 
serialno - Variable in class com.jcraft.jogg.StreamState
 
serialnos - Variable in class com.jcraft.jorbis.VorbisFile
 
serialnumber(int) - Method in class com.jcraft.jorbis.VorbisFile
 
setAnchorSelectionIndex(int) - Method in class kiwi.ui.KTable._SelectionModel
 
setAutoScrollsOnAdd(boolean) - Method in class kiwi.ui.ScrollbackView
Specify whether the buffer should automatically scroll to the bottom when a new item is added.
setBackColour(Color) - Method in class ca.bc.webarts.widgets.ColouredLabel
Sets the current background Text Colour being used in this label.
setBackground(Color) - Method in class kiwi.ui.ToolTipManager
Set the tool tip background color.
setBold() - Method in class kiwi.ui.SimpleStyledEditor
Boldify the currently-selected content.
setBrowserPath(String) - Method in class kiwi.ui.WebBrowser
Specify the path to a Netscape-compatible browser (such as Netscape, Mozilla, or any other browser that supports the ``-remote'' switch).
setBusy(boolean) - Method in class kiwi.ui.StatusBar
Start or stop the slider.
setBusyCursor(boolean) - Method in class kiwi.ui.KFrame
Turn the busy cursor on or off for this window.
setBusyCursor(boolean) - Method in class kiwi.ui.KInternalFrame
Turn the busy cursor on or off for this window.
setButtonsAreTransparent(boolean) - Static method in class kiwi.ui.UIChangeManager
Set the transparent buttons flag.
setCapture(boolean) - Method in class ca.bc.webarts.tools.StreamGobbler
Set Method for class field 'capture_'.
setChangesMade(boolean) - Method in class kiwi.ui.WorkspaceEditor
Set the changes made flag on this editor.
setClipboardText(String) - Static method in class kiwi.util.KiwiUtils
Copy text to the system clipboard.
setColor(Color) - Method in class kiwi.ui.ColorSwatch
Set the color of this swatch.
setColor(Color) - Method in class kiwi.ui.ColoredString
Set the color.
setColor(Color) - Method in class kiwi.ui.KFrame
Set the background color.
setColor(Color) - Method in class kiwi.ui.KInternalFrame
Set the background color.
setColorTheme(ColorTheme) - Static method in class kiwi.ui.UIChangeManager
Set the color theme.
setColours() - Method in class ca.bc.webarts.jOggPlayer
Sets all the Various colours to their current variable values.
setComment(String) - Method in class kiwi.ui.WorkspaceEditor
Set the comment that appears in the top portion of the editor.
setComparator(Comparator) - Method in class kiwi.util.MergeSort
Set the comparator for sorting.
setComparator(Comparator) - Method in class kiwi.util.VectorUtils
Set the comparator to be used by the methods in this class.
setComponent(Component) - Method in class kiwi.util.ComponentPrinter
Specify a different component to be printed.
setConfig(Config) - Method in class kiwi.ui.WizardPanel
 
setData(DomainObject) - Method in class kiwi.ui.ContentPanel
Synchronize a DomainObject with the ContentPanel.
setDate(Date) - Method in class kiwi.ui.DateChooserField
 
setDate(Date) - Method in class kiwi.ui.DateField
Set the data to be displayed by this field.
setDateFormat(SimpleDateFormat) - Method in class kiwi.ui.DateChooser
Set the format for the textual date display at the bottom of the component.
setDecimals(int) - Method in class kiwi.ui.NumericCellEditor
Set the number of decimal places to display for non-integer values.
setDecimals(int) - Method in class kiwi.ui.NumericField
Set the number of decimals to display to the right of the radix.
setDecimals(int) - Method in class kiwi.ui.NumericTableCellRenderer
Set the number of decimal places to display for non-integer values.
setDefaultFrameIcon(Image) - Static method in class kiwi.ui.UIChangeManager
Set the default frame icon to be used for KFrames.
setDefaultLookAndFeel() - Static method in class kiwi.util.KiwiUtils
Set the default cross-platform Look and Feel
setDefaultTexture(Image) - Static method in class kiwi.ui.UIChangeManager
Set the default texture used for tiling backgrounds of KPanels.
setDelay(int) - Method in class kiwi.ui.SplashScreen
Set the display duration.
setDelay(int) - Method in class kiwi.ui.StatusBar
Set the delay on status bar messages.
setDelay(int) - Method in class kiwi.ui.ToolTipManager
Set the tool tip display delay.
setDescription(String) - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Sets the human readable description of this filter.
setDescription(String) - Method in class kiwi.util.Config
Set the description for this set of configuration parameters.
setDirectoryPath(DirectoryPath) - Method in class kiwi.ui.PathEditor
Set the list of paths to be displayed by this view.
setDisplayFont(Font) - Method in class ca.bc.webarts.jOggPlayer
Changes all the Labels in the Display area to the ne font.
setDocument(Document) - Method in class kiwi.ui.DataField
 
setEditable(boolean) - Method in class kiwi.ui.ContentPanel
Set the editable property for this ContentPanel.
setEditable(boolean) - Method in class kiwi.ui.DataField
Set the editable state of this field.
setEditable(boolean) - Method in class kiwi.ui.KTable
Set the editable state of this table.
setEditable(boolean) - Method in class kiwi.ui.SimpleEditor
Set the editable state of the editor.
setElementList(Vector) - Method in class kiwi.ui.UIElementChooser
Set the list of elements to allow selection from.
setElementViewer(UIElementViewer) - Method in class kiwi.ui.UIElementChooser
Set the viewer component to be used to display elements.
setEnabled(boolean) - Method in class kiwi.ui.KTable
Enable or disable this table.
setEnabled(boolean) - Method in class kiwi.ui.RepeaterButton
Enable or disable the button.
setEndDate(Calendar) - Method in class kiwi.ui.DateRangeHelper
Set the end date.
setExtensionListInDescription(boolean) - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFocusOrder(JComponent[]) - Method in class kiwi.ui.KPanel
Set the focus order for this component.
setFont(Font) - Method in class ca.bc.webarts.widgets.ColouredLabel
Allows setting of the Font to use in this label.
setFont(Font) - Method in class kiwi.ui.FilesystemListView
Set the font for this component.
setFont(Font) - Method in class kiwi.ui.FilesystemTableView
Set the font for this component.
setFont(Font) - Method in class kiwi.ui.FilesystemTreeView
Set the font for this component.
setFont(Font) - Method in class kiwi.ui.StatusBar
Set the message font.
setFont(Font) - Method in class kiwi.ui.ToolTipManager
Set the tool tip font.The default font is 8 point Dialog.
setFontName(String) - Method in class ca.bc.webarts.widgets.ColouredLabel
A convienience method to directly set the Font using the face name instead of sending a Font object.
setFonts(Container, Font) - Static method in class kiwi.util.KiwiUtils
Recursively set the font on a container and all of its descendant components.
setForeground(Color) - Method in class kiwi.ui.ToolTipManager
Set the tool tip foreground color.
setGrouping(boolean) - Method in class kiwi.ui.NumericField
Set the grouping mode for this numeric field.
setGrouping(boolean) - Method in class kiwi.ui.NumericTableCellRenderer
Enable or disable grouping for this cell renderer.
setHighlightBackground(Color) - Method in class kiwi.ui.ModelTreeCellRenderer
Set the background color for a highlighted item.
setHighlightColor(Color) - Method in class kiwi.ui.DateChooser
Set the highlight color for this component.
setHighlightForeground(Color) - Method in class kiwi.ui.ModelTreeCellRenderer
Set the foreground color for a highlighted item.
setIcon(Icon) - Method in class kiwi.ui.HeaderCellRenderer
Set the icon for the renderer.
setIcon(Icon) - Method in class kiwi.ui.WizardView
Set the component's icon.
setIconForApp(JFrame, String) - Static method in class ca.bc.webarts.widgets.Util
SetsIcon for the passed in Frame
setIconForApp(JFrame, URL) - Static method in class ca.bc.webarts.widgets.Util
SetsIcon for the passed in Frame
setImage(Icon) - Method in class kiwi.ui.ImagePanel
Set an icon image for the ImagePanel
setInitialDelay(int) - Method in class kiwi.ui.RepeaterButton
Set the initial delay on this button.
setInputRequired(boolean) - Method in class kiwi.ui.DataField
Specify whether an input is required in this field.
setItalic() - Method in class kiwi.ui.SimpleStyledEditor
Italicize the currently-selected content.
setLeadSelectionIndex(int) - Method in class kiwi.ui.KTable._SelectionModel
 
setLocale(Locale) - Method in class kiwi.util.LocaleManager
Set the default locale.
setLogFile(String) - Static method in class ca.bc.webarts.tools.Log
Creates a File object based on the spec'd filename and then inits the logFile_ attribute.
setLogFile(File) - Static method in class ca.bc.webarts.tools.Log
Sets the logFile_ attribute to the spec'd File.
setLogLevel(short) - Static method in class ca.bc.webarts.tools.Log
Sets the current Logging Level.
setMaxValue(double) - Method in class kiwi.ui.NumericField
Set a maximum value constraint.
setMaxValue(int) - Method in class kiwi.ui.NumericField
Set a maximum value constraint.
setMaximumDate(Calendar) - Method in class kiwi.ui.DateChooser
Set the latest selectable date for the chooser.
setMaximumDate(Calendar) - Method in class kiwi.ui.DateRangeHelper
Set the maximum selectable date for this date range.
setMaximumLength(int) - Method in class kiwi.ui.DataField
Set the maximum number of characters that may be entered into this field.
setMenuBar(JMenuBar) - Method in class kiwi.ui.KFrame
Set the menu bar for the frame.
setMeterColor(Color) - Method in class kiwi.ui.StatusBar
Set the meter color.
setMinValue(double) - Method in class kiwi.ui.NumericField
Set a minimum value constraint.
setMinValue(int) - Method in class kiwi.ui.NumericField
Set a minimum value constraint.
setMinimumDate(Calendar) - Method in class kiwi.ui.DateChooser
Set the earliest selectable date for the chooser.
setMinimumDate(Calendar) - Method in class kiwi.ui.DateRangeHelper
Set the minimum selectable date for this date range.
setModel(TableModel) - Method in class kiwi.ui.KTable
Set the data model for this table.
setMultipleSelectionsAllowed(boolean) - Method in class kiwi.ui.FilesystemListView
Specify whether multiple selections are allowed in this component.
setMultipleSelectionsAllowed(boolean) - Method in class kiwi.ui.FilesystemTableView
Specify whether multiple selections are allowed in this component.
setMultipleSelectionsAllowed(boolean) - Method in class kiwi.ui.FilesystemTreeView
Specify whether multiple selections are allowed in this component.
setName(String) - Method in class kiwi.ui.AudioClip
Set the audio clip's name.
setName(String) - Method in class kiwi.util.IntervalTimer
Set the name for this timer.
setNativeLookAndFeel() - Static method in class kiwi.util.KiwiUtils
Set the native (system) Look and Feel
setObject(Object) - Method in class kiwi.ui.WorkspaceEditor
Set the problem domain object to be associated with this editor.
setOpaque(boolean) - Method in class kiwi.ui.FilesystemTreeView
Set the component's opacity.
setOpaque(boolean) - Method in class kiwi.ui.KDesktopPane
Set the opacity state of this component.
setOs_(PrintStream) - Method in class ca.bc.webarts.tools.StreamGobbler
Set Method for class field 'ps_'.
setPercent(int) - Method in class kiwi.ui.Thermometer
Set a percentage on the meter.
setPlain() - Method in class kiwi.ui.SimpleStyledEditor
Remove all style attributes from the currently-selected content.
setProgress(int) - Method in class kiwi.ui.StatusBar
Set a percentage on the meter.
setProgress(int) - Method in interface kiwi.util.ProgressObserver
Set the progress amount to progress, which is a value between 0 and 100.
setProperty(String, String) - Method in class org.jconfig.ConfigurationManager
This method will set the value for a specific property in the category "general".
setProperty(String, String, String) - Method in class org.jconfig.ConfigurationManager
This method will set the value for a specific property in the selected category.
setRepeatDelay(int) - Method in class kiwi.ui.RepeaterButton
Set the repeat delay.
setRoot(File) - Method in class kiwi.ui.FilesystemListView
Set the root of the filesystem to be displayed by this component.
setRoot(File) - Method in class kiwi.ui.FilesystemTableView
Set the root of the filesystem to be displayed by this component.
setRoot(File) - Method in class kiwi.ui.FilesystemTreeView
Set the root of the filesystem to be displayed by this component.
setSaveLines(int) - Method in class kiwi.ui.ConsoleFrame
Set the number of save lines.
setSaveLines(int) - Method in class kiwi.ui.ScrollbackView
Set the buffer size.
setSelected(boolean) - Method in class ca.bc.webarts.widgets.OggFileRef
Sets the selected attribute of the OggFileRef object
setSelectedDate(Calendar) - Method in class kiwi.ui.DateChooser
Set the selected date for the chooser.
setSelectedIndex(int) - Method in class ca.bc.webarts.widgets.JCheckDropDown
Sets the SelectedIndex attribute of the PopUpButton object.
setSelectedIndex(int) - Method in class ca.bc.webarts.widgets.PopUpButton
Sets the SelectedIndex attribute of the PopUpButton object.
setSelectedItem(UIElement) - Method in class kiwi.ui.UIElementChooser
Set the currently selected item.
setSelectedItem(String) - Method in class kiwi.ui.UIElementChooser
Set the currently selected item by name.
setSelectionInterval(int, int) - Method in class kiwi.ui.KTable._SelectionModel
 
setSize(int, int) - Method in class kiwi.ui.Thermometer
Set the size of the component.
setSortable(boolean) - Method in class kiwi.ui.KTable
Set the sortable state of this table.
setStartDate(Calendar) - Method in class kiwi.ui.DateRangeHelper
Set the start date.
setState(String) - Method in class kiwi.ui.StateIndicator
Set the state of the indicator.
setState(boolean) - Method in class kiwi.ui.ToggleIndicator
Set the toggle state.
setStatusBar(StatusBar) - Method in class kiwi.ui.KFrame
Set the status bar for the frame.
setString(String) - Method in class kiwi.ui.ColoredString
Set the string.
setSubtype(int) - Method in class kiwi.util.HolderObject
Set the subtype for the value stored by this holder.
setText(String) - Method in class ca.bc.webarts.widgets.ColouredLabel
Overrides the JLabel setText to add the extra stuff to get the extra colours and font stuff.
setText(String) - Method in class kiwi.ui.DataField
Set the text to be displayed by this field.
setText(String) - Method in class kiwi.ui.SimpleEditor
Set the text in the editor.
setText(String) - Method in class kiwi.ui.SimpleStyledEditor
Set the text to be displayed in the editor.
setText(String) - Method in class kiwi.ui.StatusBar
Set the text to be displayed in the status bar.
setText(String, boolean) - Method in class kiwi.ui.StatusBar
Set the text to be displayed in the status bar.
setTextColor(Color) - Method in class kiwi.ui.StatusBar
Set the text color.
setTextColour(Color) - Method in class ca.bc.webarts.widgets.ColouredLabel
Sets the current Text Colour being used in this label.
setTexture(Image) - Method in class kiwi.ui.KFrame
Set the background texture.
setTexture(Image) - Method in class kiwi.ui.KInternalFrame
Set the background texture.
setTexture(Image) - Method in class kiwi.ui.KPanel
Set the background texture.
setTheLookAndFeel(short, Component) - Static method in class ca.bc.webarts.widgets.Util
Calls the User Interface Manager and sets the look and feel setting based on the parameter it is passed.
setTitle(String) - Method in class kiwi.ui.WizardPanel
Set the title for this WizardPanel.
setTreeModel(ITreeModel) - Method in class kiwi.ui.TreeTable
Set this component's data model.
setType(int) - Method in class kiwi.ui.DateTableCellRenderer
Set the formatting type.
setType(int) - Method in class kiwi.ui.NumericCellEditor
Set the formatting type.
setType(int) - Method in class kiwi.ui.NumericField
Set the validation type for this field.
setType(int) - Method in class kiwi.ui.NumericTableCellRenderer
Set the formatting type.
setUI(ComponentUI) - Method in class kiwi.ui.KLabelArea
 
setUnderline() - Method in class kiwi.ui.SimpleStyledEditor
Underline the currently-selected content.
setValidation(boolean) - Method in class org.jconfig.ConfigurationManager
This method will set the flag if validation is used for parsing the file/stream from URL or not
setValue(Object) - Method in class kiwi.ui.DateTableCellRenderer
Set the value to be displayed by this cell renderer.
setValue(double) - Method in class kiwi.ui.NumericField
Set the numeric value to be displayed by this field.
setValue(float) - Method in class kiwi.ui.NumericField
Set the numeric value to be displayed by this field.
setValue(int) - Method in class kiwi.ui.NumericField
Set the numeric value to be displayed by this field.
setValue(long) - Method in class kiwi.ui.NumericField
Set the numeric value to be displayed by this field.
setValue(short) - Method in class kiwi.ui.NumericField
Set the numeric value to be displayed by this field.
setValue(Object) - Method in class kiwi.ui.NumericTableCellRenderer
Set the value to be displayed by this cell renderer.
setValue(boolean) - Method in class kiwi.util.BooleanHolder
Set the BooleanHolder's value.
setValue(Date) - Method in class kiwi.util.DateHolder
Set the DateHolder's value.
setValue(double) - Method in class kiwi.util.DoubleHolder
Set the DoubleHolder's value.
setValue(float) - Method in class kiwi.util.FloatHolder
Set the FloatHolder's value.
setValue(int) - Method in class kiwi.util.IntegerHolder
Set the IntegerHolder's value.
setValue(String) - Method in class kiwi.util.StringHolder
Set the StringHolder's value.
setVisible(boolean) - Method in class kiwi.ui.AboutFrame
Show or hide the window.
setVisible(boolean) - Method in class kiwi.ui.KFrame
Show or hide the frame.
setVisible(boolean) - Method in class kiwi.ui.KInternalFrame
Show or hide the frame.
setVisible(boolean) - Method in class kiwi.ui.SplashScreen
Display or hide the splash screen.
setVisible(boolean) - Method in class kiwi.ui.ToolTipWindow
 
setWorkspaceManager(WorkspaceManager) - Method in class kiwi.ui.WorkspaceEditor
 
setWrapText(boolean) - Method in class ca.bc.webarts.widgets.ColouredLabel
Forces the display of the label text to the specified wrapping.
shouldSelectCell(EventObject) - Method in class kiwi.ui.AbstractCellEditor
 
shouldSelectCell(EventObject) - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
showButtonBorders_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
showDialog(Component, String) - Method in class kiwi.ui.KFileChooser
 
showElement(UIElement) - Method in class kiwi.ui.AudioClipViewer
Show the specified element.
showElement(UIElement) - Method in class kiwi.ui.TextureViewer
Show the specified element.
showElement(UIElement) - Method in interface kiwi.ui.UIElementViewer
Display the given element in the viewer.
showMiniView(boolean) - Static method in class ca.bc.webarts.jOggPlayer
Switches to or from the mini view.
showMiniViewOnStart_ - Static variable in class ca.bc.webarts.jOggPlayer
Flag to show the mini view on startup, It gets read from the config file.
showNode(DocumentDataSource.DocumentNode) - Method in class kiwi.ui.DocumentBrowserView
Display a specific page in the browser.
showPanel(WizardPanel) - Method in class kiwi.ui.WizardView
 
showPlaylistOnStart_ - Static variable in class ca.bc.webarts.jOggPlayer
Flag to show the playlist on startup, It gets read from the config file.
showPlaylistPanel(boolean) - Method in class ca.bc.webarts.jOggPlayer
Switches the Playlist panel on/off.
showPopUp(boolean) - Method in class ca.bc.webarts.widgets.PopUpButton
Shows or Removes the JList Popup depending on the passed parm.
showTextures_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
size() - Method in class ca.bc.webarts.widgets.PlayList
The number of entries in the PlayList.
size - Variable in class kiwi.ui.ImagePanel
 
size - Variable in class kiwi.util.ResourcePool
 
sleep(long) - Static method in class ca.bc.webarts.widgets.Util
A method to simply abstract the Try/Catch required to put the current thread to sleep for the specified time in ms.
sleep(int) - Static method in class kiwi.util.KiwiUtils
Suspend the calling thread.
smoothp - Variable in class com.jcraft.jorbis.PsyInfo
 
soFarSoGood_ - Static variable in class ca.bc.webarts.tools.AutoUpdateApp
A class var to track the progress of the various validation checks that are performed.
songComments_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
songInfoDisplayDismissDelay_ - Static variable in class ca.bc.webarts.jOggPlayer
The dismiss delay time for the song info Dispay tooltip.
songProgress - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
songProgressHeight_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
songStartTime_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
songs - Variable in class ca.bc.webarts.widgets.PlayList
This is the meat of the class; it holds OggFileRef objects.*
sort(Object[]) - Method in class kiwi.util.MergeSort
Sort an array of objects.
sort(Vector) - Method in class kiwi.util.VectorUtils
Sort a vector.
sortArray(Collator, JCheckBox[]) - Method in class ca.bc.webarts.widgets.JCheckDropDown
 
sortArray(Collator, String[]) - Method in class ca.bc.webarts.widgets.PopUpButton
 
sortDefaultList(DefaultListModel) - Method in class ca.bc.webarts.widgets.JCheckDropDown
 
sortDefaultList(DefaultListModel) - Method in class ca.bc.webarts.widgets.PopUpButton
 
sortIcon - Variable in class kiwi.ui.HeaderCellRenderer
 
sortable - Variable in class kiwi.ui.KTable
 
sorted_index - Variable in class com.jcraft.jorbis.LookFloor1
 
sorter - Variable in class kiwi.ui.KTable
 
sorter - Variable in class kiwi.util.VectorUtils
 
sounds - Variable in class kiwi.util.ResourceManager
 
source - Variable in class kiwi.event.ChangeSupport
 
source - Variable in class kiwi.util.LocaleData
 
sourceIndex - Variable in class ca.bc.webarts.widgets.dnd.DnDList
 
sourceObject - Variable in class ca.bc.webarts.widgets.dnd.DnDList
 
spacesToCapsInString(String) - Static method in class ca.bc.webarts.widgets.Util
Removes any space chars ' ' from a String and Capitalizes the next char.
splashFinished - Variable in class ca.bc.webarts.widgets.Splash
 
split(String, String) - Static method in class kiwi.util.StringUtils
Split a string into a series of tokens based on the given delimiter.
splitcache - Variable in class com.jcraft.jorbis.Drft
 
sqrt2 - Static variable in class com.jcraft.jorbis.Drft
 
stages - Variable in class com.jcraft.jorbis.LookResidue0
 
start() - Method in class ca.bc.webarts.jOggPlayer
The applet start *
start() - Method in class kiwi.ui.Thermometer
Start the busy slider.
start - Variable in class kiwi.util.IntervalTimer
 
start() - Method in class kiwi.util.IntervalTimer
Start the timer.
startChooser - Variable in class kiwi.ui.DateRangeHelper
 
startEditing() - Method in class kiwi.ui.WorkspaceEditor
Start editing in this editor.
startEditing(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
 
startFocus() - Method in class kiwi.ui.KFrame
This method is called when the frame is made visible; it should transfer focus to the appropriate child component.
startFocus() - Method in class kiwi.ui.KInternalFrame
This method is called when the frame is made visible; it should transfer focus to the appropriate child component.
startMethod(String) - Static method in class ca.bc.webarts.tools.Log
Logs an entry into a method with a simple log message.
startPage - Variable in class kiwi.ui.AboutFrame
 
startTimer() - Method in class ca.bc.webarts.jOggPlayer
Helper method to encapsulate the starting of the timeWatcherRunnable_.*
state(Object) - Method in class com.jcraft.jorbis.Floor0
 
state - Variable in class kiwi.ui.StateIndicator
 
state - Variable in class kiwi.ui.ToggleIndicator
 
stateChanged(ChangeEvent) - Method in class kiwi.ui.WizardPanelSequence
Handle ChangeEvents fired by the WizardPanels that belong to this sequence.
stop() - Method in class ca.bc.webarts.jOggPlayer
Stops the current playing oggStream in the playerStream_.
stop() - Method in class kiwi.ui.AudioClip
Stop playing the audio clip.
stop() - Method in class kiwi.ui.Thermometer
Stop the busy slider.
stop - Variable in class kiwi.util.IntervalTimer
 
stop() - Method in class kiwi.util.IntervalTimer
Stop the timer.
stopCellEditing() - Method in class kiwi.ui.AbstractCellEditor
 
stopCellEditing() - Method in class kiwi.ui.NumericCellEditor
Stop cell editing.
stopCellEditing() - Method in class kiwi.ui.PathEditor.PathListCellEditor
 
stopEditing() - Method in class kiwi.ui.KTable
Stop any cell edit that is in progress on the table.
stopEditing() - Method in class kiwi.ui.WorkspaceEditor
Start editing in this editor.
stopEditing(WorkspaceEditor) - Method in class kiwi.ui.WorkspaceManager
 
storage - Variable in class com.jcraft.jogg.Buffer
 
storage - Variable in class com.jcraft.jogg.SyncState
 
store(File) - Method in class org.jconfig.ConfigurationManager
This method will save the current categories and their properties to a file
storeConfigs() - Method in class ca.bc.webarts.jOggPlayer
Puts all the storable data in to the config manager in prep for saving.
storeProperties(File) - Method in class org.jconfig.ConfigurationManager
This method will generate a Java-properties file.
storeProperties(File, String) - Method in class org.jconfig.ConfigurationManager
This method will write a Java-properties file and fill in the properties for the particular category.
streams() - Method in class com.jcraft.jorbis.VorbisFile
 
string - Variable in class kiwi.ui.ColoredString
 
stringConstructor - Static variable in class kiwi.util.CommandDispatcher
 
subTextFont - Variable in class kiwi.ui.ColorTheme
 
subgrp - Variable in class com.jcraft.jorbis.InfoResidue0
 
submaps - Variable in class com.jcraft.jorbis.InfoMapping0
 
subtype - Variable in class kiwi.util.HolderObject
The subtype for the value stored by this holder.
support - Variable in class kiwi.ui.ArrowButtonView
 
support - Static variable in class kiwi.ui.UIChangeManager
 
support - Variable in class kiwi.ui.WizardPanel
 
support - Variable in class kiwi.ui.WizardPanelSequence
 
support - Variable in class kiwi.ui.WizardView
 
support - Variable in class kiwi.util.Config
The support object for firing ChangeEvents when the object changes.
supportedLocales - Variable in class kiwi.ui.LocaleChooser
 
supportsDnD - Static variable in class ca.bc.webarts.widgets.dnd.FileDrop
Discover if the running JVM is modern enough to have drag and drop.
supportsDnD() - Static method in class ca.bc.webarts.widgets.dnd.FileDrop
 
swap() - Method in class kiwi.ui.StackView
Swap the positions of the top two items on the stack.
swapSpace - Variable in class kiwi.util.MergeSort
 
swatch - Static variable in class kiwi.ui.ColorSwatchCellRenderer
 
syncData() - Method in class kiwi.ui.ContentPanel
Synchronize data entered into the ContentPanel with the DomainObject that was provided with the most recent call to setData().
syncData() - Method in class kiwi.ui.WizardPanel
Synchronize this WizardPanel's data.
syncUI() - Method in class kiwi.ui.WizardPanel
Synchronize this WizardPanel's user interface.
synthesis(Packet) - Method in class com.jcraft.jorbis.Block
 
synthesis_blockin(Block) - Method in class com.jcraft.jorbis.DspState
 
synthesis_headerin(Comment, Packet) - Method in class com.jcraft.jorbis.Info
 
synthesis_init(Info) - Method in class com.jcraft.jorbis.DspState
 
synthesis_pcmout(float[][][], int[]) - Method in class com.jcraft.jorbis.DspState
 
synthesis_read(int) - Method in class com.jcraft.jorbis.DspState
 
sysButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
systemTextColor - Variable in class kiwi.ui.ColorTheme
 
systemTextFont - Variable in class kiwi.ui.ColorTheme
 

T

TEXTURE_PATH - Static variable in class kiwi.util.ResourceManager
 
TEXTURE_PROPERTY - Static variable in class kiwi.ui.UIChangeManager
Default texture property.
THEME_EXT - Static variable in class kiwi.util.ResourceManager
The file extension for color themes.
THEME_PATH - Static variable in class kiwi.util.ResourceManager
 
TYPE_UNKNOWN - Static variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
TaggedObject - class kiwi.util.TaggedObject.
An object-id or object-tag pair.
TaggedObject(Object, Object) - Constructor for class kiwi.util.TaggedObject
Construct a new TaggedObject for the given user object and identifier object.
TaggedObject(Object, int) - Constructor for class kiwi.util.TaggedObject
Construct a new TaggedObject for the given user object and numerical ID.
Task - class kiwi.util.Task.
This class represents an asynchronous task whose progress can be tracked by a ProgressObserver.
Task() - Constructor for class kiwi.util.Task
Construct a new Task.
TextureViewer - class kiwi.ui.TextureViewer.
An implementation of UIElementViewer for previewing textures.
TextureViewer() - Constructor for class kiwi.ui.TextureViewer
Construct a new TextureViewer.
Thermometer - class kiwi.ui.Thermometer.
This class represents a combination progress meter / busy slider.
Thermometer() - Constructor for class kiwi.ui.Thermometer
Construct a new Thermometer with a default foreground color (a dark blue).
Thermometer(Color) - Constructor for class kiwi.ui.Thermometer
Construct a new Thermometer with the given foreground color.
Time0 - class com.jcraft.jorbis.Time0.
 
Time0() - Constructor for class com.jcraft.jorbis.Time0
 
TimerPool - class kiwi.util.TimerPool.
A concrete implementation of ResourcePool for managing a pool of IntervalTimers.
TimerPool(int) - Constructor for class kiwi.util.TimerPool
Construct a new TimerPool of the specified size.
ToggleIndicator - class kiwi.ui.ToggleIndicator.
A graphical toggle component.
ToggleIndicator(Icon, Icon) - Constructor for class kiwi.ui.ToggleIndicator
Construct a new ToggleIndicator with the specified icons for the "on" and "off" states.
ToolTipManager - class kiwi.ui.ToolTipManager.
A tool tip manager for use with heavyweight as well as lightweight AWT and JFC components.
ToolTipManager() - Constructor for class kiwi.ui.ToolTipManager
 
ToolTipWindow - class kiwi.ui.ToolTipWindow.
 
ToolTipWindow(Component, String, long) - Constructor for class kiwi.ui.ToolTipWindow
 
TransferableObject - class ca.bc.webarts.widgets.dnd.TransferableObject.
At last an easy way to encapsulate your custom objects for dragging and dropping in your Java programs! When you need to create a Transferable object, use this class to wrap your object.
TransferableObject(Object) - Constructor for class ca.bc.webarts.widgets.dnd.TransferableObject
Creates a new TransferableObject that wraps data.
TransferableObject(TransferableObject.Fetcher) - Constructor for class ca.bc.webarts.widgets.dnd.TransferableObject
Creates a new TransferableObject that will return the object that is returned by fetcher.
TransferableObject(Class, TransferableObject.Fetcher) - Constructor for class ca.bc.webarts.widgets.dnd.TransferableObject
Creates a new TransferableObject that will return the object that is returned by fetcher.
TransferableObject.Fetcher - interface ca.bc.webarts.widgets.dnd.TransferableObject.Fetcher.
Instead of passing your data directly to the TransferableObject constructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).
TreeTable - class kiwi.ui.TreeTable.
A composite tree/table component.
TreeTable() - Constructor for class kiwi.ui.TreeTable
Construct a new TreeTable.
t - Variable in class com.jcraft.jorbis.CodeBook
 
t_date - Variable in class kiwi.ui.DateChooserField
 
t_text - Variable in class kiwi.ui.SimpleEditor
The JTextArea that holds the text for this component.
tab - Variable in class com.jcraft.jorbis.DecodeAux
 
tabl - Variable in class com.jcraft.jorbis.DecodeAux
 
table - Variable in class kiwi.ui.FilesystemTableView
 
tableAdapter - Variable in class kiwi.ui.TreeTable
 
tabn - Variable in class com.jcraft.jorbis.DecodeAux
 
tag - Variable in class ca.bc.webarts.widgets.JAboutBox
 
tag - Variable in class kiwi.util.TaggedObject
 
tagcompare(byte[], byte[], int) - Static method in class com.jcraft.jorbis.Comment
 
taui - Static variable in class com.jcraft.jorbis.Drft
 
taur - Static variable in class com.jcraft.jorbis.Drft
 
text - Variable in class kiwi.ui.MarkupProxy
The text for this proxy.
text - Variable in class kiwi.ui.PathEditor.PathListCellEditor
 
textColour_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
textHighlightColor - Variable in class kiwi.ui.ColorTheme
 
textPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
textures - Variable in class kiwi.util.ResourceManager
 
thread - Variable in class kiwi.ui.ConsoleAdapter
 
thread - Variable in class kiwi.ui.Thermometer
 
thread - Variable in class kiwi.ui.ToolTipManager
 
thresh_tree - Variable in class com.jcraft.jorbis.StaticCodeBook
 
threshvals - Variable in class com.jcraft.jorbis.EncodeAuxThreshMatch
 
time - Variable in class kiwi.util.IntervalTimer
 
timeFormat - Variable in class kiwi.util.LocaleManager
 
timeLabel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
timeLabelValue - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
timeWatcherRunnable_ - Variable in class ca.bc.webarts.jOggPlayer
Handles the Timer display in its own Thread.
timeWatcherThread_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
time_P - Static variable in class com.jcraft.jorbis.FuncTime
 
time_bits - Variable in class com.jcraft.jorbis.Block
 
time_bits - Variable in class com.jcraft.jorbis.DspState
 
time_func - Variable in class com.jcraft.jorbis.LookMapping0
 
time_look - Variable in class com.jcraft.jorbis.LookMapping0
 
time_param - Variable in class com.jcraft.jorbis.Info
 
time_seek(float) - Method in class com.jcraft.jorbis.VorbisFile
 
time_tell() - Method in class com.jcraft.jorbis.VorbisFile
 
time_total(int) - Method in class com.jcraft.jorbis.VorbisFile
 
time_type - Variable in class com.jcraft.jorbis.Info
 
timer - Variable in class kiwi.ui.RepeaterButton
 
timer - Variable in class kiwi.ui.StatusBar
 
timerRunning_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
times - Variable in class com.jcraft.jorbis.Info
 
timestamp - Variable in class kiwi.ui.ToolTipWindow
 
timesubmap - Variable in class com.jcraft.jorbis.InfoMapping0
 
tip - Variable in class kiwi.ui.ToolTipWindow
 
tips - Variable in class kiwi.ui.ToolTipManager
 
titleLabel - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
titleLabelValue - Static variable in class ca.bc.webarts.jOggPlayer
Description of the Field
titlePanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
tmodel - Variable in class kiwi.ui.PathEditor
 
toBARK(float) - Static method in class com.jcraft.jorbis.Floor0
 
toHEXString(byte) - Static method in class ca.bc.webarts.widgets.Util
A simple byte to Hex String converter.
toSort - Variable in class kiwi.util.MergeSort
 
toString() - Method in class com.jcraft.jorbis.Comment
 
toString() - Method in class com.jcraft.jorbis.Info
 
toString() - Method in class kiwi.text.ParsingException
Convert the parsing exception to a string that contains the message and line number.
toString() - Method in class kiwi.ui.AudioClip
Get a string representation of this object.
toString() - Method in class kiwi.ui.UIElement
Get a string representation for this object.
toString() - Method in class kiwi.util.BooleanHolder
Get a string representation for this object.
toString() - Method in class kiwi.util.DateHolder
Get a string representation for this object.
toString() - Method in class kiwi.util.DirectoryPath
Convert this path to a string, using the appropriate path separator for this platform.
toString() - Method in class kiwi.util.DoubleHolder
Get a string representation for this object.
toString() - Method in class kiwi.util.FloatHolder
Get a string representation for this object.
toString() - Method in class kiwi.util.IntegerHolder
Get a string representation for this object.
toString() - Method in class kiwi.util.IntervalTimer
Create a string representation of the timer, which includes its name and accumulated time.
toString() - Method in class kiwi.util.StringHolder
Get a string representation for this object.
toString() - Method in class kiwi.util.TaggedObject
Get a string representation of the tagged object.
togglePopUp() - Method in class ca.bc.webarts.widgets.PopUpButton
Toggles the popup to show or not show depending on if it is currently shown.
tokenReplace(String, String, String) - Static method in class ca.bc.webarts.widgets.Util
A simple String token replacement routine.
toneatt_1000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
toneatt_125Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
toneatt_2000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
toneatt_250Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
toneatt_4000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
toneatt_500Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
toneatt_8000Hz - Variable in class com.jcraft.jorbis.PsyInfo
 
tonecurves - Variable in class com.jcraft.jorbis.PsyLook
 
tonemaskp - Variable in class com.jcraft.jorbis.PsyInfo
 
toolkit - Variable in class ca.bc.webarts.widgets.JAboutBox
 
toolkit - Variable in class ca.bc.webarts.widgets.Splash
 
topPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
tpi - Static variable in class com.jcraft.jorbis.Drft
 
transform - Variable in class com.jcraft.jorbis.DspState
 
transformtype - Variable in class com.jcraft.jorbis.InfoMode
 
translateName(String) - Method in class kiwi.util.ReplacementClassLoader
 
trapGarbage(String) - Method in class kiwi.ui.DateField
 
trapGarbage(String) - Method in class kiwi.util.LocaleManager
 
tree - Variable in class kiwi.ui.DocumentBrowserView
 
tree - Variable in class kiwi.ui.FilesystemTreeView
 
trig - Variable in class com.jcraft.jorbis.Mdct
 
trigcache - Variable in class com.jcraft.jorbis.Drft
 
tryPlay(URL) - Method in class ca.bc.webarts.jOggPlayer
Attempts to Play the Ogg File At the Specified URL.
tryPlay(String) - Method in class ca.bc.webarts.jOggPlayer
Attempts to Play the Ogg File At the Specified URL String.
twofitatten - Variable in class com.jcraft.jorbis.InfoFloor1
 
twofitminsize - Variable in class com.jcraft.jorbis.InfoFloor1
 
twofitminused - Variable in class com.jcraft.jorbis.InfoFloor1
 
twofitweight - Variable in class com.jcraft.jorbis.InfoFloor1
 
type - Variable in class kiwi.ui.DateTableCellRenderer
 
type - Variable in class kiwi.ui.NumericField
 
type - Variable in class kiwi.ui.NumericTableCellRenderer
 
type_ - Variable in class ca.bc.webarts.tools.StreamGobbler
The string to get prepended to the output from the InputStream.
types - Variable in class kiwi.ui.ConsoleFrame
The message type-to-color mapping.
types - Static variable in class kiwi.util.FileLoggingEndpoint
 
types - Static variable in class kiwi.util.RawLoggingEndpoint
 

U

UIChangeManager - class kiwi.ui.UIChangeManager.
This class functions as a clearinghouse for global appearance and look & feel changes for an application.
UIChangeManager() - Constructor for class kiwi.ui.UIChangeManager
 
UIElement - class kiwi.ui.UIElement.
This class represents a user interface element, such as a texture, icon, or audio clip.
UIElement() - Constructor for class kiwi.ui.UIElement
Construct a new UIElement.
UIElement(Object, String) - Constructor for class kiwi.ui.UIElement
Construct a new UIElement for the specified element and name.
UIElementChooser - class kiwi.ui.UIElementChooser.
A chooser component for UIElements.
UIElementChooser(UIElementViewer, Vector) - Constructor for class kiwi.ui.UIElementChooser
Construct a new UIElementChooser with the specified viewer and element list.
UIElementChooser() - Constructor for class kiwi.ui.UIElementChooser
Construct a new UIElementChooser.
UIElementChooser._ListSelectionListener - class kiwi.ui.UIElementChooser._ListSelectionListener.
ListSelectionListener
UIElementChooser._ListSelectionListener() - Constructor for class kiwi.ui.UIElementChooser._ListSelectionListener
 
UIElementViewer - interface kiwi.ui.UIElementViewer.
An interface that describes the behavior of a viewer for UIElements.
USERDIR - Static variable in class ca.bc.webarts.widgets.Util
The users home ditrectory.
USERHOME - Static variable in class ca.bc.webarts.widgets.Util
The users home ditrectory.
USER_DIR - Static variable in class ca.bc.webarts.jOggPlayer
Class holder for the users dir.
USER_GRAPHIC_ENV - Static variable in class ca.bc.webarts.jOggPlayer
The Java2 Graphics environment (getrs some platform local data).
Util - class ca.bc.webarts.widgets.Util.
A set of useful utility methods/functions for reuse.
Util() - Constructor for class ca.bc.webarts.widgets.Util
 
un - Variable in class com.jcraft.jorbis.Lsfit_acc
 
underlinef - Variable in class kiwi.ui.SimpleStyledEditor.TextReader
 
underlinef - Variable in class kiwi.ui.SimpleStyledEditor
 
union(Vector, Vector, boolean) - Method in class kiwi.util.VectorUtils
Compute the union of two vectors.
unitArray - Variable in class kiwi.util.LocaleData
 
unixBrowsers - Static variable in class kiwi.ui.WebBrowser
 
unixCommands - Static variable in class kiwi.ui.WebBrowser
 
unknownCommandError(String) - Method in interface kiwi.util.CommandProcessor
Unknown command error handler.
unpack(Buffer) - Method in class com.jcraft.jorbis.Comment
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.Floor0
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.Floor1
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.FuncFloor
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.FuncMapping
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.FuncResidue
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.FuncTime
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.Mapping0
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.Residue0
 
unpack(Buffer) - Method in class com.jcraft.jorbis.StaticCodeBook
 
unpack(Info, Buffer) - Method in class com.jcraft.jorbis.Time0
 
unpack_books(Buffer) - Method in class com.jcraft.jorbis.Info
 
unpack_info(Buffer) - Method in class com.jcraft.jorbis.Info
 
unquantize() - Method in class com.jcraft.jorbis.StaticCodeBook
 
unregisterComponent(JComponent) - Method in class kiwi.ui.UIChangeManager
Unregister a component from the manager.
unregisterMenu(String) - Method in class kiwi.ui.WorkspaceManager
Unregister a menu from this WorkspaceManager.
unsynced - Variable in class com.jcraft.jogg.SyncState
 
unusedmin_n - Variable in class com.jcraft.jorbis.InfoFloor1
 
unusedminsize - Variable in class com.jcraft.jorbis.InfoFloor1
 
update(Graphics) - Method in class ca.bc.webarts.widgets.ImageCanvas
Description of the Method
updateAppFromServer(URL) - Static method in class ca.bc.webarts.tools.AutoUpdateApp
Downloads the requested URL and replaces any existing version.
updateDisplayPopup() - Method in class ca.bc.webarts.jOggPlayer
Updates the tooltip popup text for the Display area with the latest song info.
updateEditingUI() - Method in class kiwi.ui.WorkspaceEditor
Update the editing UI.
updateLookAndFeel() - Method in class kiwi.ui.WorkspaceManager
Update the look and feel of all of the components being managed by this WorkspaceManager.
updateMenuHooks(WorkspaceEditor, boolean) - Method in class kiwi.ui.WorkspaceManager
 
updateUI() - Method in class kiwi.ui.KLabelArea
 
url_ - Variable in class ca.bc.webarts.widgets.OggFileRef
Description of the Field
useExtensionsInDescription - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
userOut_ - Static variable in class ca.bc.webarts.tools.Log
Description of the Field
userTextColor - Variable in class kiwi.ui.ColorTheme
 
userTextFont - Variable in class kiwi.ui.ColorTheme
 
user_comments - Variable in class com.jcraft.jorbis.Comment
 

V

VALUE_UNKNOWN - Static variable in class kiwi.ui.DateTableCellRenderer
A string representation of the "unknown value"; a value that is either of the wrong type or for which there is no available format.
VALUE_UNKNOWN - Static variable in class kiwi.ui.NumericTableCellRenderer
A string representation of the "unknown value"; a value that is either of the wrong type or for which there is no available format.
VERSION - Static variable in class ca.bc.webarts.jOggPlayer
The version string for this release.
VIF_CLASS - Static variable in class com.jcraft.jorbis.InfoFloor1
 
VIF_PARTS - Static variable in class com.jcraft.jorbis.InfoFloor1
 
VIF_POSIT - Static variable in class com.jcraft.jorbis.Floor1
 
VIF_POSIT - Static variable in class com.jcraft.jorbis.InfoFloor1
 
VIF_POSIT - Static variable in class com.jcraft.jorbis.LookFloor1
 
VI_FLOORB - Static variable in class com.jcraft.jorbis.Info
 
VI_MAPB - Static variable in class com.jcraft.jorbis.Info
 
VI_RESB - Static variable in class com.jcraft.jorbis.Info
 
VI_TIMEB - Static variable in class com.jcraft.jorbis.Info
 
VI_TRANSFORMB - Static variable in class com.jcraft.jorbis.DspState
 
VI_WINDOWB - Static variable in class com.jcraft.jorbis.DspState
 
VI_WINDOWB - Static variable in class com.jcraft.jorbis.Info
 
VQ_FEXP - Static variable in class com.jcraft.jorbis.StaticCodeBook
 
VQ_FEXP_BIAS - Static variable in class com.jcraft.jorbis.StaticCodeBook
 
VQ_FMAN - Static variable in class com.jcraft.jorbis.StaticCodeBook
 
VectorSequence - class kiwi.util.VectorSequence.
An implementation of Sequence for wrapping Vectors.
VectorSequence(Vector) - Constructor for class kiwi.util.VectorSequence
Construct a new VectorSequence.
VectorUtils - class kiwi.util.VectorUtils.
This is a utility class that provides methods for performing common operations on sorted and unsorted vectors.
VectorUtils() - Constructor for class kiwi.util.VectorUtils
Construct a new VectorUtils object with the default comparator.
VectorUtils(Comparator) - Constructor for class kiwi.util.VectorUtils
Construct a new VectorUtils object with the specified comparator.
VorbisFile - class com.jcraft.jorbis.VorbisFile.
 
VorbisFile(String) - Constructor for class com.jcraft.jorbis.VorbisFile
 
VorbisFile(InputStream, byte[], int) - Constructor for class com.jcraft.jorbis.VorbisFile
 
v - Variable in class kiwi.util.LoggingMux
 
validate() - Method in class kiwi.ui.NumericCellEditor
 
validate - Variable in class org.jconfig.ConfigurationManager
 
validateInput() - Method in class kiwi.ui.DataField
Validate the input in this field.
value - Variable in class kiwi.ui.NumericField
 
value - Variable in class kiwi.util.BooleanHolder
The current value.
value - Variable in class kiwi.util.DateHolder
The current value.
value - Variable in class kiwi.util.DoubleHolder
The current value.
value - Variable in class kiwi.util.FloatHolder
The current value.
value - Variable in class kiwi.util.IntegerHolder
The current value.
value - Variable in class kiwi.util.StringHolder
The current value.
valueChanged(ListSelectionEvent) - Method in class kiwi.ui.UIElementChooser._ListSelectionListener
 
valuelist - Variable in class com.jcraft.jorbis.CodeBook
 
vb - Variable in class com.jcraft.jorbis.VorbisFile
 
vc - Variable in class com.jcraft.jorbis.VorbisFile
 
vd - Variable in class com.jcraft.jorbis.Block
 
vd - Variable in class com.jcraft.jorbis.VorbisFile
 
vector - Variable in class kiwi.util.VectorSequence
 
vendor - Variable in class com.jcraft.jorbis.Comment
 
version() - Method in class com.jcraft.jogg.Page
 
version - Variable in class com.jcraft.jorbis.Info
 
versionStr_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
vi - Variable in class com.jcraft.jorbis.DspState
 
vi - Variable in class com.jcraft.jorbis.LookFloor0
 
vi - Variable in class com.jcraft.jorbis.LookFloor1
 
vi - Variable in class com.jcraft.jorbis.PsyLook
 
vi - Variable in class com.jcraft.jorbis.VorbisFile
 
viewpane - Variable in class kiwi.ui.UIElementChooser
 
viewport - Variable in class kiwi.ui.ImageView
 
vmButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
volumeBackColour_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
volumeMultiplier(int) - Method in class ca.bc.webarts.jOggPlayer
Converts a linear mapped value to its Log equivalent.
volumeSlider_ - Static variable in class ca.bc.webarts.jOggPlayer
The Volume Slider.
volumeWidth_ - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
vorbisBlock - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
vorbisComment - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
vorbisDspState - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field
vorbisInfo - Variable in class ca.bc.webarts.jOggPlayer
Description of the Field

W

W - Variable in class com.jcraft.jorbis.Block
 
W - Variable in class com.jcraft.jorbis.DspState
 
WARNING - Static variable in interface kiwi.util.LoggingEndpoint
Warning message type.
WINDOZE_LOOKANDFEEL - Static variable in class ca.bc.webarts.widgets.Util
the Windoze LookAndFeel CONSTANT.
WebBrowser - class kiwi.ui.WebBrowser.
A class that represents a web browser and provides URL opening capability.
WebBrowser() - Constructor for class kiwi.ui.WebBrowser
Construct a new WebBrowser, with no browser path specified.
WizardPanel - class kiwi.ui.WizardPanel.
This class represents a single user interface panel for a WizardView component.
WizardPanel() - Constructor for class kiwi.ui.WizardPanel
Construct a new WizardPanel.
WizardPanelSequence - class kiwi.ui.WizardPanelSequence.
This class serves as a factory of WizardPanels for a WizardView.
WizardPanelSequence() - Constructor for class kiwi.ui.WizardPanelSequence
Construct a new WizardPanelSequence.
WizardPanelSequence(Config) - Constructor for class kiwi.ui.WizardPanelSequence
Construct a new WizardPanelSequence with the given configuration object.
WizardView - class kiwi.ui.WizardView.
A wizard-style component.
WizardView(WizardPanelSequence) - Constructor for class kiwi.ui.WizardView
Construct a new WizardView.
WizardView._ActionListener - class kiwi.ui.WizardView._ActionListener.
 
WizardView._ActionListener() - Constructor for class kiwi.ui.WizardView._ActionListener
 
WorkspaceEditor - class kiwi.ui.WorkspaceEditor.
An abstract class that defines common behavior for all workspace editors.
WorkspaceEditor() - Constructor for class kiwi.ui.WorkspaceEditor
Construct a new WorkspaceEditor with a default window title.
WorkspaceEditor(String) - Constructor for class kiwi.ui.WorkspaceEditor
Construct a new editable WorkspaceEditor with the given window title.
WorkspaceEditor(String, boolean) - Constructor for class kiwi.ui.WorkspaceEditor
Construct a new WorkspaceEditor with the given window title and editable mode.
WorkspaceEditor._ButtonListener - class kiwi.ui.WorkspaceEditor._ButtonListener.
 
WorkspaceEditor._ButtonListener() - Constructor for class kiwi.ui.WorkspaceEditor._ButtonListener
 
WorkspaceEditor._FocusListener - class kiwi.ui.WorkspaceEditor._FocusListener.
 
WorkspaceEditor._FocusListener() - Constructor for class kiwi.ui.WorkspaceEditor._FocusListener
 
WorkspaceEditor._KeyListener - class kiwi.ui.WorkspaceEditor._KeyListener.
 
WorkspaceEditor._KeyListener() - Constructor for class kiwi.ui.WorkspaceEditor._KeyListener
 
WorkspaceEditor._MouseListener - class kiwi.ui.WorkspaceEditor._MouseListener.
 
WorkspaceEditor._MouseListener() - Constructor for class kiwi.ui.WorkspaceEditor._MouseListener
 
WorkspaceEditorFactory - interface kiwi.ui.WorkspaceEditorFactory.
This interface represents a factory that creates appropriate WorkspaceEditors for specified objects and classes.
WorkspaceManager - class kiwi.ui.WorkspaceManager.
This class represents a workspace manager.
WorkspaceManager(JDesktopPane) - Constructor for class kiwi.ui.WorkspaceManager
Construct a new WorkspaceManager.
WorkspaceManager._FrameListener - class kiwi.ui.WorkspaceManager._FrameListener.
 
WorkspaceManager._FrameListener() - Constructor for class kiwi.ui.WorkspaceManager._FrameListener
 
w - Variable in class kiwi.ui.ColorSwatch
 
waitCursor - Variable in class kiwi.ui.ImageView
 
warning(SAXParseException) - Method in class org.jconfig.ConfigurationManager.MyErrorHandler
 
weekendColor - Static variable in class kiwi.ui.DateChooser
 
weekendCols - Variable in class kiwi.ui.DateChooser
 
white - Variable in class kiwi.ui.ColorTheme
 
window - Variable in class ca.bc.webarts.widgets.Splash
 
window - Variable in class com.jcraft.jorbis.DspState
 
window(int, int, int, int) - Static method in class com.jcraft.jorbis.DspState
 
windowBackgroundColor - Variable in class kiwi.ui.ColorTheme
 
windowClosing(WindowEvent) - Method in class kiwi.ui.KFrame._WindowListener
 
windowTitleBackgroundColor - Variable in class kiwi.ui.ColorTheme
 
windowTitleFont - Variable in class kiwi.ui.ColorTheme
 
windowTitleForegroundColor - Variable in class kiwi.ui.ColorTheme
 
windowTitleInactiveBackgroundColor - Variable in class kiwi.ui.ColorTheme
 
windowTitleInactiveForegroundColor - Variable in class kiwi.ui.ColorTheme
 
windows - Variable in class kiwi.ui.WebBrowser
 
windowsBrowsers - Static variable in class kiwi.ui.WebBrowser
 
windowsClassName - Static variable in class ca.bc.webarts.widgets.Util
the Windoze LookAndFeel class name
windowsCommands - Static variable in class kiwi.ui.WebBrowser
 
windowtype - Variable in class com.jcraft.jorbis.InfoMode
 
wrapText_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
Description of the Field
wrapperClass(Class) - Method in class kiwi.util.CommandDispatcher
 
write(byte[]) - Method in class com.jcraft.jogg.Buffer
 
write(int, int) - Method in class com.jcraft.jogg.Buffer
 
writeStringToStream(String, OutputStream) - Static method in class kiwi.util.KiwiUtils
Deprecated. This method has been moved to the StreamUtils class.
writeStringToStream(String, OutputStream) - Static method in class kiwi.util.StreamUtils
Write a string to a stream.
writeclear() - Method in class com.jcraft.jogg.Buffer
 
writeinit() - Method in class com.jcraft.jogg.Buffer
 
wrote(int) - Method in class com.jcraft.jogg.SyncState
 
ww - Variable in class kiwi.ui.DateChooser.CalendarPane
 

X

XDifference - Variable in class ca.bc.webarts.jOggPlayer
The X amount the current window was just dragged.
x0 - Variable in class com.jcraft.jorbis.Lsfit_acc
 
x0 - Variable in class kiwi.ui.DateChooser.CalendarPane
 
x1 - Variable in class com.jcraft.jorbis.Lsfit_acc
 
x2a - Variable in class com.jcraft.jorbis.Lsfit_acc
 
xa - Variable in class com.jcraft.jorbis.Lsfit_acc
 
xpos - Static variable in class ca.bc.webarts.jOggPlayer
the x position of the mini window.
xya - Variable in class com.jcraft.jorbis.Lsfit_acc
 

Y

YDifference - Variable in class ca.bc.webarts.jOggPlayer
The Y amount the current window was just dragged.
YEAR_CHANGE_CMD - Static variable in class kiwi.ui.DateChooser
Year changed event command.
y0 - Variable in class kiwi.ui.DateChooser.CalendarPane
 
y2a - Variable in class com.jcraft.jorbis.Lsfit_acc
 
ya - Variable in class com.jcraft.jorbis.Lsfit_acc
 
ypos - Static variable in class ca.bc.webarts.jOggPlayer
the y position of the mini window.

Z

zerobundle - Variable in class com.jcraft.jorbis.Mapping0
 

_

_01inverse(Block, Object, float[][], int, int) - Static method in class com.jcraft.jorbis.Residue0
 
_2inverse(Block, Object, float[][], int) - Static method in class com.jcraft.jorbis.Residue0
 
_cascadeWindow(Window, Window, int, int) - Static method in class kiwi.util.KiwiUtils
 
_computeFirstDay() - Method in class kiwi.ui.DateChooser
 
_content - Variable in class kiwi.ui.KFrame
 
_dialog - Variable in class kiwi.ui.KFileChooser
 
_dirs - Variable in class kiwi.util.DirectoryPath
 
_fireChange() - Method in class kiwi.ui.DataField
 
_fireEvent() - Method in class kiwi.ui.RepeaterButton
 
_hide() - Method in class kiwi.ui.AboutFrame
 
_hide() - Method in class kiwi.ui.DocumentBrowserFrame
 
_hide() - Method in class kiwi.ui.WorkspaceEditor
 
_init() - Method in class kiwi.ui.DataField
 
_init() - Method in class kiwi.ui.KFileChooser
 
_init() - Method in class kiwi.ui.KLabel
 
_init() - Method in class kiwi.ui.KLabelArea
 
_init() - Method in class kiwi.ui.KScrollPane
 
_init() - Method in class kiwi.ui.RepeaterButton
 
_main - Variable in class kiwi.ui.KFrame
 
_main - Variable in class kiwi.ui.KInternalFrame
 
_positionWindow(Window, int, int) - Static method in class kiwi.util.KiwiUtils
 
_prepareEditor(Object) - Method in class kiwi.ui.NumericCellEditor
 
_refresh() - Method in class kiwi.ui.DateChooser
 
_removeOpacity(Component) - Method in class kiwi.ui.KFileChooser
 
_returnValue - Variable in class kiwi.ui.KFileChooser
 
_run() - Method in class kiwi.ui.ConsoleAdapter
 
_run() - Method in class kiwi.ui.Thermometer
 
_run() - Method in class kiwi.ui.ToolTipManager
 
_setImage(Icon) - Method in class kiwi.ui.ImagePanel
 
_showDocument(URL) - Method in class kiwi.ui.AboutFrame
show document
_showError(URL) - Method in class kiwi.ui.AboutFrame
 
_start() - Method in class kiwi.ui.RepeaterButton
 
_stop() - Method in class kiwi.ui.RepeaterButton
 
_update() - Method in class kiwi.ui.UIChangeManager
 
_vorbis - Static variable in class com.jcraft.jorbis.Comment
 
_vorbis - Static variable in class com.jcraft.jorbis.Info
 
_w - Variable in class com.jcraft.jorbis.Mdct
 
_x - Variable in class com.jcraft.jorbis.Mdct
 

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