|
|
|
@170
|
6 years |
sdanthin |
MyScriptHandler?.java modified to use the addNewEventFromXML in place of …
|
|
|
|
@169
|
6 years |
sdanthin |
SimulationScript?.java modified to use correct names for both imported and …
|
|
|
|
@168
|
6 years |
sdanthin |
ScriptIncident?.java added addNewEventFromXML function, modified …
|
|
|
|
@167
|
6 years |
sdanthin |
TimeSlice?.java modified remove/getcorrespondingAudioEvent to work with ID …
|
|
|
|
@164
|
6 years |
sdanthin |
ScriptIncident?.java added if statement to create a correct AudioEvent? when …
|
|
|
|
@162
|
6 years |
sdanthin |
TimeSlice?.java added a function to remove a corresponding audio event …
|
|
|
|
@161
|
6 years |
sdanthin |
AudioEvent?.java CHPRadioEvent.java added corresponding functions to match …
|
|
|
|
@159
|
6 years |
sdanthin |
I_AudioEvent.java created a new interface to determine if an event …
|
|
|
|
@158
|
6 years |
jdalbey |
ScriptBuilderFrame?.java added new helper method loadCHPunits(). …
|
|
|
|
@155
|
6 years |
sdanthin |
units.xml moved to Incidents folder
|
|
|
|
@153
|
6 years |
jdalbey |
CCTVEvent.java: Fix defect #202.
|
|
|
|
@152
|
6 years |
jdalbey |
TimeSlice?.java: Prepend a newline character to fix ticket #203.
|
|
|
|
@150
|
6 years |
sdanthin |
IncidentTimelinePanel?.java added right-click menu popup functionality to …
|
|
|
|
@145
|
6 years |
sdanthin |
Move from Git to Svn (LARGE COMMIT)
|
|
|
|
@143
|
8 years |
bmcguffin |
Header_TruncLoc and Header_FullLoc have default values in class CadData?.
|
|
|
|
@142
|
8 years |
bmcguffin |
Band-aid fix for defect #68. CadData? object in TimeSlice? is now …
|
|
|
|
@141
|
8 years |
bmcguffin |
Band-aid fix for defect #68. Sim Mgr requires incidents to have some …
|
|
|
|
@138
|
8 years |
bmcguffin |
Added support for incident color. Color is now read from the xml file; if …
|
|
|
|
@131
|
9 years |
bmcguffin |
DTD file for XML writing is now internal, so script.dtd file is no longer …
|
|
|
|
@122
|
9 years |
bmcguffin |
Added message panel warning user, if the first event placed in an incident …
|
|
|
|
@120
|
9 years |
bmcguffin |
Altered addNewEvent() so that start times of events are now rounded to the …
|
|
|
|
@119
|
9 years |
bmcguffin |
Fixed a bug which caused an event to be destroyed if it was the only event …
|
|
|
|
@117
|
9 years |
bmcguffin |
Redesigned the method by which the first event in an event is added to …
|
|
|
|
@116
|
9 years |
bmcguffin |
The first event added to any incident is automatically placed at time 0 …
|
|
|
|
@111
|
9 years |
bmcguffin |
Annotated these files. Fixed a bug that caused newly created incidents to …
|
|
|
|
@107
|
9 years |
bmcguffin |
Fixed a bug where deleting the first timeslice of an incident would not …
|
|
|
|
@106
|
9 years |
bmcguffin |
Fixed a bug which prevented the length of an incident from being properly …
|
|
|
|
@103
|
9 years |
bmcguffin |
Individual incident editor window now shows the relevant incident as …
|
|
|
|
@89
|
9 years |
bmcguffin |
Added dropdown menu item to ScriptBuilderFrame?: "Delete Incident". When …
|
|
|
|
@83
|
9 years |
bmcguffin |
Fixed a bug in which adding a new incident didn't increment the counter …
|
|
|
|
@80
|
9 years |
bmcguffin |
Renamed allSlices() method to arrangeAllSlices().
|
|
|
|
@76
|
9 years |
bmcguffin |
Added javadoc for several files.
|
|
|
|
@72
|
9 years |
bmcguffin |
Added utility method to determine whether the event is an evaluation …
|
|
|
|
@67
|
9 years |
jdalbey |
TimeSlice?.java: improved implementation. TimeSliceTest?.java added a test.
|
|
|
|
@65
|
9 years |
bmcguffin |
Moved the "add incident" statement set into its own publicly accessible …
|
|
|
|
@59
|
9 years |
bmcguffin |
Created new method incidentCount() for testing purposes. Added call to …
|
|
|
|
@58
|
9 years |
bmcguffin |
Updated setOffset() method to actually shift timeslices. Changed scope of …
|
|
|
|
@57
|
9 years |
bmcguffin |
Added test cases for TimeSlice? class. Added a reference file containing a …
|
|
|
|
@56
|
9 years |
bmcguffin |
Added test files and began filling them out. Added an integration test for …
|
|
|
|
@49
|
9 years |
bmcguffin |
Updated menu dropdowns; added functionality for Save, Save As, and Open …
|
|
|
|
@48
|
9 years |
bmcguffin |
Added guards to protect against null pointer errors when dealing with CAD …
|
|
|
|
@47
|
9 years |
bmcguffin |
Updated toXML behaviors for several classes to bring final adjustments in …
|
|
|
|
@46
|
9 years |
bmcguffin |
Added file: XMLWriter, in package Scriptbuilder.structures. It holds …
|
|
|
|
@45
|
9 years |
bmcguffin |
Changed storage structure for units from a TreeMap? to an ArrayList?. Also …
|
|
|
|
@44
|
9 years |
bmcguffin |
Filled out toXML method of LocationInfo? object.
|
|
|
|
@43
|
9 years |
bmcguffin |
Filled out toXML method of CadData? object.
|
|
|
|
@42
|
9 years |
bmcguffin |
Fixed a bug which caused null evaluation events to be improperly …
|
|
|
|
@41
|
9 years |
bmcguffin |
Added parsing support for CAD data elements.
|
|
|
|
@40
|
9 years |
bmcguffin |
Added handling methods for injecting CAD data into timeslices.
|
|
|
|
@39
|
9 years |
bmcguffin |
Added new data structures to hold CAD data for each TimeSlice?.
|
|
|
|
@38
|
9 years |
bmcguffin |
Removed the newLine at the end of each openTag method.
|
|
|
|
@37
|
9 years |
bmcguffin |
Updated XML methods to more accurately export data.
|
|
|
|
@36
|
9 years |
bmcguffin |
Added toXML implementation for all remaining event classes.
|
|
|
|
@35
|
9 years |
bmcguffin |
Added toXML implementation for Audio, CAD detail, Unit, Paramics, …
|
|
|
|
@34
|
9 years |
bmcguffin |
Added functionality to "Save Incident" menu dropdown button. Program now …
|
|
|
|
@30
|
9 years |
bmcguffin |
Made TimeSlice?, ScriptIncident?, and SimulationScript? all implement …
|
|
|
|
@29
|
9 years |
bmcguffin |
Added an interface to allow objects to return their held data in an …
|
|
|
|
@28
|
9 years |
bmcguffin |
Made Maintenance Radio events XML-compliant.
|
|
|
|
@24
|
9 years |
bmcguffin |
|
|
|
|
@22
|
9 years |
bmcguffin |
Moved enum of XML elements to its own file.
|
|
|
|
@21
|
9 years |
bmcguffin |
Filled out toXML() method of TimeSlice? class; method now generates a …
|
|
|
|
@20
|
9 years |
bmcguffin |
Added new interface for objects which can be converted to DTD-compliant …
|
|
|
|
@19
|
9 years |
bmcguffin |
Moved enum of XML elements to its own file.
|
|
|
|
@16
|
9 years |
jdalbey |
project.properties updated so as to not show "Project Problems need …
|
|
|
|
@12
|
9 years |
bmcguffin |
Added a variable to track total number of events in the incident.
Removed …
|
|
|
|
@9
|
9 years |
bmcguffin |
Decoupled ScriptIncident? from the observer-observable pattern. …
|
|
|
|
@7
|
9 years |
bmcguffin |
Renamed Interfaces in structures.events package from "*Interface" to …
|
|
|
|
@5
|
9 years |
jdalbey |
move project files to trunk
|
|
copied from src/scriptbuilder/structures:
|
|
|
|
@1
|
9 years |
bmcguffin |
2017/07/18: Uploaded entire prototype to SVN repo.
|