public class PentahoReportingSwingGuiContext extends Object implements org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusListener, org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContext
Constructor and Description |
---|
PentahoReportingSwingGuiContext() |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
org.pentaho.reporting.libraries.base.config.Configuration |
getConfiguration() |
org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource |
getEventSource() |
org.pentaho.reporting.engine.classic.core.modules.gui.common.IconTheme |
getIconTheme() |
Locale |
getLocale() |
String |
getMessage() |
org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusListener |
getStatusListener() |
org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusType |
getStatusType() |
Window |
getWindow() |
void |
setStatus(org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusType statusType,
String message,
Throwable cause) |
public org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()
getConfiguration
in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContext
public org.pentaho.reporting.engine.classic.core.modules.gui.common.IconTheme getIconTheme()
getIconTheme
in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContext
public Locale getLocale()
getLocale
in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContext
public org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource getEventSource()
getEventSource
in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContext
public org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusListener getStatusListener()
getStatusListener
in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContext
public Window getWindow()
getWindow
in interface org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContext
public void setStatus(org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusType statusType, String message, Throwable cause)
setStatus
in interface org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusListener
public org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusType getStatusType()
public String getMessage()
public Throwable getCause()
Copyright © 2018 Hitachi Vantara. All rights reserved.