com.yobotics.simulationconstructionset.gui.dialogConstructors
Interface GUIEnablerAndDisabler

All Known Subinterfaces:
AllCommandsExecutor
All Known Implementing Classes:
AbstractAllCommandsExecutor, SimulationConstructionSet, StandardAllCommandsExecutor, StandardGUIActions

public interface GUIEnablerAndDisabler


Method Summary
 void disableGUIComponents()
           
 void enableGUIComponents()
           
 

Method Detail

enableGUIComponents

void enableGUIComponents()

disableGUIComponents

void disableGUIComponents()