Jump to content

Joseph

Trade With Caution
  • Posts

    4692
  • Joined

  • Last visited

  • Feedback

    91.3%

Everything posted by Joseph

  1. It's better if you create the private field and initialI've it in the onstart. Then do kies.setVisible(true) Also remove that main void method in the gui class. Since you have to do it in the main class. Giving us the error code would of help me explain what's going wrong with the script. J combo box has a parameter of an array and or enums. Meaning you can do something like new JComboxBox <string>(array); Also just use a method that grabs the value of the JComboxBox instead setting the value in a sepreate private field. If you are only using one option I suggest you use a jOptionPane.
  2. If it's because of the unwanted methods then create a class and extend mouse adapter. Then add that class to the bit's mouselistener
  3. Good shit oldy, I wonder how many I have now
  4. Get vip or S3 if you want to changes the title. Else report you're thread and ask for a title change.You just have to deal with it.
  5. Integer.valueof is not the way to convert a string into an int. Null check the widget before grabbing it's message. Yes to the question above me.
  6. Why it under the ban subforum
  7. Open up widget debugger. Use the widget you want to Debug. See if it give you the value maybe in the message, or tool tip, idk just look through the debug for the value
  8. We will donate our love and dedication!
  9. Main page in the right side topish. In the control panel thingy
  10. give me one of the accounts you have
  11. shots fired both ways. @op i still dont like the color combo lol
  12. up above returns a list of items that are in your region.
  13. Enjoy young blood, read the answer.https://www.google.com/url?sa=t&source=web&rct=j&url=http://stackoverflow.com/questions/21957696/how-to-use-joptionpane-with-many-options-java&ved=0CB8QFjABahUKEwifira6ioTIAhUI1YAKHQ1iC-g&usg=AFQjCNFkmJuwSFn2_NzajU6CIp4vTbGfrg&sig2=l9gAukIL1-Hbazld66ryNA
  14. Joseph

    Quad

    Wtf am I reading lol
  15. Noob lolThe method above will always return true.
  16. If you are using enum which is the smart way to do things and also using a jframe then you don't really need a default combo box model. You can just set your combo box to your enum. Let's say you only want a person to choose a location based off your enum and no other option. I rather tell you to use a joptionpane. It's pretty much a simple pip up box and depending if it's a yes or no question, or a blank field for someone to type in. Or even better a combo box. It includes a cancel and ok button. It's pretty simple for the basic needs. All you need to do is make the option return the data type you need: string, int, enum variable.
  17. Joseph

    VIP

    cant you just buy another card and redeem the cash with pp
  18. Joseph

    VIP

    https://www.paypal-cash.com/ buy a card from walmart or somewhere that may have it
  19. Smoke a bit of weed. That shit will not you out on the come-down
×
×
  • Create New...