Changeset 89 in tmcsimulator-scriptbuilder for trunk/src/event/editor/ScriptEventEditorPanel.java
- Timestamp:
- 08/28/2017 01:38:15 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/ScriptEventEditorPanel.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/ScriptEventEditorPanel.java
r76 r89 22 22 */ 23 23 void getEventObject(I_ScriptEvent sei); 24 25 /** 26 * Remove the event associated with this panel. 27 * 28 * @return true if the event was successfully deleted. 29 */ 30 boolean removeAssociatedEvent(); 24 31 }
Note: See TracChangeset
for help on using the changeset viewer.
