UML Example ] [ Java Bean Example file for NervousText07 ]

Java Bean Example file for NervousText08.

NervousText08 (word document for viewing)

NervousText08.java

NervousText08BeanInfo (word document for viewing)

NervousText08BeanInfo.java

NervousText08TextPropertyEditor (word document for viewing)

NervousText08TextPropertyEditor.java

Manifest

Here are some beans that have to do with file operations:

ImageViewerBean.java   

FileNameBean.java

Here is an example of a property editor that will take a chart bean, and reverse
the color of it. Also, change the position of the title.

InverseEditor.java    ChartBeanBeanInfo.java    TitlePositionEditor.java

ChartBean.java        ChartBean Jar File

Here is an example of defining your own events

TimerBean.java    TimerEvent.java     TimerListener.java

Here is an example of a Bean that fires property change events and it BeanInfo class.

ExplicitButton.java    ExplicitButtonBeanInfo.java    OurButton.java

Back ] Home ]