|
|||||||||
| 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 BaseView

java.lang.Objectcom.arranger.jarl.shell.ShellObject
com.arranger.jarl.shell.views.BaseView
- All Implemented Interfaces:
- com.arranger.jarl.shell.models.IModelListener
- Direct Known Subclasses:
- AnimationSeriesView, JarlObjectView, MainJarlShellFrame.MainFrameView, PreviewingAnimationView, RenderedImageView
- public abstract class BaseView
- extends com.arranger.jarl.shell.ShellObject
- implements com.arranger.jarl.shell.models.IModelListener
- extends com.arranger.jarl.shell.ShellObject
BaseView created on Apr 16, 2003
| Field Summary |
| Fields inherited from class com.arranger.jarl.shell.ShellObject |
LINE_SEP, m_jarlShell |
| Constructor Summary | |
BaseView()
|
|
| Method Summary | |
abstract java.lang.String[] |
getModelsToSubscribe()
|
| 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 |
| Methods inherited from interface com.arranger.jarl.shell.models.IModelListener |
onChange |
| Constructor Detail |
BaseView
public BaseView()
| Method Detail |
getModelsToSubscribe
public abstract java.lang.String[] getModelsToSubscribe()
|
|||||||||
| 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