|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.mflow.api.base.AbstractAccount
| Constructor Summary | |
|---|---|
AbstractAccount(java.util.prefs.Preferences aNode)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
|
java.lang.String |
getName()
|
protected java.util.prefs.Preferences |
getNode()
|
protected void |
setClassName(java.lang.String aClassName)
Sets the class name for the account |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.mflow.api.Account |
|---|
getConfigurationDialog, getFolder, getForwardDialog, getNewMessageDialog, getReceiver, getReplyDialog, getSource, getType |
| Constructor Detail |
|---|
public AbstractAccount(java.util.prefs.Preferences aNode)
aNode - the node to load the account from| Method Detail |
|---|
protected final java.util.prefs.Preferences getNode()
public final java.lang.String getName()
getName in interface Accountpublic final java.lang.String getClassName()
getClassName in interface Accountprotected final void setClassName(java.lang.String aClassName)
aClassName - the new class name
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||