Package edu.colorado.cs.ns2.gui.dialogs

Class Summary
ConnectAgentsDialog This class is responsible for creating and displaying a dialog box allowing the user to interactively choose which agents they would like to connect.
ExtendedLinkPropertiesDialog This class is responsible for creating and displaying a dialog box allowing the user to interactively set the link's extended (more obscure) properties.
LinkPropertiesDialog This class is responsible for creating and displaying a dialog box allowing the user to interactively set a link's properties.
OutputDialog This class is responsible for creating and displaying a dialog box to capture any stdout/stderr output that is generated during the execution of NS2.
ScheduleEventDialog This class is responsbile for creating and displaying a dialog allowing the user to interactively schedule simulation events in NS2.
ViewScriptDialog This class is responsible for display the TCL script (in progress) in a dialog box.