JXTipOfTheDayDemoPanelRB.properties
上传用户:zhengdagz
上传日期:2014-03-06
资源大小:1956k
文件大小:1k
源码类别:

xml/soap/webservice

开发平台:

Java

  1. name=Tip Of The Day
  2. description=
  3. <html>
  4. <b>JXTipOfTheDay</b><br>
  5. Provides the "Tip of The Day" pane and dialog. Tips are retrieved from the TipOfTheDayModel. 
  6. In the most common usage, a tip is just a String. 
  7. However, the return type of this method is actually Object. 
  8. Its interpretation depends on its type, 
  9. a component will be displayed in the dialog, 
  10. an icon will be wrapped in a JLabel and displayed in the dialog, 
  11. other types are converted to String wrapped in a JEditorPane or JTextArea and displayed in the dialog.
  12. defaultlnf.description=
  13. JXTipOfTheDay comes with two different look and feel implementations. 
  14. The first one is used in all cases but the Windows look and feel. 
  15. windowslnf.description=
  16. The second one is used for the Windows look and feel.
  17. embedded.description=
  18. JXTipOfTheDay is a JComponent and can be embedded in your application. 
  19. As example you may embed a Tip Of The Day panel in a "Please Wait" dialog - 
  20. while your application is performing some tasks, the user can go through your tips.
  21. embedded.nextTip=
  22. Click for next tip
  23. doyouwanttocancel=
  24. You previously choose to not show tips on startup.nDo you want to cancel this choice?
  25. question=Question