VLS2.2
// original source:
// description: LineEditorUtil.java
// description: Line Editor Util
// description:
// description:
// description:
package com.vls2.utils;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Point;
import java.awt.RenderingHints;
import java.awt.event.ComponentAdapter;
import java.awt.event.ComponentEvent;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Queue;
import java.util.Random;
import java.util.Set;
import javax.swing.JComponent;
import com.vls2.CanvasKit;
import com.vls2.Colors;
import com.vls2.CollectionUtils;
import com.vls2.GUI;
import com.vls2.PaintTools;
import com.vls2.VisibleRect;
import com.vls2.VLS;
import com.vls2.vecmath.Vector3;
public class LineEditorUtil {
public static final float WIDTH_IN_PX = 24;
public static final float HEIGHT_IN_PX = 75;
public static final float PADDING_IN_PX = 2;
public static final float MARGIN_IN_PX = 0.15f;
public static int getRowsCount(int y, int height) {
return height / 20;
}
public static int getColsCount(int x, int width) { ce698b3d9e
Ephemera
UP Time
Meeting Recorder Plus
Registry Backup Portable
GerbEx
Bigasoft Video Downloader
CC Get MAC Address
Impress
TutoreDattilo
MOBILedit! Forensic with Searchtool Lite
Packetyzer
Win8 Explorer.exe Blank Message Startup Remover
Trellian FTP
Movienizer
Google-Document-Translator
YajHFC
NoteBook FanControl
PDF Stamper
15minutes
Gixen Desktop Manager
– Help to find and kill processes whose module haven’t loaded yet.
– Help to find and kill processes.
– Help to create “binary dump” of all loaded modules.
– If process create file, dump that file will be placed in path specified.
– Dump files are in zipped format, created with gzip.
– Dump files are readable, created with simple text editor.
P.S.
This product requires Python 2.7 or 3.4+
CodeProject
CoderByte
Robot Process Killer – A powerful process killer that will allow you to save memory and kill any process in the system.
It’s easy to use and get rid of a lot of unwanted processes at once.
…
Robot Process Killer is a powerful process killer that will allow you to save memory and kill any process in the system. It’s easy to use and get rid of a lot of unwanted processes at once.
No more empty Process Dump file left behind from your crashed IDE/Script/Debugger….
The Process Dumper reads each loaded module and saves full dump into a file. No more “PID: #” left behind when you restart your program in your IDE/Script/Debugger.
This is also an invaluable tool for system administrators. You can easily identify and remove the unused processes from the server without spending lots of time on manual search.
Download Process Dumper free and use the tool to
Have a full dump of all processes currently loaded in the system
Retrieve useful information about all launched processes
Create binary dump of all loaded modules
**Process Dumper will help you retrieve useful information about all launched processes and their modules and create binary dump.
Here are some key features of “Process Dumper”:
■ – file, where detailed description of processes and modules will be written.
■ – file with full list of scanned processes.
■ – binary dump file, where full content of all loaded modules will be written, all modules headed with label “PDHEADER”.
Description: