Java code's tag archives

Java Listener: A Java Bedtime Story

Posted under Article, Featured, Java on Tuesday, 25 August 2009 by
This article is modeled . NET Delegates: AC # Bedtime Story realization of the function of the Java code, schedule, there is no written text stories. See the original link. Interfaces: Events: Work Events. Life events (2 class). Listener: Event...
Java Listener: A Java Bedtime Story

Word hunt – Java code

Posted under Article, Development, Java on Tuesday, 28 July 2009 by
The program accepts a sentence, stores each word in it as a separate element in an array, then asks you for a word, and return whether or not the word is present in the sentence you...
Word hunt – Java code

JSF and FCKeditor integration

Posted under Article, Development, Java on Tuesday, 14 July 2009 by
FCKeditor, as is now the most powerful online HTML editor, online features about him as well as the basic configuration has a lot. However, the article covers many of them are relatively limited. Recently, I need to use in their own projects to the FCKeditor, and has been used for the...
JSF and FCKeditor integration

Java remote configuration SVN

Posted under Article, Development, Java on Tuesday, 14 July 2009 by
Trying to do in a similar sourceforge open-source community, so applicants need to project to provide remote SVN configuration. Here are their own code and ideas, first, in order to exchange with you and, more importantly, make a suggestion to allow you to see what content needs. The function...
Java remote configuration SVN

Java Simple Chatting Interface

Posted under Article, Development, Java on Monday, 13 July 2009 by
Well , i have created a simple chatting interface . i would not call it a chatting interface actually cuz i had something else in my mind and finally landed on something else . i would like if you guys could excecute it and help me making it a real chatting interface . Well the basic thing...
Java Simple Chatting Interface

Use Java queue files to download

Posted under Article, Development, Java on Sunday, 12 July 2009 by
Many users may encounter this situation: on the site found a good resource, but the resources are divided into many files, and if want to save it to local, only by a user clicks on the Save to complete the preservation, If the resources of hundreds of thousands or even tens of thousands, then it...
Use Java queue files to download