RE: dynamic graphical configuration interface

2004-09-20 Thread Tom Drake
graphical configuration interface Hi, Has anyone ever developped a GUI for managing loggers and appenders ? Some kind of RMI connection to a configurator stub inside the managed application. This will show a JTree with loggers on the left, a list of appenders on the center and the configuration

RE: dynamic graphical configuration interface

2004-09-20 Thread Ricardo Trindade
PROTECTED] Assunto: dynamic graphical configuration interface Hi, Has anyone ever developped a GUI for managing loggers and appenders ? Some kind of RMI connection to a configurator stub inside the managed application. This will show a JTree with loggers on the left, a list of appenders on the

dynamic graphical configuration interface

2004-09-20 Thread Ionel GARDAIS
Hi, Has anyone ever developped a GUI for managing loggers and appenders ? Some kind of RMI connection to a configurator stub inside the managed application. This will show a JTree with loggers on the left, a list of appenders on the center and the configuration parameters on the rigth. Could it