Search:

Type: Posts; User: rptech

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    1,696

    Re: which calendar to use?

    so its a component i need to get??... or a chunk of code//.... thanks again
  2. Replies
    6
    Views
    1,696

    Re: which calendar to use?

    thanks for the reply... something probably with swing?... definitely not web related.... just a standalone app...
  3. Replies
    6
    Views
    1,696

    Re: which calendar to use?

    sorry... is there a component out there i have to add?...
  4. Replies
    6
    Views
    1,696

    which calendar to use?

    i want to use a calendar on my app and am new to Java... i am using netbeans 6.7.... i read about jcalendar.... woodstock etc.... what do you guys recommend for a calendar where the user can select a...
  5. Replies
    3
    Views
    3,107

    [SOLVED] Re: applet vs. gui app

    THANKS!.... I know it was a silly question but thanks for the quick reply...... I appreciate it!
  6. Replies
    3
    Views
    3,107

    [SOLVED] applet vs. gui app

    i am very wet behing the ears with Java... i am a bit confused with applets vs. Java GUI....
    are applets specific to a web page? and is there a way to have a nice gui app without using the...
  7. Replies
    3
    Views
    5,724

    [SOLVED] Re: simple change to a boolean value in a method call help...

    thank you for the quick response.... i'm new to java and getting the syntax is a bit tricky.... Thanks !!
  8. Replies
    3
    Views
    5,724

    [SOLVED] Java exception "result already defined"

    all i want to do is change the value of 'result' in a method call........ i'm getting 'result already defined' when compiling this code..
    thanks!



    class Bool
    {
    public static void main...
Results 1 to 8 of 8