|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.squirrel_sql.plugins.laf.DefaultLookAndFeelController
net.sourceforge.squirrel_sql.plugins.laf.SkinLookAndFeelController
public class SkinLookAndFeelController
Behaviour for the Skin Look and Feel.
| Nested Class Summary | |
|---|---|
static class |
SkinLookAndFeelController.SkinPreferences
|
| Field Summary | |
|---|---|
static String |
SKIN_CLASS_NAME
Class name of the Skin class. |
static String |
SKINNABLE_LAF_CLASS_NAME
Class name of the Skin Look and Feel. |
| Method Summary | |
|---|---|
void |
aboutToBeInstalled(LAFRegister lafRegister,
LookAndFeel laf)
This Look and Feel is about to be installed. |
BaseLAFPreferencesPanelComponent |
getPreferencesComponent()
Assume that Look and Feel implementations don't require extra configuration so return null. |
void |
hasBeenInstalled(LAFRegister lafRegister,
LookAndFeel laf)
This Look and Feel has just been installed. |
void |
setFileWrapperFactory(FileWrapperFactory fileWrapperFactory)
|
| Methods inherited from class net.sourceforge.squirrel_sql.plugins.laf.DefaultLookAndFeelController |
|---|
initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SKINNABLE_LAF_CLASS_NAME
public static final String SKIN_CLASS_NAME
| Method Detail |
|---|
public void aboutToBeInstalled(LAFRegister lafRegister,
LookAndFeel laf)
aboutToBeInstalled in interface ILookAndFeelControlleraboutToBeInstalled in class DefaultLookAndFeelController
public void hasBeenInstalled(LAFRegister lafRegister,
LookAndFeel laf)
hasBeenInstalled in interface ILookAndFeelControllerhasBeenInstalled in class DefaultLookAndFeelControllerpublic BaseLAFPreferencesPanelComponent getPreferencesComponent()
DefaultLookAndFeelController
getPreferencesComponent in interface ILookAndFeelControllergetPreferencesComponent in class DefaultLookAndFeelControllerILookAndFeelController.getPreferencesComponent()public void setFileWrapperFactory(FileWrapperFactory fileWrapperFactory)
fileWrapperFactory - the fileWrapperFactory to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||