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

GridBagLayout specification refers to an absent API

XMLWordPrintable

    • sparc
    • solaris_2.5



      Name: idR10193 Date: 01/11/2002



      GridBagLayout class specification refers to absent class
      java.awt.GridBagLayoutInfo.

      The following field specification refers to absent class:
        protected java.awt.GridBagLayoutInfo layoutInfo

      The following methods specification refer to absent class:
        protected java.awt.GridBagLayoutInfo getLayoutInfo(Container parent,
                                                           int sizeflag)

        protected java.awt.GridBagLayoutInfo GetLayoutInfo(Container parent,
                                                           int sizeflag)

        protected Dimension getMinSize(Container parent,
                                       java.awt.GridBagLayoutInfo info)

        protected Dimension GetMinSize(Container parent,
                                       java.awt.GridBagLayoutInfo info)

      Comment: Is there any point to describe protected fields and methods
      that refer to absent classes? How is user going to use such
      fields and methods (especially concerning their small description)?

      ======================================================================

            dav Andrei Dmitriev (Inactive)
            idergali Ilya Dergalin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: