net.sourceforge.schemaspy.view
Class StyleSheet
java.lang.Object
net.sourceforge.schemaspy.view.StyleSheet
public class StyleSheet
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static StyleSheet getInstance()
init
public static void init(BufferedReader cssReader)
throws IOException
- Throws:
IOException
write
public void write(LineWriter out)
throws IOException
- Throws:
IOException
getBodyBackground
public String getBodyBackground()
getTableBackground
public String getTableBackground()
getTableHeadBackground
public String getTableHeadBackground()
getPrimaryKeyBackground
public String getPrimaryKeyBackground()
getIndexedColumnBackground
public String getIndexedColumnBackground()
getSelectedTableBackground
public String getSelectedTableBackground()
getExcludedColumnBackgroundColor
public String getExcludedColumnBackgroundColor()
getOffsetOf
public int getOffsetOf(String id)
Copyright © 2007-2010. All Rights Reserved.