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
| 构造器和说明 |
|---|
PentahoReportingSwingGuiContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContextpublic org.pentaho.reporting.engine.classic.core.modules.gui.common.IconTheme getIconTheme()
getIconTheme 在接口中 org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContextpublic Locale getLocale()
getLocale 在接口中 org.pentaho.reporting.engine.classic.core.modules.gui.common.GuiContextpublic org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.ReportEventSource getEventSource()
getEventSource 在接口中 org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContextpublic org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusListener getStatusListener()
getStatusListener 在接口中 org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContextpublic Window getWindow()
getWindow 在接口中 org.pentaho.reporting.engine.classic.core.modules.gui.commonswing.SwingGuiContextpublic void setStatus(org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusType statusType,
String message,
Throwable cause)
setStatus 在接口中 org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusListenerpublic org.pentaho.reporting.engine.classic.core.modules.gui.common.StatusType getStatusType()
public String getMessage()
public Throwable getCause()
Copyright © 2024 Hitachi Vantara. All rights reserved.