Table of Contents

Interface IDocumentEvent

Namespace
Javax.Swing.Event
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IDocumentEvent

Properties

Document

Document Document { get; }

Property Value

Document

Length

int Length { get; }

Property Value

int

Offset

int Offset { get; }

Property Value

int

Type

DocumentEvent.EventType Type { get; }

Property Value

DocumentEvent.EventType

Methods

GetChange(Element)

DocumentEvent.ElementChange GetChange(Element arg0)

Parameters

arg0 Element

Element

Returns

DocumentEvent.ElementChange

DocumentEvent.ElementChange