Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/CHPRadioPanel.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/CHPRadioPanel.java

    r89 r92  
    1212 * @author nathaniellehrer 
    1313 */ 
    14 public class CHPRadioPanel extends javax.swing.JPanel implements ScriptEventEditorPanel 
     14public class CHPRadioPanel extends javax.swing.JPanel implements I_ScriptEventEditorPanel 
    1515{ 
    1616 
Note: See TracChangeset for help on using the changeset viewer.