Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8102422

Ensemble8: use ConditionalFeature.WEB and ConditionalFeature to decide what demos to show

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      Web and media demos should only be shown on platforms that support web and media. Use Platform.isSupported(ConditionalFeature.MEDIA) or Platform.isSupported(ConditionalFeature.WEB) to determine whether or not to show these demos.

      The same could be done with 3D demos to avoid showing these demos on platforms that use software rendering.

            dmasada Debra Masada (Inactive)
            dblaukop Daniel Blaukopf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: