does a UIComponent have the a property that contains states, such as 'upSkin', 'overSkin', 'downSkin', etc (and is this property accessible during updateDisplayList()?
In other words, can I simulate mouseOvers with this, so that I can draw the button?

