public class AdaptiveIcon extends Object implements IconFace, Serializable
| 构造器和说明 |
|---|
AdaptiveIcon(Icon foreground,
Icon background) |
public Icon getForeground()
public Icon getBackground()
public boolean isFile()
IconFacepublic byte[] getData()
IconFaceIconFace.isFile() return true.
Otherwise, UnsupportedOperationException should be thrown.public String getPath()
IconFaceIconFace.isFile() return true.
Otherwise, UnsupportedOperationException should be thrown.Copyright © 2018. All rights reserved.