Class WinProcesses.Info

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    WinProcesses

    public static class WinProcesses.Info
    extends ProcessInfo
    Class that holds information about running Windows processes.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Info​(int processId, java.lang.String moduleName)
      Called by the framework.
    • Constructor Detail

      • Info

        public Info​(int processId,
                    java.lang.String moduleName)
        Called by the framework.
    • Method Detail

      • getWindowTitle

        public java.lang.String getWindowTitle()
        Description copied from class: ProcessInfo
        Get the title of one of the visible top-level windows of this process.
        Specified by:
        getWindowTitle in class ProcessInfo
        Returns:
        the title