Package app.events

Class PasteEvent

java.lang.Object
app.events.Event
app.events.PasteEvent

public class PasteEvent
extends Event
Event signalizing that something is being pasted from the clipboard in an arbitrary place in the UI
  • Constructor Summary

    Constructors
    Constructor Description
    PasteEvent()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • PasteEvent

      public PasteEvent()