multivalent.std.adaptor
public class StyleSheetSetter extends Behavior
Caches style sheets and then makes a clone, but checks modified date to see if need to refresh, so developer/user and tweak and reload.
TO DO: Would like to allow different style sheet types than just CSS.
Version: $Revision: 1.5 $ $Date: 2002/12/12 09:18:14 $
Field Summary | |
---|---|
static String | PREFIX |
Method Summary | |
---|---|
void | restore(ESISNode n, Map<String,Object> attr, Layer layer) Read in name of style sheet type. |
boolean | semanticEventBefore(SemanticEvent se, String msg) On MSG_OPENED, stuff set Document style sheet cascade. |