qflib 0.98.0
A B C D E F G H I J K L M N O P R S T U V W X Y Z _

G

get() - Method in class de.qfs.lib.util.MRUCache
Get a resource from the MRUCache.
get(Object) - Method in class de.qfs.lib.util.MultiMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class de.qfs.lib.util.MRUCache
Get a resource from the MRUCache.
get(Object, String) - Static method in class de.qfs.lib.util.Reflector
Get a field value from an object.
get(Object, String, boolean) - Static method in class de.qfs.lib.util.Reflector
Get a field value from an object.
getAddedRows() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Due to filtering and sorting, the result of adding rows to a TableModel that is wrapped by a FilteredAndSortedTableModel is hardly predictable.
getAll(Object) - Method in class de.qfs.lib.util.MultiMap
Get a Set of all Objects to which this map maps the key.
getBoolean(String, boolean) - Method in class de.qfs.lib.option.OptionSet
Get the boolean value from an Option in the OptionSet.
getBoolean(String, boolean) - Method in class de.qfs.lib.util.MapResourceBundle
Get a boolean from the MapResourceBundle.
getBoolean(String, boolean) - Method in class de.qfs.lib.util.ArgsParser
Get a boolean value from the parsed options.
getBorderInsets(Component) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Get the insets for the border.
getButton(int) - Method in class de.qfs.lib.gui.ModalDialog
Get a button of the dialog.
getButton(String) - Method in class de.qfs.lib.gui.ModalDialog
Get a button of the dialog.
getButtonCount() - Method in class de.qfs.lib.gui.ModalDialog
Get the number of buttons of the dialog.
getChoices() - Method in class de.qfs.lib.option.ChoiceOptionEdit
Create the possible choices from the resources.
getChoices() - Method in class de.qfs.lib.option.RadioOptionGroup
Create the possible choices.
getChoices() - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Create the possible choices from the resources.
getClazz() - Method in class de.qfs.lib.log.LogEntry
 
