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

<

() - Static method in class ca.bc.webarts.widgets.Splash
 

A

aboutGraphic_ - Variable in class ca.bc.webarts.jOggPlayer
 
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.
actionPerformed(ActionEvent) - Method in class ca.bc.webarts.jOggPlayer
Handles all the Actions originating from the Control Buttons.
addExtension(String) - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addFromPlaylistActionListener - Variable in class ca.bc.webarts.jOggPlayer
 
addSong(URL) - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
addSongActionListener - Variable in class ca.bc.webarts.jOggPlayer
 
addURLActionListener - Variable in class ca.bc.webarts.jOggPlayer
 
APP_NAME - Static variable in class ca.bc.webarts.jOggPlayer
 
appCodeBase_ - Static variable in class ca.bc.webarts.jOggPlayer
 
applicationPlayer - Static variable in class ca.bc.webarts.jOggPlayer
 
artistLabel - Static variable in class ca.bc.webarts.jOggPlayer
 
artistLabelValue - Static variable in class ca.bc.webarts.jOggPlayer
 
availableTextureNames_ - Variable in class ca.bc.webarts.jOggPlayer
 

B

backColour_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
backgroundTexture_ - Variable in class ca.bc.webarts.jOggPlayer
 
backgroundTextureFilename_ - Variable in class ca.bc.webarts.jOggPlayer
 
bitStream - Variable in class ca.bc.webarts.jOggPlayer
 
bodyPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
boldOff_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
boldOn_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
buffer - Variable in class ca.bc.webarts.jOggPlayer
 
bufferLengthInBytes - Variable in class ca.bc.webarts.jOggPlayer
 
bufferSize_ - Static variable in class ca.bc.webarts.jOggPlayer
 
button - Variable in class ca.bc.webarts.jOggPlayer
 
buttonAddToPlaylist - Variable in class ca.bc.webarts.jOggPlayer
 
buttonAddUrlToPlaylist - Variable in class ca.bc.webarts.jOggPlayer
 
buttonBackColour_ - Variable in class ca.bc.webarts.jOggPlayer
 
buttonDeleteFromPlaylist - Variable in class ca.bc.webarts.jOggPlayer
 
buttonLast - Variable in class ca.bc.webarts.jOggPlayer
 
buttonNext - Variable in class ca.bc.webarts.jOggPlayer
 
buttonPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
buttonPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
buttonPause - Variable in class ca.bc.webarts.jOggPlayer
 
buttonRefreshPlaylist - Variable in class ca.bc.webarts.jOggPlayer
 
bytes - Variable in class ca.bc.webarts.jOggPlayer
 

C

ca.bc.webarts - package ca.bc.webarts
 
ca.bc.webarts.widgets - package ca.bc.webarts.widgets
 
canvas - Variable in class ca.bc.webarts.widgets.JAboutBox
 
cb - Variable in class ca.bc.webarts.jOggPlayer
 
channels - Variable in class ca.bc.webarts.jOggPlayer
 
checkBoxLoop - Variable in class ca.bc.webarts.jOggPlayer
 
checkBoxPlaylist - Variable in class ca.bc.webarts.jOggPlayer
 
checkBoxRandom - Variable in class ca.bc.webarts.jOggPlayer
 
checkBoxRecursePlaylist - Static variable in class ca.bc.webarts.jOggPlayer
 
checkPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
chooseAFilename(String) - Method in class ca.bc.webarts.jOggPlayer
Encapsulates the showing of the FileChooser dialog and returns a String representing the absolute path
chooseAFilename(String, boolean) - Method in class ca.bc.webarts.jOggPlayer
Encapsulates the showing of the FileChooser dialog and returns a String representing the abvsolute path
CLASSPATH - Static variable in class ca.bc.webarts.jOggPlayer
 
closeButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
ColouredLabel - class ca.bc.webarts.widgets.ColouredLabel.
A class to extend JLabel with some added easily settable colour and Font settings.
ColouredLabel(Color, Color, Font, String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Constructor to set up the Label with the specified colours.
ColouredLabel(Color, Color, String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Constructor to set up the Label with the specified colours.
ColouredLabel(Color, String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Constructor to set up the Label with the specified colour.
ColouredLabel(String) - Constructor for class ca.bc.webarts.widgets.ColouredLabel
Basic constructor to set up the Label with the specified colour.
coloursChanged() - Method in class ca.bc.webarts.widgets.ColouredLabel
Refreshes the text string with some new colour values.
contains(String) - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
controlHeight_ - Variable in class ca.bc.webarts.jOggPlayer
 
controlPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
convbuffer - Static variable in class ca.bc.webarts.jOggPlayer
 
convsize - Static variable in class ca.bc.webarts.jOggPlayer
 
currentVolumeMultiplier_ - Variable in class ca.bc.webarts.jOggPlayer
 
currVolSetting_ - Variable in class ca.bc.webarts.jOggPlayer
 

D

date - Variable in class ca.bc.webarts.jOggPlayer
 
dbButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
DEFAULT_FONT_FACE - Static variable in class ca.bc.webarts.widgets.ColouredLabel
 
DEFAULT_SLEEP_TIME - Static variable in class ca.bc.webarts.widgets.Splash
 
defaultColour - Variable in class ca.bc.webarts.widgets.JAboutBox
 
deleteAllActionListener - Variable in class ca.bc.webarts.jOggPlayer
 
deleteSelectedSongActionListener - Variable in class ca.bc.webarts.jOggPlayer
 
description - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
displayBackColour_ - Static variable in class ca.bc.webarts.jOggPlayer
 
displayFont_ - Variable in class ca.bc.webarts.jOggPlayer
 
displayFontBold_ - Variable in class ca.bc.webarts.jOggPlayer
 
displayHeight_ - Variable in class ca.bc.webarts.jOggPlayer
 
displayMenu - Static variable in class ca.bc.webarts.jOggPlayer
 
displayPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
displayTextColour_ - Static variable in class ca.bc.webarts.jOggPlayer
 
displayWidth_ - Variable in class ca.bc.webarts.jOggPlayer
 

E

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[]) - 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.
ExampleFileFilter(String, String) - Constructor for class ca.bc.webarts.widgets.ExampleFileFilter
Creates a file filter that accepts the given file type.

F

filters - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
findSong(String) - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
finishSplash() - Method in class ca.bc.webarts.widgets.Splash
 
fontName_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
fontSize_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
footerPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
format - Variable in class ca.bc.webarts.jOggPlayer
 
frame - Static variable in class ca.bc.webarts.jOggPlayer
 
frameInitSize_ - Static variable in class ca.bc.webarts.jOggPlayer
 
frameSizeInBytes - Variable in class ca.bc.webarts.jOggPlayer
 
fullDescription - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 

G

getAbsolutePathFromClasspath(String) - Method in class ca.bc.webarts.jOggPlayer
 
getBackColour() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get method for the current Background Colour being used in this label.
getBackHtmlString() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get the HTML string representing the Current Background Colour.
getDescription() - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Returns the human readable description of this filter.
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.jOggPlayer
Creates a URL for the specified filename string.
getFileBaseURLs(String[]) - Method in class ca.bc.webarts.jOggPlayer
Creates a URL[] for the given Strings.
getOutputLine(int, int) - Method in class ca.bc.webarts.jOggPlayer
 
getPlaylistArray(String[]) - Method in class ca.bc.webarts.jOggPlayer
 
getPlaylistVector(String) - Method in class ca.bc.webarts.jOggPlayer
 
getPlaylistVector(String[]) - Method in class ca.bc.webarts.jOggPlayer
 
getPreferredSize() - Method in class ca.bc.webarts.widgets.ImageCanvas
 
getSongNames() - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
getSongNamesVector() - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
getSongUrls() - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
getTextColour() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get method for the current Text Colour being used in this label.
getTextHtmlString() - Method in class ca.bc.webarts.widgets.ColouredLabel
Get the HTML string representing the Current Text Colour.
getTextHtmlString(Color) - Static method in class ca.bc.webarts.widgets.ColouredLabel
Get the HTML string representing the specified Color.
getURL(String) - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
graphicFilename_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
graphicPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 

H

headerPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
helpButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
HIDDEN_FILE - Static variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
htmlTitle - Variable in class ca.bc.webarts.widgets.JAboutBox
 

I

ICON_JAR_FILENAME - Static variable in class ca.bc.webarts.jOggPlayer
 
iconAdd - Variable in class ca.bc.webarts.jOggPlayer
 
iconAddUrl - Variable in class ca.bc.webarts.jOggPlayer
 
iconBack - Variable in class ca.bc.webarts.jOggPlayer
 
iconDelete - Variable in class ca.bc.webarts.jOggPlayer
 
iconForward - Variable in class ca.bc.webarts.jOggPlayer
 
iconJar - Static variable in class ca.bc.webarts.jOggPlayer
 
iconLoop - Variable in class ca.bc.webarts.jOggPlayer
 
iconPause - Variable in class ca.bc.webarts.jOggPlayer
 
iconPlay - Variable in class ca.bc.webarts.jOggPlayer
 
iconRefresh - Variable in class ca.bc.webarts.jOggPlayer
 
iconSelectedLoop - Variable in class ca.bc.webarts.jOggPlayer
 
iconStop - Variable in class ca.bc.webarts.jOggPlayer
 
image - Variable in class ca.bc.webarts.widgets.ImageCanvas
 
image - Variable in class ca.bc.webarts.widgets.Splash
 
image_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
IMAGE_DIR - Static variable in class ca.bc.webarts.jOggPlayer
 
ImageCanvas - class ca.bc.webarts.widgets.ImageCanvas.
 
ImageCanvas(Image) - Constructor for class ca.bc.webarts.widgets.ImageCanvas
 
imageJarFilename_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
imgName - Static variable in class ca.bc.webarts.widgets.Splash
 
indicateUpdate() - Method in class ca.bc.webarts.widgets.Splash
 
init_audio(int, int) - Method in class ca.bc.webarts.jOggPlayer
 
init_jorbis() - Method in class ca.bc.webarts.jOggPlayer
 
init() - Method in class ca.bc.webarts.jOggPlayer
 
initArgs_ - Static variable in class ca.bc.webarts.jOggPlayer
 
initMenus() - Method in class ca.bc.webarts.jOggPlayer
Gets the Menus setup
initUI() - Method in class ca.bc.webarts.jOggPlayer
Gets the GUI setup
innerDisplayPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
innerDisplayPanelHeight_ - Variable in class ca.bc.webarts.jOggPlayer
 
innerDisplayPanelWidth_ - Variable in class ca.bc.webarts.jOggPlayer
 
innerFooterPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
innerHeaderPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
innerLeftDisplayPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
innerLeftDisplayPanelHeight_ - Variable in class ca.bc.webarts.jOggPlayer
 
innerLeftDisplayPanelWidth_ - Variable in class ca.bc.webarts.jOggPlayer
 
innerPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
innerPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
innerPlaylistPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
innerRightDisplayPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
innerRightDisplayPanelHeight_ - Variable in class ca.bc.webarts.jOggPlayer
 
isEmpty() - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
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.
italicOff_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
italicOn_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 

J

JAboutBox - class ca.bc.webarts.widgets.JAboutBox.
 
JAboutBox(Image, String, String, String) - Constructor for class ca.bc.webarts.widgets.JAboutBox
 
JAboutBox(String, String) - Constructor for class ca.bc.webarts.widgets.JAboutBox
 
JAboutBox(String, String, String) - Constructor for class ca.bc.webarts.widgets.JAboutBox
 
jOggPlayer - class ca.bc.webarts.jOggPlayer.
An Open Source Platform independant Graphical Vorbis Ogg Player!
jOggPlayer.OggFileRef - class ca.bc.webarts.jOggPlayer.OggFileRef.
A simple class to encapsulate the information required to use/reference an Ogg file.
jOggPlayer.OggFileRef(jOggPlayer, URL) - Constructor for class ca.bc.webarts.jOggPlayer.OggFileRef
 
jOggPlayer.PlayList - class ca.bc.webarts.jOggPlayer.PlayList.
A simple class to encapsulate the storage of references to Ogg files in a Playlist style.
jOggPlayer.PlayList(jOggPlayer) - Constructor for class ca.bc.webarts.jOggPlayer.PlayList
basic constructor to initialize things.
jOggPlayer.PlayList(jOggPlayer, URL[]) - Constructor for class ca.bc.webarts.jOggPlayer.PlayList
Constructor to get things init and load up an initial list of URLs
jOggPlayer() - Constructor for class ca.bc.webarts.jOggPlayer
 
jOggPlayer(String[]) - Constructor for class ca.bc.webarts.jOggPlayer
 

L

labelText_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
left_vol_scale - Static variable in class ca.bc.webarts.jOggPlayer
 
leftPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
loadIconImages() - Method in class ca.bc.webarts.jOggPlayer
 
loadImage(String, String) - Method in class ca.bc.webarts.jOggPlayer
 
loadPlaylist() - Method in class ca.bc.webarts.jOggPlayer
Loads a playlist from the playlist file specified in the playListFile_ field.
loadTextureNames() - Method in class ca.bc.webarts.jOggPlayer
 
logVolumeScale_ - Variable in class ca.bc.webarts.jOggPlayer
 
looperThread_ - Variable in class ca.bc.webarts.jOggPlayer
 
loopingRunnable_ - Variable in class ca.bc.webarts.jOggPlayer
Runs the Looping of Songs in its own thread.
loopPaused_ - Variable in class ca.bc.webarts.jOggPlayer
 

M

main(String[]) - Static method in class ca.bc.webarts.jOggPlayer
 
main(String[]) - Static method in class ca.bc.webarts.widgets.Splash
 
mainBackColour_ - Static variable in class ca.bc.webarts.jOggPlayer
 
mainBevelBorder - Variable in class ca.bc.webarts.widgets.JAboutBox
 
mainMenu - Static variable in class ca.bc.webarts.jOggPlayer
 
mainPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
maxVolScale_ - Static variable in class ca.bc.webarts.jOggPlayer
 
messageArea - Static variable in class ca.bc.webarts.widgets.Splash
 
mSec - Static variable in class ca.bc.webarts.widgets.Splash
 
mySleep(long) - Static method in class ca.bc.webarts.jOggPlayer
A method to simply abstract the Try/Catch required to put the current thread to sleep for the specified time in ms.

N

name_ - Variable in class ca.bc.webarts.jOggPlayer.OggFileRef
 

O

og - Variable in class ca.bc.webarts.jOggPlayer
 
op - Variable in class ca.bc.webarts.jOggPlayer
 
os - Variable in class ca.bc.webarts.jOggPlayer
 
outputLine - Variable in class ca.bc.webarts.jOggPlayer
 
oy - Variable in class ca.bc.webarts.jOggPlayer
 

P

paint(Graphics) - Method in class ca.bc.webarts.widgets.ImageCanvas
 
panel - Variable in class ca.bc.webarts.jOggPlayer
 
playerThread_ - Variable in class ca.bc.webarts.jOggPlayer
 
playList - Variable in class ca.bc.webarts.jOggPlayer
 
playlistBackColour_ - Variable in class ca.bc.webarts.jOggPlayer
 
playListDir_ - Static variable in class ca.bc.webarts.jOggPlayer
 
playListFile_ - Variable in class ca.bc.webarts.jOggPlayer
 
playlistHeight_ - Variable in class ca.bc.webarts.jOggPlayer
 
playlistMenu - Static variable in class ca.bc.webarts.jOggPlayer
 
playListShowing_ - Variable in class ca.bc.webarts.jOggPlayer
 
popupListener - Static variable in class ca.bc.webarts.jOggPlayer
 
progressCount_ - Variable in class ca.bc.webarts.jOggPlayer
 
progressFudge_ - Static variable in class ca.bc.webarts.jOggPlayer
 

R

rate - Variable in class ca.bc.webarts.jOggPlayer
 
readFromStream(byte[], int, int) - Method in class ca.bc.webarts.jOggPlayer
 
readline(InputStream) - Method in class ca.bc.webarts.jOggPlayer
Reads a single line from the InputStream.
removeSong(String) - Method in class ca.bc.webarts.jOggPlayer.PlayList
 
right_vol_scale - Static variable in class ca.bc.webarts.jOggPlayer
 
rightPanel - Static variable in class ca.bc.webarts.jOggPlayer
 
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.widgets.Splash
 
running_as_applet - Variable in class ca.bc.webarts.jOggPlayer
 

S

savePlaylist(String) - Method in class ca.bc.webarts.jOggPlayer
Saves the playlist to the file specified in the playListFile_ field.
savePlaylistActionListener - Variable in class ca.bc.webarts.jOggPlayer
 
setBackColour(Color) - Method in class ca.bc.webarts.widgets.ColouredLabel
Sets the current background Text Colour being used in this label.
setColours() - Method in class ca.bc.webarts.jOggPlayer
Sets all the Various colours to their current variable values.
setDescription(String) - Method in class ca.bc.webarts.widgets.ExampleFileFilter
Sets the human readable description of this filter.
setDisplayFont(Font) - Method in class ca.bc.webarts.jOggPlayer
Changes all the Labels in the Display area to the ne font.
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.
setFont(Font) - Method in class ca.bc.webarts.widgets.ColouredLabel
Allows setting of the Font to use in this label.
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.
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.
setTextColour(Color) - Method in class ca.bc.webarts.widgets.ColouredLabel
Sets the current Text Colour being used in this label.
showButtonBorders_ - Variable in class ca.bc.webarts.jOggPlayer
 
showTextures_ - Variable in class ca.bc.webarts.jOggPlayer
 
songComments_ - Variable in class ca.bc.webarts.jOggPlayer
 
songProgress - Variable in class ca.bc.webarts.jOggPlayer
 
songProgressHeight_ - Variable in class ca.bc.webarts.jOggPlayer
 
songs - Variable in class ca.bc.webarts.jOggPlayer.PlayList
This is the meat of the class; it holds OggFileRef objects.
songStartTime_ - Variable in class ca.bc.webarts.jOggPlayer
 
Splash - class ca.bc.webarts.widgets.Splash.
 
Splash() - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String, int) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String, int, Panel) - Constructor for class ca.bc.webarts.widgets.Splash
 
