|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.binding.staging.MutableIcon
public class MutableIcon
Field Summary | |
---|---|
int |
depth
|
int |
height
|
String |
mimeType
|
URI |
uri
|
int |
width
|
Constructor Summary | |
---|---|
MutableIcon()
|
Method Summary | |
---|---|
Icon |
build()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String mimeType
public int width
public int height
public int depth
public URI uri
Constructor Detail |
---|
public MutableIcon()
Method Detail |
---|
public Icon build()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |