|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is an inteface implemented by Cell Editors that tells the container
using the editor that the editor posts JCValidateEvent
s, and
allows the container to add and remove listeners for those events.
Method Summary | |
void |
addValidateListener(com.klg.jclass.cell.validate.JCValidateListener l)
Adds a new ValidateListener to the list. |
void |
removeValidateListener(com.klg.jclass.cell.validate.JCValidateListener l)
Removes a ValidateListener from the list. |
Method Detail |
public void addValidateListener(com.klg.jclass.cell.validate.JCValidateListener l)
ValidateListener
to the list.
l
- public void removeValidateListener(com.klg.jclass.cell.validate.JCValidateListener l)
ValidateListener
from the list.
l
-
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |