Package app.events

Class CopyEvent

java.lang.Object
app.events.Event
app.events.CopyEvent

public class CopyEvent
extends Event
Event signalizing that something is being copied to the clipboard in an arbitrary place in the UI
  • Constructor Summary

    Constructors
    Constructor Description
    CopyEvent()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CopyEvent

      public CopyEvent()