Class ModalNavigationAdapter

java.lang.Object
io.guise.framework.event.ModalNavigationAdapter
All Implemented Interfaces:
GuiseEventListener, ModalNavigationListener, EventListener

public class ModalNavigationAdapter extends Object implements ModalNavigationListener
An object that listens for the end of a modal frame's modality, providing default empty method definitions.
Author:
Garret Wilson
  • Constructor Details

    • ModalNavigationAdapter

      public ModalNavigationAdapter()
  • Method Details