net.sourceforge.squirrel_sql.plugins.laf.jtattoo
Class JTattooLookAndFeelController.JTattooPreferences

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.laf.jtattoo.JTattooLookAndFeelController.JTattooPreferences
All Implemented Interfaces:
IHasIdentifier
Enclosing class:
JTattooLookAndFeelController

public static final class JTattooLookAndFeelController.JTattooPreferences
extends Object
implements IHasIdentifier


Constructor Summary
JTattooLookAndFeelController.JTattooPreferences()
           
 
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

JTattooLookAndFeelController.JTattooPreferences

public JTattooLookAndFeelController.JTattooPreferences()
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.