Package app.events

Class CutEvent

java.lang.Object
app.events.Event
app.events.CutEvent

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

    Constructors
    Constructor Description
    CutEvent()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • CutEvent

      public CutEvent()