|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjavax.swing.event.DocumentEvent.EventType
public static final class DocumentEvent.EventType
ドキュメントイベント型の列挙です。
| フィールドの概要 | |
|---|---|
static DocumentEvent.EventType |
CHANGE
Change 型です。 |
static DocumentEvent.EventType |
INSERT
Insert 型です。 |
static DocumentEvent.EventType |
REMOVE
Remove 型です。 |
| メソッドの概要 | |
|---|---|
String |
toString()
型を文字列に変換します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final DocumentEvent.EventType INSERT
public static final DocumentEvent.EventType REMOVE
public static final DocumentEvent.EventType CHANGE
| メソッドの詳細 |
|---|
public String toString()
Object 内の toString
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。