| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
11年前发布

基于Java/Swing实现的Unix tail命令图形化工具:SwingTail

SwingTail 是一个小的Java/Swing图形化工具,实现了 Unix 下的 tail 命令的功能。该工具界面简单,支持同时打开多个文件,可暂停和恢复执行,还提供类似于浏览器的书签功能。

基于Java/Swing实现的Unix tail命令图形化工具:SwingTail

Font, how many lines that should be read from end of the files upon opening (-n parameter in Unix), and various other settings can be configured using a simple settings dialog.

基于Java/Swing实现的Unix tail命令图形化工具:SwingTail

Through the filter dialog the user can set a variety of different filters for the tailing. Rows can be marked with color or sound, hidden or, when found, pause the tail among other things. Each filter can be activated or deactivated by selecting a check box, this way the user will never have to delete a existing filter just so it will not run.

基于Java/Swing实现的Unix tail命令图形化工具:SwingTail

Starting with version 3.0 the bookmark support has been significantly improved and the bookmarks can now be managed in a web browser like fashion.

基于Java/Swing实现的Unix tail命令图形化工具:SwingTail

基于Java/Swing实现的Unix tail命令图形化工具:SwingTail

Download

SwingTail is distributed as a runnable JAR file and requires Java 1.6.

All you need to do to start SwingTail is to double click on the JAR file and it should start right away if you have Java 1.6 (or newer) installed.

Version Release date Download
3.0.0 2013-10-29 SwingTail-3.0.0.jar
2.2.0 2009-11-19 SwingTail2.2.jar

The official icon can be downloaded here in both ICO and PNG formats (use full when creating shortcuts to the SwingTail JAR file).

Source code

The source code can be downloaded from the following subversion repository: svn://unlogic.se/swingtail



项目主页:http://www.open-open.com/lib/view/home/1383275186468

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1383275186468.html
SwingTail UNIX