Class ContentBufferEvent

java.lang.Object
xyz.cofe.cbuffer.ContentBufferEvent
Direct Known Subclasses:
SizeChangedEvent

public class ContentBufferEvent
extends java.lang.Object
Событие изменения буфера
Author:
Kamnev Georgiy (nt.gocha@gmail.com)
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected ContentBuffer contentBuffer  
  • Constructor Summary

    Constructors 
    Constructor Description
    ContentBufferEvent​(ContentBuffer src)  
  • Method Summary

    Modifier and Type Method Description
    ContentBuffer getContentBuffer()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait