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

java.awt javadoc code examples still use Applet API

XMLWordPrintable

    • In Review

      There are code examples in the javadoc that use the applet API and most of them have images which clearly show they were run in AppletViewer.
      classes are
      java.awt.BorderLayout
      java.awt.FlowLayout
      java.awt.GridLayout
      java.awt.GridBagLayout
      java.awt.MediaTracker

      the layout managers are the ones with images.

      We should re-do these as main programs.

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: