Uses of Interface
com.luna.common.swing.ClipboardListener
Packages that use ClipboardListener
-
Uses of ClipboardListener in com.luna.common.swing
Classes in com.luna.common.swing that implement ClipboardListenerMethods in com.luna.common.swing with parameters of type ClipboardListenerModifier and TypeMethodDescriptionClipboardMonitor.addListener
(ClipboardListener listener) 设置 监听事件处理static void
ClipboardUtil.listen
(int tryCount, long delay, ClipboardListener listener, boolean sync) 监听剪贴板修改事件static void
ClipboardUtil.listen
(ClipboardListener listener) 监听剪贴板修改事件static void
ClipboardUtil.listen
(ClipboardListener listener, boolean sync) 监听剪贴板修改事件ClipboardMonitor.removeListener
(ClipboardListener listener) 去除指定监听