|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FollowApp | |
---|---|
ghm.follow | Contains classes for printing the contents of text files to which information is being added asynchronously. |
ghm.follow.config | |
ghm.follow.gui | GUI application which permits one to monitor text files to which information is being added asynchronously. |
ghm.follow.nav | |
ghm.follow.search | |
ghm.follow.systemInterface |
Uses of FollowApp in ghm.follow |
---|
Methods in ghm.follow that return FollowApp | |
---|---|
static FollowApp |
FollowApp.getInstance()
|
Uses of FollowApp in ghm.follow.config |
---|
Constructors in ghm.follow.config with parameters of type FollowApp | |
---|---|
Configure(FollowApp app)
|
Uses of FollowApp in ghm.follow.gui |
---|
Methods in ghm.follow.gui that return FollowApp | |
---|---|
FollowApp |
FollowAppAction.getApp()
|
Constructors in ghm.follow.gui with parameters of type FollowApp | |
---|---|
About(FollowApp app)
|
|
Clear(FollowApp app)
|
|
ClearAll(FollowApp app)
|
|
Close(FollowApp app)
|
|
Debug(FollowApp app)
|
|
Delete(FollowApp app)
|
|
DeleteAll(FollowApp app)
|
|
DndFileOpener(FollowApp app)
|
|
Edit(FollowApp app)
|
|
Exit(FollowApp app)
|
|
FollowAppAction(FollowApp app,
java.lang.String name,
java.lang.String mnemonic,
java.lang.String accelerator,
FollowAppAction.ActionContext type)
|
|
FollowAppAction(FollowApp app,
java.lang.String name,
java.lang.String mnemonic,
java.lang.String accelerator,
javax.swing.ImageIcon icon,
FollowAppAction.ActionContext type)
|
|
Open(FollowApp app)
|
|
Open(FollowApp app,
java.io.File recentFile)
|
|
Pause(FollowApp app)
|
|
Reset(FollowApp app)
|
|
WhatIsThis(FollowApp app,
java.lang.String title,
java.lang.String text)
|
Uses of FollowApp in ghm.follow.nav |
---|
Constructors in ghm.follow.nav with parameters of type FollowApp | |
---|---|
Bottom(FollowApp app)
|
|
NextTab(FollowApp app)
|
|
PreviousTab(FollowApp app)
|
|
Top(FollowApp app)
|
Uses of FollowApp in ghm.follow.search |
---|
Constructors in ghm.follow.search with parameters of type FollowApp | |
---|---|
ClearAllHighlights(FollowApp app)
|
|
ClearHighlights(FollowApp app)
|
|
Find(FollowApp app)
|
Uses of FollowApp in ghm.follow.systemInterface |
---|
Fields in ghm.follow.systemInterface declared as FollowApp | |
---|---|
protected FollowApp |
DefaultSystemInterface.app
|
Constructors in ghm.follow.systemInterface with parameters of type FollowApp | |
---|---|
DefaultSystemInterface(FollowApp app)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |