public abstract Node getNode ()

Gets the Node which represents this Skin. This must never be null, except after a call to dispose(), and must never change except when changing to null.

Returns:  A non-null Node, except when the Skin has been disposed.