org.ozoneDB.adminGui.widget
Interface ButtonPanelListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
WorkGroupDialog, WorkUserDialog

public interface ButtonPanelListener
extends java.util.EventListener

This class creates the listener to communicate between the buttons and the connected form.

Version:
1.0
Author:

Ibsen Ramos-Bonilla
Copyright © 1997-2004 by SMB GmbH. All Rights Reserved.


Method Summary
 void buttonExecute(java.lang.String buttonName)
          Event that checks which button was pressed.
 

Method Detail

buttonExecute

public void buttonExecute(java.lang.String buttonName)
Event that checks which button was pressed.



Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.