Package app.events

Class ToggleCommentEvent

java.lang.Object
app.events.Event
app.events.ToggleCommentEvent

public class ToggleCommentEvent
extends Event
Event signalizing that the editor is going to toggle a language specific comment of a line or selecton
  • Constructor Summary

    Constructors
    Constructor Description
    ToggleCommentEvent()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • ToggleCommentEvent

      public ToggleCommentEvent()