A lazy Cat Posted August 4, 2013 Posted August 4, 2013 (edited) Java glossary Hello i thought it might be helpfull to have a glossary for java and osbot scripting terms. (work in progress) A. AREA: ARRAYS : B. BOOLEAN: A binary variable, having two possible values called “true” and “false.”. ( C. CLASS : A class is a blue print from which individual objects are created. feel free to suggest edits Edited August 5, 2013 by Jew Fin
Andrew Posted August 4, 2013 Posted August 4, 2013 (edited) My Contribution A Area B Boolean E Enum G Gui I Integer J JFrame L Loop M Method N Null P Paint S String Sorry, Can't think of anymore off the top of my head (3:30 am... time for bed) Edited August 4, 2013 by Murded
TheScrub Posted August 5, 2013 Posted August 5, 2013 protected,private,public,Integer,Long,Double,Float some words that will need explation to begginers!
A lazy Cat Posted August 5, 2013 Author Posted August 5, 2013 will be updating today If people wana help with explantions feel free
A lazy Cat Posted August 6, 2013 Author Posted August 6, 2013 Im thinking wiki would more suited then a thread ?