Hello. I am posting here, as I am having a problem, maybe more. What I am trying to do is to emulate a Google Image Search.
I found a way to do this by using no special APIs as I am completely...
I have recently started the developement of a minigame called "toro".
As this is my first time using graphics, i have no ideea where to start, so i'll just make a brief introduction to the program...
hello there, users.
I am here to bring to you a program i designed: Forum Helper
So. What does it do?
Alot, actually..
-Help designing forum posts by giving you more flexibility over things...
The program I'm making needs some .txt files as databases, obviously. In devbook(which by the way is goin to be ready by next month, now starring some very neat stuff like a pretty exact code...
I found a simple walkaround for the ones in need. Just make one huge listener with a conditional/switch statement (each branch of the if statement would contain a different action listener code), and...
Okay, so..
isRoot() does indeed require brackets( the code is made directly here, it's. Ot pasted from the editor)
Also node is a DefaultMutableTreeNode:)
Ok..look: the ideea is very simple- make a folder called categories, inside that
Make the category folders(apples,tuna boxes etc) and inside each folder make several text files reprezenting your...
I dont want to pop your bubbles but a program like this would cost hunderds or even thousands of dollars to make, you wont get anyone to do it for free:)
Phew..Haven't worked with DevBook in quite some time (laziness sindrome) but i restarted the work and Im determined to do a lot in the next few days. I've made a pretty complicated algorithm that...
Well, having known the string you're looking for it's pretty easy.
Textareatext=textarea.getText();
Int firstIndex = textareatext.indexOf(stringToLookFor,0);
Int lastIndex =...
the description you gave is very, VERY general. It's like asking a painter make a drawing with some yellow, blue and orange. Come back with some more specific requirements.
Also, I've seen people...