Ticket #224 (new enhancement)
Opened 6 years ago
toString() method needed for all scriptbuilder.structures.events concrete classes
| Reported by: | jdalbey | Owned by: | sdanthin |
|---|---|---|---|
| Priority: | Very Low | Milestone: | May 2021 Training |
| Component: | ScriptBuilder GUI | Version: | |
| Severity: | Trivial | Keywords: | |
| Cc: |
Description
Each of the concrete event classes needs to implement the toString() method with text that will display in tooltip and Script Event panel. This has been done for one class, CADEvent.java, that can be referred to as an example.
Note: See
TracTickets for help on using
tickets.
