Control.setBounds

  1. void setBounds(int x, int y, int width, int height)
    class Control
    final
    void
    setBounds
    (
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    )
  2. void setBounds(int x, int y, int width, int height, BoundsSpecified specified)

Meta