Class RefreshOPIAction

All Implemented Interfaces:
IAction

public class RefreshOPIAction extends Action
Refresh the OPI just like the OPI is reopened.
  • Constructor Details

    • RefreshOPIAction

      public RefreshOPIAction(IOPIRuntime opiRuntime)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface IAction
      Overrides:
      run in class Action