|
||||||||||
| 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.SubstanceLookAndFeelController
public class SubstanceLookAndFeelController
Behavior for the Substance Look and Feel.
| Nested Class Summary | |
|---|---|
static class |
SubstanceLookAndFeelController.SubstancePreferences
|
| Field Summary | |
|---|---|
static String |
SUBSTANCE_LAF_PLACEHOLDER_CLASS_NAME
Placeholder LAF that identifies itself as "Substance". |
| 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. |
| 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 SUBSTANCE_LAF_PLACEHOLDER_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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||