Hey Guy’s, Long time no seen. Today I want to share with you Java helper class that I have designed…
Read MoreTag: Java
SWT: GTK_INCLUDE_INFERIORS worst enemy (Sash Widget)
Good day my fellow Developers and Engineers, In my previous post I’ve written about INCLUDE_INFERIORS in Tracker Widget. Today I’ve…
Read MoreJava: How to split Java String with delimeter comma, space, new line, tab ? [SOLVED]
Sometimes it is very important to split a string on a comma n t etc. This piece of code will…
Read MoreJava: How to find Longest String in ArrayList ? [FUNCTION]
While I was playing with Java code, I have coded a class that has method that finds longest String in…
Read More