public static interface IconFactory.IconData
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
java.lang.String |
getIcon() |
Returns the main icon to use when rendering this member's completion.
|
boolean |
isAbstract() |
|
boolean |
isDeprecated() |
|
boolean |
isFinal() |
|
boolean |
isStatic() |
java.lang.String getIcon()
boolean isAbstract()
boolean isDeprecated()
boolean isFinal()
boolean isStatic()
Copyright © 2019. All rights reserved.