1 / 9

Some Title

Some Title. Author. Bulgarian Association of Software Developers. www.devbg.org. First Part – Title. Some text More text Some more text Some text More text Some more text For more information : http://www.devbg.org. First Slide. Some more text More text Some more text

tola
Download Presentation

Some Title

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Some Title Author Bulgarian Association of Software Developers www.devbg.org

  2. First Part – Title

  3. Some text More text Some more text Some text More text Some more text For more information: http://www.devbg.org First Slide

  4. Some more text More text Some more text Some more text More text Some more text For more information: http://www.devbg.org Second Slide

  5. Source Code Example JDialog modalDialog = new JDialog(); modalDialog.setLocation(250, 250); modalDialog.setSize(200, 150); modalDialog.setTitle("Modal dialog"); modalDialog.setModal(true); modalDialog.setVisible(true); • This is source code example:

  6. Second Part – Title

  7. Presentation Title Questions?

More Related