All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.beanbox.PropertyNameDialog

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Dialog
                                   |
                                   +----sun.beanbox.PropertyNameDialog

public class PropertyNameDialog
extends Dialog
implements ActionListener

Method Index

 o actionPerformed(ActionEvent)
 o getResult()

Methods

 o getResult
 public PropertyDescriptor getResult()
 o actionPerformed
 public void actionPerformed(ActionEvent evt)

All Packages  Class Hierarchy  This Package  Previous  Next  Index