Package hec.gfx2d

Class AbstractG2dDialog

All Implemented Interfaces:
RefreshListener, ActionListener, ComponentListener, ImageObserver, MenuContainer, Pageable, Printable, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable

public abstract class AbstractG2dDialog extends G2dDialog

Title: Hec Java Development

Description:

Copyright: Copyright (c) 2002

Company: Resource Management Associates

See Also:
  • Constructor Details

    • AbstractG2dDialog

      public AbstractG2dDialog(Frame owner, String title, boolean modal)
    • AbstractG2dDialog

      public AbstractG2dDialog(Frame owner, String title, boolean modal, Vector containers)
    • AbstractG2dDialog

      public AbstractG2dDialog(Frame owner, String title, boolean modal, Vector containers, G2dPanelProp prop)