getColumn() - Method in class de.qfs.lib.gui.TableModelSorterEvent
Get the new sort coulmn of the TableModelSorter.
getColumnClass(int) - Method in class de.qfs.lib.gui.TableModelAdapter
Return the lowest common denominator Class in a column.
getColumnCount() - Method in class de.qfs.lib.gui.TableModelAdapter
Get the number of columns in the table.
getColumnName(int) - Method in class de.qfs.lib.gui.TableModelAdapter
Return the name of a column.
getCommand() - Method in class de.qfs.lib.command.UnhandledCommandException
Get the command of the UnhandledCommandException.
getComment() - Method in class de.qfs.lib.config.Configuration
Get the comment read from the config file.
getComment(String) - Method in class de.qfs.lib.config.Configuration
Get the comment for one Configurable name.
getComponent() - Method in class de.qfs.lib.option.OptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.PlainOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.RadioOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.ChoiceOptionGroup
Deprecated. Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.NestedOptionGroup
Get the AWT Component for the OptionGroup.
getComponent() - Method in class de.qfs.lib.option.TabbedOptionGroup
Get the AWT Component for the OptionGroup.
getConfigurable() - Method in class de.qfs.lib.config.ConfigurationEvent
Get the changed Configurable.
getConfigurableName() - Method in interface de.qfs.lib.config.Configurable
Get the Configurable's name.
getConfigurableName() - Method in class de.qfs.lib.config.ConfigWrapper
Get the receiver's configuration name.
getConfigurableName() - Method in class de.qfs.lib.config.ConfigurationEvent
Get the name under which the Configurable is registered.
getConfigurableName() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Get the DefaultTableModelSorter's configuration name.
getConfigurableName() - Method in class de.qfs.lib.gui.MultiPane
Get the receiver's configuration name.
getConfigurableName() - Method in class de.qfs.lib.option.OptionSet
Get the Configurable's name.
getConfigurableState() - Method in interface de.qfs.lib.config.Configurable
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.ConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.FrameConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.DialogConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.JSplitPaneConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.JTableConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.config.JToolBarConfigWrapper
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Get the DefaultTableModelSorter's configurable state.
getConfigurableState() - Method in class de.qfs.lib.gui.MultiPane
Get the Configurable's state.
getConfigurableState() - Method in class de.qfs.lib.option.OptionSet
Get the Configurable's state.
getConfigurableValue() - Method in class de.qfs.lib.option.FileOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.IntegerOption
Get the Option's value as a String.
getConfigurableValue() - Method in interface de.qfs.lib.option.ConfigurableOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.BooleanOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.StringOption
Get the Option's value as a String.
getConfigurableValue() - Method in class de.qfs.lib.option.ChoiceOption
Get the Option's value as a String.
getCount() - Method in class de.qfs.lib.util.CountEvent
Get the count of the CountEvent.
getCurrentSize() - Method in class de.qfs.lib.util.MRUCache
Query the current size of the MRUCache.
getDateFormat() - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Get the DateFormat used to print the timestamp of the log messages.
getDefault() - Method in class de.qfs.lib.log.TreeFilter
Get the default level for unknown classes/methods.
getDefaultDistributor() - Static method in class de.qfs.lib.command.CommandDistributor
Get the default CommandDistributor.
getDescription() - Method in class de.qfs.lib.util.ExtensionFileFilter
Get a description for the ExtensionFileFilter.
getDialog() - Method in class de.qfs.lib.command.DialogCommandException
Get the Dialog of the DialogCommandException.
getDynamicObject(String) - Static method in class de.qfs.lib.util.DynamicClassLoader
Get an Object instance of a class.
getDynamicObject(String, Class[], Object[]) - Static method in class de.qfs.lib.util.DynamicClassLoader
Get an Object instance of a class.
getErrorCount() - Method in class de.qfs.lib.util.MessageCollector
Get the number of errors that occured.
getFatalErrorCount() - Method in class de.qfs.lib.util.MessageCollector
Get the number of fatal errors that occured.
getFile(String, File) - Method in class de.qfs.lib.option.OptionSet
Get the File value from an Option in the OptionSet.
getFileFilter() - Method in class de.qfs.lib.util.LogSetup
Get the LevelFilter returned from FileLogWriter.logToFile or RingFileLogWriter.logToFile.
getFileLimit() - Method in class de.qfs.lib.log.RingFileLogWriter
Get the number of old log files to keep.
getFileNum(String) - Method in class de.qfs.lib.log.RingFileLogWriter
Get the number of a file.
getFileType() - Method in class de.qfs.lib.option.FileOption
Get the fileType of the FileOption.
getFilter() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the filter for the data.
getFirstComponent() - Method in class de.qfs.lib.gui.MultiPane
Get the top/left component of the MultiPane.
getFlushBufferSize() - Static method in class de.qfs.lib.log.Log
Get the size of the flush buffer.
getFlushBufferSize() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the size of the flush buffer of the callback's application.
getFlushBufferSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the size of the flush buffer of the callback's application.
getFlushBufferSize() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the size of the flush buffer of the callback's application.
getFlushBufferSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the size of the flush buffer of the callback's application.
getFlushTriggerLevel() - Static method in class de.qfs.lib.log.Log
Get the level that will trigger a flush of the messages saved in the flush buffer.
getFlushTriggerLevel() - Method in interface de.qfs.lib.log.LogLevelCallback
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.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFlushTriggerLevel() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
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.lib.logrmi.RemoteLogLevelAdapter
Get the level that will trigger a flush of the messages saved in the flush buffer of the callback's application.
getFormat() - Method in interface de.qfs.lib.log.LogWriter
Get the format the LogWriter uses to format LogEntries.
getFormat() - Method in class de.qfs.lib.log.StreamLogWriter
Get the format the StreamLogWriter uses to print LogEntries.
getFormat() - Method in class de.qfs.lib.logrmi.RemoteLogWriter
Get the format the LogWriter uses to format LogEntries.
getGroup() - Method in class de.qfs.lib.option.OptionDialog
Get the OptionGroup of the dialog.
getGroup(String, OptionSet) - Static method in class de.qfs.lib.option.OptionGroup
Get an OptionGroup for a set of Options.
getHeaderCellRenderer() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the renderer for the TableHeader.
getHorizontalDistance() - Method in class de.qfs.lib.gui.Grid
Get the horizontalDistance of the Grid.
getIcon(String, Icon) - Method in class de.qfs.lib.util.MapResourceBundle
Get an icon for a resource name.
getId(String) - Static method in class de.qfs.lib.gui.EventNames
Get the id of an event.
getId(String) - Method in class de.qfs.lib.logrmi.LogServerImplBase
Get an Id for a new client.
getId(String) - Method in interface de.qfs.lib.logrmi.LogServer
Get an Id for a new client.
getIndex() - Method in class de.qfs.lib.gui.TreeNotification
Get the index of the TreeNotification.
getIndexOfMember(Object) - Method in class de.qfs.lib.option.OptionGroup
Find a member of the OptionGroup and get its index.
getIndexOfMember(Object) - Method in class de.qfs.lib.option.NestedOptionGroup
Find a member of the OptionGroup and get its index.
getInstance() - Static method in class de.qfs.lib.logrmi.RemoteLogFilter
Deprecated. No replacement.
getInt(String, int) - Method in class de.qfs.lib.option.OptionSet
Get the int value from an Option in the OptionSet.
getInt(String, int) - Method in class de.qfs.lib.util.MapResourceBundle
Get an int value from the MapResourceBundle.
getInt(String, int) - Method in class de.qfs.lib.util.ArgsParser
Get an int value from the parsed options.
getInteger(String, int) - Method in class de.qfs.lib.util.MapResourceBundle
Deprecated. Replaced in versio 0.98.0 with getInt for the sake of conformance with OptionSet and ArgsParser.
getKey() - Method in class de.qfs.lib.util.MultiMap.MapEntry
Get the key of the entry.
getKey() - Method in class de.qfs.lib.util.MRUCacheEvent
Get the key the resource was stored under.
getKeys() - Method in class de.qfs.lib.util.MapResourceBundle
Return an enumeration of the keys.
getLastSplashWindow() - Static method in class de.qfs.lib.gui.SplashWindow
Get the last SplashWindow that was created.
getLevel() - Method in class de.qfs.lib.log.LevelFilter
Get the level limiting the filtering and writing of messages.
getLevel() - Method in class de.qfs.lib.log.LogEntry
 
