Forum: Java Dec 9th, 2008 |
| Replies: 4 Views: 388 Sorry if i hurts any one, and iam a big fan of this community , ya iam new to the GUI , if not i wont the post question at all, By the Way Thanks For your comments and suggesstions |
Forum: Java Dec 9th, 2008 |
| Replies: 4 Views: 388 Iam So Sorry to say this ...
Guys i dont know what the hell with these replies .
is this Community is For Posting Questions or to investigate that the posted Queston is an Assignment or Something... |
Forum: Java Dec 9th, 2008 |
| Replies: 4 Views: 388 Hii Folks ,
Sorry For this Long Question,
Problem: I Want to Create 5 check boxes and i want to reorder those components using a GridBagLayout , and it's have a Container called... |
Forum: Java Dec 9th, 2008 |
| Replies: 4 Views: 615 Thanks for your Replies ,
Let me Explain the Question Clearly , and it is not an Assignment also.
we have a several swing components like button , textfiled etc....
and i would like to know is... |
Forum: Java Dec 9th, 2008 |
| Replies: 4 Views: 615 HI Folks ,
Any one Here Name The Java Swing Component with "Date and Time Instance"?
Thankq
Sekhar |
Forum: C++ Dec 2nd, 2008 |
| Replies: 7 Views: 522 Go Through The Java Regular Expressions |
Forum: Java Nov 28th, 2008 |
| Replies: 2 Views: 241 Hi Frnds,
Sorry For The Spam .
i have a class name"Super"
program:
package turn;
public class Super {
public static String platformFlag=null;
public void parse() |
Forum: Java Nov 18th, 2008 |
| Replies: 2 Views: 407 |
Forum: Java Nov 17th, 2008 |
| Replies: 3 Views: 440 not kidding man if u know how to write code show me that |
Forum: Java Nov 17th, 2008 |
| Replies: 13 Views: 1,598 int accountNumber[] = Integer.parseInt(account[count][1]);
int pinNumber[] = Integer.parseInt(account[count][2];
int balance[] = Integer.parseInt(account[count][3];
String name =... |
Forum: Java Nov 17th, 2008 |
| Replies: 3 Views: 440 HI Folks,
Suppose say Class ("DaniWeb") Contains 3 Objects
1.SunSystems
... |
Forum: Java Nov 17th, 2008 |
| Replies: 2 Views: 407 HI Folks ,
Sorry if it is the Repeated Question....
---> I want to Create An Object for a Class With user specified name.?
Example :
Class Name : Simple
User Specified Name for... |
Forum: Java Oct 23rd, 2008 |
| Replies: 16 Views: 4,514 ok, if u you know the answer please post here.. |
Forum: Java Oct 23rd, 2008 |
| Replies: 16 Views: 4,514 Hi manisha ,
I tried the same above but it's not opening the command prompt ,
it's compiled successfully , but it is hanging after that ,
i tried this using cygwin environment in... |
Forum: Java Oct 21st, 2008 |
| Replies: 11 Views: 3,665 Thankq ,
i found that using java Program through " Cygwin(Environment) " we can't run "find' , "awk" and 'redirection opertaior".so i changed my platform , now i have written the java program in... |
Forum: Java Oct 17th, 2008 |
| Replies: 0 Views: 619 Hi Folks,
Here is the Question for u ?
;) Is it possible to a Run a Unix Shell Script File Using java Program (ex: using Runtime ,process class etc....);)
my Shell Script File Contains So... |
Forum: Shell Scripting Oct 17th, 2008 |
| Replies: 3 Views: 2,157 Thank q,
see this code : sed 's/...\(.*\)//' file.txt
can change the file-names from a .txt file.
but i want to the Directory Files |
Forum: Shell Scripting Oct 17th, 2008 |
| Replies: 3 Views: 2,157 HI Folks
This is Question seems like scrap but look into this ..
I have several files in a directory(Ex:c:\dir\) now i have to remove the First 3 Characters from the File names in that... |
Forum: Java Oct 17th, 2008 |
| Replies: 11 Views: 3,665 HI
This is the Command :
:'( String command2 = "find . -name "+search_file+ " -print";
Where "search_file" is the argument ....
Error Message : : I have Taken The... |
Forum: Java Oct 16th, 2008 |
| Replies: 11 Views: 3,665 Well , did u look at listing 4.4 in the page 4 there the ouput of the file "BadExecWinDir.java"
shown as file not found error but as i executed in my program the same command it listing me the... |
Forum: Java Oct 15th, 2008 |
| Replies: 11 Views: 3,665 Hi folks,
Process p = Runtime.getRuntime().exec(cmd, null, workDir);
what's the " workDir " Represents here
Does it related to command(unix)?
------------------Please go through this... |
Forum: Java Oct 15th, 2008 |
| Replies: 11 Views: 3,665 HI brianlevine
thanx for reply, Already i gone through that link,it's awesome..
But i cant figure out this problem. |
Forum: Java Oct 15th, 2008 |
| Replies: 11 Views: 3,665 HI darkagn,
ya i changed the permissions of the folder , but still getting same problem.
i have given 777 permission to that directory. |
Forum: Java Oct 15th, 2008 |
| Replies: 11 Views: 3,665 Hi Folks:) ,
Problem: how to run unix "find" Command in Java Program using Cygwin Environment.
I have been using the Runtime & Process classes to run the unix commands in java... |
Forum: Shell Scripting Oct 15th, 2008 |
| Replies: 3 Views: 882 hi Ajay
what is this "./java-app" is it a file ? ... |
Forum: Community Introductions Oct 15th, 2008 |
| Replies: 1 Views: 305 HI Folks,
This is sekhar from India(Bangalore),i have been working on java,c,Unix ..
I Now this is the Professional Community where u can Enhance the
... |