Serialized Form


Package nl.tudelft.simulation.logger.gui

Class nl.tudelft.simulation.logger.gui.LoggerFrame extends JFrame implements Serializable

Serialized Fields

logger

Logger logger
the Logger

Class nl.tudelft.simulation.logger.gui.LoggerSelectFrame extends JFrame implements Serializable

Serialized Fields

loggerChooser

JComboBox loggerChooser
the loggerChooser


openButton

JButton openButton
the openButton

Class nl.tudelft.simulation.logger.gui.LogPanel extends JPanel implements Serializable

Serialized Fields

bufferSize

int bufferSize
the maximum number of records to show


logger

Logger logger
the logger to display


handler

EventLogHandler handler
the handler for this panel


autoCheck

JCheckBox autoCheck
defines whether we clean automatically


textPane

JTextPane textPane
the textPane


row

int row
counts the row number



Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.