|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.prorefactor.refactor.settings.Settings
org.prorefactor.refactor.settings.ApplicationSettings
public class ApplicationSettings
Application-wide settings
| Field Summary | |
|---|---|
java.lang.String |
externalEditor
|
| Fields inherited from class org.prorefactor.refactor.settings.Settings |
|---|
properties, propertiesDescription, propsFilename |
| Constructor Summary | |
|---|---|
ApplicationSettings(java.lang.String propsFilename)
This does not create the file if it does not exist. |
|
| Method Summary | |
|---|---|
void |
loadSettings()
This does not create the file if it does not exist. |
void |
saveSettings()
|
| Methods inherited from class org.prorefactor.refactor.settings.Settings |
|---|
getVal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String externalEditor
| Constructor Detail |
|---|
public ApplicationSettings(java.lang.String propsFilename)
| Method Detail |
|---|
public void loadSettings()
throws java.lang.Exception
loadSettings in class Settingsjava.lang.Exception
public void saveSettings()
throws java.lang.Exception
saveSettings in class Settingsjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||