jpos.config.simple.editor
Interface JposEntryTreeListener

All Superinterfaces:
java.util.EventListener

interface JposEntryTreeListener
extends java.util.EventListener

Allows listeners to know when a new JposEntry is selected

Since:
0.1 (Philly 99 meeting)
Author:
E. Michael Maximilien (maxim@us.ibm.com)

Method Summary
 void newJposEntrySelected(JposEntryTreeEvent event)
          Called when a new JposEntry is selected from the tree
 

Method Detail

newJposEntrySelected

public void newJposEntrySelected(JposEntryTreeEvent event)
Called when a new JposEntry is selected from the tree
Parameters:
event - the JposEntryTreeEvent sent


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