com.jmex.bui
Class BStyleSheet.IconProperty

java.lang.Object
  extended by com.jmex.bui.BStyleSheet.Property
      extended by com.jmex.bui.BStyleSheet.IconProperty
Enclosing class:
BStyleSheet

protected static class BStyleSheet.IconProperty
extends BStyleSheet.Property


Field Summary
 int height
           
 String ipath
           
 String type
           
 int width
           
 
Constructor Summary
protected BStyleSheet.IconProperty()
           
 
Method Summary
 Object resolve(BStyleSheet.ResourceProvider rsrcprov)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public String type

ipath

public String ipath

width

public int width

height

public int height
Constructor Detail

BStyleSheet.IconProperty

protected BStyleSheet.IconProperty()
Method Detail

resolve

public Object resolve(BStyleSheet.ResourceProvider rsrcprov)
Specified by:
resolve in class BStyleSheet.Property


Copyright © 2008 Michael Bayne. All Rights Reserved.