|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LAViewContainer | |
| net.logAnalyzer.gui | |
| Uses of LAViewContainer in net.logAnalyzer.gui |
| Classes in net.logAnalyzer.gui that implement LAViewContainer | |
class |
InternalFrameViewContainer
This class is a LAViewContainerimplementation as
a JInternalFrame. |
| Methods in net.logAnalyzer.gui that return LAViewContainer | |
LAViewContainer |
LAView.getViewContainer()
Gets the view container. |
| Methods in net.logAnalyzer.gui with parameters of type LAViewContainer | |
void |
LAFrame.closeView(LAViewContainer view)
Removes the specified closing view. |
void |
LAFrame.messageChanged(LAViewContainer viewContainer,
int firstIndex,
int lastIndex)
Called by a view when the current messages selection has changed. |
void |
LAView.setViewContainer(LAViewContainer viewContainer)
Sets the view container. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||