- About - Class in com.tagtraum.perf.gcviewer.ctrl.action
-
- About(Frame) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.action.About
-
- about() - Method in class com.tagtraum.perf.gcviewer.ctrl.action.About
-
- AboutDialog - Class in com.tagtraum.perf.gcviewer.view
-
About dialog showing version and contributors information.
- AboutDialog(Frame) - Constructor for class com.tagtraum.perf.gcviewer.view.AboutDialog
-
- AbstractDataReader - Class in com.tagtraum.perf.gcviewer.imp
-
- AbstractDataReader(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.AbstractDataReader
-
- AbstractDataReaderSun - Class in com.tagtraum.perf.gcviewer.imp
-
The AbstractDataReaderSun is the base class of most Sun / Oracle parser implementations.
- AbstractDataReaderSun(GCResource, InputStream, GcLogType) - Constructor for class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
Create an instance of this class passing an inputStream and the type of the logfile.
- AbstractDataWriter - Class in com.tagtraum.perf.gcviewer.exp
-
Abstract base class for all classes implementing
DataWriter.
- AbstractDataWriter(OutputStream) - Constructor for class com.tagtraum.perf.gcviewer.exp.AbstractDataWriter
-
- AbstractDataWriter(OutputStream, Map<String, Object>) - Constructor for class com.tagtraum.perf.gcviewer.exp.AbstractDataWriter
-
- AbstractGCEvent<T extends AbstractGCEvent<T>> - Class in com.tagtraum.perf.gcviewer.model
-
The abstract gc event is the base class for all types of events.
- AbstractGCEvent() - Constructor for class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- AbstractGCEvent.CollectionType - Enum in com.tagtraum.perf.gcviewer.model
-
- AbstractGCEvent.Concurrency - Enum in com.tagtraum.perf.gcviewer.model
-
- AbstractGCEvent.ExtendedType - Class in com.tagtraum.perf.gcviewer.model
-
- AbstractGCEvent.GcPattern - Enum in com.tagtraum.perf.gcviewer.model
-
Patterns of additional information for gc events.
- AbstractGCEvent.Generation - Enum in com.tagtraum.perf.gcviewer.model
-
- AbstractGCEvent.Type - Class in com.tagtraum.perf.gcviewer.model
-
Representation of an event type
- AbstractGCModelLoaderImpl - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
- AbstractGCModelLoaderImpl() - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.AbstractGCModelLoaderImpl
-
- AbstractGcResource - Class in com.tagtraum.perf.gcviewer.model
-
- AbstractGcResource(String, Logger) - Constructor for class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- accept(File) - Method in class com.tagtraum.perf.gcviewer.view.util.ExtensionFileFilter
-
- ACTION_OK - Static variable in class com.tagtraum.perf.gcviewer.view.ScreenCenteredDialog
-
- ActionCommands - Enum in com.tagtraum.perf.gcviewer.view
-
Enumeration of all actions used in GCViewer.
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.About
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.Arrange
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.Exit
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.Export
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.LicenseAction
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OpenFile
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OpenRecent
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OpenSeries
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OpenURL
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OSXFullScreen
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.ReadmeAction
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.Refresh
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.Watch
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.WindowMenuItemAction
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.Zoom
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.ViewMenuController
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.WatchStateController
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.view.AboutDialog
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.view.GCModelLoaderView
-
- actionPerformed(ActionEvent) - Method in class com.tagtraum.perf.gcviewer.view.ScreenCenteredDialog
-
- add(File[]) - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoaderController
-
- add(GCResource) - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoaderController
-
- add(List<GCResource>) - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoaderController
-
- add(File[]) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderControllerImpl
-
- add(GCResource) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderControllerImpl
-
- add(List<GCResource>) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderControllerImpl
-
- add(RecentGCResourcesEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.RecentGCResourcesMenuController
-
- add(double) - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- add(double, int) - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- add(int) - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- add(int, int) - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- add(T) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- add(GCEvent) - Method in class com.tagtraum.perf.gcviewer.model.GCEvent
-
- add(AbstractGCEvent<?>) - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- add(RecentGCResourcesEvent) - Method in interface com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesListener
-
Invoked, when an item is added to the model.
- add(List<GCResource>) - Method in class com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesModel
-
- add(String) - Method in class com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesModel
-
Add a single resourceName or a list of names separated by ";".
- addChartPanelView(ChartPanelView) - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- addDocument(GCDocument) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- addGcModelLoader(GCModelLoader) - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoaderGroupTracker
-
Add a GCModelLoader to be tracked by this tracker.
- addGcModelLoader(GCModelLoader) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderGroupTrackerImpl
-
- addGCResource(GCModelLoader, ViewMenuController) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCDocumentController
-
- addOSXHandler(String, String, String, Action) - Static method in class com.tagtraum.perf.gcviewer.view.util.OSXSupport
-
Adds an OS X handler to the application
- addPhase(AbstractGCEvent<?>) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- addPhase(AbstractGCEvent<?>) - Method in class com.tagtraum.perf.gcviewer.model.GCEventUJL
-
- addPoint(double, double) - Method in class com.tagtraum.perf.gcviewer.math.RegressionLine
-
- addPoint(double, double) - Method in class com.tagtraum.perf.gcviewer.view.renderer.PolygonChartRenderer.ScaledPolygon
-
Adds Point to the polygon optimising the polygon so as not to add points that can't
be seen in the graph because they are on the same pixel after scaling.
- addPointNotOptimised(double, double) - Method in class com.tagtraum.perf.gcviewer.view.renderer.PolygonChartRenderer.ScaledPolygon
-
Adds the given point without optimisation.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoader
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoaderGroupTracker
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderGroupTrackerImpl
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.tagtraum.perf.gcviewer.imp.DataReaderFacade
-
Add propertyChangeListener for underlying MonitoredBufferedInputStreams property "progress".
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.tagtraum.perf.gcviewer.imp.MonitoredBufferedInputStream
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- addRecentResourceNamesListener(RecentGCResourcesListener) - Method in class com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesModel
-
- addSeparatorToViewMenu() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addSeparatorToWindowMenu() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addTimeOffsetChangeListener(PropertyChangeListener) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- addToFileMenu(JMenuItem) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addToFileMenu(RecentGCResourcesMenu) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addToFileMenu(Action) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addToHelpMenu(Action) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addToViewMenu(String, JCheckBoxMenuItem) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addToViewMenu(Action) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- addToViewMenuInvisible(String, JCheckBoxMenuItem) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
Adds menuItem to the internal list of view menu items, but doesn't display
this item.
- addToWindowMenu(Action) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
Add action to "window" menu.
- addToWindowMenuGroup(JCheckBoxMenuItem) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
Add checkbox item to window menu group (only one of these items can be active at a time).
- addWatchToggleButton(JToggleButton) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiToolBar
-
- addZoomComboBox(JComboBox<String>) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiToolBar
-
- ANTI_ALIAS - Static variable in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- APPLICATION_STOPPED_TIME - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- Arrange - Class in com.tagtraum.perf.gcviewer.ctrl.action
-
- Arrange(GCViewerGui) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.action.Arrange
-
- ASCMS - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CMF - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CMI - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_ABORTABLE_PRECLEAN - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_ABORTABLE_PRECLEAN_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_MARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_MARK_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_PRECLEAN - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_PRECLEAN_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_RESET - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_RESET_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_SWEEP - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_CONCURRENT_SWEEP_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_INITIAL_MARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASCMS_REMARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASPAR_NEW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ASPAR_NEW_PROMOTION_FAILED - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- AutoCompletionComboBox - Class in com.tagtraum.perf.gcviewer.view
-
AutoCompletionComboBox.
- AutoCompletionComboBox() - Constructor for class com.tagtraum.perf.gcviewer.view.AutoCompletionComboBox
-
- AutoCompletionTextField - Class in com.tagtraum.perf.gcviewer.view
-
AutoCompletionTextField.
- AutoCompletionTextField() - Constructor for class com.tagtraum.perf.gcviewer.view.AutoCompletionTextField
-
- autoSetScaleFactor() - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- average() - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- average(double[]) - Static method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- average() - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- DataReader - Interface in com.tagtraum.perf.gcviewer.imp
-
Date: Jan 30, 2002
Time: 5:01:01 PM
- DataReaderException - Exception in com.tagtraum.perf.gcviewer.imp
-
Specific exception type to indicate that something went wrong while trying to read data
from a gc log file / url.
- DataReaderException() - Constructor for exception com.tagtraum.perf.gcviewer.imp.DataReaderException
-
- DataReaderException(String, Throwable) - Constructor for exception com.tagtraum.perf.gcviewer.imp.DataReaderException
-
- DataReaderException(String) - Constructor for exception com.tagtraum.perf.gcviewer.imp.DataReaderException
-
- DataReaderException(Throwable) - Constructor for exception com.tagtraum.perf.gcviewer.imp.DataReaderException
-
- DataReaderFacade - Class in com.tagtraum.perf.gcviewer.imp
-
DataReaderFacade is a helper class providing a simple interface to read a gc log file
including standard error handling.
- DataReaderFacade() - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderFacade
-
- DataReaderFactory - Class in com.tagtraum.perf.gcviewer.imp
-
Date: Jan 30, 2002
Time: 6:47:45 PM
- DataReaderFactory() - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderFactory
-
- DataReaderGo - Class in com.tagtraum.perf.gcviewer.imp
-
Parses GC log output from Go 1.9.
- DataReaderGo(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderGo
-
- DataReaderHPUX1_2 - Class in com.tagtraum.perf.gcviewer.imp
-
DataReader for HP-UX 1.2/1.3/1.4.0
- DataReaderHPUX1_2(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderHPUX1_2
-
- DataReaderHPUX1_4_1 - Class in com.tagtraum.perf.gcviewer.imp
-
DataReader for HP-UX 1.4.1/1.4.2
- DataReaderHPUX1_4_1(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderHPUX1_4_1
-
- DataReaderIBM1_3_0 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses -verbose:gc output from IBM JDK 1.3.0.
- DataReaderIBM1_3_0(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderIBM1_3_0
-
- DataReaderIBM1_3_1 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses -verbose:gc output from IBM JDK 1.3.0.
- DataReaderIBM1_3_1(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderIBM1_3_1
-
- DataReaderIBM1_4_2 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses -verbose:gc output from IBM JDK 1.4.2.
- DataReaderIBM1_4_2(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderIBM1_4_2
-
- DataReaderIBM_J9_5_0 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses -verbose:gc output from IBM J9 JVM 5.0.
- DataReaderIBM_J9_5_0(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderIBM_J9_5_0
-
- DataReaderIBM_J9_R28 - Class in com.tagtraum.perf.gcviewer.imp
-
Parser for IBM gc logs R26_Java6 + R27_Java7 + R28_Java8
- DataReaderIBM_J9_R28(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderIBM_J9_R28
-
- DataReaderIBMi5OS1_4_2 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses -verbose:gc output from IBM i5/OS JDK 1.4.2.
- DataReaderIBMi5OS1_4_2(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderIBMi5OS1_4_2
-
Constructor for the IBM i5/OS GC reader.
- DataReaderJRockit1_4_2 - Class in com.tagtraum.perf.gcviewer.imp
-
DataReaderJRockit1_4_2.
- DataReaderJRockit1_4_2(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderJRockit1_4_2
-
- DataReaderJRockit1_5_0 - Class in com.tagtraum.perf.gcviewer.imp
-
DataReaderJRockit1_5_0
- DataReaderJRockit1_5_0(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderJRockit1_5_0
-
- DataReaderJRockit1_6_0 - Class in com.tagtraum.perf.gcviewer.imp
-
DataReaderJRockit1_6_0
- DataReaderJRockit1_6_0(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderJRockit1_6_0
-
- DataReaderSun1_2_2 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses -verbose:gc output from Sun JDK 1.2.2.
- DataReaderSun1_2_2(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderSun1_2_2
-
- DataReaderSun1_3_1 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses -verbose:gc output from Sun JDK 1.3.1.
- DataReaderSun1_3_1(GCResource, InputStream, GcLogType) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderSun1_3_1
-
- DataReaderSun1_6_0 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses log output from Sun / Oracle Java 1.4 / 1.5 / 1.6.
- DataReaderSun1_6_0(GCResource, InputStream, GcLogType) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderSun1_6_0
-
- DataReaderSun1_6_0G1 - Class in com.tagtraum.perf.gcviewer.imp
-
Parses log output from Sun / Oracle Java 1.6.
- DataReaderSun1_6_0G1(GCResource, InputStream, GcLogType) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderSun1_6_0G1
-
- DataReaderTools - Class in com.tagtraum.perf.gcviewer.imp
-
Tools useful for (most) DataReader implementations.
- DataReaderTools(Logger) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderTools
-
- DataReaderUnifiedJvmLogging - Class in com.tagtraum.perf.gcviewer.imp
-
DataReaderUnifiedJvmLogging can parse all gc events of unified jvm logs with default decorations.
- DataReaderUnifiedJvmLogging(GCResource, InputStream) - Constructor for class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging
-
- DataWriter - Interface in com.tagtraum.perf.gcviewer.exp
-
Writes a GCModel into a given Stream.
- DataWriterFactory - Class in com.tagtraum.perf.gcviewer.exp.impl
-
Factory for all available
DataWriter implementations.
- DataWriterFactory() - Constructor for class com.tagtraum.perf.gcviewer.exp.impl.DataWriterFactory
-
- DataWriterType - Enum in com.tagtraum.perf.gcviewer.exp
-
Enumeration for the different types of data writers that exist.
- DATE_TIME_FORMATTER - Static variable in class com.tagtraum.perf.gcviewer.util.DateHelper
-
- DateHelper - Class in com.tagtraum.perf.gcviewer.util
-
- DateHelper() - Constructor for class com.tagtraum.perf.gcviewer.util.DateHelper
-
- DEF_NEW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- DEFAULT_FILLPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.TotalHeapRenderer
-
- DEFAULT_FILLPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.TotalTenuredRenderer
-
- DEFAULT_FILLPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.TotalYoungRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.FullGCLineRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.GCRectanglesRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.GCTimesRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.IncLineRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.InitialMarkLevelRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.TotalHeapRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.TotalTenuredRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.TotalYoungRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.UsedHeapRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.UsedTenuredRenderer
-
- DEFAULT_LINEPAINT - Static variable in class com.tagtraum.perf.gcviewer.view.renderer.UsedYoungRenderer
-
- DesktopPane - Class in com.tagtraum.perf.gcviewer.view
-
DesktopPane is the "background" of the application after opening.
- DesktopPane() - Constructor for class com.tagtraum.perf.gcviewer.view.DesktopPane
-
- details - Variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- details() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- displayUrl(Component, String) - Static method in class com.tagtraum.perf.gcviewer.view.util.UrlDisplayHelper
-
Display given url in the default browser.
- displayUrl(Component, URL) - Static method in class com.tagtraum.perf.gcviewer.view.util.UrlDisplayHelper
-
Convenience method to display an url.
- displayUrlIsSupported() - Static method in class com.tagtraum.perf.gcviewer.view.util.UrlDisplayHelper
-
Returns true if the platform supports displaying of urls.
- doClick(int) - Method in class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
Overridden to reopen the menu.
- doInBackground() - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.AbstractGCModelLoaderImpl
-
- doMain(String[]) - Method in class com.tagtraum.perf.gcviewer.GCViewer
-
- done() - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.AbstractGCModelLoaderImpl
-
- DoubleData - Class in com.tagtraum.perf.gcviewer.math
-
- DoubleData() - Constructor for class com.tagtraum.perf.gcviewer.math.DoubleData
-
- dragEnter(DropTargetDragEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.FileDropTargetListener
-
- drop(DropTargetDropEvent) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.FileDropTargetListener
-
- G1_CLEANUP - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_CLEANUP_END - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_CLEANUP_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_COUNT_END - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_COUNT_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_MARK_ABORT - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_MARK_END - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_MARK_RESET_FOR_OVERFLOW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_MARK_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_ROOT_REGION_SCAN_END - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_CONCURRENT_ROOT_REGION_SCAN_START - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_EDEN - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_GC_REFPROC - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_MIXED - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_MIXED_TO_SPACE_EXHAUSTED - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_MIXED_TO_SPACE_OVERFLOW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_PARTIAL - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_PARTIAL_INITIAL_MARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_PARTIAL_INITIAL_MARK_TO_SPACE_OVERFLOW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_PARTIAL_TO_SPACE_OVERFLOW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_REMARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG_INITIAL_MARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG_INITIAL_MARK_TO_SPACE_EXHAUSTED - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG_INITIAL_MARK_TO_SPACE_OVERFLOW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG_MARK_STACK_FULL - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG_TO_SPACE_EXHAUSTED - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG_TO_SPACE_EXHAUSTED_INITIAL_MARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1_YOUNG_TO_SPACE_OVERFLOW - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- G1GcEvent - Class in com.tagtraum.perf.gcviewer.model
-
G1GcEvent may contain lots of detail information which provide information about the
different steps of the garbage collection.
- G1GcEvent() - Constructor for class com.tagtraum.perf.gcviewer.model.G1GcEvent
-
- GC - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- GC_PREFERENCES - Static variable in class com.tagtraum.perf.gcviewer.exp.impl.DataWriterFactory
-
- GC_TIMES_LINE - Static variable in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- GC_TIMES_RECTANGLES - Static variable in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- GCDocument - Class in com.tagtraum.perf.gcviewer.view
-
GCDocument.
- GCDocument(GCPreferences, String) - Constructor for class com.tagtraum.perf.gcviewer.view.GCDocument
-
- GCDocumentController - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
- GCDocumentController(GCDocument) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCDocumentController
-
- GCEvent - Class in com.tagtraum.perf.gcviewer.model
-
The GCEvent is the type of event that contains memory (preused, postused, total) and
pause information.
- GCEvent() - Constructor for class com.tagtraum.perf.gcviewer.model.GCEvent
-
- GCEvent(double, int, int, int, double, AbstractGCEvent.Type) - Constructor for class com.tagtraum.perf.gcviewer.model.GCEvent
-
- GCEventUJL - Class in com.tagtraum.perf.gcviewer.model
-
- GCEventUJL() - Constructor for class com.tagtraum.perf.gcviewer.model.GCEventUJL
-
- gcLogType - Variable in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
the log type allowing for small differences between different versions of the gc logs
- GcLogType - Enum in com.tagtraum.perf.gcviewer.imp
-
Enumeration of all supported gc log file types.
- GCModel - Class in com.tagtraum.perf.gcviewer.model
-
Collection of GCEvents.
- GCModel() - Constructor for class com.tagtraum.perf.gcviewer.model.GCModel
-
- GCModel.Format - Class in com.tagtraum.perf.gcviewer.model
-
- GCModelLoader - Interface in com.tagtraum.perf.gcviewer.ctrl
-
Loads the model in a background thread (progress can be tracked using propertyChangeListeners).
- GCModelLoaderController - Interface in com.tagtraum.perf.gcviewer.ctrl
-
- GCModelLoaderControllerImpl - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
- GCModelLoaderFactory - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
- GCModelLoaderFactory() - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderFactory
-
- GCModelLoaderGroupTracker - Interface in com.tagtraum.perf.gcviewer.ctrl
-
Helperclass to track several modelLoaders and get an event, when all loaders have finished
loading.
- GCModelLoaderGroupTrackerImpl - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
Helperclass to track several modelLoaders and get an event, when all loaders have finished
loading.
- GCModelLoaderGroupTrackerImpl() - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderGroupTrackerImpl
-
- GCModelLoaderImpl - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
Loads the model in a background thread (progress can be tracked by propertyChangeListeners).
- GCModelLoaderImpl(GCResource) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderImpl
-
- GCModelLoaderView - Class in com.tagtraum.perf.gcviewer.view
-
Display the GCModel loading process for a GCDocument.
- GCModelLoaderView(GCResource) - Constructor for class com.tagtraum.perf.gcviewer.view.GCModelLoaderView
-
- GCModelSeriesLoaderImpl - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
- GCModelSeriesLoaderImpl(GcResourceSeries) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelSeriesLoaderImpl
-
- GCPreferences - Class in com.tagtraum.perf.gcviewer.view.model
-
Holds preferences of GCViewer and can load / store them from / in a file.
- GCPreferences() - Constructor for class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- GCRectanglesRenderer - Class in com.tagtraum.perf.gcviewer.view.renderer
-
Renders all stop the world event pauses as rectangles.
- GCRectanglesRenderer(ModelChartImpl) - Constructor for class com.tagtraum.perf.gcviewer.view.renderer.GCRectanglesRenderer
-
- gcResource - Variable in class com.tagtraum.perf.gcviewer.imp.AbstractDataReader
-
the resource being read
- GCResource - Interface in com.tagtraum.perf.gcviewer.model
-
Interface for GC resources
- GcResourceFile - Class in com.tagtraum.perf.gcviewer.model
-
Identifies a GC resource: a file or URL resource containing GC info.
- GcResourceFile(File) - Constructor for class com.tagtraum.perf.gcviewer.model.GcResourceFile
-
- GcResourceFile(String) - Constructor for class com.tagtraum.perf.gcviewer.model.GcResourceFile
-
- GCResourceGroup - Class in com.tagtraum.perf.gcviewer.view.model
-
Holds a group of resource names (those displayed in the same GCDocument).
- GCResourceGroup(List<GCResource>) - Constructor for class com.tagtraum.perf.gcviewer.view.model.GCResourceGroup
-
- GCResourceGroup(String) - Constructor for class com.tagtraum.perf.gcviewer.view.model.GCResourceGroup
-
- GcResourceSeries - Class in com.tagtraum.perf.gcviewer.model
-
An (artificial)
GCResource that represents a collection of actual
GCResources that are to be
treated as one consecutive log.
- GcResourceSeries(List<GCResource>) - Constructor for class com.tagtraum.perf.gcviewer.model.GcResourceSeries
-
- GcSeriesLoader - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
Allows to load an (unordered) list of
GCResource and treats them as a consecutive series of
GCResources.
- GcSeriesLoader(DataReaderFacade) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader
-
- GCTimesRenderer - Class in com.tagtraum.perf.gcviewer.view.renderer
-
Renders all stop the world event pauses.
- GCTimesRenderer(ModelChartImpl) - Constructor for class com.tagtraum.perf.gcviewer.view.renderer.GCTimesRenderer
-
- GCViewer - Class in com.tagtraum.perf.gcviewer
-
Main class of GCViewer.
- GCViewer() - Constructor for class com.tagtraum.perf.gcviewer.GCViewer
-
- GCViewer(GCViewerGuiController, GCViewerArgsParser) - Constructor for class com.tagtraum.perf.gcviewer.GCViewer
-
- GCViewerArgsParser - Class in com.tagtraum.perf.gcviewer
-
Parser for commandline arguments.
- GCViewerArgsParser() - Constructor for class com.tagtraum.perf.gcviewer.GCViewerArgsParser
-
- GCViewerArgsParserException - Exception in com.tagtraum.perf.gcviewer
-
- GCViewerArgsParserException(String) - Constructor for exception com.tagtraum.perf.gcviewer.GCViewerArgsParserException
-
- GCViewerGui - Class in com.tagtraum.perf.gcviewer.view
-
This is the main window of GCViewer.
- GCViewerGui() - Constructor for class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- GCViewerGuiBuilder - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
This class is responsible for construction of
GCViewerGui, whose construction is
quite complex.
- GCViewerGuiBuilder() - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiBuilder
-
- GCViewerGuiController - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
Main controller class of GCViewer.
- GCViewerGuiController() - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiController
-
- GCViewerGuiInternalFrameController - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
- GCViewerGuiInternalFrameController() - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiInternalFrameController
-
- GCViewerGuiMenuBar - Class in com.tagtraum.perf.gcviewer.view
-
MenuBar for GCViewerGui.
- GCViewerGuiMenuBar() - Constructor for class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- GCViewerGuiToolBar - Class in com.tagtraum.perf.gcviewer.view
-
- GCViewerGuiToolBar() - Constructor for class com.tagtraum.perf.gcviewer.view.GCViewerGuiToolBar
-
- GCViewerUncaughtExceptionHandler - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
UncaughtExceptionHandler for GCViewer - makes sure, no exception goes completely unnoticed.
- GCViewerUncaughtExceptionHandler(Component) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerUncaughtExceptionHandler
-
- generation - Variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- get(int) - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Get all types of events in the order they were added to the model.
- getActionMap() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- getAllGCDocuments() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- getArgumentCount() - Method in class com.tagtraum.perf.gcviewer.GCViewerArgsParser
-
- getBooleanProperty(String) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getBuffer() - Method in class com.tagtraum.perf.gcviewer.util.FormattedValue
-
- getBuildDate() - Static method in class com.tagtraum.perf.gcviewer.util.BuildInfoReader
-
Read build date from properties file in classpath if it can be found.
- getBytesRead() - Method in class com.tagtraum.perf.gcviewer.imp.MonitoredBufferedInputStream
-
Get the number of bytes read since creation or since last resetBytesRead() call.
- getChartFilePath() - Method in class com.tagtraum.perf.gcviewer.GCViewerArgsParser
-
- getChartPanelView(int) - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- getChartPanelView(GCResource) - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
Returns the ChartPanelView that displays gcResource.
- getChartPanelViewCount() - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- getCmsInitiatingOccupancyFraction() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Return statistical data about fraction of tenured heap when concurrent collection cycles
are started.
- getCollectionType() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.ExtendedType
-
- getCollectionType() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- getComboBoxModel() - Method in class com.tagtraum.perf.gcviewer.view.AutoCompletionTextField
-
- getConcurrency() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.ExtendedType
-
- getConcurrency() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- getConcurrentEventPauses() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getConcurrentGCEvents() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Returns an iterator to all concurrent gc events.
- getConfiguration() - Method in class com.tagtraum.perf.gcviewer.exp.AbstractDataWriter
-
Access to the additional configuration objects (may be empty but never null).
- getContentLength() - Method in class com.tagtraum.perf.gcviewer.imp.MonitoredBufferedInputStream
-
- getCreationDate(GCModel) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader
-
- getCreationDateFromFile(GCModel) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader
-
- getCreationTime() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getCurrentPostGCSlope() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getDataReader(GCResource, InputStream) - Method in class com.tagtraum.perf.gcviewer.imp.DataReaderFactory
-
Returns the
DataReader determined by content analysis.
- getDataReaderTools() - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReader
-
- getDataWriter(File, DataWriterType) - Static method in class com.tagtraum.perf.gcviewer.exp.impl.DataWriterFactory
-
Standard factory method to retrieve one of the DataWriter implementations.
- getDataWriter(File, DataWriterType, Map<String, Object>) - Static method in class com.tagtraum.perf.gcviewer.exp.impl.DataWriterFactory
-
Factory method to retrieve one of the DataWriter implementations including
the option to add a map of configuration objects.
- getDate() - Method in class com.tagtraum.perf.gcviewer.view.TimeOffsetPanel
-
- getDatestamp() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getDescription() - Method in class com.tagtraum.perf.gcviewer.view.util.ExtensionFileFilter
-
- getDesktopPane() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- getDuration() - Method in class com.tagtraum.perf.gcviewer.model.ConcurrentGCEvent
-
Time this step in the concurrent GC mechanism took.
- getEditorComponent() - Method in class com.tagtraum.perf.gcviewer.view.AutoCompletionTextField
-
- getErrorCount() - Method in class com.tagtraum.perf.gcviewer.log.TextAreaLogHandler
-
- getEvents() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Returns an iterator to all events in the order they were added to the model.
- getExtendedType() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getFileMenu() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- getFirstDateStamp() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFirstDateStamp() - Method in class com.tagtraum.perf.gcviewer.util.ParseInformation
-
- getFirstDateStampFromModel(GCModel) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader
-
- getFirstPauseTimeStamp() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFirstTimeStamp() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFirstTimeStampFromModel(GCModel) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader
-
- getFootprint() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFootprint() - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- getFootprint() - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- getFootprintAfterFullGC() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFootprintAfterGC() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFormat() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFreedMemory() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFreedMemoryByFullGC() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFreedMemoryByGC() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFullGcEventPauses() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFullGCEvents() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Returns an iterator to all full gc events.
- getFullGCPause() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getFullGCPauseInterval() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getGcEventPauses() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getGcEventPhases() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getGCEvents() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Returns an iterator to all garbage collection events (without full gcs / vm operations).
- getGcLineProperty(String) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getGcLineProperty(String, boolean) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getGCPause() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getGcResource() - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoader
-
- getGcResource() - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderImpl
-
- getGcResource() - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelSeriesLoaderImpl
-
- getGcResource() - Method in class com.tagtraum.perf.gcviewer.GCViewerArgsParser
-
- getGCResource() - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- getGCResourceList() - Method in class com.tagtraum.perf.gcviewer.view.model.GCResourceGroup
-
Get all resources names as an array of strings.
- getGCResources() - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
Returns a list of the GCResources displayed in this document.
- getGCViewerGui() - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderControllerImpl
-
- getGeneration() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.ExtendedType
-
- getGeneration() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
Returns the generation of the event including generation of detail events if present.
- getGeneration() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- getGeneration() - Method in class com.tagtraum.perf.gcviewer.model.GCEventUJL
-
- getGroupStringShort() - Method in class com.tagtraum.perf.gcviewer.view.model.GCResourceGroup
-
Get short version of resource names.
If more than one resource is in this group, returns only file name without path.
- getHeapAllocatedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getHeapUsedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getInternalFrame() - Method in class com.tagtraum.perf.gcviewer.ctrl.action.WindowMenuItemAction
-
- getItem() - Method in class com.tagtraum.perf.gcviewer.view.AutoCompletionTextField
-
- getLastEventAdded() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Returns the event that was last added or null if there is none yet.
- getLastFile() - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getLastMaximizedChartPanelView() - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- getLastModified() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getLastPauseTimeStamp() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getLastSelectedFiles() - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OpenFile
-
- getLineNumber() - Method in class com.tagtraum.perf.gcviewer.util.ParseInformation
-
- getLinePaint() - Method in class com.tagtraum.perf.gcviewer.view.ChartRenderer
-
- getLogger() - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReader
-
Returns a logger instance that logs in the context of the current GCResource being loaded.
- getLogger() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- getLogger() - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
- getLoggerName() - Method in interface com.tagtraum.perf.gcviewer.imp.MonitoredBufferedInputStream.ProgressCallback
-
- getMax() - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- getMax() - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- getMaxPause() - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- getMaxPause() - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- getMemoryInKiloByte(double, char, String) - Method in class com.tagtraum.perf.gcviewer.imp.DataReaderTools
-
Returns the amount of memory in kilobyte.
- getMessage() - Method in exception com.tagtraum.perf.gcviewer.imp.ParseException
-
- getMin() - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- getMin() - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- getModel() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- getModel() - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
- getModel() - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- getModelChart() - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- getModelChart() - Method in class com.tagtraum.perf.gcviewer.view.ChartRenderer
-
- getModelChart() - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- getModelChartAndDetails() - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- getModelLoaderView() - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- getModelMetricsPanel() - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- getN() - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- getN() - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- getName() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.ExtendedType
-
- getName() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- getNumber() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getOSXApplication() - Static method in class com.tagtraum.perf.gcviewer.view.util.OSXSupport
-
Get an Apple eAWT Application object
- getPattern() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.ExtendedType
-
- getPattern() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- getPause() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getPause() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPauseInterval() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPercentageRead() - Method in class com.tagtraum.perf.gcviewer.imp.MonitoredBufferedInputStream
-
Calculate percentage read.
- getPerm() - Method in class com.tagtraum.perf.gcviewer.model.GCEvent
-
Returns information on perm generation.
- getPermAllocatedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPermUsedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPhases() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getPointCount() - Method in class com.tagtraum.perf.gcviewer.math.RegressionLine
-
- getPosition() - Method in class com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesEvent
-
- getPostConcurrentCycleHeapUsedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPostConcurrentCycleTenuredUsedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPostFullGCSlope() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPostGCSlope() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getPostUsed() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getPreferences() - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- getPreferences() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- getPreferredSize() - Method in class com.tagtraum.perf.gcviewer.view.ScreenCenteredDialog
-
- getPreUsed() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getPromotion() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getRecentFiles() - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getRecentGCResourcesMenu() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- getRecentGCResourcesModel() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- getRecentResourceNamesModel() - Method in class com.tagtraum.perf.gcviewer.view.RecentGCResourcesMenu
-
- getRelativePostFullGCIncrease() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getRelativePostGCIncrease() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getResourceName() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- getResourceName() - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
- getResourceNameAsUrl() - Method in class com.tagtraum.perf.gcviewer.model.GcResourceFile
-
- getResourceNameAsUrlString() - Method in class com.tagtraum.perf.gcviewer.model.GcResourceFile
-
- getResourceNameGroup() - Method in class com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesEvent
-
- getResourceNameGroups() - Method in class com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesModel
-
- getResourceNamesStartingWith(String) - Method in class com.tagtraum.perf.gcviewer.view.model.RecentGCResourcesModel
-
- getResourcesInOrder() - Method in class com.tagtraum.perf.gcviewer.model.GcResourceSeries
-
- getRunningTime() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getScaleFactor() - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- getScaleFactor() - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- getSelectedGCDocument() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- getSelectedItem() - Method in class com.tagtraum.perf.gcviewer.view.OpenUrlView
-
Get selected value from internal comboBox.
- getStartDate() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Best effort calculation of this
GCModels start date based on the available information
- getStopTheWorldEvents() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Returns an iterator to all stop the world events (everything that stops the vm to perfom
its action - includes vm operations of present).
- getString(String) - Static method in class com.tagtraum.perf.gcviewer.util.LocalisationHelper
-
Returns localised text as result of lookup with key.
- getString(String, Object...) - Static method in class com.tagtraum.perf.gcviewer.util.LocalisationHelper
-
Returns localised text as result of lookup with key using values
as parameters for the text.
- getSum() - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- getSum() - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- getSummaryFilePath() - Method in class com.tagtraum.perf.gcviewer.GCViewerArgsParser
-
- getTenured() - Method in class com.tagtraum.perf.gcviewer.model.GCEvent
-
Returns information on young generation.
- getTenuredAllocatedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getTenuredUsedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getTextArea() - Method in class com.tagtraum.perf.gcviewer.log.TextAreaLogHandler
-
- getTextAreaLogHandler() - Method in class com.tagtraum.perf.gcviewer.view.GCModelLoaderView
-
- getThroughput() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getTimestamp(String, ParseInformation, ZonedDateTime) - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
If the next thing in line is a timestamp, it is parsed and returned.
- getTimestamp() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getToolBar() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- getTotal() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getType() - Method in class com.tagtraum.perf.gcviewer.GCViewerArgsParser
-
- getType() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.ExtendedType
-
- getTypeAsString() - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- getTypeAsString() - Method in class com.tagtraum.perf.gcviewer.model.G1GcEvent
-
- getUnits() - Method in class com.tagtraum.perf.gcviewer.util.FormattedValue
-
- getURL() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getUrlGroupString() - Method in class com.tagtraum.perf.gcviewer.view.model.GCResourceGroup
-
Get all resource names of the group formatted as URLs separated by a ";"
- getValue() - Method in class com.tagtraum.perf.gcviewer.util.FormattedValue
-
- getVersion() - Static method in class com.tagtraum.perf.gcviewer.util.BuildInfoReader
-
Read version from properties file in classpath if it can be found.
- getViewBar() - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- getViewMenu() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- getViewMenuItems() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- getVmOperationEventPauses() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getVmOperationPause() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getVmOperationsEvents() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
Returns an iterator to all vm operation events.
- getWatchMenuItem() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
Returns MenuItem, which is associated with "WATCH" action command.
- getWatchToggleButton() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiToolBar
-
- getWindowHeight() - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getWindowMenu() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiMenuBar
-
- getWindowWidth() - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getWindowX() - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getWindowY() - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- getYoung() - Method in class com.tagtraum.perf.gcviewer.model.GCEvent
-
Returns information on young generation.
- getYoungAllocatedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getYoungUsedSizes() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- getZoomComboBox() - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGuiToolBar
-
- GO - Static variable in class com.tagtraum.perf.gcviewer.model.GCModel.Format
-
- GZIP - Static variable in class com.tagtraum.perf.gcviewer.util.HttpUrlConnectionHelper
-
- ScaledPolygon(double, double, int) - Constructor for class com.tagtraum.perf.gcviewer.view.renderer.PolygonChartRenderer.ScaledPolygon
-
- SCAVENGE_BEFORE_REMARK - Static variable in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Type
-
- ScreenCenteredDialog - Class in com.tagtraum.perf.gcviewer.view
-
Base class for modal dialogs that are centered on screen.
- ScreenCenteredDialog(Frame, String) - Constructor for class com.tagtraum.perf.gcviewer.view.ScreenCenteredDialog
-
- SERIES_SEPARATOR - Static variable in class com.tagtraum.perf.gcviewer.view.model.GCResourceGroup
-
- setAboutHandler(Object, Method) - Static method in class com.tagtraum.perf.gcviewer.view.util.OSXAdapter
-
- setActionMap(Map<String, Action>) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- setAntiAlias(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setAntiAlias(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setApplicationEventHandled(Object, boolean) - Method in class com.tagtraum.perf.gcviewer.view.util.OSXAdapter
-
- setBooleanProperty(String, boolean) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setCheckboxSelected(boolean) - Method in class com.tagtraum.perf.gcviewer.view.TimeOffsetPanel
-
- setDate(Date) - Method in class com.tagtraum.perf.gcviewer.view.TimeOffsetPanel
-
- setDateStamp(ZonedDateTime) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setDesktopPane(JDesktopPane) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
Sets the desktopPane if this gui component - this method should be called exactly once.
- setDrawLine(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ChartRenderer
-
- setDrawPolygon(boolean) - Method in class com.tagtraum.perf.gcviewer.view.renderer.PolygonChartRenderer
-
- setDuration(double) - Method in class com.tagtraum.perf.gcviewer.model.ConcurrentGCEvent
-
Set duration.
- setEnabled(boolean) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.Watch
-
- setExtendedType(AbstractGCEvent.ExtendedType) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setFileHandler(Object, Method) - Static method in class com.tagtraum.perf.gcviewer.view.util.OSXAdapter
-
- setFillPaint(Paint) - Method in class com.tagtraum.perf.gcviewer.view.renderer.PolygonChartRenderer
-
- setFirstDateStamp(ZonedDateTime) - Method in class com.tagtraum.perf.gcviewer.util.ParseInformation
-
- setFootprint(long) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setFootprint(long) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setFormat(GCModel.Format) - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- setGcLineProperty(String, boolean) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setGcResource(GCResource) - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- setGCResource(GCResource) - Method in class com.tagtraum.perf.gcviewer.view.GCModelLoaderView
-
- setGCViewerGui(GCViewerGui) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderControllerImpl
-
Set GCViewerGui (for test purposes).
- setHandler(OSXAdapter) - Static method in class com.tagtraum.perf.gcviewer.view.util.OSXAdapter
-
- setIsReadCancelled(boolean) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- setIsReadCancelled(boolean) - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
Indicate, that reading of this GCResource should be cancelled.
- setIsReload(boolean) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- setIsReload(boolean) - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
if this resource is being reloaded, set this property to true.
- setItem(Object) - Method in class com.tagtraum.perf.gcviewer.view.AutoCompletionTextField
-
- setLastFile(String) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setLineNumber(int) - Method in class com.tagtraum.perf.gcviewer.util.ParseInformation
-
- setLinePaint(Paint) - Method in class com.tagtraum.perf.gcviewer.view.ChartRenderer
-
- setLinePaint(Paint) - Method in class com.tagtraum.perf.gcviewer.view.renderer.GCRectanglesRenderer
-
- setLogger(Logger) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- setLogger(Logger) - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
- setMaximumFractionDigits(int) - Method in class com.tagtraum.perf.gcviewer.util.MemoryFormat
-
- setMaxPause(double) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setMaxPause(double) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setMemory(AbstractGCEvent<?>, String, ParseInformation) - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
- setMemoryAndPauses(GCEvent, String) - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
Convenience method to parse memory information followed by a pause time.
- setMemoryAndPauses(GCEvent, String, ParseInformation) - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
Parses memory information in the format <number>KB-><number>KB(<number>KB), <number>ms
- setMemoryExtended(GCEvent, String, ParseInformation) - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
Parses a memory information with the following form: 8192K[(16M)]->7895K[(16M)] ("[...]"
means optional).
- setMinimized(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- setModel(GCModel) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGcResource
-
- setModel(GCModel) - Method in interface com.tagtraum.perf.gcviewer.model.GCResource
-
- setModel(GCModel) - Method in class com.tagtraum.perf.gcviewer.model.GcResourceSeries
-
- setModel(GCModel, GCPreferences) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setModel(GCModel) - Method in class com.tagtraum.perf.gcviewer.view.ModelDetailsPanel
-
Sets the model to be displayed.
- setModel(GCModel) - Method in class com.tagtraum.perf.gcviewer.view.ModelMetricsPanel
-
- setModelChart(ModelChartImpl) - Method in class com.tagtraum.perf.gcviewer.view.ChartRenderer
-
- setNumber(int) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setPause(double) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setPostUsed(int) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setPreferences(GCPreferences) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
- setPreferencesHandler(Object, Method) - Static method in class com.tagtraum.perf.gcviewer.view.util.OSXAdapter
-
- setPreUsed(int) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setQuitHandler(Object, Method) - Static method in class com.tagtraum.perf.gcviewer.view.util.OSXAdapter
-
- setRecentFiles(List<String>) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setRecentResourceNamesModel(RecentGCResourcesModel) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OpenURL
-
- setRecentResourceNamesModel(RecentGCResourcesModel) - Method in class com.tagtraum.perf.gcviewer.view.AutoCompletionComboBox
-
- setRecentResourceNamesModel(RecentGCResourcesModel) - Method in class com.tagtraum.perf.gcviewer.view.AutoCompletionTextField
-
- setRecentResourceNamesModel(RecentGCResourcesModel) - Method in class com.tagtraum.perf.gcviewer.view.OpenUrlView
-
- setRunningTime(double) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setRunningTime(double) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setScaleFactor(double) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setScaleFactor(double) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setSelectedFile(File) - Method in class com.tagtraum.perf.gcviewer.ctrl.action.OpenFile
-
- setShowAddCheckBox(boolean) - Method in class com.tagtraum.perf.gcviewer.view.OpenFileView
-
OpenFileView shows an accessory checkbox to let the user choose "add selected file(s) to
current document".
- setShowAddCheckBox(boolean) - Method in class com.tagtraum.perf.gcviewer.view.OpenUrlView
-
OpenUrlView shows a checkbox to let the user choose "add selected URL to
current document".
- setShowConcurrentCollectionBeginEnd(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowConcurrentCollectionBeginEnd(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowDataPanel(boolean) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setShowDateStamp(boolean) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setShowDateStamp(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowDateStamp(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowFullGCLines(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowFullGCLines(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowGCTimesLine(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowGCTimesLine(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowGCTimesRectangles(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowGCTimesRectangles(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowIncGCLines(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowIncGCLines(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowInitialMarkLevel(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowInitialMarkLevel(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowModelMetricsPanel(boolean) - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- setShowModelMetricsPanel(boolean) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setShowTenured(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowTenured(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowTotalMemoryLine(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowTotalMemoryLine(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowUsedMemoryLine(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowUsedMemoryLine(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowUsedTenuredMemoryLine(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowUsedTenuredMemoryLine(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowUsedYoungMemoryLine(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowUsedYoungMemoryLine(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setShowYoung(boolean) - Method in interface com.tagtraum.perf.gcviewer.view.ModelChart
-
- setShowYoung(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- setTimestamp(double) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setTo(GCPreferences) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
Replace all currently held preferences with preferences stored in gcPreferences.
- setToolBar(GCViewerGuiToolBar) - Method in class com.tagtraum.perf.gcviewer.view.GCViewerGui
-
Sets the toolbar of this gui component - this method should be called exactly once.
- setTotal(int) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setType(AbstractGCEvent.Type) - Method in class com.tagtraum.perf.gcviewer.model.AbstractGCEvent
-
- setURL(URL) - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- setViewBarVisible(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ChartPanelView
-
- setVisible(boolean) - Method in class com.tagtraum.perf.gcviewer.view.ScreenCenteredDialog
-
- setWatched(boolean) - Method in class com.tagtraum.perf.gcviewer.view.GCDocument
-
- setWindowHeight(int) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setWindowWidth(int) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setWindowX(int) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- setWindowY(int) - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- shouldContinue() - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReader
-
Returns true as long as read was not cancelled.
- SHOW_DATA_PANEL - Static variable in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- SHOW_DATE_STAMP - Static variable in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- SHOW_MODEL_METRICS_PANEL - Static variable in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
- showDialog() - Method in class com.tagtraum.perf.gcviewer.view.OpenUrlView
-
Shows open Url dialog.
- SimpleChartRenderer - Class in com.tagtraum.perf.gcviewer.view
-
- SimpleChartRenderer() - Constructor for class com.tagtraum.perf.gcviewer.view.SimpleChartRenderer
-
- SimpleGcWriter - Class in com.tagtraum.perf.gcviewer.exp.impl
-
Exports stop-the-world events in the "simple gc log" format (compatible to GCHisto).
- SimpleGcWriter(OutputStream) - Constructor for class com.tagtraum.perf.gcviewer.exp.impl.SimpleGcWriter
-
- size() - Method in interface com.tagtraum.perf.gcviewer.ctrl.GCModelLoaderGroupTracker
-
Returns count of GCModelLoader instances in this tracker.
- size() - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCModelLoaderGroupTrackerImpl
-
- size() - Method in class com.tagtraum.perf.gcviewer.model.GCModel
-
- skip(long) - Method in class com.tagtraum.perf.gcviewer.imp.MonitoredBufferedInputStream
-
- skipLines(LineNumberReader, ParseInformation, List<String>) - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
Skips a block of lines containing information like they are generated by
-XX:+PrintHeapAtGC or -XX:+PrintAdaptiveSizePolicy.
- slope() - Method in class com.tagtraum.perf.gcviewer.math.RegressionLine
-
- slope(double[], double[]) - Static method in class com.tagtraum.perf.gcviewer.math.RegressionLine
-
- sortResources(Map<GcSeriesLoader.Timestamp, GCModel>) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader
-
- standardDeviation() - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- standardDeviation() - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- start() - Method in class com.tagtraum.perf.gcviewer.ctrl.action.RefreshWatchDog
-
- startElement(String, String, String, Attributes) - Method in class com.tagtraum.perf.gcviewer.imp.IBMJ9SAXHandler
-
- startGui(GCResource) - Method in class com.tagtraum.perf.gcviewer.ctrl.impl.GCViewerGuiController
-
Start graphical user interface and load a log file (resourceName - if not null).
- startsWith(String, List<String>, boolean) - Method in class com.tagtraum.perf.gcviewer.imp.AbstractDataReaderSun
-
Tests if line starts with one of the strings in lineStartStrings.
- stateChanged(ChangeEvent) - Method in class com.tagtraum.perf.gcviewer.view.ModelChartImpl
-
- StayOpenCheckBoxMenuItem - Class in com.tagtraum.perf.gcviewer.view
-
An extension of JCheckBoxMenuItem that doesn't close the menu when selected.
- StayOpenCheckBoxMenuItem() - Constructor for class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(Action) - Constructor for class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(Icon) - Constructor for class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String) - Constructor for class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String, boolean) - Constructor for class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String, Icon) - Constructor for class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String, Icon, boolean) - Constructor for class com.tagtraum.perf.gcviewer.view.StayOpenCheckBoxMenuItem
-
- stop() - Method in class com.tagtraum.perf.gcviewer.ctrl.action.RefreshWatchDog
-
- store() - Method in class com.tagtraum.perf.gcviewer.view.model.GCPreferences
-
Save properties to a file.
- Sum - Class in com.tagtraum.perf.gcviewer.math
-
- sum(double[]) - Static method in class com.tagtraum.perf.gcviewer.math.Sum
-
- SummaryDataWriter - Class in com.tagtraum.perf.gcviewer.exp.impl
-
SummaryDataWriter writes a csv-file of quite a few parameters of the
GCModel class.
- SummaryDataWriter(OutputStream) - Constructor for class com.tagtraum.perf.gcviewer.exp.impl.SummaryDataWriter
-
- SummaryDataWriter(OutputStream, Map<String, Object>) - Constructor for class com.tagtraum.perf.gcviewer.exp.impl.SummaryDataWriter
-
Constructor for SummaryDatWriter with additional configuration parameter.
- sumOfProducts(double[], double[]) - Static method in class com.tagtraum.perf.gcviewer.math.Sum
-
- sumOfSquares(double[]) - Static method in class com.tagtraum.perf.gcviewer.math.Sum
-
- SUN_1_2_2VERBOSE_GC - Static variable in class com.tagtraum.perf.gcviewer.model.GCModel.Format
-
- SUN_VERBOSE_GC - Static variable in class com.tagtraum.perf.gcviewer.model.GCModel.Format
-
- SUN_X_LOG_GC - Static variable in class com.tagtraum.perf.gcviewer.model.GCModel.Format
-
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.ctrl.impl.FileDropTargetListener.DropFlavor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.exp.DataWriterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.imp.GcLogType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.CollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Concurrency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.GcPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Generation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tagtraum.perf.gcviewer.view.ActionCommands
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.tagtraum.perf.gcviewer.ctrl.impl.FileDropTargetListener.DropFlavor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tagtraum.perf.gcviewer.exp.DataWriterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tagtraum.perf.gcviewer.imp.GcLogType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.CollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Concurrency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.GcPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tagtraum.perf.gcviewer.model.AbstractGCEvent.Generation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tagtraum.perf.gcviewer.view.ActionCommands
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variance() - Method in class com.tagtraum.perf.gcviewer.math.DoubleData
-
- variance() - Method in class com.tagtraum.perf.gcviewer.math.IntData
-
- ViewMenuController - Class in com.tagtraum.perf.gcviewer.ctrl.impl
-
Deals with all actions for the "view".
- ViewMenuController(GCViewerGui) - Constructor for class com.tagtraum.perf.gcviewer.ctrl.impl.ViewMenuController
-
- VmOperationEvent - Class in com.tagtraum.perf.gcviewer.model
-
Stop the world events that are not GCEvents, but some other vm operations.
- VmOperationEvent() - Constructor for class com.tagtraum.perf.gcviewer.model.VmOperationEvent
-