Window.addPopUpElement

Puts a PopUpElement on the GUI.

  1. void addPopUpElement(PopUpElement p)
    class Window
    void
    addPopUpElement
    (
    PopUpElement p
    )
  2. void addPopUpElement(PopUpElement p, int x, int y)

Meta