|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--javax.media.bean.playerbean.MediaPlayerVolumePropertyEditor
Special case property editor for the MediaPlayer bean Volume property. Invoked by Java BeansTM application builders.
| Constructor Summary | |
MediaPlayerVolumePropertyEditor()
|
|
| Method Summary | |
java.lang.String |
getJavaInitializationString()
Generates a code fragment that can be used to initialize a variable with the current Volume property value. |
java.lang.String[] |
getTags()
Gets an array of tags for the Volume property. |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MediaPlayerVolumePropertyEditor()
| Method Detail |
public java.lang.String getJavaInitializationString()
getJavaInitializationString in interface java.beans.PropertyEditorgetJavaInitializationString in class java.beans.PropertyEditorSupportString.public java.lang.String[] getTags()
getTags in interface java.beans.PropertyEditorgetTags in class java.beans.PropertyEditorSupportString array that contains the tags for the Volume property.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||