You can set cursor of JLabel to Cursor.HAND_CURSOR using below code : JLabel label = new JLabel("https://stackoverflow.com"); label.
確定! 回上一頁