Uses of Class
javax.swing.text.StyleConstants
-
Packages that use StyleConstants 软件包 描述 javax.swing.text 提供处理可编辑和不可编辑文本组件的类和接口。 -
-
Uses of StyleConstants in javax.swing.text
Subclasses of StyleConstants in javax.swing.text Modifier and Type Class 描述 static class
StyleConstants.CharacterConstants
这是有助于字符风格 的众所周知的属性的类型安全枚举。static class
StyleConstants.ColorConstants
这是有助于颜色 的众所周知的属性的类型安全枚举。static class
StyleConstants.FontConstants
这是有助于字体 的众所周知的属性的类型安全枚举。static class
StyleConstants.ParagraphConstants
这是对段落样式有贡献 的众所周知的属性的类型安全枚举。
-