JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.util.swing
Interface JCPopupListener

All Known Implementing Classes:
JCPopupField

public interface JCPopupListener

Listener interface for popup events.


Method Summary
 void commit(com.klg.jclass.util.swing.JCPopupEvent event)
          The popup has either a selected value or a cancel value.
 

Method Detail

commit

public void commit(com.klg.jclass.util.swing.JCPopupEvent event)
The popup has either a selected value or a cancel value.


Copyright © 2004 Quest Software Inc..
All rights reserved.