org.cumt.workbench.event
Interface ViewActionListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
MainWindow

public interface ViewActionListener
extends java.util.EventListener

Author:
Carlos Descalzi

Method Summary
 void editRequested(ViewActionEvent event)
           
 void openRequested(ViewActionEvent event)
           
 

Method Detail

editRequested

void editRequested(ViewActionEvent event)

openRequested

void openRequested(ViewActionEvent event)


Copyright © 2006 null. All Rights Reserved.