|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.squirrel_sql.plugins.laf.LAFPreferences
public class LAFPreferences
This JavaBean class represents the user specific preferences for this plugin.
| Constructor Summary | |
|---|---|
LAFPreferences()
|
|
LAFPreferences(IIdentifier id)
|
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LAFPreferences()
public LAFPreferences(IIdentifier id)
| Method Detail |
|---|
public Object clone()
clone in class Objectpublic String getLookAndFeelClassName()
public void setLookAndFeelClassName(String data)
public FontInfo getMenuFontInfo()
public void setMenuFontInfo(FontInfo data)
public FontInfo getStaticFontInfo()
public void setStaticFontInfo(FontInfo data)
public FontInfo getStatusBarFontInfo()
public void setStatusBarFontInfo(FontInfo data)
public FontInfo getOtherFontInfo()
public void setOtherFontInfo(FontInfo data)
public boolean isMenuFontEnabled()
public void setMenuFontEnabled(boolean data)
public boolean isStaticFontEnabled()
public void setStaticFontEnabled(boolean data)
public boolean isStatusBarFontEnabled()
public void setStatusBarFontEnabled(boolean data)
public boolean isOtherFontEnabled()
public void setOtherFontEnabled(boolean data)
public IIdentifier getIdentifier()
getIdentifier in interface IHasIdentifierIHasIdentifier.getIdentifier()public IIdentifier getId()
public void setId(IIdentifier _id)
_id - The _id to setpublic boolean getCanLAFSetBorder()
public void setCanLAFSetBorder(boolean value)
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||