Search:

Type: Posts; User: maress

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    1,420

    Must I add a Class Variable?

    There is this concept in c++, where i can store local variable by the use of static storage class. You see this is a powerful concept where if i want to iterate through elements of a class, i simply...
  2. Thread: Event Handling

    by maress
    Replies
    0
    Views
    1,586

    Event Handling

    I must say that i am not new in java programming, but this code is stressing me and i apparently cant figure it out:

    I have a calendar class that listens to date range selections. the design of...
Results 1 to 2 of 2