|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
CSS.Attribute を使用しているパッケージ | |
---|---|
javax.swing.text.html | HTML テキストエディタを作成するための HTMLEditorKit クラスとサポートクラスを提供します。 |
javax.swing.text.html での CSS.Attribute の使用 |
---|
CSS.Attribute を返す javax.swing.text.html のメソッド | |
---|---|
static CSS.Attribute[] |
CSS.getAllAttributeKeys()
CSS 属性の可能なすべてのキーのセットを返します。 |
static CSS.Attribute |
CSS.getAttribute(String name)
文字列を CSS.Attribute オブジェクトに変換します。 |
CSS.Attribute 型のパラメータを持つ javax.swing.text.html のメソッド | |
---|---|
void |
StyleSheet.addCSSAttribute(MutableAttributeSet attr,
CSS.Attribute key,
String value)
指定されたセットに CSS 属性を追加します。 |
boolean |
StyleSheet.addCSSAttributeFromHTML(MutableAttributeSet attr,
CSS.Attribute key,
String value)
指定されたセットに CSS 属性を追加します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。