自 imbrand.jar 擷取檔案。
如需 imbrand.jar 的預設位置,請參閱表 15–1。
變更以下目錄:
com/sun/im/client/
開啟 brand.properties。
新增 contact.tooltip.format.html 屬性至該檔案。
指定您要在工具提示中顯示的屬性,此屬性會做為 contact.tooltip.format.html 的值。
例如,如果您要顯示連絡人的電話號碼或電子郵件地址,您可以輸入:
contact.tooltip.format.html=mailto: ${attr:mail} tel: ${attr:telephonenumber}
如需自訂 imbrand.jar 檔案內容的詳細資訊,請參閱自訂應用程式 (Java Web Start)。
儲存變更並關閉檔案。
重新封裝 imbrand.jar。