org.objectweb.proactive.ic2d.gui
Interface IC2DGUIController

All Superinterfaces:
IC2DMessageLogger, MessageLogger, RemoteProcessMessageLogger

public interface IC2DGUIController
extends IC2DMessageLogger


Field Summary
 
Fields inherited from interface org.objectweb.proactive.ic2d.util.IC2DMessageLogger
messageLogger
 
Method Summary
 boolean isLayoutAutomatic()
           
 void setAutomaticLayout(boolean b)
           
 
Methods inherited from interface org.objectweb.proactive.ic2d.util.IC2DMessageLogger
log, log, warn
 
Methods inherited from interface org.objectweb.proactive.core.util.MessageLogger
log, log, log
 

Method Detail

isLayoutAutomatic

boolean isLayoutAutomatic()

setAutomaticLayout

void setAutomaticLayout(boolean b)


Copyright 2001-2007 INRIA All Rights Reserved.