Class NonFilteringPlainDocument

  • All Implemented Interfaces:
    Document

    public class NonFilteringPlainDocument
    extends Object
    implements Document
    A plain document that ignores any attempt to set the "filterNewLines" property.
    Author:
    Thomas Morgner.