jpos.config.simple.editor
Interface PropsViewPanel.Listener

All Superinterfaces:
java.util.EventListener
Enclosing class:
PropsViewPanel

public static interface PropsViewPanel.Listener
extends java.util.EventListener

Inner interface defining a Listener for this interface

Since:
1.3 (Washington DC 2001 meeting)
Author:
E. Michael Maximilien (maxim@us.ibm.com)

Method Summary
 void jposEntryChanged(PropsViewPanel.Event event)
          Called to indicate that the JposEntry has changed
 

Method Detail

jposEntryChanged

public void jposEntryChanged(PropsViewPanel.Event event)
Called to indicate that the JposEntry has changed
Parameters:
event - the PropsViewPanel.Event object


This API and code belongs to the JavaPOS committee please see LISCENCE file for details