/[xulu]/trunk/src/appl/ext/ConfigurationEditorEngine.java
ViewVC logotype

Diff of /trunk/src/appl/ext/ConfigurationEditorEngine.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2 by mojays, Wed Feb 25 11:54:01 2009 UTC revision 78 by alfonx, Wed Feb 10 16:43:46 2010 UTC
# Line 5  import java.util.Set; Line 5  import java.util.Set;
5  import java.util.Vector;  import java.util.Vector;
6    
7  import javax.swing.DefaultListModel;  import javax.swing.DefaultListModel;
 import javax.swing.JLabel;  
8  import javax.swing.JList;  import javax.swing.JList;
9  import javax.swing.JTable;  import javax.swing.JTable;
10  import javax.swing.event.ListSelectionEvent;  import javax.swing.event.ListSelectionEvent;
# Line 14  import javax.swing.event.TableModelEvent Line 13  import javax.swing.event.TableModelEvent
13  import javax.swing.event.TableModelListener;  import javax.swing.event.TableModelListener;
14  import javax.swing.table.DefaultTableCellRenderer;  import javax.swing.table.DefaultTableCellRenderer;
15  import javax.swing.table.DefaultTableModel;  import javax.swing.table.DefaultTableModel;
 import javax.swing.table.TableCellRenderer;  
 import javax.swing.table.TableModel;  
16    
17  import appl.util.NonEditableTableModel;  import appl.util.NonEditableTableModel;
18    
 import edu.bonn.xulu.XuluModellingPlatform;  
 import edu.bonn.xulu.gui.XuluInternalFrame;  
 import edu.bonn.xulu.plugin.appl.AbstractMenuPlugin;  
   
19  /**  /**
20   * Handles the {@link ConfigurationEditorGUI}. The prefixes of the   * Handles the {@link ConfigurationEditorGUI}. The prefixes of the
21   * {@link XuluConfig} are added to the {@link JList} and the suffixes to the   * {@link XuluConfig} are added to the {@link JList} and the suffixes to the

Legend:
Removed from v.2  
changed lines
  Added in v.78

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26