|
Log4j 2.0alpha-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VisualReceiver
If a receiver has a visual component, implement this interface and Chainsaw will call 'setContainer' passing in a container that the receiver can use.
For example, VFSLogFilePatternReceiver provides an optional 'promptForUserInfo', that when set to true, will allow a login dialog to be displayed on top of the Chainsaw window.
Method Summary | |
---|---|
void |
setContainer(java.awt.Container container)
Provides access to a container. |
Method Detail |
---|
void setContainer(java.awt.Container container)
container
-
|
Log4j 2.0alpha-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |