com::cosylab::logging::LoggingClient::CustomColumnListener Class Reference
List of all members.
Detailed Description
CustomColumnListener implements componentResized() of a ComponentListener. It has been added to JScrollPane scrollLogTable to increase the width of the Log Message column as soon as the space is available.
Member Function Documentation
| void com::cosylab::logging::LoggingClient::CustomColumnListener::componentHidden |
( |
ComponentEvent |
evt |
) |
[inline] |
| void com::cosylab::logging::LoggingClient::CustomColumnListener::componentMoved |
( |
ComponentEvent |
evt |
) |
[inline] |
| void com::cosylab::logging::LoggingClient::CustomColumnListener::componentResized |
( |
ComponentEvent |
evt |
) |
[inline] |
| void com::cosylab::logging::LoggingClient::CustomColumnListener::componentShown |
( |
ComponentEvent |
evt |
) |
[inline] |
The documentation for this class was generated from the following file: