summaryrefslogtreecommitdiff
path: root/sources/prefs/editors/VSEditor.java
AgeCommit message (Collapse)Author
2008-05-26All abstract classes now have an Abstract in it's namePaul Buetow
2008-05-26Berkely Protocol now uses the integer vector.Paul Buetow
2008-05-26small eye candy bugfix :)Paul Buetow
2008-05-26Vector type introduced @ VSPrefs.Paul Buetow
2008-05-26VSPrefs sorted.Paul Buetow
2008-05-26all relevant variables now do have units.Paul 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-24new protocol editor works.Paul Buetow
2008-05-22Expert mode changable.Paul Buetow
2008-05-21JTable editor done?!? :)Paul Buetow
2008-05-21Ok inline editor seems to work.Paul Buetow
2008-05-21JTable editor better now.Paul Buetow
2008-05-21Initial JTable editor.Paul Buetow
2008-05-21OOkkPaul Buetow
2008-05-21Introduced a new VSEditorFrame.Paul Buetow
No more need for the VSProtcolEditor!
2008-05-21Removed a JSplitPane which was useless.Paul Buetow
Initial new JTabbedPane for Variables etc.
2008-05-17Editor window's size has changed.Paul Buetow
2008-05-17 1 Renamed the editors package into prefs.editorsPaul Buetow