|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockcentral.editor.nodes.fixture.ImportableFixturesTableModelBuilder
public class ImportableFixturesTableModelBuilder
A class used for building a MockCentralTableModel to hold
importable Fixture instances.
| Constructor Summary | |
|---|---|
ImportableFixturesTableModelBuilder(FixtureGroupNode fixtureGroupNode,
FixtureDataBean fixtureModel)
Creates a new instance. |
|
| Method Summary | |
|---|---|
MockCentralTableModel<MockCentralNode> |
getImportableFixturesListModel()
Returns the MockCentralTableModel listing other Fixtures to
be selected from for the current Fixture to import. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportableFixturesTableModelBuilder(FixtureGroupNode fixtureGroupNode,
FixtureDataBean fixtureModel)
fixtureGroupNode - the enclosing FixtureGroupNode.fixtureModel - the FixtureDataBean containing the Fixture data| Method Detail |
|---|
public MockCentralTableModel<MockCentralNode> getImportableFixturesListModel()
MockCentralTableModel listing other Fixtures to
be selected from for the current Fixture to import.
MockCentralTableModel listing other Fixtures to
be selected from for the current Fixture to import.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||