程序包 | 说明 |
---|---|
com.fr.base |
包含一些跨模块的底层基础类、接口、枚举等
|
com.fr.design.web |
定义与web端展示有关的类
|
限定符和类型 | 字段和说明 |
---|---|
static Icon |
IconManager.ADD |
static Icon |
IconManager.APPENDCOLUMN |
static Icon |
IconManager.APPENDROW |
static Icon |
IconManager.APPLETPRINT |
static Icon |
IconManager.ASCEND |
static Icon |
IconManager.BMP |
static Icon |
IconManager.CLEAR |
static Icon |
IconManager.CLEARSTASH |
static Icon |
IconManager.CUSTOMIZEEXCEL |
static Icon |
IconManager.DEFAULT |
static Icon |
IconManager.DELETE |
static Icon |
IconManager.DELETECOLUMN |
static Icon |
IconManager.DELETEROW |
static Icon |
IconManager.DESCEND |
static Icon |
IconManager.EDIT |
static Icon |
IconManager.EMAIL |
static Icon |
IconManager.EXCEL |
static Icon |
IconManager.EXPORT |
static Icon |
IconManager.FILTER |
static Icon |
IconManager.FINANCE |
static Icon |
IconManager.FIRST |
static Icon |
IconManager.FLASHPRINT |
static Icon |
IconManager.FORM_NEXT |
static Icon |
IconManager.FORM_PREVIOUS |
static Icon |
IconManager.FROZEN |
static Icon |
IconManager.FUND |
static Icon |
IconManager.GIF |
static Icon |
IconManager.HOMEPAGE |
static Icon |
IconManager.HTML |
static Icon |
IconManager.IMAGE |
static Icon |
IconManager.JPG |
static Icon |
IconManager.LABEL |
static Icon |
IconManager.LAST |
static Icon |
IconManager.LINK |
static Icon |
IconManager.LIST |
static Icon |
IconManager.NEXT |
static Icon |
IconManager.OK |
static Icon |
IconManager.OVERVIEW |
static Icon |
IconManager.PAGESETUP |
static Icon |
IconManager.PDF |
static Icon |
IconManager.PDFPRINT |
static Icon |
IconManager.PNG |
static Icon |
IconManager.PREVIEW |
static Icon |
IconManager.PREVIOUS |
static Icon |
IconManager.PRINT |
static Icon |
IconManager.REDO |
static Icon |
IconManager.RELOAD |
static Icon |
IconManager.SETPRINTEROFFSET |
static Icon |
IconManager.SORT |
static Icon |
IconManager.STASH |
static Icon |
IconManager.SUBMIT |
static Icon |
IconManager.SUBMITALL |
static Icon |
IconManager.SUBMITFORCILY |
static Icon |
IconManager.UNDO |
static Icon |
IconManager.USER |
static Icon |
IconManager.VERIFY |
static Icon |
IconManager.VIEWPROCESS |
static Icon |
IconManager.WORD |
static Icon |
IconManager.WRITEOFFLINE |
限定符和类型 | 方法和说明 |
---|---|
Icon |
IconManager.getIcon(java.lang.Object obj) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
IconManager.addIcon(Icon icon,
boolean cover)
添加图标
|
java.awt.Image |
IconManager.getDefaultIconImage(Icon icon) |
限定符和类型 | 字段和说明 |
---|---|
protected Icon |
CustomIconPane.IconDialogActionListener.oldIcon |
限定符和类型 | 方法和说明 |
---|---|
void |
CustomIconPane.addIcon(Icon icon,
com.fr.design.web.CustomIconPane.IconButton iconButton)
添加按钮
|
构造器和说明 |
---|
CustomIconPane.IconDialogActionListener(Icon oldIcon) |