clipgenerator
Class ClipControl

java.lang.Object
  extended by PamController.PamControlledUnit
      extended by clipgenerator.ClipControl

public class ClipControl
extends PamControlledUnit


Field Summary
(package private)  ClipProcess clipProcess
           
 
Fields inherited from class PamController.PamControlledUnit
isViewer
 
Constructor Summary
ClipControl(java.lang.String unitName)
           
 
Method Summary
 
Methods inherited from class PamController.PamControlledUnit
addOtherRelatedMenuItems, addPamProcess, addRelatedMenuItems, canClose, createDetectionMenu, createDisplayMenu, createFileMenu, createHelpMenu, fillXMLElement, fillXMLParameters, getFrameNumber, getNumPamProcesses, getPamController, getPamModuleInfo, getPamProcess, getPamView, getSidePanel, getTabClipCopier, getTabPanel, getTabSpecificMenuBar, getUnitName, getUnitType, gotoTab, notifyArrayChanged, notifyModelChanged, pamHasStopped, pamToStart, removePamProcess, removeUnit, rename, saveViewerData, setFrameNumber, setPamController, setPamModuleInfo, setPamView, setSidePanel, setTabPanel, setupControlledUnit, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

clipProcess

ClipProcess clipProcess
Constructor Detail

ClipControl

public ClipControl(java.lang.String unitName)