|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanecho.JamochaMUD.JMParseRC
public class JMParseRC
JMParseRC replaces the deprecated ParseINI file Reads in the settings for the user's environment
| Field Summary | |
|---|---|
JMConfig |
settings
|
| Constructor Summary | |
|---|---|
JMParseRC(java.lang.Object splash)
|
|
| Method Summary | |
|---|---|
void |
createRC(java.lang.Object splash)
Section to create .jamocha.rc if one doesn't exist. |
void |
fontFace(int index)
Set the Font Face for both the input and output windows |
void |
newMacros()
Add a new Macros section to .jamocha.rc |
java.lang.String |
readParse()
Section to read line and parse out remarks and/or blank lines |
void |
readSerialisedMacros()
Read in the serialised macros. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public transient JMConfig settings
| Constructor Detail |
|---|
public JMParseRC(java.lang.Object splash)
| Method Detail |
|---|
public java.lang.String readParse()
public void fontFace(int index)
index - public void createRC(java.lang.Object splash)
splash - public void newMacros()
public void readSerialisedMacros()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||