Class TMOfflineFunctions.TMOLProcessDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Enclosing class:
TMOfflineFunctions

public class TMOfflineFunctions.TMOLProcessDialog extends OLProcessDialog
See Also:
  • Constructor Details

  • Method Details

    • cancelButtonPressed

      public void cancelButtonPressed()
      Description copied from class: PamDialog
      called when the cancel button is pressed before the dialog closes. Generally you should set the parameters returned by the dialog to null or some default value, or in some other way indicate that Cancel was pressed.
      Overrides:
      cancelButtonPressed in class OLProcessDialog