JAligner

jaligner.ui.clipboard
Interface ClipboardListener

All Known Implementing Classes:
AlignWindow

public interface ClipboardListener

Listener interface to get notified with the clipboard contents.

Author:
Ahmed Moustafa (ahmed@users.sf.net)

Method Summary
 void clipboardCheck(java.lang.String contents)
          Notifies the listener with the current contents of the clipboard.
 

Method Detail

clipboardCheck

public void clipboardCheck(java.lang.String contents)
Notifies the listener with the current contents of the clipboard.

Parameters:
contents - The current contents of the clipboard

JAligner

Ahmed Moustafa (ahmed@users.sf.net)SourceForge.net
The source code of JAligner is licensed under The GNU General Public License (GPL)