Splash(String, Panel) - Constructor for class ca.bc.webarts.widgets.Splash
 
splashFinished - Variable in class ca.bc.webarts.widgets.Splash
 
start() - Method in class ca.bc.webarts.jOggPlayer
 
startTimer() - Method in class ca.bc.webarts.jOggPlayer
 
stop() - Method in class ca.bc.webarts.jOggPlayer
 
sysButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
SYSTEM_FILE_SEPERATOR - Static variable in class ca.bc.webarts.jOggPlayer
 

T

tag - Variable in class ca.bc.webarts.widgets.JAboutBox
 
textColour_ - Variable in class ca.bc.webarts.widgets.ColouredLabel
 
textPanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
timeLabel - Static variable in class ca.bc.webarts.jOggPlayer
 
timeLabelValue - Static variable in class ca.bc.webarts.jOggPlayer
 
timerRunning_ - Variable in class ca.bc.webarts.jOggPlayer
 
timeWatcherRunnable_ - Variable in class ca.bc.webarts.jOggPlayer
Handles the Timer display in its own Thread.
timeWatcherThread_ - Variable in class ca.bc.webarts.jOggPlayer
 
titleLabel - Static variable in class ca.bc.webarts.jOggPlayer
 
titleLabelValue - Static variable in class ca.bc.webarts.jOggPlayer
 
