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

    r89 r92  
    99 * @author nathaniellehrer 
    1010 */ 
    11 public class MaintenanceRadioPanel extends javax.swing.JPanel implements ScriptEventEditorPanel 
     11public class MaintenanceRadioPanel extends javax.swing.JPanel implements I_ScriptEventEditorPanel 
    1212{ 
    1313 
Note: See TracChangeset for help on using the changeset viewer.