net.sourceforge.mflow.api
Interface Configurable

All Known Subinterfaces:
MsgFilter, MsgFlowComponent, MsgFolder, MsgReceiver, MsgSource, ReceiveFolder, SendFolder
All Known Implementing Classes:
AbstractMsgFilter, AbstractMsgFlowComponent, AbstractMsgFolder, AbstractMsgReceiver, AbstractMsgSource

public interface Configurable

Interface for classes with configuration dialogs

Version:
$Revision: 1.2 $
Author:
David Carr

Method Summary
 void configure(java.awt.Frame owner)
          Displays the GUI configuration dialog, if available
 

Method Detail

configure

void configure(java.awt.Frame owner)
Displays the GUI configuration dialog, if available

Parameters:
owner - the frame to own the configuration dialog


Copyright © 2002-2004 MFlow Group. All Rights Reserved.