Control.setBounds

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setBounds(Rectangle rect)
  2. void setBounds(int x, int y, int width, int height)
  3. int setBounds(int x, int y, int width, int height, bool move, bool resize)
    class Control
    int
    setBounds
    (
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    ,
    bool move
    ,
    bool resize
    )

Meta