java.lang.Object
org.processmining.contexts.uitopia.model.ProMView
All Implemented Interfaces:
org.deckfour.uitopia.api.model.View

public class ProMView extends Object implements org.deckfour.uitopia.api.model.View
  • Field Details

  • Constructor Details

  • Method Details

    • destroy

      public void destroy()
      Specified by:
      destroy in interface org.deckfour.uitopia.api.model.View
    • getCustomName

      public String getCustomName()
      Specified by:
      getCustomName in interface org.deckfour.uitopia.api.model.View
    • getPreview

      public Image getPreview(int maxWidth, int maxHeight)
      Specified by:
      getPreview in interface org.deckfour.uitopia.api.model.View
    • getResource

      public org.deckfour.uitopia.api.model.Resource getResource()
      Specified by:
      getResource in interface org.deckfour.uitopia.api.model.View
    • getViewComponent

      public JComponent getViewComponent()
      Specified by:
      getViewComponent in interface org.deckfour.uitopia.api.model.View
    • setCustomName

      public void setCustomName(String name)
      Specified by:
      setCustomName in interface org.deckfour.uitopia.api.model.View
    • getType

      public org.deckfour.uitopia.api.model.ViewType getType()
      Specified by:
      getType in interface org.deckfour.uitopia.api.model.View
    • captureNow

      public void captureNow()
      Specified by:
      captureNow in interface org.deckfour.uitopia.api.model.View
    • refresh

      public void refresh()
      Specified by:
      refresh in interface org.deckfour.uitopia.api.model.View
    • refresh

      public void refresh(int millisToPopup)
    • isReady

      public boolean isReady()
      Specified by:
      isReady in interface org.deckfour.uitopia.api.model.View