net.sourceforge.squirrel_sql.plugins.laf
Class TonicLookAndFeelController.TonicPreferences

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

public static final class TonicLookAndFeelController.TonicPreferences
extends Object
implements IHasIdentifier


Constructor Summary
TonicLookAndFeelController.TonicPreferences()
           
 
Method Summary
 IIdentifier getIdentifier()
           
 boolean getUseTabbedPaneThickBorders()
           
 void setUseTabbedPaneThickBorders(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TonicLookAndFeelController.TonicPreferences

public TonicLookAndFeelController.TonicPreferences()
Method Detail

getUseTabbedPaneThickBorders

public boolean getUseTabbedPaneThickBorders()

setUseTabbedPaneThickBorders

public void setUseTabbedPaneThickBorders(boolean value)

getIdentifier

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


Copyright © 2001-2013. All Rights Reserved.