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

java.lang.Objectcom.arranger.jarl.shell.ShellObject
com.arranger.jarl.shell.views.BaseView
com.arranger.jarl.shell.views.PreviewingAnimationView
- All Implemented Interfaces:
- com.arranger.jarl.shell.models.IModelListener
- public class PreviewingAnimationView
- extends BaseView
PreviewingAnimationView created on Apr 25, 2003
| Nested Class Summary | |
protected static class |
PreviewingAnimationView.ImageLabel
|
protected class |
PreviewingAnimationView.WindowClosingListener
|
| Field Summary | |
protected boolean |
m_animationAborted
|
protected boolean |
m_animationCompleted
|
protected PreviewingAnimationView.ImageLabel |
m_imageLabel
|
protected JarlShellFrame |
m_jarlShellFrame
|
| Fields inherited from class com.arranger.jarl.shell.ShellObject |
LINE_SEP, m_jarlShell |
| Constructor Summary | |
PreviewingAnimationView()
|
|
| Method Summary | |
java.lang.String[] |
getModelsToSubscribe()
|
protected void |
initialize(com.arranger.jarl.shell.models.ViewAnimationModel vam)
|
void |
onChange(com.arranger.jarl.shell.models.BaseModel baseModel,
java.lang.String propertyName)
|
void |
updateImage(com.arranger.jarl.shell.models.ViewAnimationModel vam)
|
| 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 |
| Field Detail |
m_jarlShellFrame
protected JarlShellFrame m_jarlShellFrame
m_imageLabel
protected PreviewingAnimationView.ImageLabel m_imageLabel
m_animationCompleted
protected boolean m_animationCompleted
m_animationAborted
protected boolean m_animationAborted
| Constructor Detail |
PreviewingAnimationView
public PreviewingAnimationView()
| 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)
initialize
protected void initialize(com.arranger.jarl.shell.models.ViewAnimationModel vam)
updateImage
public void updateImage(com.arranger.jarl.shell.models.ViewAnimationModel vam)
|
|||||||||
| 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