methods of class javafx.scene.control.PopupControl should be documented

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7u6
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • None
    • Environment:

      fx2.1 promotion build 15

      methods of class javafx.scene.control.PopupControl should be documented.
      see http://jre.us.oracle.com/java/re/javafx/2.1/promoted/all/b15/docs/api/javafx/scene/control/PopupControl.html

      undocumented items:
      java.lang.String getId()
      double getMaxHeight()
      double getMaxWidth()
      double getMinHeight()
      double getMinWidth()
      double getPrefHeight()
      double getPrefWidth()
      java.lang.String getStyle()
      void setId(java.lang.String value)
      void setMaxHeight(double value)
      void setMinWidth(double value)
      void setPrefHeight(double value)
      void setPrefWidth(double value)
      void setStyle(java.lang.String value)

            Assignee:
            Jonathan Giles
            Reporter:
            Victor Shubov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: