java.lang.UnsupportedOperationException: In text view Method propertyChange() not yet implemented.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 807592, 1 year ago
java.lang.UnsupportedOperationException: In text view Method propertyChange() not yet implemented.
at bndbean.TexView.propertyChange(TexView.java:95)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:152)
at bndbean.NewModel.setDimensions(NewModel.java:47)
at bndbean.TexView.jTextField2length_actionPerformed(TexView.java:68)
at bndbean.TexView$1.actionPerformed(TexView.java:41)