diff options
| author | Paul Buetow <paul@buetow.org> | 2008-05-25 03:37:00 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-05-25 03:37:00 +0000 |
| commit | 067fb8bcf8a2d7689d356a591f8e074e6c4840b1 (patch) | |
| tree | 22acfd79471e3f5c9fd401aa40301ffac93383c5 /sources/simulator/VSSimulatorFrame.java | |
| parent | cfba2b83a79e594f4ce5e202d8b6fd7de650ee7d (diff) | |
Imports cleaned.
Diffstat (limited to 'sources/simulator/VSSimulatorFrame.java')
| -rw-r--r-- | sources/simulator/VSSimulatorFrame.java | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sources/simulator/VSSimulatorFrame.java b/sources/simulator/VSSimulatorFrame.java index e4e0d18..4c77ad1 100644 --- a/sources/simulator/VSSimulatorFrame.java +++ b/sources/simulator/VSSimulatorFrame.java @@ -4,16 +4,11 @@ import java.awt.*; import java.awt.event.*; import java.util.*; import javax.swing.*; -import javax.swing.border.*; import javax.swing.event.*; -import javax.swing.table.*; import core.*; -import events.*; -import events.implementations.*; import prefs.*; import prefs.editors.*; -import protocols.*; import utils.*; public class VSSimulatorFrame extends VSFrame implements ActionListener { |
