All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gui.GrayLog

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Dialog
                                   |
                                   +----gui.ExpandoLog
                                           |
                                           +----gui.DoubleLog
                                                   |
                                                   +----gui.GrayLog

public class GrayLog
extends gui.DoubleLog

Constructor Index

 o GrayLog(NegateFrame, String, String[], String[], int)

Method Index

 o actionPerformed(ActionEvent)

Constructors

 o GrayLog
 public GrayLog(gui.NegateFrame _parent,
                java.lang.String title,
                java.lang.String prompts[],
                java.lang.String defaults[],
                int fieldSize)

Methods

 o actionPerformed
 public void actionPerformed(java.awt.event.ActionEvent e)
Overrides:
actionPerformed in class gui.ExpandoLog

All Packages  Class Hierarchy  This Package  Previous  Next  Index