| Use this to add style sheets to a frame.
frame.addHeader(new StyleSheetLink("../myStyleSheet.css"));
author: armin author: created at 15.01.2004 17:55:28 author: [bsc] why?: deprecated use StyleSheetHeader instead author: [sts] just a naming convention: author: JavaScriptHeader, StyleSheetHeader, FaviconHeader author: and not author: JavaScriptScript (or JavaScript), StyleSheetLink, FaviconLink |