net.sourceforge.squirrel_sql.plugins.laf
Class SubstanceLookAndFeelController.SubstancePreferences

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.laf.SubstanceLookAndFeelController.SubstancePreferences
All Implemented Interfaces:
IHasIdentifier
Enclosing class:
SubstanceLookAndFeelController

public static final class SubstanceLookAndFeelController.SubstancePreferences
extends Object
implements IHasIdentifier


Constructor Summary
SubstanceLookAndFeelController.SubstancePreferences()
           
 
Method Summary
 IIdentifier getIdentifier()
           
 String getSkinName()
           
 void setSkinName(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubstanceLookAndFeelController.SubstancePreferences

public SubstanceLookAndFeelController.SubstancePreferences()
Method Detail

getSkinName

public String getSkinName()

setSkinName

public void setSkinName(String value)

getIdentifier

public IIdentifier getIdentifier()
Specified by:
getIdentifier in interface IHasIdentifier
Returns:
The unique identifier for this object.


Copyright © 2001-2013. All Rights Reserved.