|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--javax.media.bean.playerbean.MediaPlayerResource
Defines the resource boundle for a MediaPlayer, mainly for
error messages. Invoked by the class loader.
MediaPlayerBeanInfo,
MediaPlayer,
MediaPlayerVolumePropertyEditor,
MediaPlayerMediaLocationEditor| Field Summary | |
static java.util.ResourceBundle |
resourceBundle
Defines the ResourceBundle. |
| Constructor Summary | |
MediaPlayerResource()
|
|
| Method Summary | |
static java.lang.String |
getString(java.lang.String inputString)
Gets a String that corresponds to the
specified input string from a resource boundle file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.util.ResourceBundle resourceBundle
ResourceBundle.
| Constructor Detail |
public MediaPlayerResource()
| Method Detail |
public static java.lang.String getString(java.lang.String inputString)
String that corresponds to the
specified input string from a resource boundle file.
inputString - The String from a resource boundle file.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||