Spec-Zone .ru
спецификации, руководства, описания, API
|
Package | Description |
---|---|
javafx.scene.media |
Provides the set of classes for integrating audio and video into Java FX
Applications.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Set<java.lang.ref.WeakReference<MediaView>> |
MediaPlayer.viewRefs |
Modifier and Type | Method and Description |
---|---|
MediaView |
MediaViewBuilder.build()
Make an instance of
MediaView based on the properties set on this builder. |
private MediaView |
MediaView.getMediaView() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
MediaPlayer.addView(MediaView view) |
void |
MediaViewBuilder.applyTo(MediaView x) |
(package private) void |
MediaPlayer.removeView(MediaView view) |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to