getLevel(String, String) - Method in class de.qfs.lib.log.TreeFilter
Get the level for a message.
getLevels() - Method in class de.qfs.lib.log.LogLevelEvent
Get the new log levels.
getLocation() - Method in class de.qfs.lib.config.RelativeDialogConfigWrapper
Determine location and reference relative to the master window.
getLogLevel() - Method in class de.qfs.lib.log.StreamFilter
Deprecated. Get the level limiting the output of messages.
getLogLevel(Logger) - Static method in class de.qfs.lib.log.Logger
Get the level for a Logger.
getLogLevelListener(int) - Method in class de.qfs.lib.logrmi.LogServerImplBase
Get a LogLevelListener for a client.
getLogLevelListener(int) - Method in interface de.qfs.lib.logrmi.LogServer
Get a LogLevelListener for a client.
getLogLevels() - Static method in class de.qfs.lib.log.Logger
Get the current log levels.
getLogLevels() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the current log levels from the callback.
getLogLevels() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the current log levels from the callback.
getLogLevels() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the current log levels from the callback.
getLogLevels() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the current log levels from the callback.
getLogListener(int) - Method in class de.qfs.lib.logrmi.LogServerImplBase
Get a LogListener for a client.
getLogListener(int) - Method in interface de.qfs.lib.logrmi.LogServer
Get a LogListener for a client.
getLogWriter() - Static method in class de.qfs.lib.log.Log
Get the LogWriter used for the default logging mechanism, i.e. to log the messages that have passed through the filter chain.
getLogWriter() - Method in class de.qfs.lib.log.AbstractLogUser
Get the LogWriter of the AbstractLogUser.
getMappedRow(int) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the mapped row index for the underlying TableModel.
getMaximumSize() - Method in class de.qfs.lib.util.MRUCache
Query the maximum size of the MRUCache.
getMaxTransactions() - Static method in class de.qfs.lib.transaction.Transaction
Get the maximum number of concurrent Transactions.
getMember(int) - Method in class de.qfs.lib.option.OptionGroup
Get a member of the group.
getMember(int) - Method in class de.qfs.lib.option.NestedOptionGroup
Get a member of the group.
getMemberCount() - Method in class de.qfs.lib.option.OptionGroup
Get the number of members of the OptionGroup.
getMemberCount() - Method in class de.qfs.lib.option.NestedOptionGroup
Get the number of members of the OptionGroup.
getMessage() - Method in class de.qfs.lib.log.LogEntry
 
