Since 4/4/2012 7:23:59 AM, micronour has written 6 articles and participated in 1 conversations. micronour signature: micronour
micronour's articles:
Items(6) /1
ftp in java2823 (8/9/2008 8:12:14 AM) comp.lang.java.programmer Hello, I am developing java app that one of its functionality is to upload and download from an ftp sever . after googling it I found that is no official support to ftp in original j2se packages . there is clas... micro
passing object refernce886 (4/20/2007 5:45:14 AM) comp.lang.java.programmer hi,I have two java applications one of them is kind of a plug in to theother .so I want to pass an object reference from the first one to theother (the plug in) .passing a copy of that object is not what I want... micro
Runtime.exec289 (4/18/2007 5:09:28 AM) comp.lang.java.programmer hi all,I use java in windows xp and I want to execute .jar files in my javaprogram i tried the next code but it didn't work.no errors in compilation,and no exception when I run it ,yet mydes.jar file didn't ru... micro
start menu1117 (3/24/2007 3:14:57 PM) comp.lang.java.programmer hi,is there a way in java to create a bar and a button that makes a menuappear just like windows start menu ,i want the menu to come up notdown.thanks.... micro
priority scheduler2263 (3/14/2007 8:48:21 AM) comp.lang.java.programmer hi,I hope this is the right place to post this.......any way I am supposed to write a priority scheduler in java but Ihave a problem in selecting the next thread to resume according to itspriority (note: my pr... NOUR
multiple frames in Full screen mode2187 (3/12/2007 8:03:06 AM) comp.lang.java.programmer hi,is there a way to make other frames appear on the top of a full screenframe?in other words ,I want to place buttons in my full screen frame eachone of them makes another frame to appeartanks.... NOUR
micronour's replies:
Items(1) /1
ftp in java2823 (8/9/2008 8:12:14 AM) comp.lang.java.programmer Hello, I am developing java app that one of its functionality is to upload and download from an ftp sever . after googling it I found that is no official support to ftp in original j2se packages . there is clas... micronour(7)