com.jgoodies.looks.demo
Class DialogsTab

java.lang.Object
  extended by com.jgoodies.looks.demo.DialogsTab

final class DialogsTab
extends Object

Contains a bunch of buttons to open a bunch of standard dialogs.

Version:
$Revision: 1.7 $
Author:
Karsten Lentzsch

Constructor Summary
DialogsTab()
           
 
Method Summary
(package private)  JComponent build(Container aParent)
          Builds and returns the panel.
(package private)  JFrame getParentFrame()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogsTab

DialogsTab()
Method Detail

build

JComponent build(Container aParent)
Builds and returns the panel.


getParentFrame

JFrame getParentFrame()


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.