|
|
|
@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.
|