titlePanel - Variable in class ca.bc.webarts.widgets.JAboutBox
 
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
 
tryPlay(String) - Method in class ca.bc.webarts.jOggPlayer
 
tryPlay(URL) - Method in class ca.bc.webarts.jOggPlayer
 
TYPE_UNKNOWN - Static variable in class ca.bc.webarts.widgets.ExampleFileFilter
 

U

update(Graphics) - Method in class ca.bc.webarts.widgets.ImageCanvas
 
updateDisplayPopup() - Method in class ca.bc.webarts.jOggPlayer
Updates the tooltip popup text for the Display area with the latest song info.
url_ - Variable in class ca.bc.webarts.jOggPlayer.OggFileRef
 
useExtensionsInDescription - Variable in class ca.bc.webarts.widgets.ExampleFileFilter
 
USER_DIR - Static variable in class ca.bc.webarts.jOggPlayer
 
USER_GRAPHIC_ENV - Static variable in class ca.bc.webarts.jOggPlayer
 

V

vb - Variable in class ca.bc.webarts.jOggPlayer
 
vc - Variable in class ca.bc.webarts.jOggPlayer
 
vd - Variable in class ca.bc.webarts.jOggPlayer
 
VERSION - Static variable in class ca.bc.webarts.jOggPlayer
 
versionStr_ - Variable in class ca.bc.webarts.widgets.JAboutBox
 
vi - Variable in class ca.bc.webarts.jOggPlayer
 
vmButton - Variable in class ca.bc.webarts.widgets.JAboutBox
 
volumeBackColour_ - Variable in class ca.bc.webarts.jOggPlayer
 
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
 
volumeWidth_ - Variable in class ca.bc.webarts.jOggPlayer
 

W

window - Variable in class ca.bc.webarts.widgets.Splash
 

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