|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileFollowingPane | |
|---|---|
| ghm.follow | Contains classes for printing the contents of text files to which information is being added asynchronously. |
| ghm.follow.gui | GUI application which permits one to monitor text files to which information is being added asynchronously. |
| Uses of FileFollowingPane in ghm.follow |
|---|
| Methods in ghm.follow that return FileFollowingPane | |
|---|---|
FileFollowingPane |
FollowApp.getSelectedFileFollowingPane()
|
| Methods in ghm.follow that return types with arguments of type FileFollowingPane | |
|---|---|
java.util.List<FileFollowingPane> |
FollowApp.getAllFileFollowingPanes()
|
java.util.Map<java.io.File,FileFollowingPane> |
FollowApp.getFileToFollowingPaneMap()
|
| Uses of FileFollowingPane in ghm.follow.gui |
|---|
| Methods in ghm.follow.gui with parameters of type FileFollowingPane | |
|---|---|
void |
Pause.playPausePane(FileFollowingPane pane)
Plays or pauses a pane depending on it's current state. |
void |
TabbedPane.setSelectedComponent(FileFollowingPane pane)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||