Search:

Type: Posts; User: oror84

Search: Search took 0.42 seconds.

  1. Replies
    1
    Views
    1,704

    Problem with GridLayout arrangement.

    Hi,
    I have a frame with 2 panels.
    1 panel contain 9 buttons on half size of the frame.
    At the second panel i want to create a button named clear.
    When i add the clear button the frame split the...
  2. Replies
    3
    Views
    969

    Hi, i have a simple question.

    Hi,
    I have this code in my main :

    public static void main(String[] args)
    {
    final int Sunday = 1;
    final int Monday = 2;
    final int Tuesday = 3;
    final int Wendesday = 4;
    final int...
Results 1 to 2 of 2