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

java.lang.Objectcom.arranger.jarl.shell.ShellObject
com.arranger.jarl.shell.views.BaseView
com.arranger.jarl.shell.views.MainJarlShellFrame.MainFrameView
- All Implemented Interfaces:
- com.arranger.jarl.shell.models.IModelListener
- Enclosing class:
- MainJarlShellFrame
- public static class MainJarlShellFrame.MainFrameView
- extends BaseView
An adapter for the baseView
| Field Summary |
| Fields inherited from class com.arranger.jarl.shell.ShellObject |
LINE_SEP, m_jarlShell |
| Constructor Summary | |
MainJarlShellFrame.MainFrameView()
|
|
| Method Summary | |
java.lang.String[] |
getModelsToSubscribe()
|
void |
onChange(com.arranger.jarl.shell.models.BaseModel baseModel,
java.lang.String propertyName)
|
| Methods inherited from class com.arranger.jarl.shell.ShellObject |
getJarlShell, initialize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
MainJarlShellFrame.MainFrameView
public MainJarlShellFrame.MainFrameView()
| Method Detail |
getModelsToSubscribe
public java.lang.String[] getModelsToSubscribe()
- Specified by:
getModelsToSubscribein classBaseView
onChange
public void onChange(com.arranger.jarl.shell.models.BaseModel baseModel, java.lang.String propertyName)
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> shell >> [ views overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC