net.sourceforge.mflow.api
Interface Iconable

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

public interface Iconable

Interface for objects that support an icon display

Version:
$Revision: 1.3 $
Author:
David Carr

Method Summary
 javax.swing.Icon getIcon()
          Retrieves the icon for the object
 

Method Detail

getIcon

javax.swing.Icon getIcon()
Retrieves the icon for the object

Returns:
the icon, or null if it is unavailable


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