be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.graph
Interface BatchModeCapable

All Known Implementing Classes:
MyEditingGraphMousePlugin, MyEditingPopupGraphMousePlugin

public interface BatchModeCapable

Classes should implement this interface if they can operate in batch mode or not. Implemented by custom GraphMousePlugins and used in MyEditingModalGraphMouse.

Creation date: 15/10/2007

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Method Summary
 boolean getBatchMode()
           
 void setBatchMode(boolean batchMode)
           
 

Method Detail

setBatchMode

void setBatchMode(boolean batchMode)

getBatchMode

boolean getBatchMode()


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.