All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

actionCommand. Variable in class com.ibm.jmf.MultiPlayer.ImageButton
actionListener. Variable in class com.ibm.jmf.MultiPlayer.ImageButton
actionPerformed(ActionEvent). Method in class com.ibm.jmf.MultiPlayer.DTMsgBox
actionPerformed(ActionEvent). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
actionPerformed(): This actionPerformed method must be defined in order to implement the java.media.ActionListener interface.
actionPerformed(ActionEvent). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
actionPerformed(): This actionPerformed method must be defined in order to implement the java.media.ActionListener interface.
actionPerformed(ActionEvent). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
actionPerformed(): This actionPerformed method must be defined in order to implement the java.media.ActionListener interface.
actionPerformed(ActionEvent). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
actionPerformed(): This actionPerformed method must be defined in order to implement the java.media.ActionListener interface.
add. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
add. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
addActionListener(ActionListener). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Adds the specified action listener to receive action events from this button.
addC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
addControllerListener(ControllerListener). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
addControllerListener(): method to add Controller Listeners to all the players
addLink. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
addLink. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
addLink(int, String, long, long). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
addLink(): method to add a new related link to a media group
addLinkC. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
addLinkC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
addMGroup(String, String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
addMGroup(): method to create a new Media Group and add it to the array of Media Groups
addNotify(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
addNotify(): Notifies this component that it has been added to a container and if a peer is required, it should be created.
addPanel. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
Adds property change event listeners
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
addPropertyChangeListener(): Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
addPropertyChangeListener(): Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
addPropertyChangeListener(): method to add property change listener

B

bean. Variable in class com.ibm.jmf.MultiPlayer.CustomizerSupport
bkColor. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
booleans. Variable in class com.ibm.jmf.MultiPlayer.CustomizerSupport
boolValues. Variable in class com.ibm.jmf.MultiPlayer.CustomizerSupport
border. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
Amount of extra space around the image.
borderColor. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
If there is a non-zero border, what color should it be? Default is to use the background color of the Container.
borderULHC. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
button. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
button. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
button. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
buttonChoice. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
buttonChoice. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
buttonField. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
buttonField. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
buttonPanel. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
buttonURL. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
buttonURL. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer

C

c. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
caption. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
centerAt(int, int). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Moves the image so that it is centered at the specified location, as opposed to the move method of Component which places the top left corner at the specified location.
changeCurrentPlayer(JMFPlayer, int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
changeCurrentPlayer(): method to switch the current player to the new player selected
cl. Variable in class com.ibm.jmf.MultiPlayer.CustomizerSupport
codebase. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
codebase. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
colorNames. Variable in class com.ibm.jmf.MultiPlayer.CustomizerSupport
colors. Variable in class com.ibm.jmf.MultiPlayer.CustomizerSupport
controllerUpdate(ControllerEvent). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
controllerUpdate(): This controllerUpdate function must be defined in order to implement the java.media.ControllerListener interface.
convertString(String). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
copyShortenStringArray(String[], String[], int, int). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
copyStringArray(String[], String[]). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
createAndGo(String). Static method in class com.ibm.jmf.MultiPlayer.DTMsgBox
createAndGo(String, String). Static method in class com.ibm.jmf.MultiPlayer.DTMsgBox
createBooleanChoice(String, String). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
Create a panel with Choice components for boolean type property
createChoice(String, String[], int[]). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
Create a panel with Choice components for integer type of enum property
createColorChoice(String). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
Create a panel with Choice components.
createColorsPanel(). Method in class com.ibm.jmf.MultiPlayer.PlayerCustomizer
createColorsPanel(): creates a panel that allows the user to select background and foreground colors
createGUI(). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
All the subclasses have to implement this method.
createGUI(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
createGUI(): Creates a panel that contains components needed for the Customizer.
createGuiPanel(). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
createGuiPanel() Creates a panel that contains components needed for the LinksArrayEditor.
createGuiPanel(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
Creates a panel that contains components needed for the MediaArrayEditor.
createPlayerPanel(). Method in class com.ibm.jmf.MultiPlayer.PlayerCustomizer
createPlayerPanel(): creates Panel that allows the user to set standard properties a JMF player
createTextField(String). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
createTextField(String, Class). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
CustomizerSupport(). Constructor for class com.ibm.jmf.MultiPlayer.CustomizerSupport

D

debug(String). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Calls System.out.println if the debug variable is true; does nothing otherwise.
debug(String). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Calls System.out.println if the debug variable is true; does nothing otherwise.
defaultBorderColor. Static variable in class com.ibm.jmf.MultiPlayer.ImageButton
Default color of 3D border around image.
defaultBorderWidth. Static variable in class com.ibm.jmf.MultiPlayer.ImageButton
Default width of 3D border around image.
defaultImageString. Static variable in class com.ibm.jmf.MultiPlayer.ImageLabel
del. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
del. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
delC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
delete(). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
delete(): delete itself from the owners list of media groups
deleteMGroup(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
deleteMGroup(): method to delete a Media Group from the array of Media Groups and from the button panel
delLink. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
delLink. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
delLinkC. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
delLinkC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
description. Variable in class com.ibm.jmf.MultiPlayer.RelatedLink
destroy(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
destroy(): stop the vector of players, close the players, and release resources.
doDebug(String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
doDebug(): simple method to print out trace info
doExit. Variable in class com.ibm.jmf.MultiPlayer.DTWinAdapter
doGridbagLayout(Component[], int). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
doGridbagLayout2(Component[], int). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
doGridbagLayout2(Component[], int). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
doneB. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
doneLinkC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
doneLoading. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
down. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
down. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
downC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
drawBorder(boolean). Method in class com.ibm.jmf.MultiPlayer.ImageButton
drawRect(Graphics, int, int, int, int, int, Color). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Draws a rectangle with the specified OUTSIDE left, top, width, and height.
drawRect(Graphics, int, int, int, int, int, Color). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Draws a rectangle with the specified OUTSIDE left, top, width, and height.
drColor. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
DTFrame(String). Constructor for class com.ibm.jmf.MultiPlayer.DTFrame
DTFrame(String, boolean). Constructor for class com.ibm.jmf.MultiPlayer.DTFrame
DTMsgBox(). Constructor for class com.ibm.jmf.MultiPlayer.DTMsgBox
DTMsgBox(String). Constructor for class com.ibm.jmf.MultiPlayer.DTMsgBox
DTMsgBox(String, String). Constructor for class com.ibm.jmf.MultiPlayer.DTMsgBox
DTWinAdapter(boolean). Constructor for class com.ibm.jmf.MultiPlayer.DTWinAdapter

E

eight. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
Enclosure(Panel, String). Constructor for class com.ibm.jmf.MultiPlayer.Enclosure
explicitSize. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
Determines if it will be sized automatically.

F

fileS. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
fileS. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
finalize(). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
finalize(): finalize called when destroyed
five. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
fnt. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
fontSize. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
formButton(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
formButton(): method to create a corresponding button for the mediaName
formButton(URL, int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
formButton(): method to create a corresponding button for the mediaName
four. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor

G

getActionCommand(). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Returns the command name of the action event fired by this button.
getArgs(String, Class). Static method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
Creates array of agruments for the invoke method.
getAsText(). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
getAsText(): get the links property
getAsText(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
getAsText(): get the mediaNames property
getBeanDescriptor(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBeanBeanInfo
getBeanDescriptor() returns the bean descriptor
getBIString(String). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
getBIString(): returns the requested String from the BeanInfoResources
getBorder(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Gets the border width.
getBorder(). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Gets the border width.
getBorderColor(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Gets the border color.
getBorderColor(). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Gets the border color.
getButton(). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
getButton(): returns the Image button that starts this media group
getCustomEditor(). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
getCustomEditor() Creates a custom component and returns that component to the builder tool.
getCustomEditor(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
Creates a custom component and returns that component to the builder tool.
getDarkness(). Method in class com.ibm.jmf.MultiPlayer.ImageButton
The darkness value to use for grayed images.
getDefaultImageString(). Static method in class com.ibm.jmf.MultiPlayer.ImageLabel
Returns the string representing the URL that will be used if none is supplied in the constructor.
getDefaultPropertyIndex(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBeanBeanInfo
getDefaultPropertyIndex() which property should get the focus on edit
getEventSetDescriptors(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBeanBeanInfo
getEventDescriptor() returns events generated by the bean
getGrayImage(). Method in class com.ibm.jmf.MultiPlayer.ImageButton
The gray image used when button is down.
getHeader(). Method in class com.ibm.jmf.MultiPlayer.Enclosure
getHeight(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Gets the height (image height plus 2x border).
getHeight(). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Gets the height (image height plus 2x border).
getIcon(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBeanBeanInfo
getImage(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
The Image associated with the ImageLabel.
getImage(). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
The Image associated with the ImageLabel.
getImageString(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Returns the string representing the URL of image.
getIndex(). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
getIndex(): returns the index links for this media group
getInsets(). Method in class com.ibm.jmf.MultiPlayer.DTFrame
getJavaInitializationString(). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
getJavaInitializationString(): This method generates a fragment of Java code that can be used to initialize a variable with the current mediaLocation property value.
getJavaInitializationString(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
getJavaInitializationString(): This method generates a fragment of Java code that can be used to initialize a variable with the current mediaLocation property value.
getLang(). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
getLang(): returns the lang of this locale
getLinks(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getLinks(): method to get the entire index property links
getLinks(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getlinks(): method to get a single links from the index property links
getLinksString(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getLinks() method to get the links string from linksArray
getLoadOnInit(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getLoadOnInit(): method to get property loadOnInit value
getLocale(String). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
getLocale(): returns the locale of the current system
getMediaNames(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getMediaNames(): method to get the entire index property mediaNames
getMediaNames(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getMediaNames(): method to get a single Media Name from the index property mediaNames
getMediaNamesString(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getMediaNames() method to get the mediaNames string from mediaNames Array
getMGroups(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getMGroups(): method to get the entire index property mGroups
getMGroups(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getMGroups(): method to get a single Media Group from the index property mGroups
getNumberOfMediaGroups(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getNumberOfMediaGroups() returns the number of Media Groups
getPlayer(). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
getPlayer(): returns the player corresponding to this media group
getPreferredSize(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getPreferredSize(): method to get the preferred size for this bean
getPreferredSize(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
getPreferredSize(): returns the preferred size for this Customizer.
getProperty(Class, Object, String). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
This method fetches the property value.
getPropertyDescriptors(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBeanBeanInfo
getPropertyDescriptors(): The properties of the MultiPlayerBean.
getRelated(). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
getRelated(): returns the Vector of related links for this media group
getString(String). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
getString(): gets a string from the Resource bundle JMFConst
getTags(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
getTags(): return null to tell the bean builder that this is not a tagged value property.
getURL(String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
getURL(): method to get the proper URL
getValue(). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
getValue() Property sheet gets the changed value through this method.
getValue(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
Don't forget to override this method.
getWidth(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Gets the width (image width plus twice border).
getWidth(). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Gets the width (image width plus twice border).
gifName. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
gifPanel. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
go(). Method in class com.ibm.jmf.MultiPlayer.DTMsgBox
go(String). Method in class com.ibm.jmf.MultiPlayer.DTMsgBox
go(String, boolean). Method in class com.ibm.jmf.MultiPlayer.DTMsgBox
go(String, String). Method in class com.ibm.jmf.MultiPlayer.DTMsgBox
gridbag. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
guiE. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
guiP. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor

H

hasExplicitSize(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Has the ImageLabel been given an explicit size? This is used to decide if the image should be stretched or not.
header. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
height. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
http. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
http. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer

I

image. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
ImageButton(). Constructor for class com.ibm.jmf.MultiPlayer.ImageButton
Create an ImageButton with the default image.
ImageButton(Image). Constructor for class com.ibm.jmf.MultiPlayer.ImageButton
Create an ImageButton using the image specified.
ImageButton(String). Constructor for class com.ibm.jmf.MultiPlayer.ImageButton
Create an ImageButton using the image at URL specified by the string.
ImageButton(String, boolean). Constructor for class com.ibm.jmf.MultiPlayer.ImageButton
Create an ImageButton with the default image.
ImageButton(URL). Constructor for class com.ibm.jmf.MultiPlayer.ImageButton
Create an ImageButton using the image at URL specified.
ImageButton(URL, String). Constructor for class com.ibm.jmf.MultiPlayer.ImageButton
Creates an ImageButton using the file in the directory specified.
ImageLabel(). Constructor for class com.ibm.jmf.MultiPlayer.ImageLabel
Create an ImageLabel with the default image.
ImageLabel(Image). Constructor for class com.ibm.jmf.MultiPlayer.ImageLabel
Create an ImageLabel using the image specified.
ImageLabel(String). Constructor for class com.ibm.jmf.MultiPlayer.ImageLabel
Create an ImageLabel using the image at URL specified by the string.
ImageLabel(URL). Constructor for class com.ibm.jmf.MultiPlayer.ImageLabel
Create an ImageLabel using the image at URL specified.
ImageLabel(URL, String). Constructor for class com.ibm.jmf.MultiPlayer.ImageLabel
Create an ImageLabel using the image in the file in the specified directory.
index. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
infoButton. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
init(). Method in class com.ibm.jmf.MultiPlayer.Enclosure
inside(int, int). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Determines if the x and y (in the ImageLabel's own coordinate system) is inside the ImageLabel.
isButtonGif. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
isButtonGif(). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
isButtonGif(): is the button a gif (default)
isDebugging(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Is the debugging flag set?
isDebugging(). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Is the debugging flag set?
isFitVideo(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
isFitVideo(): method to set fitVideo property
isLooping(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
isLooping(): method to check if players should loop
isPaintable(). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
isPaintable() Has to return true, if the editor supports paintValue method.
isPaintable(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
Has to return true, if the editor supports paintValue method.
isPanelVisible(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
isPanelVisible(): method to check property control panelVisible
isURLVisible(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
isURLVisible(): method to check property URLVisible
itemStateChanged(ItemEvent). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
itemStateChanged(): This itemStateChanged method must be defined in order to implement the java.media.ItemListener interface.
itemStateChanged(ItemEvent). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
itemStateChanged(): This itemStateChanged method must be defined in order to implement the java.media.ItemListener interface.
itemStateChanged(ItemEvent). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
itemStateChanged(): This itemStateChanged method must be defined in order to implement the java.media.ItemListener interface.

J

JMFPanel(). Constructor for class com.ibm.jmf.MultiPlayer.JMFPanel
JMFPanel(Image). Constructor for class com.ibm.jmf.MultiPlayer.JMFPanel
Create an Panel using the image specified.
JMFUtil(). Constructor for class com.ibm.jmf.MultiPlayer.JMFUtil

L

link. Variable in class com.ibm.jmf.MultiPlayer.RelatedLink
linkC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
linkFrame. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
linkLabel. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
links. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
LinksArrayEditor(). Constructor for class com.ibm.jmf.MultiPlayer.LinksArrayEditor
linksPanel. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
linksPanel(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
linksPanel(): Brings up the links panel for a new related links for a media group

M

media. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
media. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
MediaArrayEditor(). Constructor for class com.ibm.jmf.MultiPlayer.MediaArrayEditor
mediaChoice. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
mediaChoice. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
mediaField. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
mediaField. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
mediaGroup. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
MediaGroup(String, String, boolean, String, MultiPlayerBean). Constructor for class com.ibm.jmf.MultiPlayer.MediaGroup
MediaGroup(): constructor - not used (future)
MediaGroup(String, String, String, MultiPlayerBean). Constructor for class com.ibm.jmf.MultiPlayer.MediaGroup
MediaGroup(): constructor
mediaLabel. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
mediaName. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
mediaNumField. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
mediaURL. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
mediaURL. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
minimumSize(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Used by layout managers to calculate the smallest size allocated for the Component.
mouseListener. Variable in class com.ibm.jmf.MultiPlayer.ImageButton
mouseMotionListener. Variable in class com.ibm.jmf.MultiPlayer.ImageButton
moveDown(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
moveDown(): method to move Media Group down the array and button panel
moveUp(int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
moveUp(): method to move a Media Group up the array and button panel
mpBean. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
mt. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
MultiPlayerBean(). Constructor for class com.ibm.jmf.MultiPlayer.MultiPlayerBean
MultiPlayerBean(): The default constructor is to create the transient variables.
MultiPlayerBeanBeanInfo(). Constructor for class com.ibm.jmf.MultiPlayer.MultiPlayerBeanBeanInfo
MultiPlayerCustomizer(). Constructor for class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer

N

newEventsOnly. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
newEventsOnly. Variable in class com.ibm.jmf.MultiPlayer.JMFPanel
newValue. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
newValue. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
newValue. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
nine. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
numOfMGroups. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerBean

O

oldValue. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
oldValue. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
oldValue. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
one. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor

P

paint(Graphics). Method in class com.ibm.jmf.MultiPlayer.Enclosure
paint(Graphics). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Draws the image.
paint(Graphics). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Draws the image.
paint(Graphics). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Draws the image.
paintValue(Graphics, Rectangle). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
paintValue() This method is a must if your editor needs to spawn a custom component.
paintValue(Graphics, Rectangle). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
This method is a must if your editor needs to spawn a custom component.
pan. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
pan. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
panel. Variable in class com.ibm.jmf.MultiPlayer.Enclosure
parseArrayIntoString(String[]). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
parseStringIntoArray(String). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
player. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
PlayerCustomizer(). Constructor for class com.ibm.jmf.MultiPlayer.PlayerCustomizer
preferredSize(). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Used by layout managers to calculate the usual size allocated for the Component.
processActionEvent(ActionEvent). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Processes action events occurring on this button by dispatching them to any registered ActionListener objects.
processDel(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
processDel(): process the deletion of a media group
processEvent(AWTEvent). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Processes events on this button.
processMouseEvent(MouseEvent). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Processes mouse event released

R

readJarImage(String). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Reads a image from a jar file.
refresh. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
refreshC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
related. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
related. Variable in class com.ibm.jmf.MultiPlayer.MediaGroup
related. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
relatedField. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
relatedField. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
RelatedLink(String, long, long, MultiPlayerBean). Constructor for class com.ibm.jmf.MultiPlayer.RelatedLink
RelatedLink(): constructor
removeActionListener(ActionListener). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Removes the specified action listener so that it no longer receives action events from this button.
removeControllerListener(ControllerListener). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
removeControllerListener(): method to remove Controller Listeners from all the players
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
Removes property change listeners
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
removePropertyChangeListener(): remove the specified listener from the property change listener list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
removePropertyChangeListener(): remove the specified listener from the property change listener list.
removePropertyChangeListener(PropertyChangeListener). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
removePropertyChangeListener(): method to remove property change listener
replaceMGroup(int, String, String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
replaceMGroup(): method to replace a Media Group from the array of Media Groups and from the button panel
reshape(int, int, int, int). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Resizes the ImageLabel.
resize(int, int). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Resizes the ImageLabel.

S

scrollGif. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setActionCommand(String). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Sets the command name for the action event fired by this button.
setAppletContext(AppletContext). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setAppletContext(): method to set the AppletContext for this bean
setAsText(String). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
setAsText(): set the property value by specified string
setAsText(String). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
setAsText(): set the property value by specified string
setBIResourceBundle(Locale). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
setBIResourceBundle(): set the BeanInfoResources Bundle
setBorder(int). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Sets the border thickness.
setBorder(int). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Sets the border thickness.
setBorderColor(Color). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Sets the border color.
setBorderColor(Color). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Sets the border color.
setBorderLineColor(Color). Method in class com.ibm.jmf.MultiPlayer.Enclosure
setBounds(int, int, int, int). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setBounds(): method to set the Bounds of the players
setButton(ImageButton). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
setButton(): sets the button for this media group
setCenterLocation(Frame, Frame, int, int). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
setCenterLocation(Frame, Frame, int, int). Static method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
setCenterLocation(): bring the frame up in the center of the parent, if no parent, then center of the screen
setCodeBase(URL). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setCodeBase(): method to set the code base that this Bean is in
setDarkness(int). Method in class com.ibm.jmf.MultiPlayer.ImageButton
An int whose bits are combined via "and" ("&") with the alpha, red, green, and blue bits of the pixels of the image to produce the grayed-out image to use when button is depressed.
setDefaultImageString(String). Static method in class com.ibm.jmf.MultiPlayer.ImageLabel
Sets the string representing the URL that will be used if none is supplied in the constructor.
setFitVideo(boolean). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setFitVideo(): method to set property fitVideo
setGrayImage(Image). Method in class com.ibm.jmf.MultiPlayer.ImageButton
Sets gray image created automatically from regular image via an image filter to use when button is depressed.
setHeader(String). Method in class com.ibm.jmf.MultiPlayer.Enclosure
setIndex(int). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
setIndex(): sets the index for this media group
setIsButtonGif(boolean). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
setIsButtonGif(): sets the value of the isButtonGif
setIsDebugging(boolean). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Set the debugging flag.
setIsDebugging(boolean). Method in class com.ibm.jmf.MultiPlayer.JMFPanel
Set the debugging flag.
setLink(String). Method in class com.ibm.jmf.MultiPlayer.RelatedLink
setLink(): sets the link to the URL string
setLinks(int, String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setLinks(): method to set an individual related link in the array links
setLinks(String[]). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setLinks(): method to set index property links
setLinksString(String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setLinks() method to set the links string, parsing it into linksArray
setLoadOnInit(boolean). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setLoadOnInit(): method to set property loadOnInit
setLooping(boolean). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setLooping(): method to set looping property
setMediaNames(int, String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setmediaNames(): method to set an individual Media Names in the array mediaNames
setMediaNames(String[]). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setMediaNames(): method to set index property mediaNames
setMediaNamesString(String). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setMediaNamesString() method to set the mediaNames string, parsing it into mediaNames
setMediaNamesString(String, Object). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setMGroups(int, MediaGroup). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setMGroups(): method to set an individual Media Group in the array mGroups
setMGroups(MediaGroup[]). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setMGroups(): method to set index property mGroups
setObject(Object). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
This method is called by the builder tool to pass the handle to the target bean.
setObject(Object). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
setObject(): initializes the bean, PropertyChangeSupport, GUI Panels, and bean class.
setPanelVisible(boolean). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setPanelVisible(): method to set property panelVisible
setPlayer(JMFPlayer). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
setPlayer(): sets the player variable when the player is formed
setProperty(Class, Object, String, String, Class). Method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
This method sets the value of a property
setRelated(RelatedLink). Method in class com.ibm.jmf.MultiPlayer.MediaGroup
setRelated(): inserts the related link into the Vector of related links, according to the start time
setResourceBundle(Locale). Static method in class com.ibm.jmf.MultiPlayer.JMFUtil
setResourceBundle(): rets the resource bundle for this bean
setText(String). Method in class com.ibm.jmf.MultiPlayer.ImageButton
setURLVisible(boolean). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
setURLVisible(): method to set property displayURL
setValue(Object). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
setValue() sets the value of this editor
setValue(Object). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
seven. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
six. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
start. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
start. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
start(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
start(): used to check the list of media clips and instantiate players and buttons.
startField. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
startField. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
startLabel. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
startTime. Variable in class com.ibm.jmf.MultiPlayer.RelatedLink
stop. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
stop. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
stop(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerBean
stop(): stop the array media groups and release resources.
stopField. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
stopField. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
stopLabel. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
stopTime. Variable in class com.ibm.jmf.MultiPlayer.RelatedLink
sup. Variable in class com.ibm.jmf.MultiPlayer.CustomizerSupport
support. Variable in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
support. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
supportsCustomEditor(). Method in class com.ibm.jmf.MultiPlayer.LinksArrayEditor
supportsCustomEditor() Has to return true for custom-built editors.
supportsCustomEditor(). Method in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
Has to return true for custom-built editors.
supportsCustomEditor(). Method in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
supportCustomEditor(): Has to return true for custom-built editors.

T

ten. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
three. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
toString(Object, Class). Static method in class com.ibm.jmf.MultiPlayer.CustomizerSupport
Converts the an object to a String.
two. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor

U

uLink. Variable in class com.ibm.jmf.MultiPlayer.RelatedLink
up. Variable in class com.ibm.jmf.MultiPlayer.MediaArrayEditor
up. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
upC. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerCustomizer
utilPanel. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerBean

V

videoPanel. Variable in class com.ibm.jmf.MultiPlayer.MultiPlayerBean

W

waitForImage(boolean). Method in class com.ibm.jmf.MultiPlayer.ImageButton
waitForImage needs to check if this is a text button, else call super.
waitForImage(boolean). Method in class com.ibm.jmf.MultiPlayer.ImageLabel
Makes sure that the Image associated with the Canvas is done loading before returning, since loadImage spins off a separate thread to do the loading.
width. Variable in class com.ibm.jmf.MultiPlayer.ImageLabel
windowClosing(WindowEvent). Method in class com.ibm.jmf.MultiPlayer.DTWinAdapter