文件名称:RichText
-
所属分类:
- 标签属性:
- 上传时间:2013-07-12
-
文件大小:680.4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
TextView通常用来显示普通文本,但是有时候需要对其中某些文本进行样式、事件方面的设置。android系统通过SpannableString类来对指定文本进行相关处理,具体有以下功能:
1、BackgroundColorSpan 背景色
2、ClickableSpan 文本可点击,有点击事件
3、ForegroundColorSpan文本颜色(前景色)
4、MaskFilterSpan 修饰效果,如模糊(BlurMaskFilter)、浮雕(EmbossMaskFilter)
5、RasterizerSpan 光栅效果
6、StrikethroughSpan删除线(中划线)
7、UnderlineSpan 下划线
8、AbsoluteSizeSpan 绝对大小(文本字体)
9、DynamicDrawableSpan设置图片,基于文本基线或底部对齐。
10、ImageSpan 图片
11、RelativeSizeSpan 相对大小(文本字体)
12、ScaleXSpan 基于x轴缩放
13、StyleSpan 字体样式:粗体、斜体等
14、Subscr iptSpan 下标(数学公式会用到)
15、Superscr iptSpan 上标(数学公式会用到)
16、TextAppearanceSpan文本外貌(包括字体、大小、样式和颜色)
17、TypefaceSpan 文本字体
18、URLSpan 文本超链接-TextView is usually used to display plain text, but sometimes need some text styles, events in the settings. android system through SpannableString class to the specified text related processing, specifically the following features: 1, BackgroundColorSpan background color 2, ClickableSpan clickable text with click event 3, ForegroundColorSpan text color (foreground) 4, MaskFilterSpan modification effects, such as blur (BlurMaskFilter), relief (EmbossMaskFilter) 5, RasterizerSpan grating effect 6, StrikethroughSpan strikethrough (underlined) 7, UnderlineSpan underline 8, AbsoluteSizeSpan absolute size (text font) 9, DynamicDrawableSpan set the picture, text-based baseline or bottom alignment. 10, ImageSpan picture 11, RelativeSizeSpan relative size (text font) 12, ScaleXSpan based on x-axis scaling 13, StyleSpan font styles: bold, italic, etc. 14, Subscr iptSpan subscr ipt (mathematical formula will be used) 15, Superscr iptSpan superscr ipt (math formula will be used) 16, TextAppearanceSpa
1、BackgroundColorSpan 背景色
2、ClickableSpan 文本可点击,有点击事件
3、ForegroundColorSpan文本颜色(前景色)
4、MaskFilterSpan 修饰效果,如模糊(BlurMaskFilter)、浮雕(EmbossMaskFilter)
5、RasterizerSpan 光栅效果
6、StrikethroughSpan删除线(中划线)
7、UnderlineSpan 下划线
8、AbsoluteSizeSpan 绝对大小(文本字体)
9、DynamicDrawableSpan设置图片,基于文本基线或底部对齐。
10、ImageSpan 图片
11、RelativeSizeSpan 相对大小(文本字体)
12、ScaleXSpan 基于x轴缩放
13、StyleSpan 字体样式:粗体、斜体等
14、Subscr iptSpan 下标(数学公式会用到)
15、Superscr iptSpan 上标(数学公式会用到)
16、TextAppearanceSpan文本外貌(包括字体、大小、样式和颜色)
17、TypefaceSpan 文本字体
18、URLSpan 文本超链接-TextView is usually used to display plain text, but sometimes need some text styles, events in the settings. android system through SpannableString class to the specified text related processing, specifically the following features: 1, BackgroundColorSpan background color 2, ClickableSpan clickable text with click event 3, ForegroundColorSpan text color (foreground) 4, MaskFilterSpan modification effects, such as blur (BlurMaskFilter), relief (EmbossMaskFilter) 5, RasterizerSpan grating effect 6, StrikethroughSpan strikethrough (underlined) 7, UnderlineSpan underline 8, AbsoluteSizeSpan absolute size (text font) 9, DynamicDrawableSpan set the picture, text-based baseline or bottom alignment. 10, ImageSpan picture 11, RelativeSizeSpan relative size (text font) 12, ScaleXSpan based on x-axis scaling 13, StyleSpan font styles: bold, italic, etc. 14, Subscr iptSpan subscr ipt (mathematical formula will be used) 15, Superscr iptSpan superscr ipt (math formula will be used) 16, TextAppearanceSpa
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RichText/
RichText/.classpath
RichText/.project
RichText/AndroidManifest.xml
RichText/assets/
RichText/bin/
RichText/bin/AndroidManifest.xml
RichText/bin/classes/
RichText/bin/classes.dex
RichText/bin/classes/com/
RichText/bin/classes/com/wylx/
RichText/bin/classes/com/wylx/richtext/
RichText/bin/classes/com/wylx/richtext/BuildConfig.class
RichText/bin/classes/com/wylx/richtext/MainActivity$1.class
RichText/bin/classes/com/wylx/richtext/MainActivity$2.class
RichText/bin/classes/com/wylx/richtext/MainActivity.class
RichText/bin/classes/com/wylx/richtext/R$attr.class
RichText/bin/classes/com/wylx/richtext/R$dimen.class
RichText/bin/classes/com/wylx/richtext/R$drawable.class
RichText/bin/classes/com/wylx/richtext/R$id.class
RichText/bin/classes/com/wylx/richtext/R$layout.class
RichText/bin/classes/com/wylx/richtext/R$menu.class
RichText/bin/classes/com/wylx/richtext/R$string.class
RichText/bin/classes/com/wylx/richtext/R$style.class
RichText/bin/classes/com/wylx/richtext/R.class
RichText/bin/res/
RichText/bin/resources.ap_
RichText/bin/res/drawable-hdpi/
RichText/bin/res/drawable-hdpi/ic_action_search.png
RichText/bin/res/drawable-ldpi/
RichText/bin/res/drawable-mdpi/
RichText/bin/res/drawable-mdpi/ic_action_search.png
RichText/bin/res/drawable-xhdpi/
RichText/bin/res/drawable-xhdpi/ic_action_search.png
RichText/bin/res/drawable-xhdpi/ic_launcher.png
RichText/bin/RichText.apk
RichText/gen/
RichText/gen/com/
RichText/gen/com/wylx/
RichText/gen/com/wylx/richtext/
RichText/gen/com/wylx/richtext/BuildConfig.java
RichText/gen/com/wylx/richtext/R.java
RichText/ic_launcher-web.png
RichText/libs/
RichText/libs/android-support-v4.jar
RichText/proguard-project.txt
RichText/project.properties
RichText/res/
RichText/res/drawable-hdpi/
RichText/res/drawable-hdpi/ic_action_search.png
RichText/res/drawable-ldpi/
RichText/res/drawable-mdpi/
RichText/res/drawable-mdpi/ic_action_search.png
RichText/res/drawable-xhdpi/
RichText/res/drawable-xhdpi/ic_action_search.png
RichText/res/drawable-xhdpi/ic_launcher.png
RichText/res/layout/
RichText/res/layout/activity_main.xml
RichText/res/menu/
RichText/res/menu/activity_main.xml
RichText/res/values/
RichText/res/values-large/
RichText/res/values-large/dimens.xml
RichText/res/values-v11/
RichText/res/values-v11/styles.xml
RichText/res/values-v14/
RichText/res/values-v14/styles.xml
RichText/res/values/dimens.xml
RichText/res/values/strings.xml
RichText/res/values/styles.xml
RichText/src/
RichText/src/com/
RichText/src/com/wylx/
RichText/src/com/wylx/richtext/
RichText/src/com/wylx/richtext/MainActivity.java
RichText/.classpath
RichText/.project
RichText/AndroidManifest.xml
RichText/assets/
RichText/bin/
RichText/bin/AndroidManifest.xml
RichText/bin/classes/
RichText/bin/classes.dex
RichText/bin/classes/com/
RichText/bin/classes/com/wylx/
RichText/bin/classes/com/wylx/richtext/
RichText/bin/classes/com/wylx/richtext/BuildConfig.class
RichText/bin/classes/com/wylx/richtext/MainActivity$1.class
RichText/bin/classes/com/wylx/richtext/MainActivity$2.class
RichText/bin/classes/com/wylx/richtext/MainActivity.class
RichText/bin/classes/com/wylx/richtext/R$attr.class
RichText/bin/classes/com/wylx/richtext/R$dimen.class
RichText/bin/classes/com/wylx/richtext/R$drawable.class
RichText/bin/classes/com/wylx/richtext/R$id.class
RichText/bin/classes/com/wylx/richtext/R$layout.class
RichText/bin/classes/com/wylx/richtext/R$menu.class
RichText/bin/classes/com/wylx/richtext/R$string.class
RichText/bin/classes/com/wylx/richtext/R$style.class
RichText/bin/classes/com/wylx/richtext/R.class
RichText/bin/res/
RichText/bin/resources.ap_
RichText/bin/res/drawable-hdpi/
RichText/bin/res/drawable-hdpi/ic_action_search.png
RichText/bin/res/drawable-ldpi/
RichText/bin/res/drawable-mdpi/
RichText/bin/res/drawable-mdpi/ic_action_search.png
RichText/bin/res/drawable-xhdpi/
RichText/bin/res/drawable-xhdpi/ic_action_search.png
RichText/bin/res/drawable-xhdpi/ic_launcher.png
RichText/bin/RichText.apk
RichText/gen/
RichText/gen/com/
RichText/gen/com/wylx/
RichText/gen/com/wylx/richtext/
RichText/gen/com/wylx/richtext/BuildConfig.java
RichText/gen/com/wylx/richtext/R.java
RichText/ic_launcher-web.png
RichText/libs/
RichText/libs/android-support-v4.jar
RichText/proguard-project.txt
RichText/project.properties
RichText/res/
RichText/res/drawable-hdpi/
RichText/res/drawable-hdpi/ic_action_search.png
RichText/res/drawable-ldpi/
RichText/res/drawable-mdpi/
RichText/res/drawable-mdpi/ic_action_search.png
RichText/res/drawable-xhdpi/
RichText/res/drawable-xhdpi/ic_action_search.png
RichText/res/drawable-xhdpi/ic_launcher.png
RichText/res/layout/
RichText/res/layout/activity_main.xml
RichText/res/menu/
RichText/res/menu/activity_main.xml
RichText/res/values/
RichText/res/values-large/
RichText/res/values-large/dimens.xml
RichText/res/values-v11/
RichText/res/values-v11/styles.xml
RichText/res/values-v14/
RichText/res/values-v14/styles.xml
RichText/res/values/dimens.xml
RichText/res/values/strings.xml
RichText/res/values/styles.xml
RichText/src/
RichText/src/com/
RichText/src/com/wylx/
RichText/src/com/wylx/richtext/
RichText/src/com/wylx/richtext/MainActivity.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.