@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> huh
<1> no one's here
<2> hello
<3> can somebody help me with StringTokenizer?
<4> hi
<5> FAQ
<6> what about it
<5> trippin bro
<5> how can i create a frame in java that has two panels first panel has 9 buttons and the second panel has 16 buttons
<6> by doing it
<6> it should be pretty easy
<6> straightforward, etc
<5> im pretty new to GUI but pretty good at coding
<4> www.thejavatutorial.com see the swing tutorial part
<6> then it'll be very easy



<4> just extend a JFrame add two JPanel and some JButtons
<5> now i created three cl***es frame panel1 and panel2
<5> panel1 and panel2 are done
<6> why did you create panel1 and panel2?
<6> for that matter, frame probably isn't necessary either
<5> so i only one cl***
<5> need one cl***/
<4> it isn't but it ususlly makes sense to anchor the gui for actions etc
<4> yes you only need one cl*** and it doesn't HAVE to extend JFrame, but I usually do
<5> so you do this JPanel panel1 = new Jpanel and then another one but instead of panel1 panel 2
<4> I tend to use better variable names
<5> thats alright for now
<5> do you have a source code for this thing
<4> I thought you were 'pretty good at coding' rofl
<4> go look at the tutorial for now
<5> im not sure how to do panel and layouts
<5> i had this website for long time
<4> use 2 GridLayouts
<5> are the panels suppose to be in different methods
<5> like void panel1
<5> and void panel2
<4> up to you
<5> then how do i call the two methods to appear in the same window one in top and one in lower
<4> methods capture the behaviour of the object, how to divide up that is your job and context sensitive
<4> methods do not appear in panels
<4> what are yoy trying to do
<5> i have a map of 16 rooms
<5> and 9 directions like north south and northeast
<5> i need to view a total of 25 buttons in a panel
<4> first put the 2 panels in the fram
<4> use a grid layout to get started
<4> then add the buttons to the correct frames
<4> to capture button event use an action listener
<4> it's simple
<4> READ that tutorial
<5> ok how about this
<5> i already did both of the panels and everything
<4> f it's not you reading the tutorial it's bad
<5> i have the code
<5> but its not workin
<4> then you broke it
<5> you wanna take a look at my code
<4> why do you think it doesn't work
<4> no I don't
<5> i have no errors
<5> but it doesnt launch
<4> no exception ?
<4> what does the cmd line say
<5> well i have it part of a program so the other part runs but the frame does not appear
<5> thats why its weird
<4> do you ever make the frame vissible ?
<5> mm
<4> -s
<5> im not sure
<5> whats the difference between .show and .setvisible
<4> frame.setVisible( true ); ever typed that method call ?
<5> i did now
<4> show is deprecated
<4> go read



<4> you need to
<5> what is deprecated? yea i had that
<4> read the tutorial
<4> really read it
<4> you have very little idea of coding in java
<4> you need to read and practice
<5> yea your right in some way
<5> but reading the tutorial is easier than implementin code
<4> only if you skim it and don't apply yourself
<4> now READ
<4> I'll not do more for you until you do
<5> alright
<5> one more q what does setmnemonic do
<4> do you have the API docs
<5> yea
<4> what do they and the tutorial say?
<5> so that the user can simulate a click
<5> is it like a shortcut button
<4> if you keep asking questions answered in the tutorial I'll give you some time to read on your own
<7> hi
<7> does anyone ever done a java chatroom with flash?
<7> ???
<8> java server, flash client ?
<7> yep
<7> :D
<8> once you got the server up, you can use just about anything to connect
<7> I've done a cl*** that does "talk" with the client...
<7> but only once...
<7> how can I make that cl*** run in a background
<7> like in a diferent thread
<8> use threads
<7> i'm pretty new to java..
<7> could you give me a little help
<7> O can paste the code of the cl***
<9> hmm can somebody that did SCJP tell me one thing
<9> can you look at API during exam ???
<9> and i obviously dont know 5.0 well enough:P
<10> hi all
<10> question: is an Entity Bean considered the realization/implementation of the "Data Access Object" design pattern?
<11> hvordan var de tman endret systemsprket i ubuntu til iso igjen?
<12> hi everyone, i'm trying to see some videos from youtube but i can't cuz i have Javascritp turned off, can somebady help me, what can i do?
<13> jadtower: wrong channel, we don't mess about with javascript here. This is about the programming language Java.
<14> meh.. annoying thing isn't picking up my new taglib..
<15> does anyone know something about java nvm ? what does it to ?
<14> nvm?
<15> yes, I found something on the web : NVM : A lightweight in-kernel JVM
<15> NVM is a lightweight Java Virtual Machine, which is based on Waba VM, an open source Java interpreter. It has a built-in cl*** library, and a decoder module of Java archiver (JAR). Accordingly, it can execute ordinary Java cl*** files generated by ordinary Java compilers, and JAR-archived cl*** files. The VM core and the built-in cl*** library are heavily tuned for VIFlet execution, and so the binary is kept just about 64KB in its size.
<15> seems like it come with an open source type license ... but I can't download it from anywhere ..
<14> ah, no, never heard of it..
<14> I'm not a fan of sticking everything in kernel-space either.. but I suppose there might be a few reaosns to do so.. but iwth java..
<15> ok, so first of all : is this on linux ?
<13> That and the "open source jvm" also doesn't sound appealing to me.
<13> alyu: I'm sure google can tell you more about this. But personally I wonder if it isn't a complete waste of time.
<14> I get hte impression it's FreeBSD technology
<15> google didn' t help
<15> what's wrong with "open source jvm" ?
<13> alyu: most of 'm are broke.
<14> alyu: The problem with the opensource JVM is that there aren't any that are remoteley complete
<14> alyu: 94% impementations don't quite cut it in the real world ;)
<13> and that even includes basic, very easy, example programs which those jvm's can't comprehend.
<15> ok, thank you !
<16> where can i get java script to user irc on my website
<16> ?
<17> google.... "java irc"
<17> I wonder if there is AOL room like #java ?
<17> "where can i get java script to use AOL on my website@
<17> "


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

#linux
#linuxhelp
xgl ubuntu breezy transparencias
#AllNiteCafe
godess of war
evenasens
maj mader
powerpoint sondcard
Ignored DCC Send request
#asm



Home  |  disclaimer  |  contact  |  submit quotes