Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.arranger.jarl.shell.views.mainShellPanes
Class MSPPreviewAnimationPane  view MSPPreviewAnimationPane download MSPPreviewAnimationPane.java

java.lang.Object
  extended bycom.arranger.jarl.shell.views.mainShellPanes.BaseMSP
      extended bycom.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()