JAligner

jaligner.ui.clipboard
Class ClipboardHandlerFactory

java.lang.Object
  extended byjaligner.ui.clipboard.ClipboardHandlerFactory

public class ClipboardHandlerFactory
extends java.lang.Object

A factory for ClipboardHandler.

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

Method Summary
static ClipboardHandler getClipboardHandler()
          Returns an instance of a concrete ClipboardHandler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getClipboardHandler

public static ClipboardHandler getClipboardHandler()
Returns an instance of a concrete ClipboardHandler.

Returns:
Concrete ClipboardHandler.

JAligner

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