Uses of Interface
de.uni_paderborn.fujaba.gui.EditModeFactory

Packages that use EditModeFactory
de.uni_paderborn.fujaba.app The Fujaba Application 
 

Uses of EditModeFactory in de.uni_paderborn.fujaba.app
 

Methods in de.uni_paderborn.fujaba.app that return EditModeFactory
 EditModeFactory FrameMain.getEditMode()
          Get the editMode attribute of the FrameMain object
 

Methods in de.uni_paderborn.fujaba.app with parameters of type EditModeFactory
 void FrameMain.setEditMode(EditModeFactory editModeFactory)
          Sets the editMode attribute of the FrameMain object