net.sourceforge.squirrel_sql.plugins.laf
Class SkinLookAndFeelController.SkinPreferences

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

public static final class SkinLookAndFeelController.SkinPreferences
extends Object
implements IHasIdentifier


Constructor Summary
SkinLookAndFeelController.SkinPreferences()
           
 
Method Summary
 IIdentifier getIdentifier()
           
 String getThemePackDirectory()
           
 String getThemePackName()
           
 void setThemePackDirectory(String value)
           
 void setThemePackName(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkinLookAndFeelController.SkinPreferences

public SkinLookAndFeelController.SkinPreferences()
Method Detail

getThemePackDirectory

public String getThemePackDirectory()

setThemePackDirectory

public void setThemePackDirectory(String value)

getThemePackName

public String getThemePackName()

setThemePackName

public void setThemePackName(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.