|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ shell overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.arranger.jarl.shell
Class ShellObject

java.lang.Objectcom.arranger.jarl.shell.ShellObject
- public abstract class ShellObject
- extends java.lang.Object
ShellObject created on Apr 16, 2003
| Field Summary | |
protected static java.lang.String |
LINE_SEP
|
protected JarlShell |
m_jarlShell
|
| Constructor Summary | |
ShellObject()
|
|
| Method Summary | |
JarlShell |
getJarlShell()
|
void |
initialize(JarlShell jarlShell)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
LINE_SEP
protected static final java.lang.String LINE_SEP
m_jarlShell
protected JarlShell m_jarlShell
| Constructor Detail |
ShellObject
public ShellObject()
| Method Detail |
initialize
public void initialize(JarlShell jarlShell)
getJarlShell
public JarlShell getJarlShell()
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ shell overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.arranger.jarl.shell.ShellObject