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

Quick Search    Search Deep

com.arranger.jarl.shell.views
Class AnimationSeriesView.WindowClosingListener  view AnimationSeriesView.WindowClosingListener download AnimationSeriesView.WindowClosingListener.java

java.lang.Object
  extended bycom.arranger.jarl.shell.views.AnimationSeriesView.WindowClosingListener
All Implemented Interfaces:
JarlShellFrame.JarlShellFrameClosingListener
Enclosing class:
AnimationSeriesView

protected class AnimationSeriesView.WindowClosingListener
extends java.lang.Object
implements JarlShellFrame.JarlShellFrameClosingListener


Constructor Summary
protected AnimationSeriesView.WindowClosingListener()
           
 
Method Summary
 void onClosing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationSeriesView.WindowClosingListener

protected AnimationSeriesView.WindowClosingListener()
Method Detail

onClosing

public void onClosing()
Specified by:
onClosing in interface JarlShellFrame.JarlShellFrameClosingListener