| Interface | Description | 
|---|---|
| CompareVaNameVisitor | 
 Visitor to compare the variable assignment by name. 
 | 
| DetailBarVisitor | |
| IDetailBar | 
 Interface for detailbars. 
 | 
| PropertyBarEntry | 
 Entry which can be on the detailbar. 
 | 
| PropertyDrawEntry | 
 Entry which is drawable on the jpanel. 
 | 
| Class | Description | 
|---|---|
| AbstractActionTest | 
 Abstract super class for all Actiontests. 
 | 
| ChangeConnectingTypeTest | 
 test of the change of the connectingtype. 
 | 
| ConfigurationGraph | |
| ConfigurationGraph.RunClass | 
 The Run-Class. 
 | 
| ConnectActionTest | 
 Create Edges and check if only the correct Edges were created. 
 | 
| ConnectingTypeButton | |
| ControlPanel | 
 the contextmenu. 
 | 
| DeleteActionTest | 
 Checks if the DeleteAction is deleting the Node and not the connecting edges. 
 | 
| DeleteEdgeActionTest | 
 Checks if the DeleteAction is deleting the edges and not the connecting nodes. 
 | 
| DetailBar | 
 Detail bar of device nodes. 
 | 
| DetailBarLabel | |
| DetailBarPropertyEntry | |
| DetailBarTest | 
 Testset for the Devicedetailbar. 
 | 
| DetailDrawPropertyEntry | |
| DetailDrawVisitor | |
| DetailInputBox | |
| EdgeTest | 
 Tests for testing the basic functions of edges. 
 | 
| NetworkconfiguratorConstants | 
 Constants for the fli4l network configurator. 
 | 
| NewNodeNodeActionTest | 
 Checks if the right nodes were created. 
 | 
| NodeTest | 
 Tests the basic functions of the items. 
 | 
| PopupMenu | 
 The popup menu. 
 | 
| PrepareTestEnvironment | 
 Preparing the test enviroment. 
 | 
| RenameActionTest | 
 Checks if the RenameAction is changing the name of the nodes. 
 | 
| SelectAllActionTest | 
 This is the test class for the actions, which can be used in the network configurator. 
 | 
| TextfieldListener | 
 Textfield Key Listener for the DevicesDetailBar. 
 | 
| ToolBarButton | 
 The button for the toolbar. 
 | 
| Exception | Description | 
|---|---|
| LoadConfigurationGraphException |