|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
About | Action which displays information about the Follow application. |
Clear | Action which clears the text area for the currently followed file. |
ClearAll | Action which clears the contents of all followed files. |
Close | Action which closes the currently followed file. |
ComponentBuilder | |
Debug | Perform an action for debugging. |
Delete | Action which deletes the contents of the currently followed file. |
DeleteAll | Action which deletes the contents of all followed files. |
DisableableConfirm | |
DndFileOpener | Implementation of java.awt.dnd.DropTargetListener which opens files dropped on the
Follow application's tabbed pane. |
Edit | Action which closes the currently followed file. |
Exit | Action which exits the Follow application. |
ExternalEditor | Action which closes the currently followed file. |
FileFollowingPane | A component which allows one to view a text file to which information is being asynchronously appended. |
FollowAppAction | Base class for all actions in the Follow application. |
LineEditorKit | |
LineTextUI | UI implementation that highlights the line where the caret is found. |
LineView | |
Menu | This class exists as a kludge to get around problems I was having with menu items being configured by JMenu in a way that was not to my liking. |
Open | Action which opens a new file in the Follow application. |
Pause | Pauses/unpauses the autoscrolling of files that are open in the Follow application. |
PopupMenu | This class exists as a kludge to get around problems I was having with popup menu items being configured by JPopupMenu in a way that was not to my liking. |
Reset | Action which restarts the currently selected followed file. |
StartupStatus | Window which displays a progress bar during startup. |
TabbedPane | Derived from a workaround proposed by sqrrrl for bug 4193463. |
ToolBar | This class exists as a kludge to get around problems I was having with toolbar items being configured by JToolBar in a way that was not to my liking. |
WhatIsThis |
Enum Summary | |
---|---|
FollowAppAction.ActionContext |
GUI application which permits one to monitor text files to which
information is being added asynchronously. The entry point for this application
is ghm.follow.gui.FollowApp#main(String[])
. This package is dependent
upon the ghm.follow
package.
All classes Copyright (C) 2000-2003 Greg Merrill (greghmerrill@yahoo.com)
Follow is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.
Follow is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Follow; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |