Syntax highlighting

I am going to write an assembly editor in java. I got this idea while working with FASM's fresh IDE. it had a asm edit control. I thought that was really cool, but apparently fresh is really buggy. asm edit controls don't work. I cant type in my textboxes. text wont even show up in tabs. so now im going to write in in java. is it easy to make a text box w/ syntax highlighting in java if so what is the standard x86 assembly language syntax highlighting. is there even a standard
Topic archived. No new replies allowed.