|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MalformedDataEvent | |
| edu.neu.ccs.gui | Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. |
| Uses of MalformedDataEvent in edu.neu.ccs.gui |
| Methods in edu.neu.ccs.gui with parameters of type MalformedDataEvent | |
void |
MalformedDataListener.dataMalformed(MalformedDataEvent evt)
Notifies this component that the given malformed data event was generated by a object
to which this object is listening. |
protected void |
GeneralViewSupport.fireDataMalformed(MalformedDataEvent event)
Delivers MalformedDataEvents to registered listeners. |
protected void |
FileView.fireDataMalformed(MalformedDataEvent evt)
Delivers MalformedDataEvents
to registered listeners. |
void |
DisplayPanel.dataMalformed(MalformedDataEvent evt)
Handles a malformed data event generated by a fragile input component by alerting the user through a change to the background color of the panel. |
void |
Annotation.dataMalformed(MalformedDataEvent evt)
Handles a malformed data event generated by a fragile input component by alerting the user through changes to the background and foreground colors of the annotation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||