|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jiim.data.Preferences
public class Preferences
| Constructor Summary | |
|---|---|
Preferences()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFontColour()
|
java.lang.String |
getFontStyle()
|
boolean |
isExpandAbbreviations()
|
void |
setExpandAbbreviations(boolean newExpandAbbreviations)
|
void |
setFontColour(java.lang.String newColour)
|
void |
setFontStyle(java.lang.String newStyle)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Preferences()
| Method Detail |
|---|
public boolean isExpandAbbreviations()
isExpandAbbreviations in interface IPreferencespublic void setExpandAbbreviations(boolean newExpandAbbreviations)
setExpandAbbreviations in interface IPreferencespublic java.lang.String getFontColour()
getFontColour in interface IPreferencespublic void setFontColour(java.lang.String newColour)
setFontColour in interface IPreferencespublic java.lang.String getFontStyle()
getFontStyle in interface IPreferencespublic void setFontStyle(java.lang.String newStyle)
setFontStyle in interface IPreferences
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||