Constructor which is passed the coordinates of where the pop-up window is to be placed within the parent component, and a String containing the textual contents of the window.
2. Methods
1. setBounds
publicvoid setBounds(int x, int y, int width, int height )
There are no comments on this page. [Add comment]