summaryrefslogtreecommitdiff
path: root/sources/prefs/editors/VSEditorFrame.java
AgeCommit message (Collapse)Author
2021-05-01fix URIs in headersPaul Buetow
2009-01-17added initial multiple langua support.Paul Buetow
2008-06-11More javadoc.Paul Buetow
Several bugfixes. New feauture: Boolean: sim.periodic A lot of more which i forgot!
2008-05-30documented more.Paul Buetow
2008-05-30Paul Buetow -> Paul C. BuetowPaul Buetow
2008-05-30all java files now have a license header.Paul Buetow
2008-05-30cosmetic fixes for javadoc.Paul Buetow
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
Some docu update.
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
No more need for the VSProtcolEditor!
2008-05-21Renamed VSEditorFrame into VSBetterEditor.Paul Buetow
I'll create a enw VSEditorFrame class soon.
2008-05-21Removed a JSplitPane which was useless.Paul Buetow
Initial new JTabbedPane for Variables etc.
2008-05-17 1 Renamed the editors package into prefs.editorsPaul Buetow