getMessageLabel() - Method in class de.qfs.lib.gui.StatusLine
Get the JLabel component that displays the status message.
getMessageParameters() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the messageParameters of the RuntimeCommandException.
getMessageParameters() - Method in class de.qfs.lib.command.MessageCommandException
Get the messageParameters of the MessageCommandException.
getMessageResource() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the messageResource of the RuntimeCommandException.
getMessageResource() - Method in class de.qfs.lib.command.MessageCommandException
Get the messageResource of the MessageCommandException.
getMessages() - Method in class de.qfs.lib.util.MessageCollector
Get the collected messages.
getMethod() - Method in class de.qfs.lib.log.LogEntry
 
getModel() - Method in class de.qfs.lib.gui.TableModelAdapter
Get the wrapped model.
getName() - Method in class de.qfs.lib.config.Configurator
Get the name of the Configurator.
getName() - Method in class de.qfs.lib.option.OptionGroup
Get the name of the group.
getName() - Method in class de.qfs.lib.option.Option
Get the name of the Option.
getName(int) - Static method in class de.qfs.lib.gui.EventNames
Get the name of an event.
getNames() - Method in class de.qfs.lib.log.LogLevelEvent
Get the names of the affected classes or packages.
getNested() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the original reason for the exception.
getNestedException() - Method in class de.qfs.lib.transaction.FatalTransactionException
Get the nested Exception.
getOperation() - Method in class de.qfs.lib.gui.TreeNotification
Get the operation of the TreeNotification.
getOption() - Method in class de.qfs.lib.option.OptionEdit
Get the Option that is being edited by this OptionEdit.
getOption() - Method in class de.qfs.lib.option.RadioOptionGroup
Get the option that holds the value for the RadioOptionGroup.
getOption() - Method in class de.qfs.lib.util.MalformedArgumentListException
Get the name of the option that caused the error.
getOption(String) - Method in class de.qfs.lib.option.OptionSet
Get an Option from the OptionSet.
getOptionGroup() - Method in class de.qfs.lib.option.OptionEdit
Get the OptionGroup to which the edit belongs.
getOptions() - Method in class de.qfs.lib.option.OptionSet
Get all Options from the OptionSet.
getOptions() - Method in class de.qfs.lib.util.ArgsParser
Get the parsed command line options.
getOutputLevel() - Static method in class de.qfs.lib.log.Log
Get the current output log level.
getOutputLevel() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the current output log level from the callback's application.
getOutputLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the current output log level from the callback's application.
getOutputLevel() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the current output log level from the callback's application.
getOutputLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the current output log level from the callback's application.
getOwnerName() - Method in class de.qfs.lib.log.Logger
Get the name of the Class owning this Logger.
getParameter() - Method in class de.qfs.lib.util.UnexpectedParameterException
Get the parameter that caused the exception.
getParent() - Method in class de.qfs.lib.command.RuntimeCommandException
Get the parent of the RuntimeCommandException.
getParent() - Method in class de.qfs.lib.command.MessageCommandException
Get the parent of the MessageCommandException.
getParentGroup() - Method in class de.qfs.lib.option.OptionGroup
Get the parent of the OptionGroup.
getParentGroup() - Method in class de.qfs.lib.option.NestedOptionGroup
Get the parent of the OptionGroup.
getParentLevel(String) - Method in class de.qfs.lib.log.TreeFilter
Get the most detailed level available for a class.
getPath() - Method in class de.qfs.lib.gui.TreeNotification
Get the path of the TreeNotification.
getPostFlushSize() - Static method in class de.qfs.lib.log.Log
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened.
getPostFlushSize() - Method in interface de.qfs.lib.log.LogLevelCallback
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.lib.logrmi.RemoteLogLevelCallbackImplBase
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 interface de.qfs.lib.logrmi.RemoteLogLevelCallback
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.lib.logrmi.RemoteLogLevelAdapter
Get the number of messages to pass unfiltered through the pre-queue stage after a flush happened in the callback's application.
getPreQueueLevel() - Static method in class de.qfs.lib.log.Log
Return the current pre-queue level.
getPreQueueLevel() - Method in interface de.qfs.lib.log.LogLevelCallback
Return the current pre-queue level from the callback's application.
getPreQueueLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Return the current pre-queue level from the callback's application.
getPreQueueLevel() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Return the current pre-queue level from the callback's application.
getPreQueueLevel() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Return the current pre-queue level from the callback's application.
getProgressBar() - Method in class de.qfs.lib.gui.StatusLine
Get the progress bar of the status line.
getQueueSize() - Static method in class de.qfs.lib.log.Log
Get the size of the queue where it starts to either block or drop entries.
getQueueSize() - Method in interface de.qfs.lib.log.LogLevelCallback
Get the size of log queue of the callback's application.
getQueueSize() - Method in class de.qfs.lib.log.LogQueue
Get the size of the queue where it starts to either block or drop entries.
getQueueSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelCallbackImplBase
Get the size of log queue of the callback's application.
getQueueSize() - Method in interface de.qfs.lib.logrmi.RemoteLogLevelCallback
Get the size of log queue of the callback's application.
getQueueSize() - Method in class de.qfs.lib.logrmi.RemoteLogLevelAdapter
Get the size of log queue of the callback's application.
getReceiver() - Method in class de.qfs.lib.gui.TreeNotification
Get the designated receiver of the TreeNotification.
getRegistrationName(Configurable) - Method in class de.qfs.lib.config.Configuration
Get the last name a Configurable was registered under.
getRemoteFilter() - Method in class de.qfs.lib.util.LogSetup
Get the LevelFilter returned from RemoteLogWriter.logRemote.
getResource() - Method in class de.qfs.lib.util.MRUCacheEvent
Get the resource that is removed from the MRUCache.
getResourceAsStream(String) - Method in class de.qfs.lib.util.ArchiveClassLoader
Find a resource in the classpath and open a stream for it.
getResourceAsStream(String) - Method in class de.qfs.lib.util.DynamicClassLoader
Find a resource in the classpath and open a stream for it.
getResources() - Static method in class de.qfs.lib.gui.Message
Get the resources of the Message class.
getResources() - Static method in class de.qfs.lib.option.Option
Get the resources for the de.qfs.lib.option package.
getResult() - Method in class de.qfs.lib.option.OptionDialog
Get the result for the last doModal operation.
getRowCount() - Method in class de.qfs.lib.gui.TableModelAdapter
Get the number of rows in the table.
getRowCount() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the number of rows in the table.
getSecondComponent() - Method in class de.qfs.lib.gui.MultiPane
Get the bottom/right component of the MultiPane.
getShowing() - Method in class de.qfs.lib.gui.MultiPaneEvent
Get the new showing state of the MultiPane.
getShowing() - Method in class de.qfs.lib.gui.MultiPane
Get the current showing state of the MultiPane, one of SHOW_BOTH, SHOW_FIRST or SHOW_SECOND.
getSizeLimit() - Method in class de.qfs.lib.log.RingFileLogWriter
Get the file size limit (in kB) of the RingFileLogWriter.
getSortColumn() - Method in interface de.qfs.lib.gui.TableModelSorter
Get the column being sorted on.
getSortColumn() - Method in class de.qfs.lib.gui.DefaultTableModelSorter
Get the column being sorted on.
getSortedTableModel() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the FilteredAndSortedTableModel used to sort the table.
getSorter() - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Get the TableModelSorter for the data.
getSplitPane() - Method in class de.qfs.lib.gui.MultiPane
Get the JSplitPane used internally by the MultiPane.
getState() - Method in class de.qfs.lib.config.JTableConfigWrapper
Get the state of the Table.
getString(String, String) - Method in class de.qfs.lib.option.OptionSet
Get the String value from an Option in the OptionSet.
getString(String, String) - Method in class de.qfs.lib.util.MapResourceBundle
Get a String from the MapResourceBundle.
getString(String, String) - Method in class de.qfs.lib.util.ArgsParser
Get a String value from the parsed options.
getStrings(String, String[]) - Method in class de.qfs.lib.util.ArgsParser
Get a String array value from the parsed options.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.qfs.lib.gui.SortedTableHeaderCellRenderer
Get the Component to render the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.qfs.lib.gui.WholeRowFocusRenderer
Get the Component used to paint the table cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.qfs.lib.gui.WindowsTableCellRenderer
Get the Component used to paint the table cell.
getTableModel() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the original TableModel of the table.
getTableModelFilter() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the TableModelFilter for the table.
getTableModelSorter() - Method in class de.qfs.lib.gui.SortedTableHelper
Get the TableModelSorter implementing the sort order.
getText() - Method in class de.qfs.lib.option.SimpleOptionEdit
Get the text of the SimpleOptionEdit.
getThread() - Method in class de.qfs.lib.log.LogEntry
 
