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

java.lang.Objectcom.arranger.jarl.shell.views.mainShellPanes.BaseMSP
com.arranger.jarl.shell.views.mainShellPanes.MSPPreviewAnimationPane
- All Implemented Interfaces:
- IMainShellPane
- public class MSPPreviewAnimationPane
- extends BaseMSP
MSPPreviewAnimationPane created on Apr 25, 2003
| Field Summary | |
protected javax.swing.JButton |
m_previewAnimationButton
|
| Fields inherited from class com.arranger.jarl.shell.views.mainShellPanes.BaseMSP |
m_jarlShell |
| Constructor Summary | |
MSPPreviewAnimationPane()
|
|
| Method Summary | |
private void |
confirmAnimation()
|
java.awt.Component |
createComponent()
Create a component |
protected com.arranger.jarl.shell.models.ViewAnimationModel |
getViewAnimationModel()
|
| Methods inherited from class com.arranger.jarl.shell.views.mainShellPanes.BaseMSP |
getJarlContextModel, getViewPrefModel, init, onChange |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
m_previewAnimationButton
protected javax.swing.JButton m_previewAnimationButton
| Constructor Detail |
MSPPreviewAnimationPane
public MSPPreviewAnimationPane()
| Method Detail |
createComponent
public java.awt.Component createComponent()
- Create a component
getViewAnimationModel
protected com.arranger.jarl.shell.models.ViewAnimationModel getViewAnimationModel()
confirmAnimation
private void confirmAnimation()
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> shell >> views >> [ mainShellPanes overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC