Search:

Type: Posts; User: dardam

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    2,452

    Re: Button which suppose to hide JDialog..

    Sure, so here comes a code

    Main Frame


    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;

    public class Main extends JFrame {
  2. Replies
    3
    Views
    2,452

    Button which suppose to hide JDialog..

    Hello everyone!

    I've got a problem. I'm writing a simple Jabber communicator in Java for my college project. Currently I'm dealing with GUI in Swing and i have this problem. To describe i show you...
Results 1 to 2 of 2