JLabel label = new JLabel("<html><font color=blue>蓝色文字</font>"); text.setForeground(Color.BLUE);text.setText("文字"));