| 接口 | 说明 |
|---|---|
| Background |
加强版的背景类,用于支持画颜色、纹理、图片以及其他一些复杂的背景
由于属于基本接口,所以放到com.fr.base包下面
|
| LicChangedListener |
重新读取lic文件需要触发的事件监听器
|
| Record | |
| RecordManager |
日志信息管理者接口
|
| 类 | 说明 |
|---|---|
| AppContentGenerator | |
| BaseObjectXMLWriterFinder |
Created by IntelliJ IDEA.
|
| BaseObjectXMLWriterFinder.ElseAsString | |
| BaseObjectXMLWriterFinder.ToString | |
| CloudCenter |
从云中心获取的配置,因为不需要多台机器共享,所以直接存储到内存中就行了
vito:请求失败之后不再循环等待结果
1.请求期间的多次请求只有一个线程在尝试请求动作;
2.设置尝试次数,默认5;
|
| CloudCenterConfig |
云中心配置
|
| CommonDateUtils |
Title: 系统时间公共类
提供取得系统时间的所有共用方法
|
| CommonIOUtils |
操作IO的工具类
主要是处理文件类, 输出输出流, 资源文件读取
XML的一些方法不在这边, @see GeneralXMLTools
|
| ComparatorUtils |
Some util methods for Comparator.
|
| DateUtils |
Title: 系统时间公共类
提供取得系统时间的所有共用方法
|
| Decrypt |
**********************************************
md5 类实现了RSA Data Security, Inc.在提交给IETF
的RFC1321中的MD5 message-digest 算法。
|
| DefaultValues |
默认值统一存储类
|
| DesUtils | |
| Encrypt |
Created by vito on 2017/5/10.
|
| ExecuteInfo |
Created by Administrator on 2015/7/15 0015.
|
| FArray<T> |
FineReport封装的链表类
|
| FRFont |
Then enhanced font,
support underline, strikethrough, superscript, subscript and shadow.
|
| FRLogCleanAttr |
Created by zack on 2016/2/22.
|
| FRLogFormatter |
国际化的日志类
|
| FRLogger | 已过时 |
| FRLogLevel | |
| GeneralContext | |
| GeneralUtils |
Created by IntelliJ IDEA.
|
| I18nActivator |
Created by juhaoyu on 2018/3/20.
|
| I18nResource | |
| ImageWithSuffix |
包含格式的Image对象
用于图片存储的时候, 根据原图不同后缀, 采用不同格式序列化.
|
| Inter | 已过时 |
| IOUtils |
操作IO的工具类
主要是处理文件类, 输出输出流, 资源文件读取
XML的一些方法不在这边, @see GeneralXMLTools
|
| LazyResourceReader |
Created by rinoux on 2017/4/11.
|
| LocaleLoader | |
| LocalePackage | |
| LogConfig | |
| ManagerFactory |
Created with IntelliJ IDEA.
|
| ModuleContext | 已过时 |
| NameObject |
具有名字的对象,该方法是对一般对象的一个封装,使得一般对象和一个名字对应起来
|
| NoRecordManager | |
| PageCalObj | |
| PropertiesUtils |
Created with IntelliJ IDEA.
|
| SiteCenter | 已过时 |
| 枚举 | 说明 |
|---|---|
| DeclareRecordType |
已定义的日志信息类型
|
| FRLogCleanRate |
Created by zack on 2015/10/8.
|
| FRScreen | |
| LocaleType |
自定义locale类
浏览器有时返回的locale并不是标准的zh_CN, ja_JP这种格式, 可能只有zh, ja.
|
| 异常错误 | 说明 |
|---|---|
| LogDeclareException | |
| PageCalRelationRuntimeException | |
| ProcessCanceledException |
Created by XiaXiang on 2017/6/7.
|
| ReDeclareException |