net.sourceforge.lentikit
Class UIProjectActions

java.lang.Object
  extended bynet.sourceforge.lentikit.UIProjectActions

public class UIProjectActions
extends java.lang.Object

A simple class to bundle all the UI action and change handlers, in almost all cases forwards data onto the project. Acts as a change listener on the project and updates the GUI accordingly


Constructor Summary
UIProjectActions(LenticularProject proj, InterleaveGUI g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIProjectActions

public UIProjectActions(LenticularProject proj,
                        InterleaveGUI g)


Copyright © 2004 Sourceforge. All Rights Reserved.