You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Propertyname="text"type="java.lang.String"value="This software is released under GNU GPL license, version 2."/>
159
+
<Propertyname="text"type="java.lang.String"value="<html>This software is released under GNU GPL license, version 2. For more information, please visit project web page at <a href="http://emustudio.sf.net">http://emustudio.sf.net</a>."/>
jLabel1.setText("This software is released under GNU GPL license, version 2.");
100
+
jLabel1.setText("<html>This software is released under GNU GPL license, version 2. For more information, please visit project web page at <a href=\"http://emustudio.sf.net\">http://emustudio.sf.net</a>.");
0 commit comments