setText ("You have clicked the left panel"); } else { textArea.setText("You have clicked the right panel"); } } @Override public void mousePressed(MouseEvent ...
確定! 回上一頁