com.jmex.bui
Class BStyleSheet.Property

java.lang.Object
  extended by com.jmex.bui.BStyleSheet.Property
Direct Known Subclasses:
BStyleSheet.BackgroundProperty, BStyleSheet.CursorProperty, BStyleSheet.FontProperty, BStyleSheet.IconProperty
Enclosing class:
BStyleSheet

protected abstract static class BStyleSheet.Property
extends Object


Constructor Summary
protected BStyleSheet.Property()
           
 
Method Summary
abstract  Object resolve(BStyleSheet.ResourceProvider rsrcprov)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BStyleSheet.Property

protected BStyleSheet.Property()
Method Detail

resolve

public abstract Object resolve(BStyleSheet.ResourceProvider rsrcprov)


Copyright © 2008 Michael Bayne. All Rights Reserved.