|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileLineIndex | |
|---|---|
| com.ccg.io | Input/Output Classes. |
| com.ccg.swing | Swing Components/Utilities. |
| Uses of FileLineIndex in com.ccg.io |
|---|
| Methods in com.ccg.io with parameters of type FileLineIndex | |
|---|---|
void |
FileLineIndexListener.availableLinesUpdate(FileLineIndex fli,
long olc,
long nlc)
Callback method which indicates that the number of lines in a FileLineIndex object have changed. |
| Uses of FileLineIndex in com.ccg.swing |
|---|
| Methods in com.ccg.swing that return FileLineIndex | |
|---|---|
FileLineIndex |
TailViewer.getFileLineIndex()
Get the indexed file to view in the component. |
| Methods in com.ccg.swing with parameters of type FileLineIndex | |
|---|---|
void |
TailViewer.setFileLineIndex(FileLineIndex val)
Set the indexed file to view in the component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||