java.lang.Object
com.inductiveautomation.perspective.designer.workspace.ImageDropDialog

public class ImageDropDialog extends Object
  • Field Details

    • log

      protected static final LoggerEx log
    • gson

      protected com.inductiveautomation.ignition.common.gson.Gson gson
    • workspace

      protected ViewWorkspace workspace
    • definition

      protected ComponentConfig definition
    • location

      protected String location
    • dialog

      protected JDialog dialog
    • embedPanel

      protected JPanel embedPanel
    • warningPanel

      protected JPanel warningPanel
  • Method Details

    • open

      public void open()
    • onActionChange

      protected void onActionChange(String actionCommand)
    • setWarning

      protected void setWarning(String warning)