getTimestamp() - Method in class de.qfs.lib.log.LogEntry
 
getTotalWeight() - Method in class de.qfs.lib.gui.Grid
Get the total accumulated y-weight of the Grid.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.qfs.lib.gui.WindowsTreeCellRenderer
Get the Component that renders a tree node.
getValue() - Method in class de.qfs.lib.option.Option
Get the value of the Option.
getValue() - Method in class de.qfs.lib.util.MultiMap.MapEntry
Get the value of the entry.
getValue(String, Object) - Method in class de.qfs.lib.option.OptionSet
Get the value from an Option in the OptionSet.
getValueAt(int, int) - Method in class de.qfs.lib.gui.TableModelAdapter
Return an attribute value for a cell.
getValueAt(int, int) - Method in class de.qfs.lib.gui.FilteredAndSortedTableModel
Return an attribute value for a cell.
getVersion() - Static method in class de.qfs.lib.Version
Get the full qflib version as a String.
getVerticalDistance() - Method in class de.qfs.lib.gui.Grid
Get the verticalDistance of the Grid.
getWarningCount() - Method in class de.qfs.lib.util.MessageCollector
Get the number of warnings that occured.
getWeight() - Method in class de.qfs.lib.option.OptionEdit
Get the y-weight for the OptionEdit.
getWeight() - Method in class de.qfs.lib.option.EditorOptionEdit
Get the y-weight for the EditorOptionEdit.
getWeight() - Method in class de.qfs.lib.option.TextOptionEdit
Get the y-weight for the TextOptionEdit.
getWorstCase() - Method in class de.qfs.lib.util.MessageCollector
Get the highest level of the collected messages.
getWrappedEvent() - Method in class de.qfs.lib.gui.EventQueue.WrapperEvent
Get the wrapped event.
getWrapperClass(String) - Method in interface de.qfs.lib.util.ClassWrapperAware
Get the Class that should be used as a wrapper for this object.
grid - Variable in class de.qfs.lib.option.PlainOptionGroup
The Grid Component that holds the members of the PlainOptionGroup.
grid - Variable in class de.qfs.lib.option.RadioOptionGroup
The Grid Component that holds the members of the RadioOptionGroup.
Grid - class de.qfs.lib.gui.Grid.
A Grid extends JPanel to provide convenient layout of its children through the use of (possibly nested) GridBagLayout(s).
Grid() - Constructor for class de.qfs.lib.gui.Grid
Create a new Grid.
Grid(Component[][]) - Constructor for class de.qfs.lib.gui.Grid
Create a new Grid.
Grid(int, int) - Constructor for class de.qfs.lib.gui.Grid
Create a new Grid.
group - Variable in class de.qfs.lib.option.OptionEdit
The OptionGroup to which the edit belongs.

qflib 0.98.0
A B C D E F G H I J K L M N O P R S T U V W X Y Z _