Class SimpleStylesheetsManager<E>

java.lang.Object
org.jhotdraw8.css.manager.SimpleStylesheetsManager<E>
Type Parameters:
E - the element type that can be styled by this style manager
All Implemented Interfaces:
StylesheetsManager<E>

public class SimpleStylesheetsManager<E> extends Object implements StylesheetsManager<E>
SimpleStylesheetsManager.
Author:
Werner Randelshofer