net.sourceforge.squirrel_sql.plugins.laf
Class LAFRegister
java.lang.Object
net.sourceforge.squirrel_sql.plugins.laf.LAFRegister
public class LAFRegister
- extends Object
Register of Look and Feels.
- Author:
- Colin Bell
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLookAndFeelClassLoader
public ClassLoader getLookAndFeelClassLoader()
- Return the class loader used to load the Look and Feels.
- Returns:
- the ClassLoader used to load the look and feels.
setFileWrapperFactory
public void setFileWrapperFactory(FileWrapperFactory fileWrapperFactory)
- Parameters:
fileWrapperFactory - the fileWrapperFactory to set
Copyright © 2001-2013. All Rights Reserved.