A Bean of Your Own
Develop your Bean TextScrollBean.java
Add BeanInfo TextScrollBeanBeanInfo.java
Create a Manifest File manifest.txt
JAR your files
jar cfm TextScrollBean.jar manifest.txt TextScrollBean.class TextScrollBeanBeanInfo.class TextScroll.gif
Name: TextScrollBean.class
Name: TextScrollBeanBeanInfo.class