areaobject.setText("new text"); so the code will be: Expand ▽. public static void main(String[] args) { JFrame f = new JFrame("text"); f ...
確定! 回上一頁