summaryrefslogtreecommitdiff
path: root/sources/prefs/editors/VSEditorFrame.java
AgeCommit message (Expand)Author
2008-05-26All abstract classes now have an Abstract in it's namePaul Buetow
2008-05-25Added private static final long serialVersionUID = 1L;Paul Buetow
2008-05-25comments.Paul Buetow
2008-05-25Run astyle.Paul Buetow
2008-05-25JAutoDoc :)Paul Buetow
2008-05-25Imports cleaned.Paul Buetow
2008-05-22run astyle.Paul Buetow
2008-05-22Simulator frame closes now, if you press 'cancel'Paul Buetow
2008-05-21JTable editor done?!? :)Paul Buetow
2008-05-21Ok inline editor seems to work.Paul Buetow
2008-05-21Introduced a new VSEditorFrame.Paul Buetow
2008-05-21Renamed VSEditorFrame into VSBetterEditor.Paul Buetow
2008-05-21Removed a JSplitPane which was useless.Paul Buetow
2008-05-17 1 Renamed the editors package into prefs.editorsPaul Buetow