Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/TelephonePanel.java


Ignore:
Timestamp:
08/28/2017 04:12:45 PM (9 years ago)
Author:
bmcguffin
Message:

Removed superfluous "Remove" buttons on several panels.

Removed interface "RemovablePanel?" as it was no longer necessary or useful; removed related methods from classes implementing it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/event/editor/TelephonePanel.java

    r89 r92  
    1313 * @author nathaniellehrer 
    1414 */ 
    15 public class TelephonePanel extends javax.swing.JPanel implements ScriptEventEditorPanel 
     15public class TelephonePanel extends javax.swing.JPanel implements I_ScriptEventEditorPanel 
    1616{ 
    1717 
Note: See TracChangeset for help on using the changeset viewer.