Uses of Interface
org.mockcentral.editor.nodes.fixture_group.IEditFixtureGroupActions

Packages that use IEditFixtureGroupActions
org.mockcentral.editor.nodes.fixture_group Contains Plug-in-specific view components to handle user input and interact with the logical elements defined the MockCentralEditor-Core's corresponding package. 
 

Uses of IEditFixtureGroupActions in org.mockcentral.editor.nodes.fixture_group
 

Classes in org.mockcentral.editor.nodes.fixture_group that implement IEditFixtureGroupActions
 class EditFixtureGroupActions
          A class used to display a wizard for creating a new Mock Objects Fixture.
 

Methods in org.mockcentral.editor.nodes.fixture_group with parameters of type IEditFixtureGroupActions
 void EditFixtureGroupPage.setEditActions(IEditFixtureGroupActions editActions)
          Sets the IEditFixtureGroupActions.