| |
| |
| |
|
Page: 1 2 3
Comments:
<0> hello <0> I would like to override the read/writeObject methods of a serializable cl***. I am not sure how to read or write generic fields? can anyone help? <0> is the generic type of the fields chosen before the call to readObject? <0> or can the readObject method read the type and set the generic type? <1> generics are compile time iirc <2> Hello! <2> I want to include a field in my application, to save text/html. Does anyone know about something like jEditorPane but with a HTML toolbar (font formatting, tables, etc..)? <3> What java do I need to play yahoo games? <4> AlsknHope: www.java.com <3> tyvm <3> I swear I just updated my javav <3> -v <4> AlsknHope: windows? <4> wlfshmn: i used to, many years ago. these days i find the web pretty tolerable. but only due to decent search engines. <3> XP yes
<3> And I've downloaded active X and now I need to again <3> ggrrrrrr <4> AlsknHope: what does it list in control panel/software with regards to java? be exact, list all entries. <5> it's the tech that makes a website I'm really cursing, since I'm utterly unfamiliar with tham on a practical level ;) <4> activex is an integral part of IE and windows, last i heard. <4> sounds like you are deep into something that you shouldn't. <3> Uh oh <3> ty <5> ah, why look at that, the myfaces snapshots actually fixes my bugs.. <6> I have a jtable with Jtextfields as my cell editors.....a custom cell editor that does a tf.selectAll(); on focus....when you tab over tho focus is not gained until you type the first character <6> thus the first character is not ever inputed....this has me typing test and only getting est <6> any ideas to have the focus gained? <4> Bonzee30: What is a test case? Why would you write one? See http://javafaq.mine.nu/lookup?22 (to show what you are *really* doing) Paste test case and any error messages to http://papernapkin.org/pastebin or another pastebin <7> wahaha <7> test case is gay <6> all I want to know is if anyone has built a table that when you tab over to the next cell and start typing the values go into the cell <8> hello , can anyone explain me how can i draw The wave form of a bytearray that contains audio data? i need to know how its done in theory :| <8> oops <4> Capsul: what part do you have problems with? <4> drawing pixels? <9> -me <9> -me a <9> ?????????? <10> i was using both kazaa and limeware and both ****. do you guys know any good peer to peer software for downloading movies, tv programs and such... <10> how do i search for say, J Lo's new video? i have never used bit torrent before <11> hi <12> 'lo <12> back home yet? <11> sort of <12> sort of? hrm. <11> arrived reland thursday, then poped straight to the UK on Friday morning to see relatives. Back to Ireland on Sunday evening <12> ahh fun:) <11> reland = Ireland <11> I'm happy <11> it's so much better walking round in the temperature here <13> Hiya people :-) <14> sup guys <1> Okay, where to now? <14> heh <14> sup is of course short hand for w***up <1> wasabi? <14> what is that short for? <1> It's not... <1> http://en.wikipedia.org/wiki/Wasabi <15> Heya #java! <15> I'm having a tiny tiny issue with my GUI... Everything is looking and feeling decorated on my main frame and all the internals, but when I use a JFileChooser, it's an ugly system skin :( <15> And I can't find a way to set it's look and feel to a decorated one... <15> Is there a common way to make everything from swing, not just the JFrame look decorated? <4> L-S: test case? <15> Clackwell, I'm not sure what you mean? <15> What kindof a test case? <15> Actually, to be more precise, the buttons and icons on the JFileChooser are actually indeed Java's it's just that the frame and the maximize/close buttons are system's <15> I've downloaded the FileChooserDemo's from the java.sun's site and they to don't deploy a decorated look and feel <4> i cannot imagine the problem. <15> Could I do a screenshot for you? <4> if i have a test case to play around with i might be able to find the problem or solve it. <4> no, i cannot play with a screenshot. <15> Ok, actually you can have official's java test case to play around with at this address! <15> http://java.sun.com/docs/books/tutorial/uiswing/components/examples/FileChooserDemo.java
<4> that appears in the standard java l&f for me. <15> Lemme show you my screenshot, you'll understand what I mean... <15> Thanx a lot for giving me your time, of course! <15> Here: www.anime42.com/ss.gif <15> So you can see here, that both the main frame and the internal frame are decorated <15> But the dialog one has crude system skin? <15> Um. I hope I didn't throw too much at you? ^^ <4> L-S: the file chooser in the tutorial example uses the normal java l&f for me. <7> wew <4> see? we can't even on what code produces the problem. <7> i'm back <4> L-S: hence my asking for a test case. <7> how's everyone here? <4> and i hope osxmac is smarter this time. <15> Hey osxmac. <15> Clackwell, the file chooser in the tutorial example DOES use the normal java look and feel, but the problem is that it's frame isn't decorated. <7> omg <7> you guys still talking about testcase? <15> This isn't a problem in code, it's MISSING code. <4> osxmac: sftu until you have something to contribute. <7> L-S: what now ? <7> sorry <4> L-S: again: the file chooser in the tutorial example uses the normal java l&f for me. <15> Just one line somewhere to set the JFileChooser right. <4> L-S: is that the case for you, too? <15> Does "normal" mean that for you it's frame is decorated too <7> JUnit for testing <4> L-S: i don't know what decoration means. <15> Clack - for me, the file chooser in the tutorial look exactly like the one on the screenshot I gave you <15> take a look again and you'll see what I mean <4> does it use the java l&f for you, yes or no? <15> www.anime42.com/ss.gif <15> Yes <4> L-S: i looked, and it does not look like that for me. <15> no <15> It looks decorated? <4> so i am asking you to provide code that fails in my machine, too. <4> L-S: what does decorated mean? <15> Take a look at the close button ( the x thingy in the upper right ). On my frame it's in a cool frame, but on the JFileChooser it's in a system frame <4> L-S: yes, it does not use the java l&f. for me it does. <15> Oh? <4> something must be broken in your code or your system. <16> well, for the record. I have the same results as Clackwell :) <15> lol <7> i have no idea what you guys talking <15> So. Does your FileChooser have the same border as my main frame in the screenshot+ <16> so no noticable difference between the main window and the open frame. <4> so, i guess we agree now that a test case would help to see how your code ****s it up, if at all. <4> post url when you have one, L-S. <4> L-S: What is a test case? Why would you write one? See http://javafaq.mine.nu/lookup?22 (to show what you are *really* doing) Paste test case and any error messages to http://papernapkin.org/pastebin or another pastebin <15> Clack. Would it be too much for me to ask for a screen shot of your open FileChooserDemo? <15> I do believe we're not talking about the same thing, Lion <16> L-S: oh, I think we do. <16> I'm pretty sure of it even. <15> I'm not talking about the main frame and the open frame of the FileChooserDemo <15> I'm talking about the main frame on my screenshot. <15> and the JFileChooser of both my program and the FileChooserDemo <15> So, to resime everything. All I want is to enable the decorations in the FileChooserDemo, the java's tutorial source code. <4> L-S: http://papernapkin.org/pastebin/app/view/1068 <15> No need for me to paste my code. And quite impossible because it's too big. <16> those are enabled by default. Thats how it works for both Clackwell and myself. <16> L-S: and that is why Clackwell suggests a testcase. <15> See, Lion, Clack, it's true that we weren't talking about the same thing! <16> is it? <15> You see Clack, you TOO have a system skin on your FileChooserDemo <15> You too, Lion <15> It's just that your system skin is one from Windows XP, mine is from Windows 2000. Those will not do. <4> L-S: so? we didn't change the l&f or decoration, which is why we keep asking you to provide code... <16> Errr, I doubt that I have a Windows skin :P <15> It shouldn't have anything to do with the system. It should look like the main and the internal frame here: <15> www.anime42.com/ss.gif <4> there is a communication problem it seems. <15> Clackwell... if I had the code to decorate the JFileChooser I wouldn't come here asking if it's possible....
Return to
#java or Go to some related
logs:
#AllNiteCafe #linux #mysql #java #linux #AllNiteCafe gidzz0r #MissKitten javascript object to json string term applies to the aroma of wine
|
|