Uses of Interface
javax.swing.text.AttributeSet.CharacterAttribute
-
Packages that use AttributeSet.CharacterAttribute 软件包 描述 javax.swing.text 提供处理可编辑和不可编辑文本组件的类和接口。 -
-
Uses of AttributeSet.CharacterAttribute in javax.swing.text
Classes in javax.swing.text that implement AttributeSet.CharacterAttribute 变量和类型 类 描述 static class
StyleConstants.CharacterConstants
这是对字符样式有贡献 的众所周知属性的类型安全枚举。static class
StyleConstants.ColorConstants
这是有助于颜色 的众所周知属性的类型安全枚举。static class
StyleConstants.FontConstants
这是对字体有贡献 的众所周知属性的类型安全枚举。
-