A C D E F G H I J K L M N O P R S T U V

G

getChild(Object, int) - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get a child of a node from the tree.
getChild(Object, int) - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get a child of a node from the tree.
getChildCount(Object) - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get number of children of a node.
getChildCount(Object) - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get number of children of a node.
getChildren() - Method in class de.qfs.apps.qflog.logview.FilterNode
Get the children of the node.
getClazz() - Method in class de.qfs.apps.qflog.logview.NodeData
Get the node's class/package.
getClazz(Object) - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the class/package of a node.
getClientName() - Method in class de.qfs.apps.qflog.logview.LogView
Get the name of the LogView's client.
getColumnClass(int) - Method in class de.qfs.apps.qflog.Model
Get a common base class for elements from one column.
getColumnClass(int) - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get a common base class for elements from one column.
getColumnCount() - Method in class de.qfs.apps.qflog.Model
Get the number of columns in the table.
getColumnCount() - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get the number of columns in the table.
getColumnName(int) - Method in class de.qfs.apps.qflog.Model
Get the name of a column.
getColumnName(int) - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get the name of a column.
getCommandDistributor() - Static method in class de.qfs.apps.qflog.App
Get the CommandDistributor used by the application.
getConfigFile() - Method in class de.qfs.apps.qflog.App
Get the configFile of the application.
getConfigurableName() - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get the Configurable's name.
getConfigurableName() - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the Configurable's name.
getConfigurableState() - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the Configurable's state.
getConfigurationDirectory() - Method in class de.qfs.apps.qflog.logview.LogView
Get the default directory to save the LogView's configuration in.
getConfigurator() - Method in class de.qfs.apps.qflog.MainFrame
Get the configurator of the LogFrame.
getConfigurator() - Method in class de.qfs.apps.qflog.logview.LogView
Get the Configurator for the LogView.
getConfigurator() - Method in class de.qfs.apps.qflog.logview.LogFrame
Get the configurator of the LogFrame.
getConfigurator() - Method in class de.qfs.apps.qflog.logview.LogTableView
Get a Configurator for the LogTableView.
getData() - Method in class de.qfs.apps.qflog.logview.FilterNode
Get the data of the node.
getData() - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get the whole table data.
getDeleted() - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get the number of deleted rows.
getDescription() - Method in class de.qfs.apps.qflog.logview.LogFileFilter
Get a description for the LogFileFilter.
getEntry(int) - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get an entry from the table.
getFile() - Method in class de.qfs.apps.qflog.logview.LogView
Get the file of the view.
getFilterView() - Method in class de.qfs.apps.qflog.logview.LogView
Get the filter view part.
getFlushBufferSize() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Get the size of the flush buffer of the callback's application.
getFlushBufferSize() - Method in class de.qfs.apps.qflog.logview.InternalLogLevelCallback
Get the size of the flush buffer of the callback's application.
getFlushTriggerLevel() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFlushTriggerLevel() - Method in class de.qfs.apps.qflog.logview.InternalLogLevelCallback
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFrame() - Method in class de.qfs.apps.qflog.logview.LogView
Get a LogFrame for the view, creating one if necessary.
getFrameForRow(int) - Method in class de.qfs.apps.qflog.Model
Get the LogFrame for a table row.
getId() - Method in class de.qfs.apps.qflog.LogListenerImpl
Get the id of the LogListenerImpl.
getId(String) - Method in class de.qfs.apps.qflog.LogServerImpl
Get an Id for a new client.
getIndexOfChild(Object, Object) - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get the index of node's child.
getIndexOfChild(Object, Object) - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the index of node's child.
getLevel() - Method in class de.qfs.apps.qflog.logview.NodeData
Get the node's level.
getLevel(Object) - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get the level of a node.
getLevel(Object) - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the level of a node.
getLevelView() - Method in class de.qfs.apps.qflog.logview.LogView
Get the level view part.
getListener() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Get the LogLevelListener of the RemoteLogLevelCallbackAdapter.
getListener(int) - Method in class de.qfs.apps.qflog.Model
Get the LogListener registered under an id.
getLogCount() - Method in class de.qfs.apps.qflog.logview.LogView
Get the total number of log entries for this LogView, including current and deleted entries.
getLogLevelListener(int) - Method in class de.qfs.apps.qflog.LogServerImpl
Get a LogLevelListener for a client.
getLogLevelListener(int) - Method in class de.qfs.apps.qflog.Model
Get the LogLevelListener registered under an id.
getLogLevels() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Get the current log levels from the callback.
getLogLevels() - Method in class de.qfs.apps.qflog.logview.InternalLogLevelCallback
Get the current log levels from the callback.
getLogListener(int) - Method in class de.qfs.apps.qflog.LogServerImpl
Get a LogListener for a client.
getMaxRows() - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get the maximum number of rows of the LogTableModel.
getMethod() - Method in class de.qfs.apps.qflog.logview.NodeData
Get the node's method.
getModel() - Method in class de.qfs.apps.qflog.logview.LogFilterView
Get the view's associated LogFilterTreeModel.
getModel() - Method in class de.qfs.apps.qflog.logview.LogTableView
Get the view's associated LogTableModel.
getModel() - Method in class de.qfs.apps.qflog.logview.LogLevelView
Get the view's associated LogLevelTreeModel.
getMultiPane() - Method in class de.qfs.apps.qflog.logview.LogTableView
Get the MultiPane used for the display of the table and the detail view.
getNewId(String) - Method in class de.qfs.apps.qflog.Model
Generate a new id for a client and register the client's name under it.
getOptions() - Static method in class de.qfs.apps.qflog.App
Get the Options for the application.
getOptions() - Method in class de.qfs.apps.qflog.logview.LogView
Get the options of the LogView.
getOptions() - Method in class de.qfs.apps.qflog.logview.LogTableView
Get the options of the LogTableView.
getOptions() - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the options of the LogLevelTreeModel.
getOutputLevel() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Get the current output log level from the callback's application.
getOutputLevel() - Method in class de.qfs.apps.qflog.logview.InternalLogLevelCallback
Get the current output log level from the callback's application.
getParent() - Method in class de.qfs.apps.qflog.logview.FilterNode
Get the parent of the FilterNode.
getPath(String) - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the path for a node representing a package or class.
getPath(String, String) - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get the path for a node representing a package, class or method.
getPostFlushSize() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
getPostFlushSize() - Method in class de.qfs.apps.qflog.logview.InternalLogLevelCallback
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
getPreQueueLevel() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Return the current pre-queue level from the callback's application.
getPreQueueLevel() - Method in class de.qfs.apps.qflog.logview.InternalLogLevelCallback
Return the current pre-queue level from the callback's application.
getQueueSize() - Method in class de.qfs.apps.qflog.RemoteLogLevelCallbackAdapter
Get the size of log queue of the callback's application.
getQueueSize() - Method in class de.qfs.apps.qflog.logview.InternalLogLevelCallback
Get the size of log queue of the callback's application.
getResources() - Static method in class de.qfs.apps.qflog.App
Get the resources of the application.
getResources() - Method in class de.qfs.apps.qflog.logview.LogView
Get the resources used by the LogView.
getRoot() - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get the root node of the tree.
getRoot() - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the root node of the tree.
getRootName() - Method in class de.qfs.apps.qflog.logview.LogFilterTreeModel
Get the name for the root node.
getRootName() - Method in class de.qfs.apps.qflog.logview.LogLevelTreeModel
Get the name for the root node.
getRowCount() - Method in class de.qfs.apps.qflog.Model
Get the number of rows in the table.
getRowCount() - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get the number of rows in the table.
getServerHost() - Method in class de.qfs.apps.qflog.App
Get the serverHost of the application.
getServerName() - Method in class de.qfs.apps.qflog.App
Get the serverName of the application.
getState() - Method in class de.qfs.apps.qflog.logview.LogView
Get the state of the view.
getStatusLine() - Method in class de.qfs.apps.qflog.logview.LogView
Get the StatusLine of the LogView.
getTable() - Method in class de.qfs.apps.qflog.MainFrame
Get the table.
getTable() - Method in class de.qfs.apps.qflog.logview.LogTableView
Get the JTable component of the view.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.qfs.apps.qflog.logview.LogTableView.LevelRenderer
Get the Component to render the cell.
getTableModel() - Method in class de.qfs.apps.qflog.logview.LogView
Get the LogTableModel of the LogView.
getTableView() - Method in class de.qfs.apps.qflog.logview.LogView
Get the table view part.
getTree() - Method in class de.qfs.apps.qflog.logview.LogFilterView
Get the JTree component of the view.
getTree() - Method in class de.qfs.apps.qflog.logview.LogLevelView
Get the JTree component of the view.
getValueAt(int, int) - Method in class de.qfs.apps.qflog.Model
Get a table cell value.
getValueAt(int, int) - Method in class de.qfs.apps.qflog.logview.LogTableModel
Get a table cell value.
getVersion() - Static method in class de.qfs.apps.qflog.Version
Get the full qflog version as a String.
getView() - Method in class de.qfs.apps.qflog.logview.LogFrame
Get the LogView of the LogFrame.
getViewForRow(int) - Method in class de.qfs.apps.qflog.Model
Get the LogView for a table row.

A C D E F G H I J K L M N O P R S T U V