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

A

ACCEPTED - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
ADDTOADMINMESSAGELOGGER - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
ADDTOCONNECTIONLOGGER - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
ADDTOMESSAGELOGGER - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
ADJUST_BOTH - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Constant for creation method: adjust width and height of the cells.
ADJUST_BOTH_HEIGHT_GLOBALLY - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Constant for creation method: adjust widths and heights of cells, handle heights globally.
ADJUST_HEIGHT - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Constant for creation method: adjust only the height of the cells.
ADJUST_HEIGHT_GLOBALLY - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Constant for creation method: adjust height globally, i.e. all cells get height of highest one
ADJUST_WIDTH - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Constant for creation method: adjust only the width of the cells.
ADMIN - Static variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
ADMINCONNECTIVE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
ADMINMESSAGE - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
ALIVEMILLIS - Static variable in class biz.chitec.quarterback.gjsa.BurstReceiverHandler
idle time a BurstReceiver of parts of a burst are stored before deletion
ANDEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
ANDExpr - class biz.chitec.quarterback.util.logic.ANDExpr.
Interface for logic expressions
ANDExpr() - Constructor for class biz.chitec.quarterback.util.logic.ANDExpr
 
ANDExpr(LogicExpr, LogicExpr) - Constructor for class biz.chitec.quarterback.util.logic.ANDExpr
 
ANDExpr(Object[]) - Constructor for class biz.chitec.quarterback.util.logic.ANDExpr
 
ASCENDING_ICON - Static variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
AbstractEditElement - class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.
General implementation of an edit element for the GJSA server settings editor.
AbstractEditElement() - Constructor for class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
AbstractEditElement.DCL - class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.DCL.
Helper class for edit components to easily propagate value changes through the rest of the system.
AbstractEditElement.DCL() - Constructor for class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.DCL
 
AbstractEditElement.EFL - class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.EFL.
Helper class for edit component to easily start help text showing.
AbstractEditElement.EFL() - Constructor for class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.EFL
 
AbstractEditElement.ML - class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.ML.
Internal helper class for help text showing.
AbstractEditElement.ML() - Constructor for class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.ML
 
AbstractWorkFrame - class biz.chitec.qapp.gjsaadminclient.AbstractWorkFrame.
 
AbstractWorkFrame(String) - Constructor for class biz.chitec.qapp.gjsaadminclient.AbstractWorkFrame
 
Addnr2GUIIdx(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Translates NumberedString's addnr into the GUI index of the NumberedString.
AlgebraicExpr - class biz.chitec.quarterback.util.logic.AlgebraicExpr.
Common superclass for AND, OR and further operations of Boolean algebra
AlgebraicExpr() - Constructor for class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
AlgebraicExpr(LogicExpr, LogicExpr) - Constructor for class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
AlgebraicExpr(Object[]) - Constructor for class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
ArithmeticExpr - class biz.chitec.quarterback.util.logic.ArithmeticExpr.
Base for logical expressions which work as arithmetic comparators Keeps helper classes and defines the overall workflow for the different arithmetic checks.
ArithmeticExpr(Object, Comparable) - Constructor for class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
ArithmeticExpr(Object, int) - Constructor for class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
ArithmeticExpr(Object, double) - Constructor for class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
ArrayComparer - class biz.chitec.quarterback.util.ArrayComparer.
Methods to compare arrays of generic types.
ArrayComparer() - Constructor for class biz.chitec.quarterback.util.ArrayComparer
 
AsyncEvent - class biz.chitec.quarterback.util.AsyncEvent.
Asynchronous event.
AsyncEvent(AsyncEventHandler, EventObject) - Constructor for class biz.chitec.quarterback.util.AsyncEvent
 
AsyncEvent(AsyncEventHandler) - Constructor for class biz.chitec.quarterback.util.AsyncEvent
 
AsyncEvent(Runnable) - Constructor for class biz.chitec.quarterback.util.AsyncEvent
 
AsyncEventDispatcher - class biz.chitec.quarterback.util.AsyncEventDispatcher.
Base thread class for handling GUI-driven events asynchronously from the GUI.
AsyncEventDispatcher() - Constructor for class biz.chitec.quarterback.util.AsyncEventDispatcher
May be instanciated for compatibility reasons only, all methods are static.
AsyncEventHandler - interface biz.chitec.quarterback.util.AsyncEventHandler.
Interface for an object that wants to handle asynchonously handled event objects.
AsyncEventThread - class biz.chitec.quarterback.util.AsyncEventThread.
Arbitrary asynchronous thread which handles something in an event-driven way.
AsyncEventThread() - Constructor for class biz.chitec.quarterback.util.AsyncEventThread
 
abandon24() - Method in class biz.chitec.quarterback.util.EDate
 
absolutify(int) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Absolutify the ValueMark regarding a passed absolute value.
absolutify() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Absolutify the whole storage.
absolutify(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Absolutifies from beginning up to a certain date.
absvalue - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
The absolute value at this point of time.
accept(File) - Method in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accept(File) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accept(File) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
action - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement
 
actionPerformed(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel.TransferOneHandler
 
actionPerformed(ActionEvent) - Method in class biz.chitec.qdemo.swing.CalendarPanelDemo.CalendarButtonAL
 
actionPerformed(ActionEvent) - Method in class biz.chitec.qdemo.swing.LogicExprTreeDemo.CompareAction
 
actionPerformed(ActionEvent) - Method in class biz.chitec.qdemo.swing.LogicExprTreeDemo.ConstantAction
 
actionPerformed(ActionEvent) - Method in class biz.chitec.quarterback.swing.DesktopFrameSelector.FrameAction
 
actionPerformed(ActionEvent) - Method in class biz.chitec.quarterback.swing.HTMLViewerFrame.AL
 
actionPerformed(ActionEvent) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
Description of the Method
actionPerformed(ActionEvent) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
actionPerformed(ActionEvent) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
actionPerformed(ActionEvent) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
Description of the Method
actionPerformed(ActionEvent) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.CopyAction
 
activateSortingConstraints() - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
active - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
 
active - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
add(Object) - Method in interface biz.chitec.quarterback.swing.ChangeableListModel
 
add(Component[], Container) - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuElement
Adds the given components to the container.
add(Container) - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuElement
Add anything to the given Container if this is needed.
add(List) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Add data.
add(Map) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Add one new element of data.
add(int, Map) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Insert one element of data explicitly at a certain position.
add(Object) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Adds a single element to the model.
add(EDate) - Method in class biz.chitec.quarterback.util.EDate
adds a time range to a date or another time range
addAll(List) - Method in interface biz.chitec.quarterback.swing.ChangeableListModel
 
addAll(List) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
addAlternative(String, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
addBundle(ResourceBundle) - Static method in class biz.chitec.quarterback.gjsa.ServerMessages
 
addBundle(ResourceBundle) - Method in class biz.chitec.quarterback.util.HierarchicalResourceBundle
Put an additional bundle behind all loaded bundles.
addCellEditorListener(CellEditorListener) - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
addChangeListener(ChangeListener) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Add a change listener NOTE: The implementation is actually a fake.
addChatSymbolHolder(ChatSymbolHolder) - Static method in class biz.chitec.quarterback.gjsa.ServerReply
Adds a chat symbol holder
addChatSymbolHolder(ChatSymbolHolder) - Static method in class biz.chitec.quarterback.gjsa.ServerRequest
 
addChatter(String, InetAddress, byte[]) - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Insert a chatter into the global list.
addClassParser(ClassParser) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Adds a feature to the ClassParser attribute of the Obj2StrParser class
addClassParser(ClassParser) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Add an external ClassParser class which may parse objects of one or more classes.
addConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Adds a feature to the ConnectionDesasterListener attribute of the ServerConnector object
addConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
addConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Add listener for connection desasterts
addConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
addConnectionEncryptionPresentor(ConnectionEncryptionPresentor) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Adds a feature to the ConnectionEncryptionPresentor attribute of the ServerConnector object
addConnectionEncryptionPresentor(ConnectionEncryptionPresentor) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
addConnectionEncryptionPresentor(ConnectionEncryptionPresentor) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Adds a presentor for the encryption state
addConnectionEncryptionPresentor(ConnectionEncryptionPresentor) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
addConnectionStatePresentor(ConnectionStatePresentor) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Adds a feature to the ConnectionStatePresentor attribute of the ServerConnector object
addConnectionStatePresentor(ConnectionStatePresentor) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
addConnectionStatePresentor(ConnectionStatePresentor) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Adds a connection state presentor.
addConnectionStatePresentor(ConnectionStatePresentor) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
addContent(List) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
adds some content at the end of already existing one.
addConverter(Integer, CSVWriter.Converter) - Method in class biz.chitec.quarterback.util.CSVWriter
 
addData(List) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Deprecated. Use add(List) instead.
addDataElement(Map) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Deprecated. Use add(Map) instead.
addDebugException(Throwable) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Adds an exception instance to the debug information
addEditor(String, TableCellEditor) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Add one editor directly to the manager.
addEditor(Map) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Add multiple editors directly to the manager.
addExternalVulture(Runnable) - Method in class biz.chitec.quarterback.gjsa.server.Vulture
 
addFirstReply(ServerReply) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a reply to the beginning of the list.
addFreeFloatingReceiver(int, FreeFloatingReceiver) - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Add one receiver to a specific message type.
addFreeFloatingReceiver(int[], FreeFloatingReceiver) - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Add one receiver simultaneously to several message types.
addFreeFloatingReceiver(ThreadInterface) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Add a new receiver for free floating messages.
addFromChatSymbolHolder(ChatSymbolHolder, int[]) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Add content to the chat data model from a chat symbol holder.
addFromChatSymbolHolder(ChatSymbolHolder) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Adds all symbols from the given ChatSymbolHolder to the model.
addHandlingIndirections(BasicAdminExecutor.HandlingIndirections) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Add an indirection handler which serves as kind of a preprocessor
addIconPath(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Set general prefix for icons.
addLabelAndElementToPanel(Container, ResourceBundle, String, Component, Object, Object, boolean) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Adds an element together with a label into a container.
addLabelAndElementToPanel(Container, ResourceBundle, String, Component, Object, Object) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Adds an element together with a referring label into a container.
addLabelAndElementToPanel(Container, String, Component, Object, Object) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Adds an element together with a referring label into a container.
addLayoutComponent(String, Component) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager
 
addLocale(String, String, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
addNoShowParameters(int, int[]) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Adds a feature to the NoShowParameters attribute of the Obj2StrParser class
addOne() - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Add one entry
addPropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Add a listener for property changed of the edit element.
addPropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
addPropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Add a property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Add a property change listener for a certain property.
addPropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.util.TalkingMap
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.util.TalkingMap
 
addReceiver(LoggingReceiver, int) - Method in class biz.chitec.quarterback.gjsa.TransactionLogger
Adds a receiver together with its stored last logged-object-counter-value.
addReceiver(LoggingReceiver) - Method in class biz.chitec.quarterback.util.Logger
Add a receiver unconditionally to this logger.
addReceiver(LoggingReceiver, Object, LogicExpr) - Method in class biz.chitec.quarterback.util.Logger
Add a receiver with a condition to this logger.
addRenderer(String, TableCellRenderer) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Add one renderer directly to the manager.
addRenderer(Map) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Add multiple renderers directly to the manager.
addReply(ServerReply) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a reply to the reply vector.
addRequest(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a request by adding the passed parameter to the request vector.
addRequest(int) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a request consisting of the command rn.
addRequest(int, Object) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a request consisting of the command rn and one parameter.
addRequest(int, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a request consisting of the command rn and two parameters.
addRequest(int, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a request consisting of the command rn and three parameters.
addRequest(int, Object, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a request consisting of the command rn and four parameters.
addRequest(int, Object[]) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
adds a request consisting of the command rn and a parameter array.
addResourcePath(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Set general prefix for resource files.
addSeconds(int) - Method in class biz.chitec.quarterback.util.EDate
add a small amount of seconds to the date
addShownCA(Component, Component) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Adds a ComponentListener to outerc so that innerc is hidden and shownin sync with outerc.
addSymbol(int, String) - Method in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
Adds a int-String pair as content.
addTabbedPane(ResourceBundle, JTabbedPane, Component, String) - Static method in class biz.chitec.quarterback.swing.TOM
Adds a tab to a JTabbedPane.
addTableRowHeightListener(TableRowHeightListener) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
Adds a listener for row height events to the renderer.
addTableRowHeightListener(TableRowHeightListener) - Method in interface biz.chitec.quarterback.swing.TableRowHeightProvider
Add a listener for row height change events.
addTo(JTable) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Attaches the cell manager to a JTable instance.
addTo(JTable, Object[]) - Static method in class biz.chitec.quarterback.swing.MapListTableCellManager
Convenience method to setup a cell manager with one line of code.
addTo(JTable, String, TableCellRenderer) - Static method in class biz.chitec.quarterback.swing.MapListTableCellManager
Convenience method to setup a cell manager with one special column renderer with one line of code.
addTo(MapComparator, JTable) - Static method in class biz.chitec.quarterback.swing.MapListTableSorter
 
addTo(MapComparator, JTable, Object) - Static method in class biz.chitec.quarterback.swing.MapListTableSorter
 
addTo(JTable, Object) - Static method in class biz.chitec.quarterback.swing.MapListTableSorter
 
addTo(JTable) - Static method in class biz.chitec.quarterback.swing.MapListTableSorter
 
addTo(JTable) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Adds the configurator to a table.
addTo(JTable, TableHeaderConfigurationModel) - Static method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
addToJList(JList) - Static method in class biz.chitec.quarterback.swing.JListMouser
 
addToTableModel(JTable) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Add the configurator to the table's model.
addTransferActionListener(ActionListener) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
addTransferActionListener(ActionListener) - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Add a listener to the "transfer" button.
addbkg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
addfrg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
additionalconverter - Variable in class biz.chitec.quarterback.util.CSVWriter
 
addnr - Variable in class biz.chitec.quarterback.util.NumberedString
 
addnrfirst - Variable in class biz.chitec.quarterback.swing.NumberedStringListModel
 
addone - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Buttons to add an entry, remove entries and reinit the content.
addtrue - Variable in class biz.chitec.qdemo.swing.LogicExprTreeDemo.ConstantAction
 
adjustColumnPart(int, int, int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Adjust the part of a column.
adjustCompleteColumn(int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Adjusts a complete column including header
adjustFillingColumns(boolean) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Adjusts the columns which are defined as "filling", i.e. get the rest of the space.
adjustFrameOf(Component, Dimension, boolean) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Ensures that the frame containing c is at least big enough to contain all children.
adjustTabbedPaneSelection(JTabbedPane) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Checks and realigns the currently selected tab of a tabbed pane against the enabled states of the tabs.
adjustheight - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Internal flag: Adjust height?
adjustheightglobally - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Internal flag: Adjust height globally?
adjustorForTable(JTable) - Static method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Creates new Adjustor for width and height, puts it to table, returns it.
adjustorForTable(JTable, int) - Static method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Creates new Adjustor with given adjustments, puts it to table, returns it.
adjustorForTable(JTable, boolean) - Static method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Creates new Adjustor for width and height, puts it to table, returns it.
adjustorForTable(JTable, int, boolean) - Static method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Creates new Adjustor with given adjustments, puts it to table, returns it.
adjustorForTable(JTable, int, boolean, boolean) - Static method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Creates new Adjustor with given adjustments, puts it to table, returns it.
adjustwidth - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Internal flag: Adjust width?
adminmsg - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
The logger for messages from the admin to all conntected clients
ads - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
aet - Static variable in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
afterInit() - Method in class biz.chitec.quarterback.util.EDate
checks after initialization
ajis - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
List of adjustment instructions
all - Variable in class biz.chitec.quarterback.gjsa.server.ListBurstMaker
Data to process
all - Variable in class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
allDaysOfWeek(boolean, Locale) - Static method in class biz.chitec.quarterback.util.EDate
Return all names of the days of the week.
allDaysOfWeek(boolean) - Static method in class biz.chitec.quarterback.util.EDate
Return all names of the days of the week.
allcommexecs - Variable in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
allheaders - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
allmaxheight - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
maximum height for all rows
allnew - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Buttons to add an entry, remove entries and reinit the content.
allowedexts - Variable in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
 
allowedexts - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
 
allowedexts - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
 
allsymbols - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
als - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
always - Static variable in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
alwaysforced - Static variable in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
ancestor - Variable in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
andselectable - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
anyToI18N(Object, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
anyToI18N(Object) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
anyToI18N(Object, String) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
anyToI18N(Object, String, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
anyToNumeric(Object) - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Returns the integer representation of the symbol which has been referenced by any means.
anyvalue - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
The internal data storage.
appendIcon(ImageIcon) - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
Appends a icon of output to the TestTextPanel.
appendIcon(String) - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
Appends a icon of output to the TestTextPanel.
appendLine(String) - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
Appends a line of output to the TestTextIconPanel.
appendLine(String) - Method in class biz.chitec.quarterback.swing.LogFrame
 
appendLine(String) - Method in class biz.chitec.quarterback.swing.LogPanel
Appends a line of output to the LogPanel.
appendNewKey(Object, Object) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Appends new column data.
appendNibbledNumber(String) - Method in class biz.chitec.quarterback.util.SMS.PDUDestiller
 
appendPhoneNumber(String, boolean) - Method in class biz.chitec.quarterback.util.SMS.PDUDestiller
 
approvetext - Variable in class biz.chitec.quarterback.swing.FileSelectionField
 
areTextFieldsEmpty() - Method in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
Creates new form LoginFrame
asList() - Method in class biz.chitec.quarterback.util.QuickIntArray
Transforms the storage into a ArrayList of Integer objects.
asSeconds() - Method in class biz.chitec.quarterback.util.EDate
returns this EDate as seconds (either the time range or the difference between this EDate and Dec., 31st, 1599, 00:00:00).
ascending - Variable in class biz.chitec.quarterback.util.MapComparator
 
assertAsyncDispatchingThread() - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
Tests whether called in event dispatching thread.
assertEventDispatchingThread() - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Tests whether called in event dispatching thread.
assignRendererAndEditorToColumn(int) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
 
assignRendererAndEditors() - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Assigns renderers and editors to column models
attach(Connection, String, String) - Method in class biz.chitec.quarterback.util.DBWakeupToggler
 
attach(Connection, long, String, String) - Static method in class biz.chitec.quarterback.util.DBWakeupToggler
Attach a connection to the wakeup toggler.
attach(Connection, long) - Static method in class biz.chitec.quarterback.util.DBWakeupToggler
Attach a connection to the wakeup toggler.
attach(Connection) - Static method in class biz.chitec.quarterback.util.DBWakeupToggler
Attach a connection to the wakeup toggler.
attachHelp(Integer, Map, FocusListener) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
Description of the Method
attachHelp(Integer, Map, FocusListener) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
Description of the Method
attachHelp(PropertiesEditorXML.HelpTextPresenter, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
attachHelp(PropertiesEditorXML.HelpTextPresenter, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
attachHelp(PropertiesEditorXML.HelpTextPresenter, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
attachHelp(PropertiesEditorXML.HelpTextPresenter, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
 
attachHelp(PropertiesEditorXML.HelpTextPresenter, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
attachHelp(PropertiesEditorXML.HelpTextPresenter, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MultiLineEditor
 
attachSyncBurstReceiver(SyncBurstReceiver) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Attaches and starts a SyncBurstReceiver to this ServerConnector.
attachSyncBurstReceiver(SyncBurstReceiver) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
attachSyncBurstReceiver(SyncBurstReceiver) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Attaches and starts a SyncBurstReceiver to this ServerConnector.
attachSyncBurstReceiver(SyncBurstReceiver) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Attaches and starts a SyncBurstReceiver to this SessionConnector.
attachToServerConnector(ServerConnector) - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Attaches this handler to a SessionConnector.
attachedmodel - Variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
attachedtable - Variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
attribs - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
authenticated - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Marker that counterside has authenticated in whatever way.
authenticatedtimeout - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Idle timeouts
autocleartransaction - Variable in class biz.chitec.quarterback.util.TalkingMap
 
autorepaint - Variable in class biz.chitec.quarterback.swing.LED
 
autorepaint - Variable in class biz.chitec.quarterback.swing.LEDField
 

B

BETWEENEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
BIMONTHLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
BIWEEKLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
BLANKAFTER - Static variable in class biz.chitec.quarterback.util.MF
 
BLANKBEFORE - Static variable in class biz.chitec.quarterback.util.MF
 
BOOL - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
BOOL - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
BOOL - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
BRIGHTENEDLANGUAGE - Static variable in class biz.chitec.quarterback.util.LocaleFlagTypes
 
BROADCASTMESSAGE - Static variable in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
BURSTALL - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
BURSTEND - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
BURSTERROR - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
BURSTNEXT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
BURSTNONE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
BURSTPART - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
BURSTSTOPPED - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
BYADDNR - Static variable in class biz.chitec.quarterback.util.NumberedStringComparator
Sort by additional number
BYNAME - Static variable in class biz.chitec.quarterback.util.NumberedStringComparator
Sort by name field with standard String comparation
BYNAMEASNUMBER - Static variable in class biz.chitec.quarterback.util.NumberedStringComparator
Sort by name field and assume that it starts with a numeric value
BYNORMALNAME - Static variable in class biz.chitec.quarterback.util.NumberedStringComparator
Sort by name field in special database conversion
BYNR - Static variable in class biz.chitec.quarterback.util.NumberedStringComparator
Sort by numerical field
Base64 - class biz.chitec.quarterback.util.Base64.
Base64 codec.
Base64() - Constructor for class biz.chitec.quarterback.util.Base64
Constructor for the Base64 object
BasicAdminExecutor - class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor.
Administrative commands for setting global properties of a GJSA server.
BasicAdminExecutor(ServerThreadBase) - Constructor for class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Create the executor with link to server only
BasicAdminExecutor(ServerThreadBase, String) - Constructor for class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Create the executor with environment and name of server logger for configuration messages The logger will be used to send shutdown messages to all connected clients in case of shutdown commands
BasicAdminExecutor.HandlingIndirections - class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor.HandlingIndirections.
Preprocessor for property changes Implementations of this class can influence the transmission of properties in both directions.
BasicAdminExecutor.HandlingIndirections() - Constructor for class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor.HandlingIndirections
 
BasicAlwaysExecutor - class biz.chitec.quarterback.gjsa.server.BasicAlwaysExecutor.
Executor for basic GJSA commands which are always and for all types of server available.
BasicAlwaysExecutor(ServerThreadBase) - Constructor for class biz.chitec.quarterback.gjsa.server.BasicAlwaysExecutor
Constructor for the BasicExecutor object
BasicExecutor - class biz.chitec.quarterback.gjsa.server.BasicExecutor.
Basic executor with commands which are always available in the initial state of a GJSA server connection
BasicExecutor(ServerThreadBase) - Constructor for class biz.chitec.quarterback.gjsa.server.BasicExecutor
Constructor for the BasicExecutor object
BasicMultiColorLabelUI - class biz.chitec.quarterback.swing.BasicMultiColorLabelUI.
UI delegate for multi color label
BasicMultiColorLabelUI() - Constructor for class biz.chitec.quarterback.swing.BasicMultiColorLabelUI
 
BasicReplySymbols - class biz.chitec.quarterback.gjsa.BasicReplySymbols.
 
BasicReplySymbols() - Constructor for class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
BasicRequestSymbols - class biz.chitec.quarterback.gjsa.BasicRequestSymbols.
 
BasicRequestSymbols() - Constructor for class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
BasicSimpleIndicatorUI - class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI.
UI delegate for simple indicator.
BasicSimpleIndicatorUI() - Constructor for class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
BasicStateSymbols - class biz.chitec.quarterback.gjsa.BasicStateSymbols.
 
BasicStateSymbols() - Constructor for class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
BasicTitleLabelUI - class biz.chitec.quarterback.swing.BasicTitleLabelUI.
UI delegate for title label.
BasicTitleLabelUI() - Constructor for class biz.chitec.quarterback.swing.BasicTitleLabelUI
 
BetweenExpr - class biz.chitec.quarterback.util.logic.BetweenExpr.
Logic expression checking whether a certain value of the universe is in the given collection of values.
BetweenExpr(Object, int, int) - Constructor for class biz.chitec.quarterback.util.logic.BetweenExpr
 
BooleanCompareExpr - class biz.chitec.quarterback.util.logic.BooleanCompareExpr.
Compares a value to a given boolean value.
BooleanCompareExpr(String, String) - Constructor for class biz.chitec.quarterback.util.logic.BooleanCompareExpr
 
BooleanCompareExpr(String, List) - Constructor for class biz.chitec.quarterback.util.logic.BooleanCompareExpr
 
BooleanEditElement - class biz.chitec.qapp.gjsaadminclient.BooleanEditElement.
Edit element for boolean values.
BooleanEditElement() - Constructor for class biz.chitec.qapp.gjsaadminclient.BooleanEditElement
 
BufferedImageBugDemo - class biz.chitec.qdemo.swing.BufferedImageBugDemo.
Shows a bug in Java2D when combining Raster objects with RGB and indexed color models
BufferedImageBugDemo() - Constructor for class biz.chitec.qdemo.swing.BufferedImageBugDemo
 
BurstMaker - class biz.chitec.quarterback.gjsa.server.BurstMaker.
"Brain" of a burst.
BurstMaker() - Constructor for class biz.chitec.quarterback.gjsa.server.BurstMaker
 
BurstMaker.BurstMakerIterator - class biz.chitec.quarterback.gjsa.server.BurstMaker.BurstMakerIterator.
Implementation of Iterator to loop over the BurstMaker using methods of the Collection framework.
BurstMaker.BurstMakerIterator(int) - Constructor for class biz.chitec.quarterback.gjsa.server.BurstMaker.BurstMakerIterator
 
BurstMaker.ElementWiseIterator - class biz.chitec.quarterback.gjsa.server.BurstMaker.ElementWiseIterator.
Wrapper around a BurstMakerIterator which allows a truly elementwise access to the burst.
BurstMaker.ElementWiseIterator(Iterator) - Constructor for class biz.chitec.quarterback.gjsa.server.BurstMaker.ElementWiseIterator
 
BurstReceiver - class biz.chitec.quarterback.gjsa.BurstReceiver.
receiver class (more a pseudo-interface...) for asynchronus communication.
BurstReceiver() - Constructor for class biz.chitec.quarterback.gjsa.BurstReceiver
 
BurstReceiverHandler - class biz.chitec.quarterback.gjsa.BurstReceiverHandler.
client side asynchronous burst handler.
BurstReceiverHandler() - Constructor for class biz.chitec.quarterback.gjsa.BurstReceiverHandler
public constructor.
ByteArrayFormatter - class biz.chitec.quarterback.util.ByteArrayFormatter.
Static final class with one method to pretty print byte arrays.
ByteArrayFormatter() - Constructor for class biz.chitec.quarterback.util.ByteArrayFormatter
 
ByteRecodingFilterInputStream - class biz.chitec.quarterback.util.ByteRecodingFilterInputStream.
Filtering class for e.g. character conversion DOS/Latin1 (not supported by JDK directly
ByteRecodingFilterInputStream(InputStream) - Constructor for class biz.chitec.quarterback.util.ByteRecodingFilterInputStream
 
ByteRecodingFilterInputStream(int, InputStream) - Constructor for class biz.chitec.quarterback.util.ByteRecodingFilterInputStream
 
ByteRecodingFilterOutputStream - class biz.chitec.quarterback.util.ByteRecodingFilterOutputStream.
Filtering class for e.g. character conversion DOS/Latin1 (not supported by JDK directly).
ByteRecodingFilterOutputStream(OutputStream) - Constructor for class biz.chitec.quarterback.util.ByteRecodingFilterOutputStream
 
ByteRecodingFilterOutputStream(int, OutputStream) - Constructor for class biz.chitec.quarterback.util.ByteRecodingFilterOutputStream
 
b1 - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector.ButtonEnabler
 
b2 - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector.ButtonEnabler
 
background - Variable in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
 
backgroundsession - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
 
backupState() - Method in class biz.chitec.quarterback.util.EDate
 
bal - Variable in class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel
 
base - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
 
base64 - Static variable in class biz.chitec.quarterback.util.Base64
The characters for base64 encoded strings
baseimage - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
The image to be shown
baserb - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
basicEqualsLater(EDate, boolean) - Method in class biz.chitec.quarterback.util.EDate
Common helper method for laterThan and equalsOrLaterThan.
bco - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
bindToList(JList, int) - Static method in class biz.chitec.quarterback.swing.ListKeyInputHandler
Bind handler to a list.
bindToList(JList) - Static method in class biz.chitec.quarterback.swing.ListKeyInputHandler
Bind handler to a list.
bis - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
biz.chitec.qapp.gjsaadminclient - package biz.chitec.qapp.gjsaadminclient
Administrative client for GJSA servers.
biz.chitec.qapp.gjsaloggingclient - package biz.chitec.qapp.gjsaloggingclient
 
biz.chitec.qdemo.chat.server - package biz.chitec.qdemo.chat.server
GChat - a small GJSA server application.
biz.chitec.qdemo.chat.util - package biz.chitec.qdemo.chat.util
Utility and symbol classes for the GChat GJSA demonstration system Package Specification This package contains the symbols for the GChat chat application.
biz.chitec.qdemo.gjsa - package biz.chitec.qdemo.gjsa
Test and demonstration programs for QJCC's GJSA system.
biz.chitec.qdemo.swing - package biz.chitec.qdemo.swing
Test and demonstration programs for QJCC's Swing classes.
biz.chitec.qdemo.util - package biz.chitec.qdemo.util
Test and demonstration programs for QJCC's generic utility stuff.
biz.chitec.quarterback.gjsa - package biz.chitec.quarterback.gjsa
The Generic Java Server Architecture, client and server parts.
biz.chitec.quarterback.gjsa.server - package biz.chitec.quarterback.gjsa.server
The Generic Java Server Architecture, server-only parts.
biz.chitec.quarterback.swing - package biz.chitec.quarterback.swing
Swing utility classes.
biz.chitec.quarterback.util - package biz.chitec.quarterback.util
General utility classes.
biz.chitec.quarterback.util.logic - package biz.chitec.quarterback.util.logic
Classes to build logical expressions in tree form.
bkcolor - Variable in class biz.chitec.quarterback.swing.LED
 
bkcolor - Variable in class biz.chitec.quarterback.swing.LEDField
 
black - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
blinkon - Variable in class biz.chitec.quarterback.swing.LED
 
blinktimer - Variable in class biz.chitec.quarterback.swing.LED
 
blockoneclear - Variable in class biz.chitec.quarterback.swing.JLabeller
 
bold - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
 
bold - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
 
bos - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
bos - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
br - Variable in class biz.chitec.quarterback.util.CSVReader
 
brighter - Variable in class biz.chitec.quarterback.swing.LocaleFlag.BrightenFilter
 
bt1C - Static variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
bt2C - Static variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
build() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuMaker
 
build() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar
 
burstEnd(int) - Method in class biz.chitec.quarterback.gjsa.BurstReceiver
 
burstError(int, Object) - Method in class biz.chitec.quarterback.gjsa.BurstReceiver
 
burstIterator(int) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Returns an iterator over the BurstMaker's content.
burstIterator() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Returns an iterator over the BurstMaker's content returning 50 elements on each call.
burstStopped(int, Object) - Method in class biz.chitec.quarterback.gjsa.BurstReceiver
 
burstall - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
burstmakeriterator - Variable in class biz.chitec.quarterback.gjsa.server.BurstMaker.ElementWiseIterator
 
burstmakers - Variable in class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
burstnextcount - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
burstsize - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
buttonbox - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
buttongroup - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
bw - Variable in class biz.chitec.quarterback.util.CSVWriter
 
byint - Variable in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
 
bystring - Variable in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
 

C

CARRIAGERETURN - Static variable in class biz.chitec.quarterback.util.MF
 
CBServerConnector - class biz.chitec.quarterback.gjsa.CBServerConnector.
Class to connect a Java client to a GJSA server.
CBServerConnector(String, int, String, List, boolean, boolean, int) - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector
 
CBServerConnector(String, int, String, List, boolean, boolean) - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector
 
CBServerConnector(String, int, String, List, int) - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector
 
CBServerConnector(String, int, String, List) - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector
 
CBServerConnector(String, int, int) - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector
 
CBServerConnector(String, int) - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector
 
CBServerConnector.LineWakeupToggler - class biz.chitec.quarterback.gjsa.CBServerConnector.LineWakeupToggler.
Background thread to send keep alive packets through the connection
CBServerConnector.LineWakeupToggler(long) - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector.LineWakeupToggler
Start toggler with arbitrary interval
CBServerConnector.LineWakeupToggler() - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector.LineWakeupToggler
Start toggler with standard interval
CBServerConnector.ReaderThread - class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread.
Reader thread reading the data from the socket and writing them into the ThreadInterface
CBServerConnector.ReaderThread() - Constructor for class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
 
CCDUMMY - Static variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
CHATLOGIN - Static variable in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
CHATTERADDED - Static variable in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
CHATTERREMOVED - Static variable in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
CLBag - class biz.chitec.quarterback.gjsa.server.CLBag.
Storage for connectionless ServerThreadHandler.
CLBag() - Constructor for class biz.chitec.quarterback.gjsa.server.CLBag
 
CLOSESESSION - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
CLOSING - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
CLServerConnector - class biz.chitec.quarterback.gjsa.CLServerConnector.
class to connect a Java client to a GJSA server in connectionless mode.
CLServerConnector(String, int, String, List, String) - Constructor for class biz.chitec.quarterback.gjsa.CLServerConnector
Tries to open a connection to the given host/port-pair.
CLServerConnector(String, int, String, List) - Constructor for class biz.chitec.quarterback.gjsa.CLServerConnector
 
CLServerConnector(String, int, String) - Constructor for class biz.chitec.quarterback.gjsa.CLServerConnector
 
CLServerConnector(String, int) - Constructor for class biz.chitec.quarterback.gjsa.CLServerConnector
 
CLServerConnector(int) - Constructor for class biz.chitec.quarterback.gjsa.CLServerConnector
 
COMBO - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
COMBO - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
COMMA - Static variable in class biz.chitec.quarterback.swing.NumericTextField
 
CONFIRM - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
CONNECTIONBOUND - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
CONNECTIONDATACHANGE - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
CONNECTIONINSERT - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
CONNECTIONREMOVE - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
CONNECTIONUPDATE - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
CONSTANTEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
CONSUMERMEANWAIT - Static variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
Mean waiting of consumers
CONTAINSEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
CONTINUEBURST - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
COUNTRYONLY - Static variable in class biz.chitec.quarterback.util.LocaleFlagTypes
 
CP437 - Static variable in class biz.chitec.quarterback.util.Recode
 
CP850 - Static variable in class biz.chitec.quarterback.util.Recode
 
CSVHandler - class biz.chitec.quarterback.util.CSVHandler.
Base for CSV reading and writing.
CSVHandler() - Constructor for class biz.chitec.quarterback.util.CSVHandler
public constructor
CSVReader - class biz.chitec.quarterback.util.CSVReader.
Reads CSV data in and transforms them into a vector of hashtables After instantiation, a CSVReader should be given all fields of the table that have to be recognized.
CSVReader(char) - Constructor for class biz.chitec.quarterback.util.CSVReader
Initializes the reader.
CSVReader() - Constructor for class biz.chitec.quarterback.util.CSVReader
Initializes the reader with a column separator char of ';'
CSVWriter - class biz.chitec.quarterback.util.CSVWriter.
Creates a CSV output from Maps each representing one row of the table.
CSVWriter() - Constructor for class biz.chitec.quarterback.util.CSVWriter
 
CSVWriter(Integer, CSVWriter.Converter) - Constructor for class biz.chitec.quarterback.util.CSVWriter
 
CSVWriter.Converter - interface biz.chitec.quarterback.util.CSVWriter.Converter.
 
CURRENTTIMEMILLIS - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
CUSTOMCOMBO - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
CUSTOMCOMBO - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
CalendarPanel - class biz.chitec.quarterback.swing.CalendarPanel.
A panel which shows a date in a standard calendar type The panel shows the month of the current date.
CalendarPanel() - Constructor for class biz.chitec.quarterback.swing.CalendarPanel
Initialize the panel using the current locale.
CalendarPanel(Locale) - Constructor for class biz.chitec.quarterback.swing.CalendarPanel
Initalize the panel using the given locale.
CalendarPanelDemo - class biz.chitec.qdemo.swing.CalendarPanelDemo.
Demonstration class for the CalendarPanel widget
CalendarPanelDemo() - Constructor for class biz.chitec.qdemo.swing.CalendarPanelDemo
 
CalendarPanelDemo.CalendarButtonAL - class biz.chitec.qdemo.swing.CalendarPanelDemo.CalendarButtonAL.
 
CalendarPanelDemo.CalendarButtonAL(int) - Constructor for class biz.chitec.qdemo.swing.CalendarPanelDemo.CalendarButtonAL
 
ChangeListener - interface biz.chitec.quarterback.gjsa.server.ChangeListener.
Interface for Executors interested in changes in other executor's changes.
ChangeableListModel - interface biz.chitec.quarterback.swing.ChangeableListModel.
Extended ListModel which allows generic insertion and deletion of elements.
CharsetProvider - class biz.chitec.quarterback.util.CharsetProvider.
Provider for QJCC-embedded charsets "GSM-SMS" and "HexNibble".
CharsetProvider() - Constructor for class biz.chitec.quarterback.util.CharsetProvider
 
ChatLoginExecutor - class biz.chitec.qdemo.chat.server.ChatLoginExecutor.
The login executor for the GChat server.
ChatLoginExecutor(ServerThreadBase) - Constructor for class biz.chitec.qdemo.chat.server.ChatLoginExecutor
Constructor for the ChatLoginExecutor object
ChatSymbolCellEditor - class biz.chitec.quarterback.swing.ChatSymbolCellEditor.
Editor for table cells which uses a JComboBox to select a ChatSymbolHolder entry The editor works in the same modes as the ChatSymbolTableCellRenderer
ChatSymbolCellEditor(ChatSymbolHolder, int[], int) - Constructor for class biz.chitec.quarterback.swing.ChatSymbolCellEditor
Create a table cell editor.
ChatSymbolCellEditor(ChatSymbolHolder, int[]) - Constructor for class biz.chitec.quarterback.swing.ChatSymbolCellEditor
Create a table cell editor for chat symbols in I18N mode.
ChatSymbolCellEditor(ChatSymbolHolder) - Constructor for class biz.chitec.quarterback.swing.ChatSymbolCellEditor
Create a table cell editor for chat symbols carrying their own list in I18N mode.
ChatSymbolHolder - class biz.chitec.quarterback.gjsa.ChatSymbolHolder.
Symbol holder class.
ChatSymbolHolder() - Constructor for class biz.chitec.quarterback.gjsa.ChatSymbolHolder
 
ChatSymbolListCellRenderer - class biz.chitec.quarterback.swing.ChatSymbolListCellRenderer.
Renderer for lists representing chat symbols.
ChatSymbolListCellRenderer(ChatSymbolHolder, int) - Constructor for class biz.chitec.quarterback.swing.ChatSymbolListCellRenderer
Create a table cell renderer for chat symbols.
ChatSymbolListCellRenderer(ChatSymbolHolder) - Constructor for class biz.chitec.quarterback.swing.ChatSymbolListCellRenderer
Create a table cell renderer for chat symbols in I18N mode.
ChatSymbolRendererConstants - interface biz.chitec.quarterback.swing.ChatSymbolRendererConstants.
Tiny implementation of all constants needed for renderers of chat symbols.
ChatSymbolTableCellRenderer - class biz.chitec.quarterback.swing.ChatSymbolTableCellRenderer.
Renderer for table cells which uses a ChatSymbolHolder to represent the given value appropriately The renderer works in one of three modes.
ChatSymbolTableCellRenderer(ChatSymbolHolder, int) - Constructor for class biz.chitec.quarterback.swing.ChatSymbolTableCellRenderer
Create a table cell renderer for chat symbols.
ChatSymbolTableCellRenderer(ChatSymbolHolder) - Constructor for class biz.chitec.quarterback.swing.ChatSymbolTableCellRenderer
Create a table cell renderer for chat symbols in I18N mode.
CheckBoxTest - class biz.chitec.qdemo.swing.CheckBoxTest.
Describe
CheckBoxTest() - Constructor for class biz.chitec.qdemo.swing.CheckBoxTest
 
ClassParser - interface biz.chitec.quarterback.gjsa.ClassParser.
Interface for additional class parsers for the object parsing mechanisms of tha GJSA.
ClassParsers - class biz.chitec.quarterback.gjsa.ClassParsers.
loader for additional class parsers of the biz.chitec.quarterback.gjsa package
ClassParsers() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers
 
ClassParsers.ArrayListCP - class biz.chitec.quarterback.gjsa.ClassParsers.ArrayListCP.
Parser for ArrayList instances
ClassParsers.ArrayListCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.ArrayListCP
 
ClassParsers.ByteArrayCP - class biz.chitec.quarterback.gjsa.ClassParsers.ByteArrayCP.
GJSA class parser for instances of byte[]
ClassParsers.ByteArrayCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.ByteArrayCP
 
ClassParsers.EDateCP - class biz.chitec.quarterback.gjsa.ClassParsers.EDateCP.
Parser for EDate instances
ClassParsers.EDateCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.EDateCP
 
ClassParsers.GenericListCP - class biz.chitec.quarterback.gjsa.ClassParsers.GenericListCP.
Generic abstract parser for lists.
ClassParsers.GenericListCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.GenericListCP
 
ClassParsers.GenericMapCP - class biz.chitec.quarterback.gjsa.ClassParsers.GenericMapCP.
Generic abstract parser for maps.
ClassParsers.GenericMapCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.GenericMapCP
 
ClassParsers.HashMapCP - class biz.chitec.quarterback.gjsa.ClassParsers.HashMapCP.
Parser for HashMap instances
ClassParsers.HashMapCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.HashMapCP
 
ClassParsers.LinkedListCP - class biz.chitec.quarterback.gjsa.ClassParsers.LinkedListCP.
Parser for LinkedList instances
ClassParsers.LinkedListCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.LinkedListCP
 
ClassParsers.LocaleCP - class biz.chitec.quarterback.gjsa.ClassParsers.LocaleCP.
Class parser for standard locale class
ClassParsers.LocaleCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.LocaleCP
 
ClassParsers.LogicExprCP - class biz.chitec.quarterback.gjsa.ClassParsers.LogicExprCP.
Parser for LogicExpr and all derivates defined in QJCC
ClassParsers.LogicExprCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.LogicExprCP
 
ClassParsers.NumberedStringCP - class biz.chitec.quarterback.gjsa.ClassParsers.NumberedStringCP.
Parser for NumberedString instances
ClassParsers.NumberedStringCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.NumberedStringCP
 
ClassParsers.QuickIntArrayCP - class biz.chitec.quarterback.gjsa.ClassParsers.QuickIntArrayCP.
Parser for instances of QuickIntArray
ClassParsers.QuickIntArrayCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.QuickIntArrayCP
 
ClassParsers.ServerReplyCP - class biz.chitec.quarterback.gjsa.ClassParsers.ServerReplyCP.
Additional class parser for ServerReply objects.
ClassParsers.ServerReplyCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.ServerReplyCP
 
ClassParsers.ServerRequestCP - class biz.chitec.quarterback.gjsa.ClassParsers.ServerRequestCP.
Additional class parser for ServerRequest objects.
ClassParsers.ServerRequestCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.ServerRequestCP
 
ClassParsers.SmartCompareExprCP - class biz.chitec.quarterback.gjsa.ClassParsers.SmartCompareExprCP.
 
ClassParsers.SmartCompareExprCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.SmartCompareExprCP
 
ClassParsers.TimeZoneCP - class biz.chitec.quarterback.gjsa.ClassParsers.TimeZoneCP.
Class parser for standard timezone class
ClassParsers.TimeZoneCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.TimeZoneCP
 
ClassParsers.TreeMapCP - class biz.chitec.quarterback.gjsa.ClassParsers.TreeMapCP.
Parser for TreeMap instances
ClassParsers.TreeMapCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.TreeMapCP
 
ClassParsers.VHSValueMarkCP - class biz.chitec.quarterback.gjsa.ClassParsers.VHSValueMarkCP.
GJSA parser for ValueMark class
ClassParsers.VHSValueMarkCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.VHSValueMarkCP
 
ClassParsers.ValueHistoryStorageCP - class biz.chitec.quarterback.gjsa.ClassParsers.ValueHistoryStorageCP.
GJSA Class parser for ValueHistoryStorage
ClassParsers.ValueHistoryStorageCP() - Constructor for class biz.chitec.quarterback.gjsa.ClassParsers.ValueHistoryStorageCP
 
ClientUpdaterFactory - class biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory.
Updater for clients listening to CLIE logger for client connection changes.
ClientUpdaterFactory(GJSAServer) - Constructor for class biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory
 
ClientUpdaterFactory.ClientUpdater - class biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory.ClientUpdater.
Description of the Class
ClientUpdaterFactory.ClientUpdater(UpdateableLogger, LoggingReceiver) - Constructor for class biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory.ClientUpdater
Constructor for the ExampleUpdater object
CombinedBurstMaker - class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker.
BurstMaker which combines the results of several other BurstMaker objects.
CombinedBurstMaker(List) - Constructor for class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
CombinedBurstMaker(BurstMaker[]) - Constructor for class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
CommandException - exception biz.chitec.quarterback.gjsa.CommandException.
Exception for server side execution problems.
CommandException(String) - Constructor for class biz.chitec.quarterback.gjsa.CommandException
 
CommandException() - Constructor for class biz.chitec.quarterback.gjsa.CommandException
 
CommandExecutor - class biz.chitec.quarterback.gjsa.server.CommandExecutor.
Pseudo interface for the basic command executor object.
CommandExecutor(ServerThreadBase) - Constructor for class biz.chitec.quarterback.gjsa.server.CommandExecutor
 
CompilerProblemDemo - class biz.chitec.qdemo.swing.CompilerProblemDemo.
Shows a compiler problem in Sun Java 1.4.2.
CompilerProblemDemo() - Constructor for class biz.chitec.qdemo.swing.CompilerProblemDemo
 
CompilerProblemDemo.InnerPanel - class biz.chitec.qdemo.swing.CompilerProblemDemo.InnerPanel.
 
CompilerProblemDemo.InnerPanel() - Constructor for class biz.chitec.qdemo.swing.CompilerProblemDemo.InnerPanel
 
ConnectionDesasterListener - interface biz.chitec.quarterback.gjsa.ConnectionDesasterListener.
Interface for objects that want to be informed about interruption of a connection.
ConnectionEncoding - class biz.chitec.quarterback.gjsa.ConnectionEncoding.
 
ConnectionEncoding() - Constructor for class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
ConnectionEncryptionPresentor - interface biz.chitec.quarterback.gjsa.ConnectionEncryptionPresentor.
Interface for objects that want to be informed about the encryption state of a connection.
ConnectionListObject - class biz.chitec.quarterback.gjsa.server.ConnectionListObject.
Connection data holder for server thread handlers.
ConnectionListObject() - Constructor for class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
ConnectionListObject(ServerThreadHandler) - Constructor for class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
ConnectionStatePresentor - interface biz.chitec.quarterback.gjsa.ConnectionStatePresentor.
Interface for objects that want to be informed when the state of a connection to a server changes.
ConnectionTableFrame - class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame.
Frame to show connections for a server
ConnectionTableFrame(String, String) - Constructor for class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
ConnectionTableFrame.FreeFloatingHandleThread - class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame.FreeFloatingHandleThread.
 
ConnectionTableFrame.FreeFloatingHandleThread(SessionConnector) - Constructor for class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame.FreeFloatingHandleThread
 
ConnectionVectorObject - class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject.
Connection data holder for server thread handlers.
ConnectionVectorObject() - Constructor for class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
ConnectionVectorObject(ServerThreadHandler) - Constructor for class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
ConsoleLabeller - class biz.chitec.quarterback.swing.ConsoleLabeller.
Label-like class with asynchronously callable text set and clear methods.
ConsoleLabeller() - Constructor for class biz.chitec.quarterback.swing.ConsoleLabeller
 
ConsoleWrapper - class biz.chitec.quarterback.util.ConsoleWrapper.
Quite dumb abstract console object.
ConsoleWrapper() - Constructor for class biz.chitec.quarterback.util.ConsoleWrapper
Initialize console
ConstantExpr - class biz.chitec.quarterback.util.logic.ConstantExpr.
Interface for logic expressions
ConstantExpr(boolean) - Constructor for class biz.chitec.quarterback.util.logic.ConstantExpr
 
ContainsExpr - class biz.chitec.quarterback.util.logic.ContainsExpr.
Interface for logic expressions
ContainsExpr(Object) - Constructor for class biz.chitec.quarterback.util.logic.ContainsExpr
 
Controllable - class biz.chitec.quarterback.util.Controllable.
"Brain" class.
Controllable() - Constructor for class biz.chitec.quarterback.util.Controllable
init the Controllable.
Controller - interface biz.chitec.quarterback.util.Controller.
Extended Observer for observing the Controllable.
c - Static variable in class biz.chitec.quarterback.swing.GBC
Generic GridBagConstraints instance to be used as abbrevation for the full class name.
c - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
c - Variable in class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
cache - Variable in class biz.chitec.quarterback.util.Hotkeys
The cache
calcday - Variable in class biz.chitec.quarterback.util.EDate
 
calchour - Variable in class biz.chitec.quarterback.util.EDate
 
calcmonth - Variable in class biz.chitec.quarterback.util.EDate
 
calcmonthlengths() - Method in class biz.chitec.quarterback.util.EDate
calculate month lengths, esp. the length of February with respect to leap years.
calcyear - Variable in class biz.chitec.quarterback.util.EDate
 
calendarbutton - Variable in class biz.chitec.qdemo.swing.CalendarPanelDemo
 
calendarpopup - Static variable in class biz.chitec.quarterback.swing.CalendarPanel
 
calendarpopuppanel - Static variable in class biz.chitec.quarterback.swing.CalendarPanel
 
callbuild - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuMaker
 
callcheckenabled - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuMaker
 
cancelCellEditing() - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
cancelUpdate() - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Cancels the update.
cancelUpdate(LoggingReceiver) - Method in class biz.chitec.quarterback.util.UpdateableLogger
Cancel a certain update immideately.
cancelbutton - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
canonicalTimeRangeIterator(EDate, EDate, int, ConsoleWrapper) - Static method in class biz.chitec.qdemo.util.EDateUtilitiesDemo
 
canonify() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Drops unneeded information.
cardexists - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
cardtitle - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
cardtitletip - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
cbm - Variable in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
 
cbm - Variable in class biz.chitec.quarterback.swing.NSCBMCellEditor
 
cbm - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
cbx - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
cellsizeadjustor - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
centerInternalFrame(JInternalFrame) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Centers a JInternalFrame within its JDesktopPane.
cep - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
chained - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
 
changeAll(String) - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Change one column through all existing maps.
changeContent(List) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
replace content with new content.
changeEntry(Map, String, boolean) - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Change something in the map being an entry in the table.
changeInIntArray(int[], int, int) - Static method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
changeOne(String) - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Change a random row's entry in the requested column.
changecounts - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
changed - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
changed - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
changedSomething(CommandExecutor) - Method in interface biz.chitec.quarterback.gjsa.server.ChangeListener
src changed something in its internal state
changedUpdate(DocumentEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.DCL
 
changededitors - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
changedprops - Variable in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
charDate(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Deprecated. Use charDate(EDate) instead.
charDate(EDate) - Static method in class biz.chitec.quarterback.util.DBAbstractor
EDate conversion for insert and update statements.
characters(char[], int, int) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
charidx - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
charindir - Static variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
charsetForName(String) - Method in class biz.chitec.quarterback.util.CharsetProvider
 
charsets() - Method in class biz.chitec.quarterback.util.CharsetProvider
 
chatmessagelogger - Variable in class biz.chitec.qdemo.chat.server.QJChatServer
Logger for the actual chat messages.
chatsymbols - Static variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo
 
chattericon - Variable in class biz.chitec.qdemo.chat.server.DoChatExecutor
 
chattername - Variable in class biz.chitec.qdemo.chat.server.DoChatExecutor
The name of the chatter
chatters - Variable in class biz.chitec.qdemo.chat.server.QJChatServer
List of currently connected chatters
checkAndEnlargeArray(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Checks whether a new element can be added internally.
checkButtons() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
checkButtons() - Method in class biz.chitec.qapp.gjsaadminclient.PasswordEditElement
 
checkButtons() - Method in class biz.chitec.quarterback.swing.UnwantWantSelector
 
checkCCIncompl() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Checks whether all column object classes are known or not.
checkCompareString(boolean) - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler
Checks whether the compare string leads to a new selection.
checkDayForMaxMonthLength() - Method in class biz.chitec.quarterback.util.EDate
 
checkEnabled() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement
 
checkEnabled() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
checkEnabled() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuElement
Enforce an enabled check for all components generated by this menu element.
checkEnabled() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuMaker
 
checkEnabled() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
checkEnabled() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar
 
checkExternalData(Map) - Method in interface biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalCombo
 
checkExternalData(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
checkExternalData(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
checkIntegrity(Statement) - Static method in class biz.chitec.quarterback.util.RowLock
Checks and restores the integrity of the locks table.
checkIntegrity(Statement) - Static method in class biz.chitec.quarterback.util.Sequencer
Checks and restores the integrity of the unique number generators' table.
checkMenuEnable() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
checkPopup(MouseEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Opens the popup menu if needed
checkPopupMenu() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Checks whether the entries of the popup menu are correctly activated or deactivated
checkProperties() - Method in interface biz.chitec.quarterback.util.PropertyChecker
Called after a property of the interface-implementing object has been changed.
checkbox - Variable in class biz.chitec.qapp.gjsaadminclient.BooleanEditElement
 
checkeditor - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Internal flag: Adjust by CellEditor size?
checkheader - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Change by msouthern 10-Mar-04: use column header names in column width calculations
children - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
childsessions - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Sessions which are started from this session on.
chngall - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Buttons to change the content.
chngone - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Buttons to change the content.
choice - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
choicekatvalues - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
chooserchoice - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
ciphers - Variable in class biz.chitec.quarterback.gjsa.CLServerConnector
 
cl - Static variable in class biz.chitec.quarterback.swing.ResourceLoader
 
classparserID - Static variable in class biz.chitec.quarterback.gjsa.Str2ObjParser
Description of the Field
classparsers - Static variable in class biz.chitec.quarterback.gjsa.Obj2StrParser
 
classparsers - Static variable in class biz.chitec.quarterback.gjsa.Str2ObjParser
Description of the Field
clear() - Method in interface biz.chitec.quarterback.swing.ChangeableListModel
 
clear() - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
clear() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Remove all data.
clear() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Removes all elements.
clear() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
 
clear() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
clear() - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Clears only the first map.
clear() - Method in class biz.chitec.quarterback.util.QuickIntArray
Deletes all elements
clear() - Method in class biz.chitec.quarterback.util.TalkingMap
Clears the map with informing listeners.
clearHeader() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Clears the header completely.
clearLines() - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
 
clearLines() - Method in class biz.chitec.quarterback.swing.LogFrame
 
clearLines() - Method in class biz.chitec.quarterback.swing.LogPanel
Clears the complete output in the LogPanel.
clearText() - Method in class biz.chitec.quarterback.swing.ConsoleLabeller
Clear text in JLabel.
clearText() - Method in class biz.chitec.quarterback.swing.JLabeller
Clear text in JLabel.
clearbutt - Variable in class biz.chitec.quarterback.swing.LogFrame
 
clearbutton - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
clie - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Logger for changes in client list
clie - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
target for logging messages
clientInetAddr - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The real client's InetAddress object
clientMatchesPattern(String) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Method
clientMatchesPattern(String) - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Description of the Method
clientaddressisreportable - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Flag whether the client is allowed to report a different client IP address.
clienthostip - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The real client's IP address
clienthostip - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
The client IP address
clienthostname - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The (DNS-)name of the real client host
clienthostname - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
The (DNS-)name of the client host
clientsidestopbutt - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
clilog - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
clone() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Clones this ServerEnvelope.
clone() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
clone() - Method in class biz.chitec.quarterback.util.QuickIntArray
Clone method.
clone() - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.FilterExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.InExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.LikeExpr
 
clone() - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Deep-copy the logic expression.
clone() - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
clone() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
cloneLogicExpr(LogicExpr) - Static method in class biz.chitec.quarterback.util.logic.LogicExprUtilities
Deep-copies the given logic expression.
close() - Method in class biz.chitec.quarterback.gjsa.CLServerConnector
 
close() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
close() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
close() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Closes connection, does nothing if a desaster occured before
close() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Close myself, leads to children being closed anyway
close(boolean) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Close myself, unregister myself from father and server if parameter is set to true
close() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Close the handler.
close() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Closes this handler.
close() - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
close() - Method in class biz.chitec.quarterback.util.CSVWriter
 
close() - Method in class biz.chitec.quarterback.util.LimitedThreadInterface
Does exactly what it is expected to be doing.
close() - Method in class biz.chitec.quarterback.util.LogFileWriter
 
close() - Method in class biz.chitec.quarterback.util.ThreadInterface
closes interface.
closeApplication() - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
closeConnection() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
closeConnection() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Close the connection.
closeDialog(WindowEvent) - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
Closes the dialog
closeOnDesaster() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector
 
closeOutputFile() - Method in class biz.chitec.quarterback.util.LogFileWriter
 
closeSession() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
closeSession(boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Removes the whole server stack.
closeSession() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
 
closeSocket() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Closes the socket externally.
closeStandardStreamsLogFileWriter() - Static method in class biz.chitec.quarterback.util.LogFileWriter
 
closing - Variable in class biz.chitec.quarterback.util.ThreadInterface
 
clsslfac - Variable in class biz.chitec.quarterback.gjsa.CLServerConnector
 
clsupport - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Flag to indicate whether connectionless connections are supported
cmb - Variable in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
 
cmb - Variable in class biz.chitec.quarterback.swing.NSCBMCellEditor
 
cmdlogdata - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Complete map of data for this thread base
cn - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
cn - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
cntbl - Variable in class biz.chitec.quarterback.gjsa.server.ListBurstMaker
Flag whether data stream is linear continuable
cntbl - Variable in class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
coding - Variable in class biz.chitec.quarterback.util.CSVHandler
 
colclasses - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
colclassincomplete - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
colcount - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
coledit - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
coleditorname - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
colentries - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
collectForContainer(List, List, Container, Set) - Static method in class biz.chitec.quarterback.swing.HotkeyMaker
Recursive helper method to walk through a container and its subcontainers.
collectHeights() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Collect height values for all columns.
colname - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
color - Variable in class biz.chitec.quarterback.swing.JMultiColorLabel.ColorRange
 
colorRanges - Variable in class biz.chitec.quarterback.swing.JMultiColorLabel
 
colors - Static variable in class biz.chitec.qdemo.swing.SingleLEDDemo
 
colrenderername - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
colsortreplaces - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
column - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction
 
column - Variable in class biz.chitec.quarterback.util.CSVReader
 
columnAdded(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
From TableColumnModelListener to the JTable's TableColumnModel.
columnAdded(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
From TableColumnModelListener.
columnAdded(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableColumnModelListener.
columnAdded(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
TableColumnModelListener: unused but needed
columnIndex - Variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
columnMarginChanged(ChangeEvent) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
From TableColumnModelListener to the JTable's TableColumnModel.
columnMarginChanged(ChangeEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
From TableColumnModelListener.
columnMarginChanged(ChangeEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableColumnModelListener.
columnMarginChanged(ChangeEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
TableColumnModelListener: unused but needed
columnMoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
From TableColumnModelListener to the JTable's TableColumnModel.
columnMoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
From TableColumnModelListener.
columnMoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableColumnModelListener.
columnMoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
TableColumnModelListener: tracking of column movement
columnRemoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
From TableColumnModelListener to the JTable's TableColumnModel.
columnRemoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
From TableColumnModelListener.
columnRemoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableColumnModelListener.
columnRemoved(TableColumnModelEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
TableColumnModelListener: unused but needed
columnSelectionChanged(ListSelectionEvent) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
From TableColumnModelListener to the JTable's TableColumnModel.
columnSelectionChanged(ListSelectionEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
From TableColumnModelListener.
columnSelectionChanged(ListSelectionEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableColumnModelListener.
columnSelectionChanged(ListSelectionEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
TableColumnModelListener: unused but needed
columncount - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
column count
columnnameitemal - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
columnseparator - Variable in class biz.chitec.quarterback.util.CSVHandler
 
combine(TableCellSizeAdjustor.AdjustmentInstruction) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction
Combine (mathmatical: unite) this and the other AdjustmentInstruction.
combineBufferedImages(BufferedImage[]) - Static method in class biz.chitec.qdemo.swing.BufferedImageBugDemo
Combines several buffered images into one
combineBufferedImages(BufferedImage[], int, int, int) - Static method in class biz.chitec.quarterback.swing.ImageMixer
Combine two or more BufferedImages into one.
combineBufferedImages(BufferedImage[], int) - Static method in class biz.chitec.quarterback.swing.ImageMixer
Combine images in horizontal direction, vertically centered
combineBufferedImages(BufferedImage[]) - Static method in class biz.chitec.quarterback.swing.ImageMixer
Combine images in horizontal direction, vertically centered with no gap
combineNameAndPrename(int, Locale, String, String) - Static method in class biz.chitec.quarterback.util.NameUtilities
Combines a given name and a prename into one String while taking care for mode and locale.
combineNameAndPrename(int, String, String) - Static method in class biz.chitec.quarterback.util.NameUtilities
Returns a combination of name and prename in the JVM's default locale.
combineStreetAndStreetNumber(Locale, String, String) - Static method in class biz.chitec.quarterback.util.NameUtilities
Combines a street name and a street number into one string.
combinedmap - Variable in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
command - Variable in class biz.chitec.quarterback.gjsa.ServerRequest
 
commexecs - Variable in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
commitTransaction() - Method in class biz.chitec.quarterback.util.TalkingMap
Commits a transaction of several entry changes.
comparator - Variable in class biz.chitec.quarterback.swing.MapListTableModel
 
compare(Object, Object) - Method in class biz.chitec.quarterback.util.LocaleComparator
 
compare(Object, Object) - Method in class biz.chitec.quarterback.util.MapComparator
Compares two maps by the given keys.
compare(Object, Object) - Method in class biz.chitec.quarterback.util.NumberComparator
Compares two Number objects.
compare(Object, Object) - Method in class biz.chitec.quarterback.util.NumberedStringComparator
Compares two NumberedStrings.
compare(Object, Object) - Method in class biz.chitec.quarterback.util.StringRepresentationComparator
Compare method as defined by Comparator interface
compareByNameAsNumber(String, String) - Method in class biz.chitec.quarterback.util.NumberedStringComparator
 
compareTo(Object) - Method in class biz.chitec.quarterback.swing.DesktopFrameSelector.FrameAction
 
compareTo(Object) - Method in class biz.chitec.quarterback.util.EDate
Compares this EDate to the other.
compareTo(Object) - Method in class biz.chitec.quarterback.util.EDateMultiRange
Compares this object with the specified object for order.
compareTo(Object) - Method in class biz.chitec.quarterback.util.EDateRange
Compares this object with the specified object for order.
compareTo(Object, boolean) - Method in class biz.chitec.quarterback.util.NumberedString
Compares this to another NumberedString.
compareTo(Object) - Method in class biz.chitec.quarterback.util.NumberedString
Compares this to another NumberedString, always based on name field.
compareVersions(int, int, int, int, int, int) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Compare two version numbers and return value for result.
compareVersions(String, String) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Compare two version numbers and return value for result.
compareVersions(int[], int[]) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Compare two version numbers and return value for result.
comparestring - Variable in class biz.chitec.quarterback.swing.ListKeyInputHandler
 
compkey - Variable in class biz.chitec.quarterback.util.MapComparator
 
componentHidden(ComponentEvent) - Method in class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
componentMoved(ComponentEvent) - Method in class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
componentResized(ComponentEvent) - Method in class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
componentShown(ComponentEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter.ComponentBasedReconnector
 
componentShown(ComponentEvent) - Method in class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
componentlabelenabler - Static variable in class biz.chitec.quarterback.swing.TOM
Internally used property listener which is put onto labelled JComponents in TOM.makeLinkedJLabel(ResourceBundle, String, Component).
componentlabels - Static variable in class biz.chitec.quarterback.swing.TOM
Map to store labels in by their component.
componentresnames - Static variable in class biz.chitec.quarterback.swing.TOM
Map to store the I18N keys for several components.
components - Static variable in class biz.chitec.quarterback.util.RB
 
computeHotkeys(List, String) - Method in class biz.chitec.quarterback.util.Hotkeys
Internal computation method to be called if cache had no entry.
computeMD5(List, String) - Method in class biz.chitec.quarterback.util.Hotkeys
Compute an MD5 sum over a list of Strings and the allowed hotkeys Used internally to detect changes in cached input.
computeRemainingHotkeys(List, String, boolean, Hotkeys.FindCounter) - Method in class biz.chitec.quarterback.util.Hotkeys
Recursive hotkey search implementation Walks through first String in the list.
computeRowHeight() - Method in class biz.chitec.quarterback.swing.RowResizingJTable
compute row height.
concurrentnum - Static variable in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
 
config - Variable in class biz.chitec.quarterback.gjsa.server.Killer
 
configloggername - Variable in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
configurations - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
conin - Variable in class biz.chitec.quarterback.util.ConsoleWrapper
 
conn - Variable in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
 
conn - Variable in class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread
 
conn - Variable in class biz.chitec.quarterback.gjsa.TransactionLogger
 
conn - Variable in class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
connDesaster() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
connDesaster() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
connDesaster() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Raises a connection desaster
connDesaster() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
conndeslist - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
connected - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
connectionBroken() - Method in interface biz.chitec.quarterback.gjsa.ConnectionStatePresentor
Called when the connection has been cut.
connectionBusy() - Method in interface biz.chitec.quarterback.gjsa.ConnectionStatePresentor
Called when the connection is busy (a request has just been sent, the reply is expected)
connectionDesaster() - Method in interface biz.chitec.quarterback.gjsa.ConnectionDesasterListener
Called after connection closing.
connectionEncrypted() - Method in interface biz.chitec.quarterback.gjsa.ConnectionEncryptionPresentor
Called after connection has been switched to encrypted mode
connectionIdle() - Method in interface biz.chitec.quarterback.gjsa.ConnectionStatePresentor
Called after successful instantiation of the connection and after finishing a request-reply-pair
connectionOnHold(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Closes the connection to the server transparently for higher layers.
connectionOnHold(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
connectionOnHold(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Closes the connection to the server transparently for higher layers.
connectionOnHold(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
connectionUnencrypted() - Method in interface biz.chitec.quarterback.gjsa.ConnectionEncryptionPresentor
Called after any (implicit) change to unencrypted mode
connectionclosed - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
connectionencoding - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
What is the encoding of the connection?
connectionid - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Complete id for logging output
connectionless - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Indicator whether this is a connectionless connection or not
connectionport - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
connections - Variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
connencode - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
connheader - Static variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
connheader - Static variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
connnr - Static variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
connection number.
connnum - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
connnum - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
connpan - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
conntotoggler - Static variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
conout - Variable in class biz.chitec.quarterback.util.ConsoleWrapper
 
consoleout - Variable in class biz.chitec.quarterback.util.LogFileWriter
 
consume() - Method in class biz.chitec.quarterback.util.LimitedThreadInterface
Get an object from the internal queue.
consume() - Method in class biz.chitec.quarterback.util.ThreadInterface
Called by consumer: delivers next (produced) object.
consume(long) - Method in class biz.chitec.quarterback.util.ThreadInterface
Called by consumer: delivers next (produced) object but waits no longer than waittime milliseconds.
consumerSleeping() - Method in class biz.chitec.quarterback.util.ThreadInterface
returns true if consumer is sleeping.
consumerWouldIdle() - Method in class biz.chitec.quarterback.util.ThreadInterface
returns true if no input for consumer is there.
consumersleeping - Variable in class biz.chitec.quarterback.util.ThreadInterface
 
contains(int) - Method in class biz.chitec.quarterback.swing.JMultiColorLabel.ColorRange
 
contains(EDate) - Method in class biz.chitec.quarterback.util.EDateRange
Returns whether the given date is in the range, which is interpreted as half-open with the start belonging to it but not the end.
contains(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
true iff this contains other completely.
contains(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Checks whether the storage contains an integer or not.
containsKey(String) - Method in class biz.chitec.quarterback.util.Controllable
Return whether there is a property "key" or not.
containsKey(String, boolean) - Method in class biz.chitec.quarterback.util.Controllable
Return whether there is a property "key" or not.
containsKey(Object) - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
 
containsKey(Object) - Method in class biz.chitec.quarterback.util.TalkingMap
 
containsNSIdx(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Checks if there is a NumberedString with the given internal index.
containsReceiver(LoggingReceiver) - Method in class biz.chitec.quarterback.util.Logger
Returns whether a certain logging receiver has actually been added.
containsValue(Object) - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
 
containsValue(Object) - Method in class biz.chitec.quarterback.util.TalkingMap
 
content - Variable in class biz.chitec.quarterback.util.Logger.ChainElem
 
content - Variable in class biz.chitec.quarterback.util.ThreadInterface.ChainElem
 
contentpane - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
contentsChanged(ListDataEvent) - Method in class biz.chitec.quarterback.swing.UnwantWantModel.LDL
 
continueHandleLogObject(Object, LoggingReceiver, long, int, boolean) - Method in class biz.chitec.quarterback.util.Logger
Generic logging event handler.
continueInit() - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
continueInit() - Method in class biz.chitec.quarterback.swing.JTitleLabel
 
continueSyncBurst() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
continueSyncBurst() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
continues a synchronous burst.
continueloop - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
 
continueloop - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
continueloop - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
controlTextFont - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
convert(Object) - Method in interface biz.chitec.quarterback.util.logic.LogicExpr.Converter
Convert the given value into something else.
convertBooleanArgument(Object, boolean) - Static method in class biz.chitec.quarterback.gjsa.ServerRequest
Converts an argument with boolean background into a boolean.
convertFromTimeZonetoUTC(TimeZone) - Method in class biz.chitec.quarterback.util.EDate
Converts the date represented by this EDate from the given time zone to UTC The method assumes that EDate's current date is represented in the given timezone.
convertFromUTCtoTimeZone(TimeZone) - Method in class biz.chitec.quarterback.util.EDate
Converts the date represented by this EDate from UTC to given time zone The method assumes that EDate's current date is represented in UTC.
convertIntegerArgument(Object) - Static method in class biz.chitec.quarterback.gjsa.ServerRequest
Return an integer representation of the given object.
convertIntegerArgument(Object, int) - Static method in class biz.chitec.quarterback.gjsa.ServerRequest
Return an integer representation of the given object or the default value if the object is null.
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.FilterExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.InExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.LikeExpr
 
convertValues(LogicExpr.Converter) - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Conversion of values in the expressions (e.g. for replacing external representations of database entries with their internal key)
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
convertValues(LogicExpr.Converter) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
copy(GridBagConstraints) - Static method in class biz.chitec.quarterback.swing.GBC
 
copyFrom(EDate) - Method in class biz.chitec.quarterback.util.EDate
copy data from other EDate
count - Variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo.BackgroundLogDataCreator
 
count - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase.BurstLogDataStorage
 
counter - Static variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
countfield - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.DebugExceptionsPanel
 
create(Statement, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Create a new unique number generator with the given name.
createAndShowResultBytes() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Creates the result byte stream and shows the result.
createDefaultHorizontalBox(int, int, Component[]) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Returns a horizontal box containing all given components centered and with the same distance.
createDefaultModel() - Method in class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
createDefaultModel() - Method in class biz.chitec.quarterback.swing.NumericTextField
 
createEDate(String) - Static method in class biz.chitec.quarterback.util.DOMHelp
Create an EDate out of a String representation.
createEmptyList() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ArrayListCP
 
createEmptyList() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericListCP
Create an empty list of appropriate type
createEmptyList() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LinkedListCP
 
createEmptyMap() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericMapCP
Create an empty map of appropriate type
createEmptyMap() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.HashMapCP
 
createEmptyMap() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.TreeMapCP
 
createIndicatedJListPanel(JList) - Static method in class biz.chitec.quarterback.swing.SimpleIndicator
Convenience method for combining a list with two of these indicators.
createInstanceGJSA(Object[]) - Static method in class biz.chitec.quarterback.util.ValueHistoryStorage
Create an instance of this class by GJSA data.
createLanguageOnlyImage(Image, int) - Static method in class biz.chitec.quarterback.swing.LocaleFlag
 
createLossyImage() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Create the lossy image by reading the lossy byte stream.
createMap() - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Create a new map containing one entry
createObj(String, String, List) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.SmartCompareExprCP
 
createObject(String) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Caller method for parsing an object through a Str2ObjParamParser
createQuickIntArray(Object) - Static method in class biz.chitec.quarterback.util.QuickIntArray
Creates a QuickIntArray out of a multitude of input parameter types.
createQuickIntArrayOrNull(Object, boolean) - Static method in class biz.chitec.quarterback.util.QuickIntArray
Creates a QuickIntArray out of a multitude of input parameter types and return null if input is null.
createReplyEnvelope(String) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Parses a complete reply in special syntax.
createRequestEnvelope(String) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Parse a complete request in special syntax.
createResultBytes() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Creates the result byte stream and the lossy image from the lossless image.
createResultBytes() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Creates the result byte stream and the lossy image from the lossless image.
createReturnableEncryptionRules(List) - Static method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Transform a list of encryption rules from numeric to symbolic encryption states.
createSingleTextElement(Document, String, String) - Static method in class biz.chitec.quarterback.util.DOMHelp
Convenience method for creation of an Element which only contains one textual value node.
createUI(JComponent) - Static method in class biz.chitec.quarterback.swing.BasicMultiColorLabelUI
 
createUI(JComponent) - Static method in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
createUI(JComponent) - Static method in class biz.chitec.quarterback.swing.BasicTitleLabelUI
 
createUI(JComponent) - Static method in class biz.chitec.quarterback.swing.ListKeyInputHandler.BasicKIHCellRendererUI
UI delegate relevant method.
cropImage(Rectangle) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Performs the crop operation The rectangle to be left over from the crop operation is taken from the image pane.
cropQuotes(String) - Method in class biz.chitec.quarterback.util.CSVReader
 
cropbutton - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
csh - Variable in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
 
csh - Variable in class biz.chitec.quarterback.swing.ChatSymbolListCellRenderer
 
csh - Variable in class biz.chitec.quarterback.swing.ChatSymbolTableCellRenderer
 
cshv - Static variable in class biz.chitec.quarterback.gjsa.ServerReply
Chat symbol holder vector
cshv - Static variable in class biz.chitec.quarterback.gjsa.ServerRequest
 
csp - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
cumulate(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
cumulates this date range with the other.
cumulateRelative(int) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Store additional relative value.
cumulateRelative(EDate, int) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Cumulate a relative value for any point of time.
currentbm - Variable in class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
currentchunkiterator - Variable in class biz.chitec.quarterback.gjsa.server.BurstMaker.ElementWiseIterator
 
currentconfig - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
currentconfigasarray - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
currentdate - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator
 
currentelement - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
currentend - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
currentinnerstart - Variable in class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
currentlockedwidth - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
currentmsgnum - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.DataProducer
 
currentnum - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
 
currentpagename - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
currentpanel - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
currentpart - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
 
currentscale - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
The current scale in which the image is shown
currentseparator - Variable in class biz.chitec.quarterback.swing.NumericTextField
 
currentsession - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The session answering the current query
currentstart - Variable in class biz.chitec.quarterback.gjsa.server.IteratorBurstMaker
 
currentstart - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
currentvalue - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
 
currindex - Variable in class biz.chitec.quarterback.util.SMS.PDUInterpreter
 
currpos - Variable in class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
 
customcombos - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
customcombos - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
cw - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
The output facility
cw - Variable in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
cw - Variable in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
 
cw - Variable in class biz.chitec.qdemo.util.SmartCompareExprTest
 
cw - Variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo
The output facility

D

DAILY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
DATE - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
DBAbstractor - class biz.chitec.quarterback.util.DBAbstractor.
Convenience class with oftenly needed database operations.
DBAbstractor() - Constructor for class biz.chitec.quarterback.util.DBAbstractor
Constructor for the DBAbstractor object
DBERROR - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
DBWakeupToggler - class biz.chitec.quarterback.util.DBWakeupToggler.
Sends from time to time request to database connections to prevent them from being closed.
DBWakeupToggler(long) - Constructor for class biz.chitec.quarterback.util.DBWakeupToggler
 
DBWakeupToggler() - Constructor for class biz.chitec.quarterback.util.DBWakeupToggler
 
DBWakeupToggler.ListContent - class biz.chitec.quarterback.util.DBWakeupToggler.ListContent.
Content of the internal connection list.
DBWakeupToggler.ListContent(Connection, String, String) - Constructor for class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
DEFAULTGROWCHUNK - Static variable in class biz.chitec.quarterback.util.QuickIntArray
 
DEFAULTIDLETIME - Static variable in class biz.chitec.quarterback.util.DBWakeupToggler
Default idle time is seven hours, which is exactly one hour less than MySQL's close time
DEFAULTQUERY - Static variable in class biz.chitec.quarterback.util.DBWakeupToggler
This useless query works for MySQL.
DEFAULT_PORT - Static variable in class biz.chitec.qdemo.chat.server.QJChatServer
Standard port for this server.
DELTA - Static variable in class biz.chitec.quarterback.swing.ImageEditModel
 
DENIED - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
DESCENDING_ICON - Static variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
DISABLEBURST - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
DOMHelp - class biz.chitec.quarterback.util.DOMHelp.
Some helper stuff for handling DOM trees.
DOMHelp() - Constructor for class biz.chitec.quarterback.util.DOMHelp
The class is uninstantiable and contains only static methods.
DOMHelp.NodeListIterator - class biz.chitec.quarterback.util.DOMHelp.NodeListIterator.
Internal helper class for accessing node lists through an Iterator.
DOMHelp.NodeListIterator(NodeList) - Constructor for class biz.chitec.quarterback.util.DOMHelp.NodeListIterator
Init the Iterator with a node list.
DONOTHING - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
internal constant: no new maximum values found in last computation
DONTCARE - Static variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
DOS - Static variable in class biz.chitec.quarterback.util.Recode
 
DROP_CACHE - Static variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
DefaultFreeFloatingHandler - class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler.
Handler for free floating server messages.
DefaultFreeFloatingHandler() - Constructor for class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Default constructor.
DefaultLocaleChangeReceiver - interface biz.chitec.quarterback.swing.DefaultLocaleChangeReceiver.
General interface for desktop components.
DesktopFrameSelector - class biz.chitec.quarterback.swing.DesktopFrameSelector.
General keyboard-based sector for internal frames of a desktop pane.
DesktopFrameSelector(JDesktopPane, KeyStroke) - Constructor for class biz.chitec.quarterback.swing.DesktopFrameSelector
Initialize a frame selector for a desktop pane and with an activation key stroke.
DesktopFrameSelector(JDesktopPane) - Constructor for class biz.chitec.quarterback.swing.DesktopFrameSelector
Initialize a frame selector for a desktop pane.
DesktopFrameSelector.FrameAction - class biz.chitec.quarterback.swing.DesktopFrameSelector.FrameAction.
Action for the menu items of the popup menu.
DesktopFrameSelector.FrameAction(JInternalFrame) - Constructor for class biz.chitec.quarterback.swing.DesktopFrameSelector.FrameAction
 
DesktopFrameSelectorDemo - class biz.chitec.qdemo.swing.DesktopFrameSelectorDemo.
 
DesktopFrameSelectorDemo() - Constructor for class biz.chitec.qdemo.swing.DesktopFrameSelectorDemo
 
DirectSessionedServerConnector - class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector.
Connector into a GJSA server which does not operate with network connections but works directly with the GJSA database handling object.
DirectSessionedServerConnector(GJSAServer) - Constructor for class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
DisplayPanel - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
DoChatExecutor - class biz.chitec.qdemo.chat.server.DoChatExecutor.
The chatting executor itself.
DoChatExecutor(ServerThreadBase, String, byte[]) - Constructor for class biz.chitec.qdemo.chat.server.DoChatExecutor
Construct a DoChatExecutor.
DummyTableCellEditor - class biz.chitec.quarterback.swing.DummyTableCellEditor.
A cell editor which does exactly nothing and needs no space.
DummyTableCellEditor() - Constructor for class biz.chitec.quarterback.swing.DummyTableCellEditor
 
DynamicChatSymbolHolder - class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder.
Dynamic version of a CharSymbolHolder.
DynamicChatSymbolHolder(String) - Constructor for class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
Initialized the holder with a name.
DynamicMenuBar - class biz.chitec.quarterback.swing.DynamicMenuBar.
Dynamic menu bar definition for "living" menu bars.
DynamicMenuBar(ResourceBundle) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar
 
DynamicMenuBar() - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar
 
DynamicMenuBar.ActionMenuElement - class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement.
Simple menu element which is driven by an Action
DynamicMenuBar.ActionMenuElement(String, LogicExpr, Action) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement
Create an action menu element.
DynamicMenuBar.ActionMenuElement(String, Action) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement
Create an unconstrained action menu element.
DynamicMenuBar.GroupMenuElement - class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement.
Group multiple elements behind a common LogicExpr.
DynamicMenuBar.GroupMenuElement(LogicExpr, DynamicMenuBar.MenuElement[], DynamicMenuBar.MenuElement[]) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
DynamicMenuBar.GroupMenuElement(LogicExpr, DynamicMenuBar.MenuElement[]) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
DynamicMenuBar.GroupMenuElement(DynamicMenuBar.MenuElement[]) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
DynamicMenuBar.MenuElement - class biz.chitec.quarterback.swing.DynamicMenuBar.MenuElement.
Logical menu element.
DynamicMenuBar.MenuElement() - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.MenuElement
 
DynamicMenuBar.MenuMaker - class biz.chitec.quarterback.swing.DynamicMenuBar.MenuMaker.
Extra management class for delayed operation.
DynamicMenuBar.MenuMaker() - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.MenuMaker
 
DynamicMenuBar.SeparatorMenuElement - class biz.chitec.quarterback.swing.DynamicMenuBar.SeparatorMenuElement.
Seperator in a menu.
DynamicMenuBar.SeparatorMenuElement() - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.SeparatorMenuElement
 
DynamicMenuBar.SimpleExpr - class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr.
 
DynamicMenuBar.SimpleExpr() - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
DynamicMenuBar.SimpleMenuMenuElement - class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement.
Default menu which contains other menu elements.
DynamicMenuBar.SimpleMenuMenuElement(String, LogicExpr, DynamicMenuBar.MenuElement[]) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
DynamicMenuBar.SimpleMenuMenuElement(String, DynamicMenuBar.MenuElement[]) - Constructor for class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
d2u - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
d2w - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
darkelement - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
data - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Complete map of data for this thread base
data - Variable in class biz.chitec.quarterback.util.LoggingReceiverUpdater.KeeperInterfaceContent
 
data - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
The data of the storage.
datacodingscheme - Variable in class biz.chitec.quarterback.util.SMS
 
dataiterator - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
 
date - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
 
dateEquals(EDate, EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Convenience function to compare possibly nulled dates.
datechangelistener - Variable in class biz.chitec.qdemo.swing.CalendarPanelDemo
 
day - Variable in class biz.chitec.quarterback.util.EDate
 
dayOfWeek(boolean) - Method in class biz.chitec.quarterback.util.EDate
returns day of the week (long or short version) for now, German week day names are returned.
dayOfYearOf(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
daylabel - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
dayofmonth - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 
daysFrom1600() - Method in class biz.chitec.quarterback.util.EDate
returns the number of days between the current date of this EDate object and Dec. 31st, 1599 (so Jan, 1st, 1600 would give "1" as result and so on...).
dbstmt - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.DataProducer
 
dcol - Variable in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
debugOut() - Method in class biz.chitec.quarterback.util.EDate
 
decCanonical(int) - Method in class biz.chitec.quarterback.util.EDate
Decrements the date according to a canonical time range.
decDay() - Method in class biz.chitec.quarterback.util.EDate
Decrement day, but do not allow overflow into the previous month.
decDay(boolean) - Method in class biz.chitec.quarterback.util.EDate
 
decDay(boolean, int) - Method in class biz.chitec.quarterback.util.EDate
 
decHour() - Method in class biz.chitec.quarterback.util.EDate
 
decMinute() - Method in class biz.chitec.quarterback.util.EDate
 
decMonth() - Method in class biz.chitec.quarterback.util.EDate
 
decMonth(boolean) - Method in class biz.chitec.quarterback.util.EDate
 
decMonth(boolean, int) - Method in class biz.chitec.quarterback.util.EDate
 
decSecond() - Method in class biz.chitec.quarterback.util.EDate
 
decYear() - Method in class biz.chitec.quarterback.util.EDate
 
decimalseparator - Variable in class biz.chitec.quarterback.util.CSVHandler
 
decodeChunk(byte[], byte[]) - Static method in class biz.chitec.quarterback.util.Base64
Decode 4 bytes of printable ASCII text into up to 3 bytes of binary data.
defaultLocaleChanged() - Method in interface biz.chitec.quarterback.swing.DefaultLocaleChangeReceiver
Called if any locale changes.
defaultLocaleChanged() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar
Inform the menu bar that the default locale has changed.
defaultLocaleChanged() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
 
defaultLocaleChanged() - Method in class biz.chitec.quarterback.swing.MapListTableModel
 
defaultLocaleChanged(Component) - Static method in class biz.chitec.quarterback.swing.TOM
Notifies all non-locale-specific bundles still in use about the change of the default locale and relabels the given component
defaultLocaleChanged() - Static method in class biz.chitec.quarterback.util.RB
Notifies all non-locale-specific bundles still in use about the change of the default locale.
defaultfonts - Static variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
defaulttype - Variable in class biz.chitec.quarterback.util.CSVReader
 
delendamesse - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
delendamesse - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
deleteAt(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Deletes an element at a certain index position.
deleteFromIntArray(int[], int) - Static method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
demostring - Static variable in class biz.chitec.qdemo.swing.MultiLineTreeRendererDemo
 
depth - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
depth - Variable in class biz.chitec.quarterback.swing.LogPanel
 
depthprefix - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
depthprefix - Variable in class biz.chitec.quarterback.swing.LogPanel
 
desasteroccured - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
description - Variable in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
 
description - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
 
description - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
 
desktoppane - Variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
desktoppane - Variable in class biz.chitec.quarterback.swing.DesktopFrameSelector
 
destilate() - Method in class biz.chitec.quarterback.util.SMS.PDUDestiller
 
dfs - Static variable in class biz.chitec.quarterback.gjsa.Obj2StrParser
 
dialogarea - Variable in class biz.chitec.quarterback.swing.LogPanel
 
dialogpane - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
dialogscroll - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
dialogscroll - Variable in class biz.chitec.quarterback.swing.LogPanel
 
dironly - Variable in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
 
dironly - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
 
dironly - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
 
dirtystack - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
disableErrorMsgs() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
disableErrorMsgs() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
disableErrorMsgs() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
disableErrorMsgs() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
displaykey - Variable in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
disposeFrameOf(Component) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Disposes the Window/Frame, JFrame, or JInternalFrame object which contains the given Component
distance(EDate) - Method in class biz.chitec.quarterback.util.EDate
returns the difference between two dates or two time ranges as a new time range object.
divide(Set, Properties) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Divides a compound Properties bundle into original bundles.
divide(String[], Properties) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Divides a compound Properties bundle into original bundles.
divide(Properties) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Divides a compound Properties bundle into original bundles.
divident - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
fraction of change for maximum value to shrink before column size is recalculated completely
divisor - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
fraction of change for maximum value to shrink before column size is recalculated completely
dlg - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
doBuild() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar
CALLED ONLY VIA MenuMaker!!!
doChange() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.DCL
 
doCheckEnabled() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar
CALLED ONLY VIA MenuMaker!!!
doClose() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Real closing method Works regardless of connectionless or connectionbound connection.
doCloseConnection() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector
Close the current connection
doCloseConnection() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Perform necessary operations to actually close the connection.
doCloseConnection() - Method in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
Close the handle in the server and everything which belongs to it.
doCompare(int) - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
doCompare(int) - Method in class biz.chitec.quarterback.util.logic.GreaterThanExpr
 
doCompare(int) - Method in class biz.chitec.quarterback.util.logic.GreaterThanOrEqualsExpr
 
doCompare(int) - Method in class biz.chitec.quarterback.util.logic.LessThanExpr
 
doCompare(int) - Method in class biz.chitec.quarterback.util.logic.LessThanOrEqualsExpr
 
doEvaluate(Comparable) - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
doEvaluate(Comparable) - Method in class biz.chitec.quarterback.util.logic.GreaterThanExpr
 
doEvaluate(Comparable) - Method in class biz.chitec.quarterback.util.logic.GreaterThanOrEqualsExpr
 
doEvaluate(Comparable) - Method in class biz.chitec.quarterback.util.logic.LessThanExpr
 
doEvaluate(Comparable) - Method in class biz.chitec.quarterback.util.logic.LessThanOrEqualsExpr
 
doOpenConnection() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector
opens the connection to the server.
doOpenConnection() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Perform necessary operations to actually open the connection.
doOpenConnection() - Method in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
doQuery() - Method in class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
doRemove(Connection) - Method in class biz.chitec.quarterback.util.DBWakeupToggler
 
doReturnCSVDate(boolean, boolean) - Method in class biz.chitec.quarterback.util.EDate
 
doReturnToStringDate() - Method in class biz.chitec.quarterback.util.EDate
 
doSendInHandleLoop(Object, LoggingReceiver, long, int) - Method in class biz.chitec.quarterback.util.Logger
Send data to one receiver, Handle loop part.
doSendInHandleLoop(Object, LoggingReceiver, long, int) - Method in class biz.chitec.quarterback.util.UpdateableLogger
Send data to one receiver, Handle loop part.
doSendToReceiver(Object, LoggingReceiver, long, int) - Method in class biz.chitec.quarterback.util.Logger
Actually send data to one receiver.
doSort() - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
doStartStop(boolean) - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
doStop() - Method in class biz.chitec.quarterback.gjsa.server.ServerReader
Indicator to stop operation.
doStop() - Method in class biz.chitec.quarterback.gjsa.server.ServerWriter
Initiate a stop
doautosortonenable - Variable in class biz.chitec.quarterback.swing.MapListTableModel
 
doc - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
doclientloop - Variable in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Flag whether the loop shell be run through once again depending on client state.
doforcethrow - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
doloopfinishwaiter - Variable in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
 
dolooprunning - Variable in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
 
dontcare - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
dontcaremodel - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
doserverloop - Variable in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Flag whether the loop shell be run through once again depending on server transmissions.
dosort - Variable in class biz.chitec.quarterback.swing.NumberedStringListModel
 
dostop - Variable in class biz.chitec.quarterback.gjsa.server.ServerReader
Flag to indicate that the reader should stop operation
dostop - Variable in class biz.chitec.quarterback.gjsa.server.ServerWriter
 
doubleformatter - Static variable in class biz.chitec.quarterback.gjsa.Obj2StrParser
Description of the Field
doubleformatter - Static variable in class biz.chitec.quarterback.util.ValueHistoryStorage
Static formatter for debugging purposes.
doublify - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Column-wise flags indicating whether content should be generally wider or shorter in the column
dp - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.OutputThread
 
drawcolor - Variable in class biz.chitec.quarterback.swing.LED
 
drawcolor - Variable in class biz.chitec.quarterback.swing.LEDField
 
drawmode - Variable in class biz.chitec.quarterback.swing.LEDField
 
drawoff - Variable in class biz.chitec.quarterback.swing.LED
 
drawoff - Variable in class biz.chitec.quarterback.swing.LEDField
 
drawrect - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
 
drop(Statement, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Drops the unique number generator with the given name.
dropBundles() - Method in class biz.chitec.quarterback.util.HierarchicalResourceBundle
Drop all already loaded bundles and clean the complete list of available resources.
dropCache() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.RowHeightStorage
 
dropCompareString() - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler
Drops the compare string.
dropMe() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
dropMe() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
dropMe() - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
dropProperties(Statement, String) - Static method in class biz.chitec.quarterback.util.PropertiesStorer
Drops a properties object finally from the database.
dropone - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Buttons to add an entry, remove entries and reinit the content.
dummyfieldposition - Static variable in class biz.chitec.quarterback.gjsa.Obj2StrParser
 
duration() - Method in class biz.chitec.quarterback.util.EDateRange
return duration of the date range

E

EDate - class biz.chitec.quarterback.util.EDate.
Date and time range class with arithmetic capabilities.
EDate(int, int, int, int, int, int) - Constructor for class biz.chitec.quarterback.util.EDate
date constructor.
EDate(int, int, int, int) - Constructor for class biz.chitec.quarterback.util.EDate
time range constructor.
EDate(int) - Constructor for class biz.chitec.quarterback.util.EDate
time range constructor.
EDate(long, boolean) - Constructor for class biz.chitec.quarterback.util.EDate
Create EDate in local time from some epoch-wise milliseconds.
EDate(long, TimeZone) - Constructor for class biz.chitec.quarterback.util.EDate
Create EDate from epoch in specified timezone The given milliseconds value is taken relatively to 1970-01-01 00:00:00 UTC.
EDate(TimeZone) - Constructor for class biz.chitec.quarterback.util.EDate
Create EDate with the current time in the given timezone.
EDate(long) - Constructor for class biz.chitec.quarterback.util.EDate
Create EDate in local time from epoch-wise milliseconds in UTC.
EDate() - Constructor for class biz.chitec.quarterback.util.EDate
initialize with local system time
EDate(boolean) - Constructor for class biz.chitec.quarterback.util.EDate
initialize with system time either in local time or in UTC If utc is set to true, the EDate gets the current time in UTC.
EDate(Date) - Constructor for class biz.chitec.quarterback.util.EDate
initialize from a java.util.Date object.
EDate(String) - Constructor for class biz.chitec.quarterback.util.EDate
String constructor.
EDate(EDate) - Constructor for class biz.chitec.quarterback.util.EDate
Copy constructor.
EDateDemo - class biz.chitec.qdemo.util.EDateDemo.
Demonstration and testing programs for the EDate class
EDateDemo() - Constructor for class biz.chitec.qdemo.util.EDateDemo
 
EDateMultiRange - class biz.chitec.quarterback.util.EDateMultiRange.
Multiple date ranges in one storage.
EDateMultiRange() - Constructor for class biz.chitec.quarterback.util.EDateMultiRange
Creates an empty multirange.
EDateMultiRange(EDateMultiRange) - Constructor for class biz.chitec.quarterback.util.EDateMultiRange
Creates a new and completely independant copy of the given multirange.
EDateMultiRange(EDateRange) - Constructor for class biz.chitec.quarterback.util.EDateMultiRange
Creates a multi range containing only the given range.
EDateMultiRangeDemo - class biz.chitec.qdemo.util.EDateMultiRangeDemo.
Demonstration program for EDateMultiRange class.
EDateMultiRangeDemo() - Constructor for class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
EDateRange - class biz.chitec.quarterback.util.EDateRange.
Java representation of a date range with EDate start and end point.
EDateRange() - Constructor for class biz.chitec.quarterback.util.EDateRange
Empty constructor, only needed for derived classes.
EDateRange(EDate, EDate) - Constructor for class biz.chitec.quarterback.util.EDateRange
Constructor with start and end.
EDateRange(EDateRange) - Constructor for class biz.chitec.quarterback.util.EDateRange
Copy constructor.
EDateRangeSymbols - class biz.chitec.quarterback.util.EDateRangeSymbols.
 
EDateRangeSymbols() - Constructor for class biz.chitec.quarterback.util.EDateRangeSymbols
 
EDateShift - class biz.chitec.qdemo.util.EDateShift.
Shift a date given as parameter and put it out.
EDateShift() - Constructor for class biz.chitec.qdemo.util.EDateShift
 
EDateUtilities - class biz.chitec.quarterback.util.EDateUtilities.
Some helper classes for working with EDates.
EDateUtilities() - Constructor for class biz.chitec.quarterback.util.EDateUtilities
 
EDateUtilities.EDateCanonicalRangeIterator - class biz.chitec.quarterback.util.EDateUtilities.EDateCanonicalRangeIterator.
Returns series of time ranges with a certain standard length and canonified start- and enddates.
EDateUtilities.EDateCanonicalRangeIterator(EDate, EDate, int) - Constructor for class biz.chitec.quarterback.util.EDateUtilities.EDateCanonicalRangeIterator
 
EDateUtilities.EDateDayOfWeekIterator - class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator.
Iterator for dates between start and end which belong to certain weekdays.
EDateUtilities.EDateDayOfWeekIterator(EDate, EDate, int[], boolean) - Constructor for class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator
 
EDateUtilities.EDateIntervalIterator - class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator.
Iterator for equally distanced date values.
EDateUtilities.EDateIntervalIterator(EDate, EDate, EDate) - Constructor for class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator
 
EDateUtilities.EDateMonthlyIterator - class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator.
Iterator for equally distanced date values.
EDateUtilities.EDateMonthlyIterator(EDate, EDate, int, int) - Constructor for class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 
EDateUtilities.EDateRangeIterator - class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator.
Returns series of time ranges with a certain standard length.
EDateUtilities.EDateRangeIterator(EDate, EDate, int) - Constructor for class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
EDateUtilities.EDateRangeIterator(EDate, EDate, int, boolean) - Constructor for class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
EDateUtilitiesDemo - class biz.chitec.qdemo.util.EDateUtilitiesDemo.
Demonstration program for EDateUtilities class.
EDateUtilitiesDemo() - Constructor for class biz.chitec.qdemo.util.EDateUtilitiesDemo
 
ENABLEBURST - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
ENABLEDMODE - Static variable in class biz.chitec.quarterback.swing.DynamicMenuBar
 
ENCRYPTIONFORBIDDEN - Static variable in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
ENCRYPTIONNOTNEEDED - Static variable in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
ENCRYPTIONREQUIRED - Static variable in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
ENCRYPTIONWANTED - Static variable in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
EQUALSEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
ERROR - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
EXIT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
EXIT0 - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
EXIT1 - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
EXTERNALCOMBO - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
EXTERNALDOUBLECOMBO - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
EditElement - interface biz.chitec.qapp.gjsaadminclient.EditElement.
Contract for an edit element.
EmptyLoggingReceiver - class biz.chitec.quarterback.util.EmptyLoggingReceiver.
Smallest possible class to implement LoggingReceiver
EmptyLoggingReceiver() - Constructor for class biz.chitec.quarterback.util.EmptyLoggingReceiver
 
EncryptionRulesSymbols - class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols.
 
EncryptionRulesSymbols() - Constructor for class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
EncryptionStrategySymbols - class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols.
 
EncryptionStrategySymbols() - Constructor for class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
EqualityUtilities - class biz.chitec.quarterback.util.EqualityUtilities.
Some helper methods for the task of checking equality between more complex objects.
EqualityUtilities() - Constructor for class biz.chitec.quarterback.util.EqualityUtilities
 
EqualsExpr - class biz.chitec.quarterback.util.logic.EqualsExpr.
Tests for equality between the representation of the left argument in the universe and the constant in the right argument.
EqualsExpr(Object, Object) - Constructor for class biz.chitec.quarterback.util.logic.EqualsExpr
 
EvaluatorExpr - class biz.chitec.quarterback.util.logic.EvaluatorExpr.
Convenience method small evaluating expressions which grounds everything without evaluate().
EvaluatorExpr() - Constructor for class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
e - Variable in class biz.chitec.quarterback.util.AsyncEvent
 
e1 - Variable in class biz.chitec.quarterback.util.logic.FilterExpr
 
e1 - Variable in class biz.chitec.quarterback.util.logic.NOTExpr
 
ecol - Variable in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
editProperties(Properties, Frame, ResourceBundle, String, Map, ActionListener) - Static method in class biz.chitec.quarterback.swing.PropertiesEditor
 
editProperties(Properties, Frame, ResourceBundle, InputSource, String, Map, ActionListener) - Static method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Shows a complete modal dialog allowing to edit the given properties.
editbutton - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
editcomponental - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
edited - Variable in class biz.chitec.qapp.gjsaadminclient.BooleanEditElement
 
edited - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
edited - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
editelements - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
editlabel - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
editorcache - Variable in class biz.chitec.quarterback.swing.MapListTableCellManager
 
editordescription - Variable in class biz.chitec.qdemo.swing.PropertiesEditorXMLDemo
 
edmr - Variable in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
elemC - Static variable in class biz.chitec.quarterback.swing.GBC
One-cell-element without expanding, west-oriented.
elemcenteredC - Static variable in class biz.chitec.quarterback.swing.GBC
One-cell-element without expanding, centered.
elementAt(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Deprecated. Use get(int) instead.
elementIterator(int) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Returns an element-wise iterator over the BurstMaker's content.
elementIterator() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Returns an element-wise iterator which uses bursts with 50 elements.
elementToString(Object) - Method in interface biz.chitec.quarterback.util.CSVWriter.Converter
 
elementToString(int, Object) - Method in class biz.chitec.quarterback.util.CSVWriter
 
elementcomparator - Variable in class biz.chitec.quarterback.util.MapComparator
 
elementstore - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
elsepath - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
emergencyRemoveReceiver(LoggingReceiver) - Method in class biz.chitec.quarterback.util.Logger
Remove a logging receiver without taking care on logic expressions or unconditional checking.
emptyafter - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
emptyafter - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
emptyflagcache - Static variable in class biz.chitec.quarterback.swing.LocaleFlag
 
emptypic - Static variable in class biz.chitec.quarterback.swing.ImageMixer
 
enabled - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Flag: adjustor enabled?
encmode - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
encodeChunk(byte[], int) - Static method in class biz.chitec.quarterback.util.Base64
Encode up to 3 bytes of binary data as 4 bytes of printable ASCII text.
encodingmode - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
encrypted - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
encrypted - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
Is this connection encrypted?
encryptionrule - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Field
encryptionstatecorrect - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Field
encryptionstrategy - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
encryptionstrategy - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
end - Variable in class biz.chitec.quarterback.util.EDateRange
 
end - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator
 
end - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 
endDocument() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
endElement(String, String, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
endPrefixMapping(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
endProgram() - Method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
endRectangle() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
endoffset - Variable in class biz.chitec.quarterback.swing.ScrollerPane.AbstractScrollRule
 
endsEqual(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
true iff this and other end at the same time
endsLaterThan(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
true iff this ends later than other
ensureAvailability(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Ensures, that for a certain point of time, a value exists.
entrySet() - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Return a set of all entries in the map.
entrySet() - Method in class biz.chitec.quarterback.util.TalkingMap
 
envelope() - Method in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
envelopeSent(ServerEnvelope) - Method in interface biz.chitec.quarterback.gjsa.InformableSender
callback method that is called after sending has been finished.
epochstart - Static variable in class biz.chitec.quarterback.util.EDate
 
equals(Object) - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Checks equality based on the classes only.
equals(Object) - Method in class biz.chitec.quarterback.gjsa.ServerReply
Checks equality of this ServerReply to something else.
equals(TableCellSizeAdjustor.AdjustmentInstruction) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction
Two instructions are equal if all internal values are equal.
equals(byte[], byte[]) - Static method in class biz.chitec.quarterback.util.ArrayComparer
compares two byte[] arrays.
equals(Object) - Method in class biz.chitec.quarterback.util.EDate
true iff other is an EDate and equals this one
equals(Object) - Method in class biz.chitec.quarterback.util.EDateMultiRange
true iff o is a EDateMultiRange and starts and ends at the same times as this.
equals(Object) - Method in class biz.chitec.quarterback.util.EDateRange
true iff o is a EDateRange and starts and ends at the same times as this.
equals(Object, Object) - Static method in class biz.chitec.quarterback.util.EqualityUtilities
Checks equality of the two given objects and handles null and some complex types correctly If one of the two given objects is null, the method returns false if the other isn't.
equals(Object) - Method in class biz.chitec.quarterback.util.MapComparator
 
equals(Object) - Method in class biz.chitec.quarterback.util.Null
All Nulls are equal.
equals(Object) - Method in class biz.chitec.quarterback.util.NumberComparator
 
equals(Object) - Method in class biz.chitec.quarterback.util.NumberedString
Checks equality with another object.
equals(Object) - Method in class biz.chitec.quarterback.util.NumberedStringComparator
 
equals(Object) - Method in class biz.chitec.quarterback.util.StringRepresentationComparator
Equality checking.
equals(Object) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Description of the Method
equals(Object) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Absolute and relative value must be equal for success.
equals(Object) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Compare storage with another one.
equals(Object) - Method in class biz.chitec.quarterback.util.logic.ANDExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.FilterExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.InExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.LikeExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.ORExpr
 
equals(Object) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
equalsHMS(EDate) - Method in class biz.chitec.quarterback.util.EDate
checks equality in time (hour, minte, and second)
equalsList(List, List) - Static method in class biz.chitec.quarterback.util.EqualityUtilities
Checks equality of two lists by compairing key-value pairs.
equalsMap(Map, Map) - Static method in class biz.chitec.quarterback.util.EqualityUtilities
Checks equality of two maps by compairing key-value pairs.
equalsOrLaterThan(EDate) - Method in class biz.chitec.quarterback.util.EDate
true iff this EDate object is later (or for time ranges: larger) than or equal to the other EDate object.
equalsYMD(EDate) - Method in class biz.chitec.quarterback.util.EDate
checks equality in date (year, month, date)
ers - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
ers - Static variable in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
ers - Static variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Field
escBinary(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Escape everything to make binary data saveable.
escapeCharacters(String) - Method in class biz.chitec.quarterback.util.CSVWriter
Escapes some special characters in Strings
esrp(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
esrq(String, String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
ess - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
evalArgument(int, String[]) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Evaluate one argument.
evalRB(boolean) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
 
evalVersion(String) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Internal helper method for splitting a version number given as String.
evaluate(Object) - Method in class biz.chitec.quarterback.gjsa.ServerReplyFilterExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.ANDExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.InExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.LikeExpr
Is the expression valid in the given universe
evaluate(Object) - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.NOTExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.ORExpr
Is the expression valid in the given universe
evaluate(Object) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
evaluateExpressions(int, Object) - Method in class biz.chitec.quarterback.util.Logger
Evaluate the logical expression for a logging receiver.
evaluatecolonset - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
eventmode - Variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
exists(Statement, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Checks whether there is a unique number generator with the given name.
exit0button - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
exit1button - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
exitN(int) - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
exitRequest(boolean, int, String, int, String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Start exit sequence.
exitRequest(boolean, int, String, int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
 
exitRequest(boolean, int, String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
 
exitRequest(boolean, int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Start exit sequence without a config logger.
exitcode - Variable in class biz.chitec.quarterback.gjsa.server.Killer
 
expandingtableC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element, centerized and expanding in both directions.
expandingverticalC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element, centerized and vertically expanding.
expandingverticalupperC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element, upper-center anchored and vertically expanding.
exprToString(LogicExpr) - Method in class biz.chitec.quarterback.util.logic.IntCompareExpr
 
expressions - Variable in class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
externalcombos - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
externaldata - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
externaldatakey - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
externaldatakey - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
externaldatalist - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
externalkeys - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
externalvalues - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
extract(String, Properties) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Extract all values with one prefix out of the given compound bundle.
extvuls - Variable in class biz.chitec.quarterback.gjsa.server.Vulture
 

F

FALSE - Static variable in class biz.chitec.quarterback.util.logic.ConstantExpr
 
FILEABORT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
FILECOMPLETE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
FILENAME - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
FILENAME - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
FILEPART - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
FILEPATH - Static variable in class biz.chitec.qdemo.chat.server.QJChatServer
Path to send and receive files from and to
FIRSTOFJANUARYIN1600 - Static variable in class biz.chitec.quarterback.util.EDate
 
FIRST_ALWAYS - Static variable in class biz.chitec.quarterback.swing.ListKeyInputHandler
Always select the first matching element.
FLOAT - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
FLOAT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
FLOODTIME - Static variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
FLOODTIME - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
FONT - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
FONT - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
FOURMONTHLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
FREEFLOATING - Static variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
possible type: free floating information sent by server
FULL - Static variable in class biz.chitec.quarterback.swing.LEDField
 
FULLSTOP - Static variable in class biz.chitec.quarterback.swing.NumericTextField
 
FileSelectionField - class biz.chitec.quarterback.swing.FileSelectionField.
Text field for filename selection with button for dialog and means for attaching a filename filter
FileSelectionField(int, boolean, String, String) - Constructor for class biz.chitec.quarterback.swing.FileSelectionField
Creates the field
FileSelectionField(Component, int, boolean, String, String) - Constructor for class biz.chitec.quarterback.swing.FileSelectionField
 
FileSelectionField.MyFileFilter - class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter.
File filter looking for file extensions or directories only.
FileSelectionField.MyFileFilter() - Constructor for class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
Creates a file filter.
FileSelectionField.MyFileFilter(boolean) - Constructor for class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
 
FileSelectionField.MyFileFilter(boolean, String) - Constructor for class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
 
FileSelectionField.MyFileFilter(String, String) - Constructor for class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
 
FileTransferBurstMaker - class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker.
Burst maker for file contents.
FileTransferBurstMaker(String) - Constructor for class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
 
FileUploadExecutor - class biz.chitec.quarterback.gjsa.server.FileUploadExecutor.
Executor which can be used as base for an upload scheme.
FileUploadExecutor(ServerThreadBase, File, Runnable, Runnable) - Constructor for class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
Constructor for the FileUploadExecutor
FileUploadExecutor.ReturnValueRunnable - interface biz.chitec.quarterback.gjsa.server.FileUploadExecutor.ReturnValueRunnable.
Special interface for successful callback If the callback given to the executor's constructor implements this interface, the executor will call the runWithReturnValue() method instead of the standard run() and return the result in the command answer
FilterExpr - class biz.chitec.quarterback.util.logic.FilterExpr.
Interface for logic expressions
FilterExpr(LogicExpr) - Constructor for class biz.chitec.quarterback.util.logic.FilterExpr
 
FormattableTableCellRenderer - class biz.chitec.quarterback.swing.FormattableTableCellRenderer.
Formattable renderer component for trees and tables.
FormattableTableCellRenderer() - Constructor for class biz.chitec.quarterback.swing.FormattableTableCellRenderer
 
FormattableTableCellRenderer(int) - Constructor for class biz.chitec.quarterback.swing.FormattableTableCellRenderer
 
FreeFloatingReceiver - interface biz.chitec.quarterback.gjsa.FreeFloatingReceiver.
receiver interface for free floating messages.
From(int, String) - Static method in class biz.chitec.quarterback.util.Recode
 
FromDos(char) - Static method in class biz.chitec.quarterback.util.Recode
 
failrun - Variable in class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
 
fallbacklocale - Static variable in class biz.chitec.quarterback.util.RB
Additional locale that can be set to provide an explicit fallback.
fallbacklocale - Variable in class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
family - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
 
family - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
 
father - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
father - Variable in class biz.chitec.quarterback.util.Controllable
 
fatherChanged(String) - Method in class biz.chitec.quarterback.util.Controllable
 
fathersession - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
The session fron which this session was started, null if no father exists.
ffht - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
ffi - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
fileLoader - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
filelogging - Variable in class biz.chitec.quarterback.util.LogFileWriter
 
filemenu - Variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
filename - Variable in class biz.chitec.quarterback.util.LogFileWriter
 
fileout - Variable in class biz.chitec.quarterback.util.LogFileWriter
 
fillC - Static variable in class biz.chitec.quarterback.swing.GBC
One-cell-element without expanding but filling the rectangle, centered.
fillModel(boolean) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
fillModel(boolean) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
fillProperties(Properties) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Fill properties of editor into existing Properties.
fillProperties(Properties) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Fill properties of editor into existing Properties.
fillValues() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
fillingcolumns - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Index of row to be resized so that the viewport is completely filled up.
filter(int) - Method in class biz.chitec.quarterback.swing.LocaleFlag.BrightenFilter
 
filterRGB(int, int, int) - Method in class biz.chitec.quarterback.swing.LocaleFlag.BrightenFilter
 
filterdesc - Variable in class biz.chitec.quarterback.swing.FileSelectionField
 
filterdesc - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
 
filterdesc - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
finalend - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
finalize() - Method in class biz.chitec.quarterback.util.LogFileWriter
 
finalizeChange() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
finalizeChange() - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Called if a change in the edit element has been transferred to the server and by this way has been made permanent.
findConstant(String, String) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
findIdentifier(String, String) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
findLeaf(Node, String) - Static method in class biz.chitec.quarterback.util.DOMHelp
Find the (first) child of the given node which has the given name.
findLeaf(Node, String[]) - Static method in class biz.chitec.quarterback.util.DOMHelp
Strange method which seems to be superfluous
findNextSemicolon(String, int) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Find next semicolon from position i on.
findPartForNum(int) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
Description of the Method
finishInsertion(int, int, boolean) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Called after every insertion.
finishNewState(List, List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
finishNewState(List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
finishNewState(CommandExecutor) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
finishNewState(List, List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
finish a new server stack entry with state specific CommandExecutors and CommandExecutors that are called also in every further state.
finishNewState(List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
finish a new ServerStackEntry with state specific CommandExecutors only.
finishNewState(CommandExecutor) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
finish a new ServerStackEntry with one state specific CommandExecutor.
finishSingleAdjustment(int, int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Performs the real adjustment for one column after calculations have been done.
finishUpdateDelayedSending(LoggingReceiver) - Method in class biz.chitec.quarterback.util.UpdateableLogger
Finishes sending of delayed data to an updated reveicer.
finished - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
finishedByInterrupt() - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Callback for correct, but interrupted finishing.
finishedCorrectly() - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Callback for correct finishing.
finishedWithError(ServerReply) - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Callback for server-side errornous finishing.
finishedWithThrowable(Throwable) - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Callback for client-side errornous finishung.
fireCurrentConfiguration() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
fires a change event in case the current configuration changes
fireCurrentLockedWidth() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
fires a change event in case the current locked width changes
fireDesaster() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
fireEdited(boolean) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Set internally whether something has been edited compared to the setImage() state.
fireFreeFloatingMessage(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Fires a free floating message.
fireIsChangedChange() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
fireListChanged() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
fireTableRowHeightEvent(int, int, int, int) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
Notify all listeners on changes of a particular preferred row height.
first - Variable in class biz.chitec.quarterback.util.Logger
leading element of the list.
first - Variable in class biz.chitec.quarterback.util.ThreadInterface
 
firstLessThanOrEqualsSecond(int, int, int, int, int, int) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Check difference between first and second version number.
firstLessThanOrEqualsSecond(String, String) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Check difference between first and second version number.
firstLessThanOrEqualsSecond(int[], int[]) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Check difference between first and second version number.
firstLessThanSecond(int, int, int, int, int, int) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Check difference between first and second version number.
firstLessThanSecond(String, String) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Check difference between first and second version number.
firstLessThanSecond(int[], int[]) - Static method in class biz.chitec.quarterback.util.VersionUtilities
Check difference between first and second version number.
firstindex - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
firstmap - Variable in class biz.chitec.quarterback.util.HiddenDefaultValueMap
 
firstrow - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction
 
firstselectableindex - Variable in class biz.chitec.quarterback.swing.ListKeyInputHandler
 
fivehours - Static variable in class biz.chitec.quarterback.util.EDate
 
fiveminutes - Static variable in class biz.chitec.quarterback.util.EDate
 
fiveteenminutes - Static variable in class biz.chitec.quarterback.util.EDate
 
fixedwidth - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Cumulated width of all automatically sized rows
flagheight - Variable in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
flagmode - Variable in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
floating - Variable in class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
floating - Variable in class biz.chitec.quarterback.swing.NumericTextField
 
floodcount - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
 
floodcount - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
floodsleep - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
internal flag if reader thread should wait
floodsleep - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
internal flag if reader thread should wait
floodstart - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
 
floodstart - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
flush() - Method in class biz.chitec.quarterback.util.CSVWriter
 
focusGained(FocusEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.EFL
 
focusGained(FocusEvent) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
focusLost(FocusEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.EFL
 
focusLost(FocusEvent) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
followRectangle(MouseEvent) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
fontnames - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
fontnames - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
footer - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
footer - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
forActions(List, Hotkeys, String, String) - Static method in class biz.chitec.quarterback.swing.HotkeyMaker
Attaches hotkeys to a list of Action instances.
forContainer(Container, Hotkeys, String, String, Set) - Static method in class biz.chitec.quarterback.swing.HotkeyMaker
Attaches hotkeys to a container.
forListOfObjects(List, Hotkeys, String, String) - Static method in class biz.chitec.quarterback.swing.HotkeyMaker
Attaches hotkeys to a list of various objects.
forMenu(JMenu, Hotkeys, String, String) - Static method in class biz.chitec.quarterback.swing.HotkeyMaker
Attaches hotkeys to the menu items in a menu, not including the menu title or any submenus.
forMenuBar(JMenuBar, Hotkeys, String, String, boolean) - Static method in class biz.chitec.quarterback.swing.HotkeyMaker
Attaches hotkeys to a menubar, including titles and items of all menus, but not including any submenus.
force24() - Method in class biz.chitec.quarterback.util.EDate
returns new EDate representing this EDate, but with 24:00 instead of 00:00
forceerrorbutt - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
forcestring - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
forcestring - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
forcethrowbutt - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
foreignicon - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
format(Object) - Method in class biz.chitec.quarterback.swing.FormattableTableCellRenderer
 
format(byte[]) - Static method in class biz.chitec.quarterback.util.ByteArrayFormatter
 
format(int[]) - Static method in class biz.chitec.quarterback.util.ByteArrayFormatter
 
format(String, Object[]) - Static method in class biz.chitec.quarterback.util.MF
Internal helper method to format messages without pattern nicely.
format(List) - Static method in class biz.chitec.quarterback.util.MF
formats a List assuming template at index 0 and variables at following indices.
format(String, List, boolean) - Static method in class biz.chitec.quarterback.util.MF
formats a pattern with the variables given in the vector. if noindex0 is set, List.get(0) is not used at all (variables begin at index 1), otherwise variables are taken from index 0 on.
format(String, List) - Static method in class biz.chitec.quarterback.util.MF
Formats lists by pattern beginning at index 0
format(String, Map) - Static method in class biz.chitec.quarterback.util.MF
Creates a formatted string by inserting m's values whereever {}-encapsulated keys of m occur.
format(String, Object) - Static method in class biz.chitec.quarterback.util.MF
formats pattern with one variable object.
format(String, Object, Object) - Static method in class biz.chitec.quarterback.util.MF
formats pattern with two variable objects.
format(String, Object, Object, Object) - Static method in class biz.chitec.quarterback.util.MF
formats pattern with three variable objects.
format(String, Object, Object, Object, Object) - Static method in class biz.chitec.quarterback.util.MF
formats pattern with four variable objects.
format(String, Object, Object, Object, Object, Object) - Static method in class biz.chitec.quarterback.util.MF
formats pattern with five variable objects.
format(String, Object, Object, Object, Object, Object, Object) - Static method in class biz.chitec.quarterback.util.MF
formats pattern with six variable objects.
format(ResourceBundle, String) - Static method in class biz.chitec.quarterback.util.MF
Formats a string containing template and parameters.
formatByte(byte) - Static method in class biz.chitec.quarterback.util.ByteArrayFormatter
 
formatDouble(double) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Description of the Method
formatter - Variable in class biz.chitec.quarterback.swing.NumericTextField
 
fourtyfiveminutes - Static variable in class biz.chitec.quarterback.util.EDate
 
frameFor(Container, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Puts the given Container into a JFrame and installs a pass-through for component-shown events.
frameFor(Container) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Puts the given Component in an unlabelled JFrame.
freeFloatingReply(int, ServerReply, InformableSender) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
writes a free floating reply.
freeFloatingReply(int, ServerReply) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
writes a free floating reply.
freefloating - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
freefloatingreceivers - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
fromEpoch(long, TimeZone) - Method in class biz.chitec.quarterback.util.EDate
Initializes the EDate from an epoch value into the given timezone.

G

GBC - class biz.chitec.quarterback.swing.GBC.
Convenience class with astatic method to create GridBagConstraints and several predefined GridBagConstraints objects.
GBC() - Constructor for class biz.chitec.quarterback.swing.GBC
Fully-static object.
GChatReplySymbols - class biz.chitec.qdemo.chat.util.GChatReplySymbols.
 
GChatReplySymbols() - Constructor for class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
GChatRequestSymbols - class biz.chitec.qdemo.chat.util.GChatRequestSymbols.
 
GChatRequestSymbols() - Constructor for class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
GEM - Static variable in class biz.chitec.quarterback.util.ThreadKicker
 
GETASYNCHRONOUSBURST - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETBURSTMODE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETBURSTSTATE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETCHATTERS - Static variable in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
GETCLBAG - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETCONNECTIONINFO - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETCONNECTIONVECTOR - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETDEBUGEXCEPTIONS - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETINTS - Static variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo
 
GETJVMVERSION - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETOPENEDSESSIONID - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETPROPERTIES - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETPROPERTY - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETPROPERTYDESCRIPTIONS - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETPROPERTYNAMES - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETPROTOCOLVERSION - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETSSLCIPHERS - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETSSLPORT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETTHREADCOUNT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GETTHREADINFO - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
GJSAAdminClient - class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient.
Administrative client for GJSA servers.
GJSAAdminClient(int, String[]) - Constructor for class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
Creates new form GJSAAdminClient
GJSALoggingClient - class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.
EBuS Graphical Logging Client (LoggingClient)
GJSALoggingClient(String[]) - Constructor for class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
GJSALoggingClient.ConnectionPanel - class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel.
 
GJSALoggingClient.ConnectionPanel() - Constructor for class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
GJSAParserDemo - class biz.chitec.qdemo.gjsa.GJSAParserDemo.
Demonstration for the GJSA parser.
GJSAParserDemo() - Constructor for class biz.chitec.qdemo.gjsa.GJSAParserDemo
 
GJSAServer - class biz.chitec.quarterback.gjsa.server.GJSAServer.
GJSA server main base.
GJSAServer(int, String, ServerThreadInitiator, InitialExecutorAdder) - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer
Stadard constructor with ports, thread init object and executors
GJSAServer(int, ServerThreadInitiator, InitialExecutorAdder) - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer
 
GJSAServer(int, ServerThreadInitiator) - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer
Constructor with ports and thread init.
GJSAServer(int, InitialExecutorAdder) - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer
Constructor with ports and executors init.
GJSAServer(int, String) - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer
Constructor with port and prefix for logging and port property
GJSAServer(int) - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer
Constructor with ports only.
GJSAServer() - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer
Minimalistic constructor that does not do anything more than the absolutely mandatory steps.
GJSAServer.SocketListeningThread - class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread.
Socket listening thread.
GJSAServer.SocketListeningThread(GJSAServer, ServerSocket, int, boolean) - Constructor for class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
Initialize the listening thread.
GRAYEDLANGUAGE - Static variable in class biz.chitec.quarterback.util.LocaleFlagTypes
 
GREATERTHANEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
GREATERTHANOREQUALSEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
GUI2NSAddNr(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Translates GUI index into additional number of NumberedString at that position.
GUI2NSIdx(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Translates GUI index into index of NumberedString at that position.
GUI2NSIdx(int[]) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Translates several GUI indices into their internal NumberedString counterparts.
GenericProxyExecutor - class biz.chitec.quarterback.gjsa.server.GenericProxyExecutor.
Executor for a GJSA server acting as a proxy.
GenericProxyExecutor(ServerThreadBase) - Constructor for class biz.chitec.quarterback.gjsa.server.GenericProxyExecutor
 
GreaterThanExpr - class biz.chitec.quarterback.util.logic.GreaterThanExpr.
Logical expression checking whether a certain value in the universe is less than a given number The value in the universe has to be of type Number, otherwise checks will always return false.
GreaterThanExpr(Object, Comparable) - Constructor for class biz.chitec.quarterback.util.logic.GreaterThanExpr
 
GreaterThanExpr(Object, int) - Constructor for class biz.chitec.quarterback.util.logic.GreaterThanExpr
 
GreaterThanExpr(Object, double) - Constructor for class biz.chitec.quarterback.util.logic.GreaterThanExpr
 
GreaterThanOrEqualsExpr - class biz.chitec.quarterback.util.logic.GreaterThanOrEqualsExpr.
Logical expression checking whether a certain value in the universe is less than a given number The value in the universe has to be of type Number, otherwise checks will always return false.
GreaterThanOrEqualsExpr(Object, Comparable) - Constructor for class biz.chitec.quarterback.util.logic.GreaterThanOrEqualsExpr
 
GreaterThanOrEqualsExpr(Object, int) - Constructor for class biz.chitec.quarterback.util.logic.GreaterThanOrEqualsExpr
 
GreaterThanOrEqualsExpr(Object, double) - Constructor for class biz.chitec.quarterback.util.logic.GreaterThanOrEqualsExpr
 
gbl - Static variable in class biz.chitec.quarterback.swing.GBC
Layout manager that can also be used outside
gc - Variable in class biz.chitec.quarterback.util.LimitedThreadInterface
 
generateMessage(Object) - Static method in class biz.chitec.quarterback.gjsa.ServerMessages
 
generateMessageByString(String) - Static method in class biz.chitec.quarterback.gjsa.ServerMessages
 
generateMessageByStringWE(String) - Static method in class biz.chitec.quarterback.gjsa.ServerMessages
 
generateMessageTemplate(String, Object[]) - Static method in class biz.chitec.quarterback.gjsa.ServerMessages
 
generatePopupMenu() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Generates the popup menu, i.e. populates it with entries
generateTimeString(EDate) - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
generateUniverse() - Method in interface biz.chitec.quarterback.util.logic.LogicExpr.UniverseGenerator
Deliver the complete universe we are operating on.
get(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get any object out of the storage, might return null.
get(String) - Method in class biz.chitec.quarterback.util.Controllable
return a stored object.
get(Object) - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Returns value stored under the given key.
get(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Returns the element at the given index.
get(Object) - Method in class biz.chitec.quarterback.util.TalkingMap
 
get(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Get absolute data at a certain point of time.
getAbsolute() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Return absolute value of this ValueMark.
getAccessDate() - Method in class biz.chitec.quarterback.util.EDate
Return date in a format understandable by MS Access
getAddNrFirst() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
getAdditionalLoggingExecutors(ServerThreadBase) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns list of additional executors for logging state
getAddnr() - Method in class biz.chitec.quarterback.util.NumberedString
Returns additional number.
getAddon() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Gets the version addon attribute of the QJChatServer object.
getAddon() - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer
 
getAddon() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return version addon
getAdminExecutor(ServerThreadBase) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns the adminsitrative executor.
getAllHeaders() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Returns the complete header list as it has been passed during initialization
getAllLanguageLocalesList() - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Returns a sorted list of all known languages as list of locales
getAllStateExecutors(ServerThreadBase) - Method in interface biz.chitec.quarterback.gjsa.server.InitialExecutorAdder
Return executors which should be active in this and in all subsequent states.
getAllSymbols() - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Return an array with all numeric symbol values.
getAllSymbols() - Method in class biz.chitec.quarterback.util.EDateRangeSymbols
 
getAllSymbolsQIA() - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Returns a QuickIntArray with all numeric symbol values.
getAllSymbolsQIA() - Method in class biz.chitec.quarterback.util.EDateRangeSymbols
 
getBaseThread() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Returns the underlying Thread object for this handler.
getBlack() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getBoolean(String, boolean) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get a boolean value out of the storage.
getBoolean(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get boolean value.
getBooleanAttrib(String, boolean) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
getBooleanParam(int) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Returns the i-th parameter as boolean value.
getBooleanParam(int, boolean) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Returns the i-th parameter as boolean value or default if parameter is not given.
getBufferedImage(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Return a BufferedImage from image data stored in a file (e.g. contained in the JAR).
getBuildDate() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return the build date if such a mechanism is available.
getBundle() - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
getBundle(Object, Locale) - Static method in class biz.chitec.quarterback.util.RB
Loads hierarchical bundle for an instance and a certain locale
getBundle(Object) - Static method in class biz.chitec.quarterback.util.RB
Loads hierarchical bundle for an instance and the default locale
getBundle(Class, Locale) - Static method in class biz.chitec.quarterback.util.RB
Loads hierarchical bundle for a class and a certain locale.
getBundle(Class) - Static method in class biz.chitec.quarterback.util.RB
Loads hierarchical bundle for a class and the default locale.
getBundle(String, Locale) - Static method in class biz.chitec.quarterback.util.RB
Loads hierarchical bundle for a string-named class.
getBundle(String) - Static method in class biz.chitec.quarterback.util.RB
Loads a bundle for the default locale
getBundleWithException(String, Locale) - Static method in class biz.chitec.quarterback.util.RB
Loads hierarchical bundle for given class and the given locale.
getBundleWithException(String) - Static method in class biz.chitec.quarterback.util.RB
Loads hierarchical bundle for given class and the default locale.
getBurstAll() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
getBurstAll() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Get if bursts anything burstable
getBurstNext() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
getBurstNext() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Get if bursts next command.
getBurstSize() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
getBurstSize() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Returns size of one burst chunk.
getButtonForLabel(Container, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Returns the first button with the given text.
getCSVDate(boolean, boolean) - Method in class biz.chitec.quarterback.util.EDate
Return date in a format understandable by CSV interpreters.
getCSVDate(boolean) - Method in class biz.chitec.quarterback.util.EDate
 
getCSVDate() - Method in class biz.chitec.quarterback.util.EDate
 
getCanonicalTimeRangeIterator(EDate, EDate, int) - Static method in class biz.chitec.quarterback.util.EDateUtilities
Returns series of canonical time ranges.
getCellEditorValue() - Method in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
Returns the selected chat symbol The symbol is returned either as Integer or as String, depending on how it has been given during invokation of the editor.
getCellEditorValue() - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
getCellEditorValue() - Method in class biz.chitec.quarterback.swing.NSCBMCellEditor
Returns the numeric component of the selected NumberedString
getChatMessageLogger() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Gets the chatmessagelogger object of the QJChatServer.
getChatterList() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Method for obtaining all the chatters as a list.
getChild() - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
getChunkCount() - Method in class biz.chitec.quarterback.util.EDateMultiRange
Returns the count of non-linear chunks.
getChunks() - Method in class biz.chitec.quarterback.util.EDateMultiRange
Return the chunks of multirange.
getClientHostDescription() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns a complete declarative description of the client's name and IP.
getClientHostIP() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the IP address of the connected client.
getClientHostIP() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Returns the IP address of the connected client.
getClientHostName() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the symbolic name of the real connected client.
getClientHostName() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Returns the symbolic name of the connected client.
getClientInetAddr() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the InetAddress object for the currently connected client This method will also work for connectionless connect.
getClientInetAddr() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Returns the InetAddress object for the currently connected client This method will also work for connectionless connect.
getColRendererOrEditorWithRB(Object, boolean) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Returns class name for cell renderer or cell editor for a certain column key from the resources.
getColclassWithRB(Object, Object) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Get column class.
getColeditWithRB(Object) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Get the editability.
getColnameWithRB(Object) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Get column name (= header).
getColor() - Method in class biz.chitec.quarterback.swing.JMultiColorLabel.ColorRange
 
getColor() - Method in class biz.chitec.quarterback.swing.LED
 
getColorForPosition(int) - Method in class biz.chitec.quarterback.swing.JMultiColorLabel
 
getColsortreplaceWithRB(Object) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Get sorting key for column.
getColumnClass(int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return column class.
getColumnClass(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
From TableModel: Return column class.
getColumnCount() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return number of columns known to the model helper
getColumnCount() - Method in class biz.chitec.quarterback.swing.MapListTableModel
From TableModel: returns number of data columns.
getColumnEditorClassName(int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Returns the column editor class for a certain column.
getColumnEditorClassName(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Returns the column editor class for a certain column.
getColumnIndex(String) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return index of column with given name.
getColumnIndex(String) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Return index of column with given name.
getColumnIndex(String) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
getColumnIndex() - Method in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
getColumnIndexBySortReplace(String) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Get a column index by the sortreplace key value.
getColumnIndexBySortReplace(String) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Get a column index by the sortreplace key value.
getColumnIndexBySortReplace(String) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
getColumnKey(int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return key of colunm with given index.
getColumnKey(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Return key of colunm with given index.
getColumnKey(int) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
getColumnList() - Method in class biz.chitec.quarterback.util.CSVReader
Returns the recognized columns as list preserving their order in the CSV file
getColumnName(int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return symbolic name of a column
getColumnName(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
From TableModel: Return column name.
getColumnRendererClassName(int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Returns the column renderer class for a certain column.
getColumnRendererClassName(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Returns the column renderer class for a certain column.
getColumnSeparator() - Method in class biz.chitec.quarterback.util.CSVHandler
 
getColumnSortReplace(int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return column's sort replace value.
getColumnValue(Map, int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return content of specific column for a Map
getComboBox(List, String, int, int, boolean) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Create a combo box which shows the given locales.
getComboBox(List, int, int, boolean) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Create a combo box which shows the given locales.
getComboBox(List, String) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Creates a combo box widget which shows the given locales with name and flag.
getComboBox(List) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Creates a combo box widget which shows the given locales with name and flag.
getCommand() - Method in class biz.chitec.quarterback.gjsa.ServerRequest
 
getCommandName() - Method in class biz.chitec.quarterback.gjsa.ServerRequest
 
getCommandNum(String) - Static method in class biz.chitec.quarterback.gjsa.ServerRequest
 
getCompareString() - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler
Returns the compare string.
getCompleteReply(int) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Computes all reply rows at once, but at most maxdatacount of it.
getCompleteReply() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
computes the complete reply, but at most 400 lines of it.
getCompleteVersionString() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns a standard version string.
getComponent() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
Creates the component which represents the ControlElement in the GUI
getComponentForLabel(Container, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Returns the first component which is connected to a label with the given text.
getComponentForTab(Container, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Returns the first component which is in a JTabbedPane under a tab with the given label.
getConfiguration() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Create textual representation of complete inner state in a way feasible for object persistance
getConnNr() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Returns the connection number of this handler.
getConnection() - Method in class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
getConnectionID() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the connection ID which contains at least the connection number.
getConnectionInfo(String) - Method in class biz.chitec.quarterback.gjsa.server.BasicExecutor
Gets the connectionInfo attribute of the BasicExecutor object
getConnectionNr() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the connection number of this connection.
getConnectionlessSupported() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
returns whether connectionless connections are supported.
getConsoleOut() - Method in class biz.chitec.quarterback.util.LogFileWriter
 
getConstrainingComparator() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Returns the current constraining comparator
getContent() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
returns the content list
getContent() - Method in class biz.chitec.quarterback.util.QuickIntArray
Return content.
getContentPart(int, int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Return part of the content in an efficient manner.
getControlTextFont() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getCookedProperties() - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Get all properties with full preprocessing
getCookedProperty(String) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Get one preprocessed property
getCurrentConfigAsSet() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Returns the current configuration as Set
getCurrentConfiguration() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Returns the current configuration as array of Strings
getCurrentLockedWidth() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Returns the current configuration as array of Strings
getCustomCombos() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
getDM() - Method in class biz.chitec.quarterback.util.EDate
Return day, and month in a printable version.
getDMY() - Method in class biz.chitec.quarterback.util.EDate
Return day, month, and year in a printable version.
getData() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
getData() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
getData() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Return complete data set for this connection
getData() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Return complete data set for this connection
getData() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Returns all stored data.
getData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
Gets the data attribute of the FontChoice object
getData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
getData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
getData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
Gets the data attribute of the FontChoice object
getData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MultiLineEditor
 
getDataCodingScheme() - Method in class biz.chitec.quarterback.util.SMS
 
getDay() - Method in class biz.chitec.quarterback.util.EDate
 
getDayOfWeek() - Method in class biz.chitec.quarterback.util.EDate
returns day of the week 0 means Monday, 1 Tuesday etc., Sunday is 6.
getDayOfWeekIterator(EDate, EDate, int[], boolean) - Static method in class biz.chitec.quarterback.util.EDateUtilities
Return an iterator which delivers dates on certain days of the week.
getDayPart() - Method in class biz.chitec.quarterback.util.EDate
Return this very EDate with hour, minute and second set to zero.
getDebugExceptions(int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns the last exceptions stored for debug purposes.
getDecimalSeparator() - Method in class biz.chitec.quarterback.util.CSVHandler
 
getDefaultAllowedKeys() - Method in class biz.chitec.quarterback.util.Hotkeys
Return the default allowed hotkeys.
getDefaultFontValues() - Static method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getDefaultValue(Statement, String, String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
 
getDepth() - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
 
getDepth() - Method in class biz.chitec.quarterback.swing.LogFrame
 
getDepth() - Method in class biz.chitec.quarterback.swing.LogPanel
Returns the current depth of the output.
getDescription() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
getDescription() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
getDescription() - Method in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
 
getDescription() - Method in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
 
getDescription() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
 
getDisplayKey() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
getDocumentLocator() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
getDouble() - Method in class biz.chitec.quarterback.swing.NumericTextField
Return content as floating point value.
getDoubleAsObject() - Method in class biz.chitec.quarterback.swing.NumericTextField
Return content as Double value.
getEDate(ResultSet, int) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Reads an EDate out of the given ResultSet at the given index.
getEDateOrAlternative(ResultSet, int, EDate) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Reads an EDate and returns the given alternative if the content is malformatted.
getEDateOrCopiedAlternative(ResultSet, int, EDate) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Reads an EDate and returns an independent copy of the given alternative if the content is malformatted.
getEDateOrCurrent(ResultSet, int) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Reads an EDate and returns the current time if the content is malformatted.
getEDateOrNull(ResultSet, int) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Reads an EDate and returns null if the content is malformatted.
getEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
Create the edit component and return it.
getEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.BooleanEditElement
 
getEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.IntEditElement
 
getEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
getEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.PasswordEditElement
 
getEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.StringEditElement
 
getElementAt(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
returns an element with GUI index This is a list model interface method.
getElements() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement
 
getElements() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
getElements() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuElement
Return all components generated by this menu element.
getElements() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SeparatorMenuElement
 
getElements() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
getEmptyImage(int, int) - Static method in class biz.chitec.quarterback.swing.ImageMixer
Returns an empty, transparent image of the given size.
getEncodingMode() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
 
getEncodingMode() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
getEncodingMode() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Return encoding of the connection
getEncodingMode() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Use SessionedServerConnector methods instead
getEncodingMode() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
getEncryptionAdvice(int, int) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Determines whether the connection should be encrypted or not.
getEncryptionAdvice(int, int) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Determines whether the connection should be encrypted or not.
getEnd() - Method in class biz.chitec.quarterback.util.EDateRange
return end date
getEnvelope() - Method in class biz.chitec.quarterback.util.EDateMultiRange
Return the minimum envelope of the multirange, i.e. the time range from the first subrange's beginning to the end of the last range.
getEscapedAccessDate() - Method in class biz.chitec.quarterback.util.EDate
Return date in another format understandable by MS Access
getExpressions() - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
Return all expressions.
getExtension(File) - Method in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
Return the extension portion of the file's name .
getExtension(File) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
Return the extension portion of the file's name .
getExtension(File) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
Return the extension portion of the file's name .
getExternalCombos() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
getFUIR(Map, String, String, int) - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getFUIRPart(Map, String, String) - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getFather() - Method in class biz.chitec.quarterback.util.Controllable
 
getFileLogging() - Method in class biz.chitec.quarterback.util.LogFileWriter
 
getFilename() - Method in class biz.chitec.quarterback.swing.FileSelectionField
Get the new filename
getFilename() - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
 
getFilename() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
getFilename() - Method in class biz.chitec.quarterback.util.LogFileWriter
 
getFinishedCurrentPanel() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
getFirstAndSecondVersionPart(String) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Gets the firstAndSecondVersionPart attribute of the ServerConnector object
getFirstAndSecondVersionPart(String) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Puts first and second part of a multipart version number into a list.
getFirstInt(Statement, String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Returns the first row of the first reply as integer.
getFirstReply() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Returns the first reply of the reply vector.
getFirstRequest() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
return the first request
getFlag(String) - Method in class biz.chitec.quarterback.util.Controllable
return the state of a flag.
getFlagHeight() - Method in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
getFlagMode() - Method in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
getFocusComponentForJComboBox(JComboBox) - Static method in class biz.chitec.quarterback.swing.PropertiesEditor
Helper method to work around a problem with Metal-JCombo-boxes and focus handling.
getFocusComponentForJComboBox(JComboBox) - Static method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Helper method to work around a problem with Metal-JCombo-boxes and focus handling.
getFormatModifier(String) - Static method in class biz.chitec.quarterback.util.MF
Parses the given string and returns the including format modifier as int array
getFormatter() - Method in class biz.chitec.quarterback.swing.NumericTextField
 
getFrameActions() - Method in class biz.chitec.quarterback.swing.DesktopFrameSelector
Return the list of frame actions needed for the frames in the desktop pane.
getFrameOf(Component) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Return the frame object containing the given component.
getFreeFloatingInterface() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
Gets the freeFloatingInterface attribute of the Reader object
getGJSAData() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Returns the private content of the object as an array.
getGJSAServer() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Gets the gJSAServer attribute of the ServerThreadBase object
getGJSAServer() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Returns the GJSA server to which this session belongs
getGUISelectedIndex() - Method in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
getGrowChunk() - Method in class biz.chitec.quarterback.util.QuickIntArray
Gets the growChunk attribute of the QuickIntArray object
getHM() - Method in class biz.chitec.quarterback.util.EDate
Return hour and minute in a printable version.
getHelpID(Component) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Returns the next available help id starting from the given component (usually the one with the focus).
getHorizontalAlignment() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
getHotkeys(String, List, String) - Method in class biz.chitec.quarterback.util.Hotkeys
Main method: Returns hotkeys list for given input.
getHour() - Method in class biz.chitec.quarterback.util.EDate
 
getHour(boolean) - Method in class biz.chitec.quarterback.util.EDate
 
getI18NDM(boolean, Locale) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate's date (not time) without year as date in the given locale
getI18NDM(boolean) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate's date (not time) without year as date in the standard locale
getI18NDMY(boolean, Locale) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate's date (not time) as date in the given locale
getI18NDMY(boolean) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate's date (not time) as date in the standard locale
getI18NDate(boolean, Locale) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate as date in the given locale
getI18NDate(boolean) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate as date in the standard locale
getI18NDuration(boolean, Locale) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate as duration in the standard locale
getI18NDuration(Locale) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate as duration in the standard locale with days printed as days,
getI18NDuration() - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate as duration in the standard locale
getI18NDuration(boolean) - Method in class biz.chitec.quarterback.util.EDate
Get i18n representation of this EDate as duration in the standard locale
getID() - Method in interface biz.chitec.quarterback.gjsa.ClassParser
Returns a String ID for the object.
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ArrayListCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ByteArrayCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.EDateCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.HashMapCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LinkedListCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LocaleCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LogicExprCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.NumberedStringCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.QuickIntArrayCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ServerReplyCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ServerRequestCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.SmartCompareExprCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.TimeZoneCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.TreeMapCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.VHSValueMarkCP
 
getID() - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ValueHistoryStorageCP
 
getIcon() - Method in class biz.chitec.qdemo.swing.ListItemDemo
 
getIcon(String, String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Compatibility method which returns an Icon object.
getIcon(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Compatibility method which returns an Icon object without description.
getImage() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Returns the edited image as lossy or lossless byte stream.
getImage() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
getImage() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Returns the edited image.
getImageHeight() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Return height of the image.
getImageIcon(String, String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Return an ImageIcon stored in a file (e.g. contained in the JAR).
getImageIcon(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Convenience method without icon description.
getImageIconOrNull(String, String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Return an ImageIcon stored in a file (e.g. contained in the JAR).
getImageIconOrNull(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Convenience method without icon description.
getImageIconPath() - Method in class biz.chitec.qdemo.chat.util.TextIconAttributes
Returns String imageicon
getImageURL(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Locates an image by the given URL along the iconprefixes.
getImageWidth() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Return width of the image.
getInitialEnvelope() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
 
getInstance() - Static method in class biz.chitec.quarterback.util.LocaleComparator
 
getInt() - Method in class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
getInt(int) - Method in class biz.chitec.quarterback.swing.NumericTextField
Return content as int value.
getInt() - Method in class biz.chitec.quarterback.swing.NumericTextField
Return content as int value, 0 if field is empty
getIntAttrib(String, int) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
getIntListParam(int) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Returns the i-th parameter as List of Integer, even if it is not a List.
getIntParam(int) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Returns the i-th parameter as int value or default if paramter is not given.
getIntParam(int, int) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Returns the i-th parameter as int value or default if paramter is not given.
getInteger() - Method in class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
getInteger(String, int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get an Integer out of the storage.
getInteger(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get an Integer out of the storage.
getInteger() - Method in class biz.chitec.quarterback.swing.NumericTextField
Return content as Integer value.
getInternalVars() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.FilterExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.InExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.LikeExpr
 
getInternalVars() - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Only for GJSA class parsers: get class variables to create object from a parsed string.
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
getInternalVars() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
getIntervalIterator(EDate, EDate, EDate) - Static method in class biz.chitec.quarterback.util.EDateUtilities
Return an iterator which delivers equally-distanced dates between start (inclusive) and end (exclusive).
getKey() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Gets the key attribute of the QuantiEntry object
getKey() - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
getKey() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
getKeys() - Method in class biz.chitec.quarterback.util.HierarchicalResourceBundle
Get the union of all available keys.
getKeys() - Method in class biz.chitec.quarterback.util.MapResourceBundle
 
getLKSize() - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
Returns the size of the inverted part of the string to be shown.
getLastChildSessionID() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
getLastChildSessionID() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Return last new child's ID.
getLastFinished() - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
Gets the lastFinished attribute of the SimpleReceiver object
getLastFinishedMessage() - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo.SimpleReceiver
Gets the lastFinishedMessage attribute of the SimpleReceiver object
getLastProduced() - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.DataProducer
Gets the lastProduced attribute of the DataProducer object
getLastReadTimeStamp() - Method in class biz.chitec.quarterback.gjsa.server.ServerReader
 
getLastReply() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Returns the last reply of the reply vector.
getLine() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
getList(String) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
get a vector
getList(String, List) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
getList() - Method in interface biz.chitec.quarterback.swing.ChangeableListModel
 
getList() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class biz.chitec.qdemo.swing.MyCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
Returns the rendering component (i.e. this).
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
getListModels() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
getLocale() - Method in class biz.chitec.quarterback.util.MapResourceBundle
 
getLocale(String) - Static method in class biz.chitec.quarterback.util.RB
Constructs a Locale from a describing String.
getLocaleDescription(Locale, boolean) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Return a textual description of the given locale The text contains language, country if given, variant if given, and ISO code if showisocode is true.
getLocaleFlag(Locale, int, int) - Static method in class biz.chitec.quarterback.swing.LocaleFlag
 
getLogFormatDate() - Method in class biz.chitec.quarterback.util.EDate
return date in a format nice for log files
getLogRemove() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
getLogRemove() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
getLogger(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get a named logger.
getLogger(String) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Returns a stored logger.
getLoggerCenter() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns the logger center for registering or unregistering receivers.
getLoggingReceiverUpdater(UpdateableLogger, LoggingReceiver) - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo.ExampleUpdaterFactory
Gets the loggingReceiverUpdater attribute of the ExampleUpdaterFactory object
getLoggingReceiverUpdater(UpdateableLogger, LoggingReceiver) - Method in class biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory
Gets the loggingReceiverUpdater attribute of the ExampleUpdaterFactory object
getLoggingReceiverUpdater(UpdateableLogger, LoggingReceiver) - Method in interface biz.chitec.quarterback.util.LoggingReceiverUpdaterFactory
Returns a LoggingReceiverUpdater object for the given receiver of the given logger.
getLossLessBufferedImage() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Returns the internally stored lossless image object.
getLossyBufferedImage() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Returns the internally stored lossy image object.
getLossyQuality() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Get the lossy quality setting.
getMD5Digest(String) - Static method in class biz.chitec.quarterback.util.ManifestReader
returns a digest over the manifesto.
getMainComponent() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
getMap(boolean, String) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
returns a Map
getMap(boolean, String, Map) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
getMap() - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Deprecated. Use getProperties() instead
getMap() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Deprecated. Use getProperties() instead
getMapListModelHelper() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Return my model helper.
getMax() - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
getMaxConnectionNr() - Static method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the maximum assigned connection number.
getMaxDate() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Get maximum date.
getMaxDayOfCurrentMonth() - Method in class biz.chitec.quarterback.util.EDate
 
getMaximumScale() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
getMaximumSize(JComponent) - Method in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
return maximum size
getMaximumSize() - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
getMaximumSize() - Method in class biz.chitec.quarterback.swing.LED
 
getMaximumSize() - Method in class biz.chitec.quarterback.swing.LEDField
 
getMaximumThreshold() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
getMenuDefinition() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar
 
getMenuTextFont() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getMessageReference() - Method in class biz.chitec.quarterback.util.SMS
 
getMessageResult() - Method in class biz.chitec.quarterback.gjsa.ServerReply
Return result.
getMin() - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
getMinDate() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Get minimum date.
getMinimumSize(JComponent) - Method in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
return minimum size
getMinimumSize() - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
getMinimumSize() - Method in class biz.chitec.quarterback.swing.LED
 
getMinimumSize() - Method in class biz.chitec.quarterback.swing.LEDField
 
getMinimumThreshold() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
getMinute() - Method in class biz.chitec.quarterback.util.EDate
 
getMode() - Method in class biz.chitec.quarterback.util.NumberedStringComparator
Return sorting mode
getMonth() - Method in class biz.chitec.quarterback.util.EDate
 
getMonthlyIterator(EDate, EDate, int, int) - Static method in class biz.chitec.quarterback.util.EDateUtilities
Return an iterator which delivers dates of the same day in different months.
getNSSelectedIndex() - Method in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
getNSbyNSIdx(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Returns one NumberedString by its own index field.
getNSfromListbyNSIdx(List, int) - Static method in class biz.chitec.quarterback.util.NumberedString
Returns a NumberedString out of a List of NumberedString by number.
getName() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getName() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
getName() - Method in class biz.chitec.quarterback.util.NumberedString
Returns String.
getNewSessionConnector() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Returns a SessionConnector object which is useable for querying a new session.
getNewSessionConnector() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Returns branched SessionConnector if last query has branched, null if not.
getNewValue() - Method in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
getNext() - Method in class biz.chitec.quarterback.util.Logger.ChainElem
 
getNext(Statement, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Returns next unique number of the given generator.
getNext(Statement, String, String, String, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Returns the next unique number from generator and guarantees that it does not already exist in tablenames column.
getNext() - Method in class biz.chitec.quarterback.util.ThreadInterface.ChainElem
 
getNextLine() - Method in class biz.chitec.quarterback.util.CSVReader
returns the next line of the table as a hashtable.
getNodeListIterator(NodeList) - Static method in class biz.chitec.quarterback.util.DOMHelp
Return an Iterator for a given NodeList.
getNow(Statement) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Returns current time using the database engine.
getNr() - Method in class biz.chitec.quarterback.util.NumberedString
Returns number.
getObjID(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.SmartCompareExprCP
 
getObject(String) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
getOffset(int, boolean) - Method in interface biz.chitec.quarterback.swing.ScrollerPane.ScrollRule
 
getOldValue() - Method in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
getOnePixelTransparentPNGImageData() - Static method in class biz.chitec.quarterback.swing.ImageMixer
Returns a one-to-one-pixel transparent PNG file as byte array.
getOutermostFrameOf(Component) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Return "real" frame, even for components put into internal frames.
getParam(int) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Return i-th parameter or null if parameter array is shorter.
getParamCount() - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Return the number of parameters which is taken from the length of the parameter array.
getPatchLevel() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Gets the patchLevel attribute of the QJChatServer object.
getPatchLevel() - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer
 
getPatchLevel() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return patchlevel number
getPeerPhoneNumber() - Method in class biz.chitec.quarterback.util.SMS
 
getPeerTypeOfAddress() - Method in class biz.chitec.quarterback.util.SMS
 
getPort() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns the port the server listens on.
getPreferredRowHeight(int, int) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
Return the preferred row height for the requested cell.
getPreferredRowHeight(int, int) - Method in interface biz.chitec.quarterback.swing.TableRowHeightProvider
Return preferred row height of the table cell addressed by given column and row.
getPreferredSize(JComponent) - Method in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
return preferred size
getPreferredSize() - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
getPreferredSize() - Method in class biz.chitec.quarterback.swing.LED
 
getPreferredSize() - Method in class biz.chitec.quarterback.swing.LEDField
 
getPrimary1() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getPrimary2() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getPrimary3() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getProducerInterface() - Method in class biz.chitec.quarterback.gjsa.BurstReceiverHandler
returns the interface burst parts must be send to.
getProducerInterface() - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Returns the producer interface of this handler.
getProperties() - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Get all properties back from the editor.
getProperties() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Get all properties back from the editor.
getProperty(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
getProperty(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
getProperty(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Gets a property from the server stack.
getProperty() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
getProperty(Statement, String, String, String) - Static method in class biz.chitec.quarterback.util.PropertiesStorer
Get a single property from the database.
getPropertyChangeListeners() - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
getPropertyChangeListeners(String) - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
getPropertyChangeListeners() - Method in class biz.chitec.quarterback.util.TalkingMap
 
getPropertyChangeListeners(String) - Method in class biz.chitec.quarterback.util.TalkingMap
 
getPropertyControlers() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
getPropertyDescriptions(Locale) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
 
getPropertyName() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
getPropertyName() - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Return the name/key of the property.
getPropertyRecursive(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Internal recursive body of getProperty().
getProtocolIdentifier() - Method in class biz.chitec.quarterback.util.SMS
 
getProtocolVersion(String) - Method in class biz.chitec.quarterback.gjsa.server.BasicAlwaysExecutor
Gets the protocolVersion attribute of the BasicExecutor object
getProtocolVersion(String) - Method in class biz.chitec.quarterback.gjsa.server.BasicExecutor
Gets the protocolVersion attribute of the BasicExecutor object
getQuantifiedIterator(EDate, EDate, EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Return an iterator with quantified average values for the stored data.
getQuantifiedIterator(Iterator, EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Return iterator with quantified average values for the stored data.
getQuantifiedIterator(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Get iterator for whole time range of the storage.
getQuantifiedIterator(Iterator) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Get iterator for whole time range of the storage.
getQuantifiedMap(EDate, EDate, EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Return quantified values as a map.
getQuantifiedMap(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Returns map with average values through the whole storage.
getQuickIntArrayParam(int) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Returns the i-th parameter as QuickIntArray, even if it is not one in the first place.
getRB() - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Helper method for loading the internally used resource bundle object
getRB(Locale) - Static method in class biz.chitec.quarterback.util.EDate
 
getRB() - Static method in class biz.chitec.quarterback.util.EDate
 
getRB() - Method in class biz.chitec.quarterback.util.Hotkeys
Load the instances own resource bundle if it is not already loaded.
getRBString(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
getRBStringWithPrefix(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
getRandomNumber(int, int) - Static method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
Returns a random number within the given range, both included.
getRandomNumber(int, int) - Static method in class biz.chitec.qdemo.util.UpdateableLoggerDemo
Returns a random number within the given range, both included.
getRefNr() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
returns this bursts reference number.
getRelative() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Return relative value of this ValueMark.
getRemovementLogging() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Gets the removementLogging attribute of the ServerThreadBase object
getRemovementLogging() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Returns whether this ServerThreadHandler will log its removement.
getReplies() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
gets replies as a list.
getReply(String) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Parse a single reply in special syntax
getReplyArray() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
gets the replies an an array
getReplyNum(String) - Static method in class biz.chitec.quarterback.gjsa.ServerReply
Class method.
getReplyPart(int, int) - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.IntegerBurstMaker
 
getReplyPart(int, int) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
constructs a part of the answer.
getReplyPart(int, int) - Method in class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
getReplyPart(int, int) - Method in class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
 
getReplyPart(int, int) - Method in class biz.chitec.quarterback.gjsa.server.IteratorBurstMaker
 
getReplyPart(int, int) - Method in class biz.chitec.quarterback.gjsa.server.ListBurstMaker
 
getReplyPart(int, int) - Method in class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
getReplyType() - Method in class biz.chitec.quarterback.gjsa.ServerReply
Return the reply type
getReportedClientHostDescription() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns a complete declarative description of the reported client's name and IP.
getReportedClientHostIP() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the IP address of the connected client.
getReportedClientHostName() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the symbolic name of the real connected client.
getReportedClientInetAddr() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns the InetAddress object for the currently connected client This method will also work for connectionless connect.
getRequest(String) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Returns a single ServerRequest in special syntax: <command> <parameter>...
getRequests() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
returns the complete request vector.
getResourceBundle() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Returns the ResourceBundle used by the ModelHelper
getResourceBundle() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Returns the ResourceBundle used by the ModelHelper
getResourcePrefix() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Returns the keys' prefix used for all resources read from the ResourceBundle
getResourcePrefix() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Returns the keys' prefix used for all resources read from the ResourceBundle
getResourceURL(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Locates an image by the given URL along the iconprefixes.
getResult() - Method in class biz.chitec.quarterback.gjsa.ServerReply
Return the result.
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.gjsa.ServerReplyFilterExpr
Operation cannot be mapped sensibly onto universe subset selection.
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.ANDExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
Equals operation cannot be mapped sensibly onto universe subset selection.
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.InExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.LikeExpr
Like operation cannot be mapped sensibly onto universe subset selection.
getResultSet(LogicExpr.UniverseGenerator) - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Return all elements of the universe which match the expression
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.ORExpr
 
getResultSet(LogicExpr.UniverseGenerator) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
getRowCount() - Method in class biz.chitec.quarterback.swing.MapListTableModel
From TableModel: returns number of data rows.
getRowHeight(int, int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.RowHeightStorage
 
getRowIndex() - Method in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
getSMSCPhoneNumber() - Method in class biz.chitec.quarterback.util.SMS
 
getSMSCTypeOfAddress() - Method in class biz.chitec.quarterback.util.SMS
 
getSQLComparatorSign() - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
getSQLComparatorSign() - Method in class biz.chitec.quarterback.util.logic.GreaterThanExpr
 
getSQLComparatorSign() - Method in class biz.chitec.quarterback.util.logic.GreaterThanOrEqualsExpr
 
getSQLComparatorSign() - Method in class biz.chitec.quarterback.util.logic.LessThanExpr
 
getSQLComparatorSign() - Method in class biz.chitec.quarterback.util.logic.LessThanOrEqualsExpr
 
getSaveFileName() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Gets the name of the properties file.
getSaveFileName() - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer
 
getSaveFileName() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return default name of savefile.
getSaveNames() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return names of saveable data.
getScrollableTracksViewportHeight() - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
getScrollableTracksViewportWidth() - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
getSecond() - Method in class biz.chitec.quarterback.util.EDate
 
getSecondary1() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getSecondary2() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getSecondary3() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getSelectedIconPath() - Method in class biz.chitec.qdemo.swing.MyTestDialog
 
getSelectedIndex() - Method in class biz.chitec.quarterback.swing.SelectableJPopupMenu
Return the index of the currently selected element in the menu.
getSelectedItem() - Method in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
getSelectedLookAndFeel() - Method in class biz.chitec.quarterback.swing.PropertiesEditor.LookAndFeelComboBox
Gets the selectedLookAndFeel attribute of the LookAndFeelComboBox object
getSelectedLookAndFeel() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.LookAndFeelComboBox
Gets the selectedLookAndFeel attribute of the LookAndFeelComboBox object
getSelectedRectangle() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
getSequence() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
returns the sequence field.
getSequence() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns current sequence counter
getServerName() - Method in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
getServerName() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Return this server's name.
getServerName() - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer
 
getServerName() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return name of the server application.
getServerPort() - Method in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
getServerSeenClientIP() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
getServerSeenClientName() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
getServerSocket(ServerSocketFactory, int, int, InetAddress) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Create a socket on a free port.
getServerStateName(int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Converts a server state numeric value into its symbols equivalent.
getServerStateSymbol(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Transforms a server state symbolic name into its numerical equivalent.
getServerThreadBase() - Method in class biz.chitec.quarterback.gjsa.server.CommandExecutor
 
getServerThreadBase() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Returns the ServerThreadBase to which this session belongs
getServerThreadBaseMap() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns the ServerThreadBases' map
getServerThreadHandler(GJSAServer, Socket, int, Vulture, boolean, boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadInitiator
Returns a new handler for a connection to a client.
getSession() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Returns the session.
getSession0() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
getSessionConnector() - Method in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
getSessionID() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
 
getSessionID() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Return my own session id
getSessionedServerConnector() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Returns the SessionedServerConnector for this SessionConnector
getSessionedServerConnector(String, int, Map) - Static method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
getSessionedServerConnector(String, int, List) - Static method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
getSessionedServerConnector(String, int) - Static method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
getShowAddNr() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
getSize() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
returns size of data list.
getSmallDescription() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
getSmallDescription() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
getSocket() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Returns the underlying Socket object for this handler.
getSortReplaceKey(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Return maps' key for sort replace value of given row index.
getSortReplaceKey(int) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
getSortedAvailableLocales() - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Return a sorted list of all known locales.
getSource() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
returns the stored source of this envelope.
getStart() - Method in class biz.chitec.quarterback.util.EDateRange
return stadt date
getStartIndex() - Method in class biz.chitec.qdemo.chat.util.TextIconAttributes
Returns the startindex
getState() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
returns the state this session is just in
getStaticInstance() - Static method in class biz.chitec.quarterback.util.StringRepresentationComparator
Returns a static preinitialized instance of this class.
getStopIndex() - Method in class biz.chitec.qdemo.chat.util.TextIconAttributes
Returns the stopindex
getStoredBundleForComponent(Component) - Static method in class biz.chitec.quarterback.util.RB
Returns the bundle created for a certain component which is not a JComponent.
getString(String, String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get a string out of the storage.
getString(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Get a string out of the storage.
getString(ResourceBundle, String) - Static method in class biz.chitec.quarterback.util.RB
Return a String with the guaratee that no exception is thrown
getStringAttrib(String, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
getStringIconHelpid(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
Common method for obtaining name and icon.
getStringWithModifiers(ResourceBundle, String, String, String, String) - Static method in class biz.chitec.quarterback.util.RB
Returns a localized property with some modifiers to the name.
getSubTextFont() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getSubVersion() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Gets the subVersion attribute of the QJChatServer object.
getSubVersion() - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer
 
getSubVersion() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return subversion number
getSymbolSetName() - Method in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
getSymbolSetName() - Method in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Return the name of the symbol set.
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
 
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
getSymbolSetName() - Method in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
getSymbolSetName() - Method in class biz.chitec.quarterback.util.EDateRangeSymbols
 
getSymbolSetName() - Method in class biz.chitec.quarterback.util.LocaleFlagTypes
 
getSymbolSetVersion() - Method in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
getSymbolSetVersion() - Method in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Version of the symbol set in version-subversion-patchlevel type.
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.util.EDateRangeSymbols
 
getSymbolSetVersion() - Method in class biz.chitec.quarterback.util.LocaleFlagTypes
 
getSymbolSetVersionV() - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Return the version number as a list.
getSymbolTableArgument(int, ChatSymbolHolder) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Returns the i-th parameter as symbol table argument.
getSystemTextFont() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
Implements the TableCellEditor interface.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class biz.chitec.quarterback.swing.NSCBMCellEditor
Implements the TableCellEditor interface.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class biz.chitec.quarterback.swing.FormattableTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class biz.chitec.quarterback.swing.MapListTableSorter.SortShowingTableHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
getTarget() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
returns the target field
getText() - Method in class biz.chitec.qdemo.swing.ListItemDemo
 
getText() - Method in class biz.chitec.quarterback.swing.LogPanel
Returns the complete text currently shown by the log panel.
getText() - Method in class biz.chitec.quarterback.util.SMS
 
getThemes() - Static method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getThis(Statement, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Returns the last returned number of the generator.
getThisStateExecutors(ServerThreadBase) - Method in interface biz.chitec.quarterback.gjsa.server.InitialExecutorAdder
Return executors which should be active only in this state.
getThread() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
getThread() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
getTimeRangeIterator(EDate, EDate, int) - Static method in class biz.chitec.quarterback.util.EDateUtilities
Returns series of time ranges with equal length.
getTimestamp(String) - Static method in class biz.chitec.quarterback.util.ManifestReader
returns timestamp entry.
getTimestamp() - Method in class biz.chitec.quarterback.util.SMS
 
getTitleFont() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getTitledBorder(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
Return a titled border with default etched lines.
getTitledBorder(ResourceBundle, String, Border) - Static method in class biz.chitec.quarterback.swing.TOM
Return a titled border with default given other lines.
getToClient(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor.HandlingIndirections
Prepare a configuration setting for sending to the client.
getToClient(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Prepare a configuration setting for sending to the client.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
Implements the TreeCellEditor interface.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class biz.chitec.quarterback.swing.NSCBMCellEditor
Implements the TreeCellEditor interface.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class biz.chitec.quarterback.swing.MultiLineTreeRenderer
 
getType() - Method in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
getType() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
Return the type of the control
getType() - Method in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
getUIClassID() - Method in class biz.chitec.quarterback.swing.JMultiColorLabel
 
getUIClassID() - Method in class biz.chitec.quarterback.swing.JTitleLabel
 
getUIClassID() - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
UI delegate relevant method.
getUIClassID() - Method in class biz.chitec.quarterback.swing.SimpleIndicator
UI delegate relevant method.
getURL(String) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Return an URL to any kind of resource.
getUniqueSessionID() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns a unique session id for new sessions.
getUnwantedElements() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
getUserTextFont() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getValidityDate() - Method in class biz.chitec.quarterback.util.SMS
 
getValidityPeriod() - Method in class biz.chitec.quarterback.util.SMS
 
getValidityPeriodType() - Method in class biz.chitec.quarterback.util.SMS
 
getValue() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
getValue() - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Return the current value of the property in the edit element.
getValue() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Gets the value attribute of the QuantiEntry object
getValue() - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
getValue() - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
getValueAt(int, int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
From TableModel: Return a certain value.
getValueFromEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
Get edited value out of the edit component.
getValueFromEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.BooleanEditElement
 
getValueFromEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.IntEditElement
 
getValueFromEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.ListEditElement
 
getValueFromEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
getValueFromEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.PasswordEditElement
 
getValueFromEditComponent() - Method in class biz.chitec.qapp.gjsaadminclient.StringEditElement
 
getValues(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Get all the values internally.
getValues(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Get all the values internally.
getValues() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
getValuesString() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
getVersion() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Gets the version attribute of the QJChatServer object.
getVersion() - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer
 
getVersion() - Method in class biz.chitec.quarterback.gjsa.ServerRequest
 
getVersion() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Return main version number
getVerticalAlignment() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
getWantedElements() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
getWhite() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getWindowTitleFont() - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
getYear() - Method in class biz.chitec.quarterback.util.EDate
 
globalend - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.IntegerBurstMaker
 
globalstart - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.IntegerBurstMaker
 
goon - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.LineWakeupToggler
 
grabGem() - Method in class biz.chitec.quarterback.util.ThreadKicker
calls consume() and throws IllegalStateException in case of closed kicker.
greenRGBdata - Static variable in class biz.chitec.qdemo.swing.BufferedImageBugDemo
A green dot as binary data of a PNG picture in RGB mode
growchunk - Variable in class biz.chitec.quarterback.util.QuickIntArray
 

H

HALFYEARLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
HANDLERERROR - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
HTMLViewerFrame - class biz.chitec.quarterback.swing.HTMLViewerFrame.
A frame capable of showing HTML files.
HTMLViewerFrame(String) - Constructor for class biz.chitec.quarterback.swing.HTMLViewerFrame
Opens help frame and shows a help page.
HTMLViewerFrame() - Constructor for class biz.chitec.quarterback.swing.HTMLViewerFrame
Initializes an empty help frame.
HTMLViewerFrame.AL - class biz.chitec.quarterback.swing.HTMLViewerFrame.AL.
Invocation action listener.
HTMLViewerFrame.AL(String) - Constructor for class biz.chitec.quarterback.swing.HTMLViewerFrame.AL
 
HexConv - class biz.chitec.qdemo.util.HexConv.
Describe
HexConv() - Constructor for class biz.chitec.qdemo.util.HexConv
 
HiddenDefaultValueMap - class biz.chitec.quarterback.util.HiddenDefaultValueMap.
Map which returns default values of a second map if the first map has no content.
HiddenDefaultValueMap(Map, Map) - Constructor for class biz.chitec.quarterback.util.HiddenDefaultValueMap
Instantiates the maps which back the special purpose map.
HiddenDefaultValueMapDemo - class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo.
 
HiddenDefaultValueMapDemo() - Constructor for class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
HierarchicalResourceBundle - class biz.chitec.quarterback.util.HierarchicalResourceBundle.
ResourceBundle which is built out of several hierarchial grouped bundles.
HierarchicalResourceBundle() - Constructor for class biz.chitec.quarterback.util.HierarchicalResourceBundle
Creates a new and empty HierarchicalResourceBundle which must be filled via addBundle() afterwards.
HierarchicalResourceBundle(List) - Constructor for class biz.chitec.quarterback.util.HierarchicalResourceBundle
Creates a new HierarchicalResourceBundle which contains the bundles in the given list.
HierarchicalResourceBundle(ResourceBundle[]) - Constructor for class biz.chitec.quarterback.util.HierarchicalResourceBundle
Creates a new HierarchicalResourceBundle which contains the bundles in the given array.
HotkeyMaker - class biz.chitec.quarterback.swing.HotkeyMaker.
Static helper class for assigning hotkeys to certain entities.
HotkeyMaker() - Constructor for class biz.chitec.quarterback.swing.HotkeyMaker
 
Hotkeys - class biz.chitec.quarterback.util.Hotkeys.
Low-level hotkey tool.
Hotkeys() - Constructor for class biz.chitec.quarterback.util.Hotkeys
Initialize the instance and its cache.
Hotkeys.FindCounter - class biz.chitec.quarterback.util.Hotkeys.FindCounter.
Counting sentinel to prevent search from going mad.
Hotkeys.FindCounter(int) - Constructor for class biz.chitec.quarterback.util.Hotkeys.FindCounter
 
HotkeysDemo - class biz.chitec.qdemo.util.HotkeysDemo.
Demonstration program for Hotkeys class.
HotkeysDemo() - Constructor for class biz.chitec.qdemo.util.HotkeysDemo
 
halfhour - Static variable in class biz.chitec.quarterback.util.EDate
 
handleAsyncEvent(EventObject) - Method in interface biz.chitec.quarterback.util.AsyncEventHandler
Method that receives event.
handleBurstPart(List) - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Burst part handling method.
handleCLEnvelope(ServerEnvelope, boolean, int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Passes a connectionless query from a remote client to the appropriate ServerThreadBase.
handleCellRenderer(int, TableCellRenderer) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Special handling of renderers which handle multi line rendering or give special hints to cell height
handleFreeFloatingMessage(int, Object) - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Handle a free floating message.
handleFreeFloatingMessage(int, Object) - Method in interface biz.chitec.quarterback.gjsa.FreeFloatingReceiver
 
handleGetObject(String) - Method in class biz.chitec.quarterback.util.HierarchicalResourceBundle
Get the value for a key.
handleGetObject(String) - Method in class biz.chitec.quarterback.util.MapResourceBundle
 
handleLocaleSelection(Frame, String, List, Properties, boolean) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
"All-inclusive" stand-alone dialog.
handleLogObject(Logger, Object) - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
Interface method.
handleLogObject(Logger, Object) - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
From LoggingReceiver: logging receiving method.
handleLogObject(Logger, Object) - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo.SimpleReceiver
Interface method.
handleLogObject(Object, LoggingReceiver, long, boolean) - Method in class biz.chitec.quarterback.gjsa.TransactionLogger
logging handler.
handleLogObject(Logger, Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
interface method for LoggingReceiver.
handleLogObject(Logger, int, Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Method
handleLogObject(Logger, Object) - Method in class biz.chitec.quarterback.swing.LogFrame
 
handleLogObject(Logger, Object) - Method in class biz.chitec.quarterback.swing.LogPanel
From LoggingReceiver: logging receiving method.
handleLogObject(Logger, Object) - Method in class biz.chitec.quarterback.util.EmptyLoggingReceiver
Does nothing.
handleLogObject(Logger, Object) - Method in class biz.chitec.quarterback.util.LogFileWriter
 
handleLogObject(Object, LoggingReceiver, long, boolean) - Method in class biz.chitec.quarterback.util.Logger
Top-level internal log object handling method.
handleLogObject(Logger, Object) - Method in interface biz.chitec.quarterback.util.LoggingReceiver
logging receiving method.
handleLogObject(Logger, int, Object) - Method in interface biz.chitec.quarterback.util.TransactionLoggingReceiver
loggable object receiving method.
handleNewMap(Map) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Works on new Maps as they arrive in the model.
handleNewReceiver(LoggingReceiver, int) - Method in class biz.chitec.quarterback.gjsa.TransactionLogger
Internally used method for sending older data to new receiver.
handleRequest(ServerReply) - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
handleRequest(ServerReply) - Method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
handleResultPart(int, List) - Method in class biz.chitec.quarterback.gjsa.BurstReceiver
 
handleThread - Variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
handleloop() - Method in class biz.chitec.quarterback.util.Logger
Main handling loop.
handleloophandler - Variable in class biz.chitec.quarterback.util.Logger
internally managed Thread for the handler
handlers - Variable in class biz.chitec.quarterback.gjsa.BurstReceiverHandler
 
hasChanged(String) - Method in class biz.chitec.quarterback.util.Controllable
return if the state of a certain property has changed.
hasChild() - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
hasChildren() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Returns whether this session has any children
hasLeafsOnly() - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
Returns whether the algebraic expression has only leaf nodes.
hasListeners(String) - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
hasListeners(String) - Method in class biz.chitec.quarterback.util.TalkingMap
 
hasMoreElements() - Method in class biz.chitec.quarterback.util.IteratorEnumeration
 
hasMoreLines() - Method in class biz.chitec.quarterback.util.CSVReader
returns whether there are more lines in the table
hasNext() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker.BurstMakerIterator
 
hasNext() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker.ElementWiseIterator
 
hasNext() - Method in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
Description of the Method
hasNext() - Method in class biz.chitec.quarterback.util.DOMHelp.NodeListIterator
Returns true if there is another node in the list.
hasNext() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator
 
hasNext() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator
 
hasNext() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 
hasNext() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
hasNext() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
Description of the Method
hasabsvalues - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
Internal markers to store whether absolute or relative values exist in the storage.
hashCode() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Description of the Method
hasrelvalues - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
Internal markers to store whether absolute or relative values exist in the storage.
headerconfigmodel - Variable in class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo
 
headerrenderer - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Compatibility code for Java 1.3
helpkey - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
helpkey - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
helpmenu - Variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
helppane - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
helppane - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
helpprefix - Static variable in class biz.chitec.quarterback.swing.HTMLViewerFrame
The global document prefix.
helpscrollpane - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
helptext - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
helptext - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
helptextarea - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
helptextarea - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
helptextarea - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
helptextpresenter - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
hex16 - Static variable in class biz.chitec.quarterback.util.Base64
The characters for hex encoded strings
high - Variable in class biz.chitec.quarterback.swing.JMultiColorLabel.ColorRange
 
horizalign - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
horizontal alignment of the image
horizelemC - Static variable in class biz.chitec.quarterback.swing.GBC
One-cell-element, expanding horizontally, west-oriented.
horizelemcenteredC - Static variable in class biz.chitec.quarterback.swing.GBC
One-cell-element, expanding horizontally, centered.
host - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
host - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
hotkeymanager - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar
 
hotkeys - Static variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
hour - Variable in class biz.chitec.quarterback.util.EDate
 
hourOf(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
htstmt - Variable in class biz.chitec.quarterback.gjsa.TransactionLogger
Statement used in handling thread

I

I18N - Static variable in interface biz.chitec.quarterback.swing.ChatSymbolRendererConstants
 
ILoginDialog - class biz.chitec.qapp.gjsaadminclient.ILoginDialog.
 
ILoginDialog(GJSAAdminClient) - Constructor for class biz.chitec.qapp.gjsaadminclient.ILoginDialog
Creates new form InternalLogin
IModifyingDialog - class biz.chitec.qapp.gjsaadminclient.IModifyingDialog.
 
IModifyingDialog() - Constructor for class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
Creates a new instance of IModifyingDialog
IModifyingDialog(GJSAAdminClient, String, ServerConnector, Vector, Map) - Constructor for class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
Creates new form ModifyingDialog
INDENTDEPTH - Static variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
INDENTDEPTH - Static variable in class biz.chitec.quarterback.swing.LogPanel
 
INEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
INIT - Static variable in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
INITIALTIMEOUT - Static variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
Timeout used directly after opening the Socket.
INT - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
INT - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
INT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
ImageEditModel - class biz.chitec.quarterback.swing.ImageEditModel.
Image editing model for some basic operations: Cropping, scaling, changing format and compression level ImageEditModel allows some basic operation on a given image file: Cropping to take only a part of the image, scaling to make the image smaller (or larger...), and changing storage type (PNG versus JPG) and JPG compression level, if applicable.
ImageEditModel() - Constructor for class biz.chitec.quarterback.swing.ImageEditModel
 
ImageMixer - class biz.chitec.quarterback.swing.ImageMixer.
Helper class to create images and icons consisting of other images and icons.
ImageMixer() - Constructor for class biz.chitec.quarterback.swing.ImageMixer
Uninstanciable as all methods are static.
ImageMixerDemo - class biz.chitec.qdemo.swing.ImageMixerDemo.
Demonstrates the ImageMixer class
ImageMixerDemo() - Constructor for class biz.chitec.qdemo.swing.ImageMixerDemo
 
InExpr - class biz.chitec.quarterback.util.logic.InExpr.
Logic expression checking whether a certain value of the universe is in the given collection of values.
InExpr(Object, Collection) - Constructor for class biz.chitec.quarterback.util.logic.InExpr
 
InExpr(Object, Collection, boolean) - Constructor for class biz.chitec.quarterback.util.logic.InExpr
 
InformableSender - interface biz.chitec.quarterback.gjsa.InformableSender.
ServerEnvelope-creating objects that want to be informed when their envelope has been physically sent.
InitialExecutorAdder - interface biz.chitec.quarterback.gjsa.server.InitialExecutorAdder.
Interface for the object to put the initial executors into the connection handler.
IntChatSymbolHolder - class biz.chitec.quarterback.gjsa.IntChatSymbolHolder.
International chat symbol holder.
IntChatSymbolHolder() - Constructor for class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
IntCompareExpr - class biz.chitec.quarterback.util.logic.IntCompareExpr.
Compares a value to some of the given String values.
IntCompareExpr(String, String) - Constructor for class biz.chitec.quarterback.util.logic.IntCompareExpr
 
IntCompareExpr(String, List) - Constructor for class biz.chitec.quarterback.util.logic.IntCompareExpr
 
IntEditElement - class biz.chitec.qapp.gjsaadminclient.IntEditElement.
Editor for numeric properties.
IntEditElement() - Constructor for class biz.chitec.qapp.gjsaadminclient.IntEditElement
 
IteratorBurstMaker - class biz.chitec.quarterback.gjsa.server.IteratorBurstMaker.
Iterator based burst maker.
IteratorBurstMaker(Iterator) - Constructor for class biz.chitec.quarterback.gjsa.server.IteratorBurstMaker
 
IteratorEnumeration - class biz.chitec.quarterback.util.IteratorEnumeration.
Enumeration which is backed by an Iterator For conversion between modern and legacy APIs
IteratorEnumeration(Iterator) - Constructor for class biz.chitec.quarterback.util.IteratorEnumeration
 
i - Variable in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
iBOOL - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
iDATE - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
iDToLocale(String) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Converts a locale ID to a locale instance.
iFLOAT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
iINT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
iMEMSTRINT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
iSTRING - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
iSTRINT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
ico - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
icon - Variable in class biz.chitec.qdemo.swing.ListItemDemo
 
iconchoice - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
iconprefixes - Static variable in class biz.chitec.quarterback.swing.ResourceLoader
 
id - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Number of this session within its threadbase
idx - Variable in class biz.chitec.quarterback.swing.UnwantWantModel.LDL
 
ignorableWhitespace(char[], int, int) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
imageheight - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
Height of the image
imageicon - Variable in class biz.chitec.qdemo.chat.util.TextIconAttributes
 
imageinfolabel - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
imagewidth - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
Width of the image.
immediately - Static variable in class biz.chitec.quarterback.util.EDate
 
immideately - Static variable in class biz.chitec.quarterback.util.EDate
 
incCanonical(int) - Method in class biz.chitec.quarterback.util.EDate
Increments the date according to a canonical time range.
incCounterOverrunsMaxValue() - Method in class biz.chitec.quarterback.util.Hotkeys.FindCounter
 
incDay() - Method in class biz.chitec.quarterback.util.EDate
Increment day, but do not allow overflow into the next month.
incDay(boolean) - Method in class biz.chitec.quarterback.util.EDate
 
incDay(boolean, int) - Method in class biz.chitec.quarterback.util.EDate
 
incHour() - Method in class biz.chitec.quarterback.util.EDate
 
incMinute() - Method in class biz.chitec.quarterback.util.EDate
 
incMonth() - Method in class biz.chitec.quarterback.util.EDate
 
incMonth(boolean) - Method in class biz.chitec.quarterback.util.EDate
 
incMonth(boolean, int) - Method in class biz.chitec.quarterback.util.EDate
 
incSecond() - Method in class biz.chitec.quarterback.util.EDate
 
incSequence() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Increases the sequence counter.
incSequenceAndDisableLocallyControlled() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Increases the sequence counter and disables the locally controlled-flag.
incYear() - Method in class biz.chitec.quarterback.util.EDate
 
incharidx - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
indexOf(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Returns the (first) index of the given integer in the storage.
indexToLocale(int) - Method in class biz.chitec.quarterback.swing.LocaleComboBoxModel
Returns the locale at the given index.
indexToLocaleID(int) - Method in class biz.chitec.quarterback.swing.LocaleComboBoxModel
Returns the ID of the locale at the given index.
indexToTimeZone(int) - Method in class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
Returns the TimeZone at the given index.
indexToTimeZoneID(int) - Method in class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
Returns the ID of the timezone at the given index.
indexreturning - Variable in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
indirlist - Variable in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
infolabel - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
informConnectionListeners() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Informs data listeners on changes if they have occured via putData() before.
informSender() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
informs the sender that the envelope has been sent.
informSonsOfChange(String) - Method in class biz.chitec.quarterback.util.Controllable
 
infr - Variable in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
init(List) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Sets data.
init(InputSource) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Initializes the visible layout using the given XML-driven InputSource.
init(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Initialisation with drivername so that correct abstraction is chosen.
initArrays() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Init internal storages.
initBurst() - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Burst initialisation method.
initBurstableReply(BurstMaker) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
initBurstableReply(BurstMaker) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
initiates a bursted reply.
initComponents() - Method in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
This method is called from within the constructor to initialize the form.
initComponents() - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
This method is called from within the constructor to initialize the form.
initContent() - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
initDataMap() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Initializes the data map and sends through CLIE logger
initDialog() - Method in class biz.chitec.qdemo.swing.MyTestDialog
 
initEncryptionFlags(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Method
initEntries(List) - Method in class biz.chitec.quarterback.swing.LocaleComboBoxModel
Initializes the list of locales.
initEntries() - Method in class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
Initializes the list of timezones.
initFromDate(Date) - Method in class biz.chitec.quarterback.util.EDate
 
initFromSeconds(int) - Method in class biz.chitec.quarterback.util.EDate
Time range re-initializer.
initNameAndIP(InetAddress) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Primary initialisation of client IP address.
initNextChar() - Method in class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
initPrimarySortingConstraint() - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
initSessions() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
initializes the session stack with initial executors
initTimeShift() - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
initTimeShift() - Method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
initialenvelope - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
initialexecutoradder - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Storage for the object that stores the vectors with the initial executors.
initialsession - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The initial ServerThreadSession
initialwaittime - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector.BackgroundConnectionOpener
 
insert(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Inserts given number.
insert(int[]) - Method in class biz.chitec.quarterback.util.QuickIntArray
Insert content of an int[]-array.
insert(QuickIntArray) - Method in class biz.chitec.quarterback.util.QuickIntArray
Combines this storage with another one.
insertAJI(TableCellSizeAdjustor.AdjustmentInstruction) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Insert a new AdjustmentInstruction into the vector.
insertDataAt(Map, int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Deprecated. Use add(int,Map) instead
insertString(int, String, AttributeSet) - Method in class biz.chitec.qapp.gjsaadminclient.NumericTextField.IntegerDocument
 
insertString(int, String, AttributeSet) - Method in class biz.chitec.quarterback.swing.NumericTextField.IntegerDocument
 
insertTextIcon(String) - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
 
insertUpdate(DocumentEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.DCL
 
insetspattern - Static variable in class biz.chitec.quarterback.swing.TOM
 
inspiteOfActionPerformed(String, int) - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
installUI(JComponent) - Method in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
installUI(JComponent) - Method in class biz.chitec.quarterback.swing.BasicTitleLabelUI
 
instance - Static variable in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
instance - Static variable in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
instance - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
instance - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
instance - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
instance - Static variable in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
instance - Static variable in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
instance - Static variable in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
instance - Static variable in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
instance - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
instance - Static variable in class biz.chitec.quarterback.util.LocaleComparator
 
instance - Static variable in class biz.chitec.quarterback.util.LocaleFlagTypes
 
instringidx - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
interimcbm - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
internalFrameFor(Container, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Deprecated. You should use the ResourceBundle'd version of this method
internalFrameFor(Container, ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Puts the given Container into a JInternalFrame and installs a pass-through for component-shown events.
internalFrameFor(Container) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Puts the given Component in an unlabelled JInternalFrame.
internalOneSyncBurstStep() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Loads one sync burst result into the cache vector.
internalToString(List) - Method in class biz.chitec.quarterback.util.logic.BooleanCompareExpr
 
internalToString(List) - Method in class biz.chitec.quarterback.util.logic.IntCompareExpr
 
internalToString(List) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
internalToString(List) - Method in class biz.chitec.quarterback.util.logic.StringCompareExpr
 
internalsocketclosing - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
Marker whether the socket is closed internally
interpret(String) - Method in class biz.chitec.quarterback.util.CSVReader
Interpret one line of the CSV table
interpretHeader(String) - Method in class biz.chitec.quarterback.util.CSVReader
 
intersect(EDateMultiRange) - Method in class biz.chitec.quarterback.util.EDateMultiRange
Intersect the multirange with another timerange.
intersect(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
Intersect myself with another booking.
intersectWith(QuickIntArray) - Method in class biz.chitec.quarterback.util.QuickIntArray
Generates intersection of this and the other QuickIntArray.
intervalAdded(ListDataEvent) - Method in class biz.chitec.quarterback.swing.UnwantWantModel.LDL
 
intervalRemoved(ListDataEvent) - Method in class biz.chitec.quarterback.swing.UnwantWantModel.LDL
 
intransaction - Variable in class biz.chitec.quarterback.util.TalkingMap
 
invalidate() - Method in class biz.chitec.quarterback.swing.LEDField
 
invalidateFather() - Method in class biz.chitec.quarterback.util.Controllable
 
invoke(AsyncEventHandler) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
invoke(EventObject, AsyncEventHandler) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
invoke(Runnable) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
invokeIfSleeping(AsyncEventHandler) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
invokeIfSleeping(EventObject, AsyncEventHandler) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
invokeIfSleeping(Runnable) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
invokeIfSleeping(Runnable, Runnable) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
Calls target in async thread if that one is free or alternative in current thread.
invokeIfSleeping(AsyncEventHandler) - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
invokeIfSleeping(EventObject, AsyncEventHandler) - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
invokeIfSleeping(Runnable) - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
invokeIfSleeping(Runnable, Runnable) - Method in class biz.chitec.quarterback.util.AsyncEventThread
Calls target in async thread if that one is free or alternative in current thread.
invokeLater(Runnable) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
invokeLater(AsyncEventHandler) - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
invokeLater(EventObject, AsyncEventHandler) - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
invokeLater(Runnable) - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
iparam - Variable in class biz.chitec.quarterback.gjsa.server.BasicAlwaysExecutor
 
is - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
 
is - Variable in class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
 
isAM() - Method in class biz.chitec.quarterback.util.EDate
 
isActive() - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
Gets the active attribute of the SimpleReceiver object
isAndSelectable() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
isAsyncDispatchThread() - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
Returns true if running in the asynchronous dispatching thread handled by this class.
isAutoClearTransaction() - Method in class biz.chitec.quarterback.util.TalkingMap
Asks whether the clear method will encapsulate itself into a transaction automatically.
isAutoRepaint() - Method in class biz.chitec.quarterback.swing.LED
 
isAutoRepaint() - Method in class biz.chitec.quarterback.swing.LEDField
 
isBackgroundSession() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
 
isBackgroundSession() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
isBackgroundSession() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Return whether the connector is throttling.
isBackgroundSession() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
 
isBlinking() - Method in class biz.chitec.quarterback.swing.LED
 
isCLSupported() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns whether connectionless connections are allowed
isCVS() - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
isCellEditable(EventObject) - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
isCellEditable(int, int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
From TableModel: Return whether cell is editable.
isChanged() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
isChanged() - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Return whether the property has been changed in the edit element.
isClosing() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
returns if connection has received QUIT command and can therefore be removed.
isClosing() - Method in class biz.chitec.quarterback.util.ThreadInterface
Returns whether the ThreadInterface is just about closing.
isClosingReply() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Returns whether this reply is closing the connection
isClosingRequest() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Returns whether this reply will close the connection intentionally (by issuing QUIT)
isColumnEditable(int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return whether column is editable
isComplex() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Returns whether this session has either more than one entry in the stack or a subsession.
isConnected() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
isConnectionless() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns whether this connection is connectionless
isCorrect() - Method in class biz.chitec.quarterback.util.EDateRange
returns whether the date range ends later than it starts
isDefaultCVS() - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
isDefaultUnixLineFeed() - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
isDrawOff() - Method in class biz.chitec.quarterback.swing.LED
 
isDrawOff() - Method in class biz.chitec.quarterback.swing.LEDField
 
isEdited() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Returns whether the current editor content is edited in any way.
isEdited() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Returns whether the current editor content is edited in any way.
isEmpty() - Method in class biz.chitec.quarterback.swing.NumericTextField
Returns whether something has been inserted to the input field.
isEmpty() - Method in class biz.chitec.quarterback.util.EDateMultiRange
Returns whether the multirange is empty, i.e. there are no subranges left.
isEmpty() - Method in class biz.chitec.quarterback.util.EDateRange
Returns whether the date range is empty, i.e. start and end are equal
isEmpty() - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Returns whether both maps are empty.
isEmpty() - Method in class biz.chitec.quarterback.util.HierarchicalResourceBundle
Returns whether this bundle is empty.
isEmpty() - Method in class biz.chitec.quarterback.util.TalkingMap
 
isEnabled() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Return enabling state.
isEncrypted() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
isEncrypted() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Returns whether this handler has an encrypted connection
isEncrypted() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Returns whether this SocketLayer is on an encrypted connection or not.
isEncrypting() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Gets the encrypting attribute of the ServerConnector object
isEncrypting() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
isEncrypting() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Gets the encrypting attribute of the ServerConnector object
isEncrypting() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Use SessionedServerConnector methods instead
isEncryptionStateCorrect() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns whether the encryption state is correct for opening a session or a new state in an existing session.
isEqualInNonNullCase(Object, Object) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
Comparison of old and new value.
isEqualInNonNullCase(Object, Object) - Method in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
isFloating() - Method in class biz.chitec.quarterback.swing.NumericTextField
Returns floating 'true' means that floats and doubles are allowed Otherwise - only integers
isForeignIcon() - Method in class biz.chitec.qdemo.swing.MyTestDialog
 
isFrameSelected() - Method in class biz.chitec.quarterback.swing.DesktopFrameSelector.FrameAction
 
isHeaderSet() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Returns whether the header has been set.
isHeaderSet() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Returns whether the header has been set.
isIdle() - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
isInTimeRange(int) - Method in class biz.chitec.quarterback.swing.ScrollerPane.AbstractScrollRule
 
isInTransaction() - Method in class biz.chitec.quarterback.util.TalkingMap
Returns whether a transaction is currently running
isIndexReturning() - Method in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
isInternalSocketClosing() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Returns whether the socket will be closed internally.
isLeapYear(int) - Static method in class biz.chitec.quarterback.util.EDate
static method: returns if the given year is a leap year.
isLeapYear() - Method in class biz.chitec.quarterback.util.EDate
returns if the current year of this EDate is a leap year.
isLocallyControlled() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns whether the ServerThreadBase is currently fed with server-local commands.
isLoggable() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
returns whether the answer should be logged
isLoggable() - Method in class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
returns whether the answer should be logged
isLossy() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Returns whether the result byte stream is lossy or not.
isLossy() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Returns whether the result byte stream is lossy or not.
isMyThread() - Method in class biz.chitec.quarterback.util.AsyncEventThread
Returns true if running in the asynchronous dispatching thread handled by this class.
isNode(String, Node) - Static method in class biz.chitec.quarterback.util.DOMHelp
Returns whether a node has a certain name.
isNormedTo(EDate) - Method in class biz.chitec.quarterback.util.EDate
Return whether this EDate is normed to the EDate "norm".
isObjectConnection() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Gets the objectConnection attribute of the ServerConnector object
isObjectTransferring() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Returns whether this handler transfers Java objects through the connection.
isOn() - Method in class biz.chitec.quarterback.swing.LED
 
isPositive() - Method in class biz.chitec.quarterback.gjsa.ServerReply
Convenience method for reply checking: Returns whether this reply was somehow positive, i.e.
isPrintDate() - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
 
isPrintDate() - Method in class biz.chitec.quarterback.swing.LogFrame
 
isPrintDate() - Method in class biz.chitec.quarterback.swing.LogPanel
 
isReady() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.FilterExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.InExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.LikeExpr
 
isReady() - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Returns if the expression is actually evaluable, i.e. any of the evaluating methods can be called.
isReady() - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
isReady() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
isRectangleSelectable() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
isRectangleSelected() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
isSaveEscaping() - Method in class biz.chitec.quarterback.util.CSVHandler
 
isShowISOCode() - Method in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
isSingular() - Method in class biz.chitec.quarterback.util.EDateMultiRange
Returns whether the multirange is sigular, i.e. there is exactly one subrange.
isSingular() - Method in class biz.chitec.quarterback.util.QuickIntArray
 
isSortByName() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
isSorted() - Method in class biz.chitec.quarterback.util.QuickIntArray
 
isSorting() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
isSquare() - Method in class biz.chitec.quarterback.swing.LED
 
isSquare() - Method in class biz.chitec.quarterback.swing.LEDField
 
isSubmitMode() - Method in class biz.chitec.quarterback.util.SMS
 
isThreadAlive() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
isThreadAlive() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
isTimedOut(long) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Returns whether this connection is timed out and should be closed.
isTransmitting() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
isTreeReady() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.AlgebraicExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.FilterExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.InExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.LikeExpr
 
isTreeReady() - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Returns whether this and all deeper expressions are evaluable.
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
isTreeReady() - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
isUnixLineFeed() - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
isUnwantAnd() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
isValidLocale(String) - Static method in class biz.chitec.quarterback.util.LocaleConverter
Returns whether the given String is a valid locale representation.
isWantAnd() - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
isautosorting - Variable in class biz.chitec.quarterback.swing.MapListTableModel
 
isblinking - Variable in class biz.chitec.quarterback.swing.LED
 
isclearing - Variable in class biz.chitec.quarterback.swing.LogPanel
 
isclosed - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Flag that closing the ServerThreadBase has been finished.
isclosing - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Flag whether this ServerThreadBase is about to be closed by a QUIT command
iscvs - Variable in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
isdate() - Method in class biz.chitec.quarterback.util.EDate
true iff EDate object represents a date
isenc - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
islinearcontinuable - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.IntegerBurstMaker
 
ison - Variable in class biz.chitec.quarterback.swing.LED
 
isrange() - Method in class biz.chitec.quarterback.util.EDate
true iff EDate object represents a time range
isrectangleselectable - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
 
isrectangleselected - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
 
issquare - Variable in class biz.chitec.quarterback.swing.LED
 
issquare - Variable in class biz.chitec.quarterback.swing.LEDField
 
isunixlinefeed - Variable in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
it - Variable in class biz.chitec.quarterback.gjsa.server.IteratorBurstMaker
 
it - Variable in class biz.chitec.quarterback.util.IteratorEnumeration
 
italic - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
 
italic - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
 
iterator(boolean, int) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Returns either a burst-wise or an element-wise iterator on the content of the burst.
iterator(boolean) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Returns either a burst-wise or an element-wise iterator with 50 burst elements.
ivend - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator
 
ivend - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
 
ivpartstart - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
 
ivsize - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator
 

J

JAVAOBJECT - Static variable in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
JAdditionalColorsLabel - class biz.chitec.quarterback.swing.JAdditionalColorsLabel.
Label with background shaded in a certain color depending on the normal background color and an additional color.
JAdditionalColorsLabel() - Constructor for class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
JAdditionalColorsLabel(Icon) - Constructor for class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
JAdditionalColorsLabel(Icon, int) - Constructor for class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
JAdditionalColorsLabel(String) - Constructor for class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
JAdditionalColorsLabel(String, Icon, int) - Constructor for class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
JAdditionalColorsLabel(String, int) - Constructor for class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
JAdditionalColorsLabelDemo - class biz.chitec.qdemo.swing.JAdditionalColorsLabelDemo.
Demo program for the JAdditionalColorsLabel
JAdditionalColorsLabelDemo() - Constructor for class biz.chitec.qdemo.swing.JAdditionalColorsLabelDemo
 
JLabeller - class biz.chitec.quarterback.swing.JLabeller.
Label-like class with asynchronously callable text set and clear methods.
JLabeller(JLabel) - Constructor for class biz.chitec.quarterback.swing.JLabeller
Instanciate and pass the JLabel to work on.
JListMouser - class biz.chitec.quarterback.swing.JListMouser.
The somehow incorrect test of making a MouseAdapter which emulates CTRL pressing.
JListMouser(JList) - Constructor for class biz.chitec.quarterback.swing.JListMouser
 
JMS_MYSQL - Static variable in class biz.chitec.quarterback.util.DBAbstractor
 
JMultiColorLabel - class biz.chitec.quarterback.swing.JMultiColorLabel.
Label where characters can have their unique colors each one.
JMultiColorLabel(String) - Constructor for class biz.chitec.quarterback.swing.JMultiColorLabel
 
JMultiColorLabel.ColorRange - class biz.chitec.quarterback.swing.JMultiColorLabel.ColorRange.
 
JMultiColorLabel.ColorRange(int, int, Color) - Constructor for class biz.chitec.quarterback.swing.JMultiColorLabel.ColorRange
 
JMultiColorLabelDemo - class biz.chitec.qdemo.swing.JMultiColorLabelDemo.
Demo program for the JMultiColorLabel
JMultiColorLabelDemo() - Constructor for class biz.chitec.qdemo.swing.JMultiColorLabelDemo
 
JPEGExtractor - class biz.chitec.qdemo.util.JPEGExtractor.
Extracts JPEG pictures from memory dumps, e.g. from broken flash memory cards.
JPEGExtractor() - Constructor for class biz.chitec.qdemo.util.JPEGExtractor
 
JTitleLabel - class biz.chitec.quarterback.swing.JTitleLabel.
Title label with larger font and different colors.
JTitleLabel() - Constructor for class biz.chitec.quarterback.swing.JTitleLabel
 
JTitleLabel(Icon) - Constructor for class biz.chitec.quarterback.swing.JTitleLabel
 
JTitleLabel(Icon, int) - Constructor for class biz.chitec.quarterback.swing.JTitleLabel
 
JTitleLabel(String) - Constructor for class biz.chitec.quarterback.swing.JTitleLabel
 
JTitleLabel(String, Icon, int) - Constructor for class biz.chitec.quarterback.swing.JTitleLabel
 
JTitleLabel(String, int) - Constructor for class biz.chitec.quarterback.swing.JTitleLabel
 
jbBreakActionPerformed(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
jbExit0ActionPerformed(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
jbExit1ActionPerformed(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
jbLoginActionPerformed(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
jbSaveAllActionPerformed(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
jbTransmitAllActionPerformed(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
jdbcdriver - Static variable in class biz.chitec.quarterback.util.DBAbstractor
 
jdp - Variable in class biz.chitec.qdemo.swing.DesktopFrameSelectorDemo
 
jfc - Variable in class biz.chitec.quarterback.swing.FileSelectionField
 
jfc - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
 
jfc - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
jlAllerlei - Variable in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
jlAllerleiMouseClicked(MouseEvent) - Method in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
jlTuttiFrutti - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
jlTuttiFruttiMouseClicked(MouseEvent) - Method in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
jlabel - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
jm - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
jop - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
jp - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
jqbutton - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
jsp - Variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
jsp - Variable in class biz.chitec.quarterback.swing.MultiLineTreeRenderer
 
jt - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
jt - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
jt - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
The table itself
jt - Variable in class biz.chitec.quarterback.swing.MapListTableCellManager
 
jt - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
jt - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
The JTable this Adjustor is working on.
jt - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
jta - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.MultiLineEditor
 

K

KEYSTROKE - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
KILLCONNECTION - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
KILLKILLED - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
KILLSTARTED - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
KeyStrokeReader - class biz.chitec.quarterback.swing.KeyStrokeReader.
Reads key strokes direcly from the keyboard.
KeyStrokeReader(Component) - Constructor for class biz.chitec.quarterback.swing.KeyStrokeReader
Define the reader as descendant from a certain component.
KeyStrokeReaderDemo - class biz.chitec.qdemo.swing.KeyStrokeReaderDemo.
 
KeyStrokeReaderDemo() - Constructor for class biz.chitec.qdemo.swing.KeyStrokeReaderDemo
 
Killer - class biz.chitec.quarterback.gjsa.server.Killer.
Fierce object to kill the server.
Killer(GJSAServer, int, String) - Constructor for class biz.chitec.quarterback.gjsa.server.Killer
Creates killer.
Killer(GJSAServer, int) - Constructor for class biz.chitec.quarterback.gjsa.server.Killer
Creates a killer which does not send TIMETOKILL messages
katelemmap - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
katentryelem - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
katnum - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
kattype - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
keepLine() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
key - Variable in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
key - Variable in class biz.chitec.quarterback.util.logic.BetweenExpr
 
key - Variable in class biz.chitec.quarterback.util.logic.EqualsExpr
 
key - Variable in class biz.chitec.quarterback.util.logic.InExpr
 
key - Variable in class biz.chitec.quarterback.util.logic.LikeExpr
 
key - Variable in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
keyPressed(KeyEvent) - Method in class biz.chitec.quarterback.swing.KeyStrokeReader
Internal method for key event handling.
keyReleased(KeyEvent) - Method in class biz.chitec.quarterback.swing.KeyStrokeReader
Internal method for key event handling.
keySet() - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Return a set of all keys in the map, i.e. each key in the first and in the second map.
keySet() - Method in class biz.chitec.quarterback.util.TalkingMap
 
keyStrokeToString(KeyStroke) - Static method in class biz.chitec.quarterback.swing.KeyStrokeReader
Reduced emulation of Java 1.5 code for Java 1.4 environments.
keyTyped(KeyEvent) - Method in class biz.chitec.quarterback.swing.KeyStrokeReader
Internal method for key event handling.
keycbm - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
keycbx - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
keys() - Method in class biz.chitec.quarterback.util.Controllable
returns all available keys.
keystroke - Variable in class biz.chitec.quarterback.swing.DesktopFrameSelector
 
keystrokereader - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
kill - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
killmessage - Variable in class biz.chitec.quarterback.gjsa.server.Killer
 
ksr - Variable in class biz.chitec.qdemo.swing.KeyStrokeReaderDemo
 
ksrbutton - Variable in class biz.chitec.qdemo.swing.KeyStrokeReaderDemo
 
kstr - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
kstrl - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 

L

LEAVESTATE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
LED - class biz.chitec.quarterback.swing.LED.
Multi-color LED-like widget which knows about blinking and autorepainting.
LED(int) - Constructor for class biz.chitec.quarterback.swing.LED
 
LEDField - class biz.chitec.quarterback.swing.LEDField.
Martix of LEDs to show some content
LEDField(int, int, int, int, int, int) - Constructor for class biz.chitec.quarterback.swing.LEDField
 
LEFTSCROLL - Static variable in class biz.chitec.quarterback.swing.LEDField
 
LESSTHANEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
LESSTHANOREQUALSEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
LIKEEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
LINE - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
LINETOGGLETIME - Static variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
LINETOGGLETIME - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
LNF - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
LNF - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
LOCALE - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
LOCALE - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
LOCAL_ZONE - Static variable in class biz.chitec.quarterback.util.EDate
 
LOGGING - Static variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
LOGGING - Static variable in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
LOGGINGCONNECTIVE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
LegacyServerConnector - class biz.chitec.quarterback.gjsa.LegacyServerConnector.
Class to connect a Java client to a GJSA server.
LegacyServerConnector(String, int, String, List, boolean, boolean, String) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector
tries to open a connection to the given host/port-pair.
LegacyServerConnector(String, int, String, List, boolean, boolean) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector
Constructor for the ServerConnector object
LegacyServerConnector(String, int, String, List, String) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector
Constructor for the ServerConnector object
LegacyServerConnector(String, int, String, List) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector
Constructor for the ServerConnector object
LegacyServerConnector(String, int, String) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector
Constructor for the ServerConnector object
LegacyServerConnector(String, int) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector
Constructor for the ServerConnector object
LegacyServerConnector(int) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector
Constructor for the ServerConnector object
LegacyServerConnector.LineWakeupToggler - class biz.chitec.quarterback.gjsa.LegacyServerConnector.LineWakeupToggler.
sends from time to time empty request to server to prevent it from closing the connection.
LegacyServerConnector.LineWakeupToggler(long) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector.LineWakeupToggler
Constructor for the LineWakeupToggler object
LegacyServerConnector.LineWakeupToggler() - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector.LineWakeupToggler
Constructor for the LineWakeupToggler object
LegacyServerConnector.Reader - class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader.
reader thread for a server connector.
LegacyServerConnector.Reader(LegacyServerConnector, ThreadInterface, boolean) - Constructor for class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
Constructor for the Reader object
LessThanExpr - class biz.chitec.quarterback.util.logic.LessThanExpr.
Logical expression checking whether a certain value in the universe is less than a given number The value in the universe has to be of type Number, otherwise checks will always return false.
LessThanExpr(Object, Comparable) - Constructor for class biz.chitec.quarterback.util.logic.LessThanExpr
 
LessThanExpr(Object, int) - Constructor for class biz.chitec.quarterback.util.logic.LessThanExpr
 
LessThanExpr(Object, double) - Constructor for class biz.chitec.quarterback.util.logic.LessThanExpr
 
LessThanOrEqualsExpr - class biz.chitec.quarterback.util.logic.LessThanOrEqualsExpr.
Logical expression checking whether a certain value in the universe is less than a given number The value in the universe has to be of type Number, otherwise checks will always return false.
LessThanOrEqualsExpr(Object, Comparable) - Constructor for class biz.chitec.quarterback.util.logic.LessThanOrEqualsExpr
 
LessThanOrEqualsExpr(Object, int) - Constructor for class biz.chitec.quarterback.util.logic.LessThanOrEqualsExpr
 
LessThanOrEqualsExpr(Object, double) - Constructor for class biz.chitec.quarterback.util.logic.LessThanOrEqualsExpr
 
LikeExpr - class biz.chitec.quarterback.util.logic.LikeExpr.
Logic expression checking whether a certain value of the universe is string-wise like the given mask.
LikeExpr(Object, String) - Constructor for class biz.chitec.quarterback.util.logic.LikeExpr
 
LimitedThreadInterface - class biz.chitec.quarterback.util.LimitedThreadInterface.
Implements a @see biz.chitec.quarterback.util.ThreadInterface which allows you to dynamically control the internal queue size.
LimitedThreadInterface(int) - Constructor for class biz.chitec.quarterback.util.LimitedThreadInterface
Constructor which also sets the max internal queue size
LimitedThreadInterface() - Constructor for class biz.chitec.quarterback.util.LimitedThreadInterface
Constructor which sets the maximum queue size to the default of ten entries.
ListBurstMaker - class biz.chitec.quarterback.gjsa.server.ListBurstMaker.
GJSA server burst maker for lists
ListBurstMaker(List, int, boolean) - Constructor for class biz.chitec.quarterback.gjsa.server.ListBurstMaker
Initialize the burst maker with data, maximum reply count and logging flag Data of the list is returned chunkwise.
ListBurstMaker(List, int) - Constructor for class biz.chitec.quarterback.gjsa.server.ListBurstMaker
Initialize burst maker with data and restriction count, logging is turned on
ListBurstMaker(List, boolean) - Constructor for class biz.chitec.quarterback.gjsa.server.ListBurstMaker
Initialize burst maker with data and logging flag, all data is gone through
ListBurstMaker(List) - Constructor for class biz.chitec.quarterback.gjsa.server.ListBurstMaker
Initialize burst maker with data to send, logging is turned on, all data is processed
ListEditElement - class biz.chitec.qapp.gjsaadminclient.ListEditElement.
Editor for properties which are lists of strings.
ListEditElement() - Constructor for class biz.chitec.qapp.gjsaadminclient.ListEditElement
 
ListItemDemo - class biz.chitec.qdemo.swing.ListItemDemo.
Listitem with a ImageIcon and a Sring value.
ListItemDemo(ImageIcon, String) - Constructor for class biz.chitec.qdemo.swing.ListItemDemo
 
ListKeyInputHandler - class biz.chitec.quarterback.swing.ListKeyInputHandler.
Keystroke handler for lists to select entries by typing the beginnings of the entries.
ListKeyInputHandler(JList, int) - Constructor for class biz.chitec.quarterback.swing.ListKeyInputHandler
Constructs a new object.
ListKeyInputHandler.BasicKIHCellRendererUI - class biz.chitec.quarterback.swing.ListKeyInputHandler.BasicKIHCellRendererUI.
UI delegate with implementation.
ListKeyInputHandler.BasicKIHCellRendererUI() - Constructor for class biz.chitec.quarterback.swing.ListKeyInputHandler.BasicKIHCellRendererUI
 
ListKeyInputHandler.KIHCellRenderer - class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer.
The cell renderer object for the ListKeyInputHandler.
ListKeyInputHandler.KIHCellRenderer(ListKeyInputHandler) - Constructor for class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
Constructor.
ListKeyInputHandler.KIHCellRendererUI - class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRendererUI.
Generic UI delegate class.
ListKeyInputHandler.KIHCellRendererUI() - Constructor for class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRendererUI
 
LocaleComboBoxDemo - class biz.chitec.qdemo.swing.LocaleComboBoxDemo.
Demo program for the locale combo box widget
LocaleComboBoxDemo() - Constructor for class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
LocaleComboBoxModel - class biz.chitec.quarterback.swing.LocaleComboBoxModel.
Special model to allow selection of a locale All installed locales are shown for selection.
LocaleComboBoxModel(boolean, List) - Constructor for class biz.chitec.quarterback.swing.LocaleComboBoxModel
Initializes the model either with or without the "unselected" entry.
LocaleComboBoxModel(boolean) - Constructor for class biz.chitec.quarterback.swing.LocaleComboBoxModel
 
LocaleComboBoxModel() - Constructor for class biz.chitec.quarterback.swing.LocaleComboBoxModel
Initializes the model with the list of locales without "not selected" entry
LocaleComparator - class biz.chitec.quarterback.util.LocaleComparator.
Compares two Locales according to their languages, countries and variants.
LocaleComparator() - Constructor for class biz.chitec.quarterback.util.LocaleComparator
 
LocaleConverter - class biz.chitec.quarterback.util.LocaleConverter.
Converts a Locale into a String representation and vice versa
LocaleConverter() - Constructor for class biz.chitec.quarterback.util.LocaleConverter
 
LocaleFlag - class biz.chitec.quarterback.swing.LocaleFlag.
Management class for locale flags.
LocaleFlag() - Constructor for class biz.chitec.quarterback.swing.LocaleFlag
 
LocaleFlag.BrightenFilter - class biz.chitec.quarterback.swing.LocaleFlag.BrightenFilter.
 
LocaleFlag.BrightenFilter(boolean, int) - Constructor for class biz.chitec.quarterback.swing.LocaleFlag.BrightenFilter
 
LocaleFlagTypes - class biz.chitec.quarterback.util.LocaleFlagTypes.
 
LocaleFlagTypes() - Constructor for class biz.chitec.quarterback.util.LocaleFlagTypes
 
LocaleListCellRenderer - class biz.chitec.quarterback.swing.LocaleListCellRenderer.
Renderer for lists with locale objects Prints the locale's name and country in each locale's language.
LocaleListCellRenderer(int, int, boolean) - Constructor for class biz.chitec.quarterback.swing.LocaleListCellRenderer
Initializes the renderer with a certain flag height.
LocaleListCellRenderer() - Constructor for class biz.chitec.quarterback.swing.LocaleListCellRenderer
Initializes the renderer with a flag height of 12.
LocaleSelector - class biz.chitec.quarterback.swing.LocaleSelector.
Locale selection widget Shows available locales as buttons with name and flag (if available).
LocaleSelector() - Constructor for class biz.chitec.quarterback.swing.LocaleSelector
 
LocaleSelector.LSButtonPanel - class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel.
 
LocaleSelector.LSButtonPanel(List, String) - Constructor for class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel
 
LocaleSelector.LSComboBox - class biz.chitec.quarterback.swing.LocaleSelector.LSComboBox.
 
LocaleSelector.LSComboBox(List, String, int, int, boolean) - Constructor for class biz.chitec.quarterback.swing.LocaleSelector.LSComboBox
 
LocaleSelectorDemo - class biz.chitec.qdemo.swing.LocaleSelectorDemo.
Demo program for the locale selection widget
LocaleSelectorDemo() - Constructor for class biz.chitec.qdemo.swing.LocaleSelectorDemo
 
LogFileWriter - class biz.chitec.quarterback.util.LogFileWriter.
Log object which can write into file and onto console.
LogFileWriter() - Constructor for class biz.chitec.quarterback.util.LogFileWriter
 
LogFileWriter.StandardStreamLogger - class biz.chitec.quarterback.util.LogFileWriter.StandardStreamLogger.
 
LogFileWriter.StandardStreamLogger(BufferedReader, LogFileWriter) - Constructor for class biz.chitec.quarterback.util.LogFileWriter.StandardStreamLogger
 
LogFrame - class biz.chitec.quarterback.swing.LogFrame.
Panel for logging output.
LogFrame(String) - Constructor for class biz.chitec.quarterback.swing.LogFrame
 
LogPanel - class biz.chitec.quarterback.swing.LogPanel.
Panel for logging output.
LogPanel() - Constructor for class biz.chitec.quarterback.swing.LogPanel
 
Logger - class biz.chitec.quarterback.util.Logger.
Basic logging object.
Logger() - Constructor for class biz.chitec.quarterback.util.Logger
Only constructor of the simple logger.
Logger.ChainElem - class biz.chitec.quarterback.util.Logger.ChainElem.
Simple subclass: element of a simple linked list.
Logger.ChainElem(Logger.ChainElem, LoggingReceiver, Object, boolean) - Constructor for class biz.chitec.quarterback.util.Logger.ChainElem
 
LoggerCenter - class biz.chitec.quarterback.gjsa.server.LoggerCenter.
Global handler for free-floating-channel-assignments.
LoggerCenter(GJSAServer) - Constructor for class biz.chitec.quarterback.gjsa.server.LoggerCenter
 
LoggerDemo - class biz.chitec.qdemo.util.LoggerDemo.
Test and demonstration class for the Logger class.
LoggerDemo() - Constructor for class biz.chitec.qdemo.util.LoggerDemo
 
LoggingExecutor - class biz.chitec.quarterback.gjsa.server.LoggingExecutor.
Executor for logging commands Allows to register a client on the logging logger.
LoggingExecutor(ServerThreadBase) - Constructor for class biz.chitec.quarterback.gjsa.server.LoggingExecutor
 
LoggingReceiver - interface biz.chitec.quarterback.util.LoggingReceiver.
Interface for objects that receive data from a logger.
LoggingReceiverUpdater - class biz.chitec.quarterback.util.LoggingReceiverUpdater.
Updates logging receivers.
LoggingReceiverUpdater() - Constructor for class biz.chitec.quarterback.util.LoggingReceiverUpdater
Initiates the object without receiver and logger.
LoggingReceiverUpdater(UpdateableLogger, LoggingReceiver) - Constructor for class biz.chitec.quarterback.util.LoggingReceiverUpdater
Initiates the object complete with receiver and logger.
LoggingReceiverUpdater.KeeperInterfaceContent - class biz.chitec.quarterback.util.LoggingReceiverUpdater.KeeperInterfaceContent.
Content record for the keeperinterface.
LoggingReceiverUpdater.KeeperInterfaceContent(Object, long, int) - Constructor for class biz.chitec.quarterback.util.LoggingReceiverUpdater.KeeperInterfaceContent
 
LoggingReceiverUpdaterFactory - interface biz.chitec.quarterback.util.LoggingReceiverUpdaterFactory.
Factory interface for factory for updaters of receivers of logging information.
LogicExpr - interface biz.chitec.quarterback.util.logic.LogicExpr.
Interface for logic expressions.
LogicExpr.Converter - interface biz.chitec.quarterback.util.logic.LogicExpr.Converter.
Special interface for value conversion.
LogicExpr.UniverseGenerator - interface biz.chitec.quarterback.util.logic.LogicExpr.UniverseGenerator.
Special interface for universe generation.
LogicExprClassParsersDemo - class biz.chitec.qdemo.util.LogicExprClassParsersDemo.
Test and demonstration program for classparsers for LogicExpr derivates
LogicExprClassParsersDemo() - Constructor for class biz.chitec.qdemo.util.LogicExprClassParsersDemo
 
LogicExprTreeDemo - class biz.chitec.qdemo.swing.LogicExprTreeDemo.
Demonstration of tree handling with LogicExpr objects
LogicExprTreeDemo() - Constructor for class biz.chitec.qdemo.swing.LogicExprTreeDemo
 
LogicExprTreeDemo.CompareAction - class biz.chitec.qdemo.swing.LogicExprTreeDemo.CompareAction.
 
LogicExprTreeDemo.CompareAction() - Constructor for class biz.chitec.qdemo.swing.LogicExprTreeDemo.CompareAction
 
LogicExprTreeDemo.ConstantAction - class biz.chitec.qdemo.swing.LogicExprTreeDemo.ConstantAction.
 
LogicExprTreeDemo.ConstantAction(boolean) - Constructor for class biz.chitec.qdemo.swing.LogicExprTreeDemo.ConstantAction
 
LogicExprUtilities - class biz.chitec.quarterback.util.logic.LogicExprUtilities.
Helper methods for logic expressions.
LogicExprUtilities() - Constructor for class biz.chitec.quarterback.util.logic.LogicExprUtilities
 
LoginFrame - class biz.chitec.qapp.gjsaadminclient.LoginFrame.
Login dialog for GJSAAdminClient
LoginFrame(int) - Constructor for class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
label - Variable in class biz.chitec.qdemo.swing.MyCellRenderer
 
labelname - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
lafi - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.LookAndFeelComboBox
 
lafi - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.LookAndFeelComboBox
 
lastchangesend - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
lastencodingmode - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Encoding mode of the connection.
lastencryptionmode - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Encryption mode of the connection.
lastenvelope - Variable in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
lastenvelope - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase.BurstLogDataStorage
 
lastexceptions - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Global list for storing "normal" exceptions for debug purposes
lastfinished - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
 
lastfinishedmessage - Variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo.SimpleReceiver
 
lastfiredconfig - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
lastfiredlockedwidth - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
lastfiredpreferredheight - Variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
lastinteraction - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Time of last interaction from the client
lastkey - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
lastnewchildid - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Storage of the last new child's id after its finalization
lastreadts - Variable in class biz.chitec.quarterback.gjsa.server.ServerReader
time stamp on last action on socket
lastrefresheddate - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
lastrow - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction
 
lastsentfilename - Variable in class biz.chitec.quarterback.swing.FileSelectionField
 
laterThan(EDate) - Method in class biz.chitec.quarterback.util.EDate
returns if this EDate object is later (or for time ranges: larger) than the other EDate object.
layoutContainer(Container) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager
 
lazyNS2GUIIdx(List) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Converts elements of given List to GUI index.
lazyNS2GUIIdx(int[]) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Converts elements of given int array to GUI index.
lbl - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
le - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement
 
le - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
le - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
leafclassname - Variable in class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
leaveState() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
leaveState() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Leaves the state the session is working in.
leavingActions() - Method in class biz.chitec.qdemo.chat.server.DoChatExecutor
Clean up method to be called on disposal of this DoChatExecutor from the server stack.
leavingActions() - Method in class biz.chitec.quarterback.gjsa.server.CommandExecutor
 
leavingActions() - Method in class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
Closes the file, deletes it on any failure, runs callback Runnables.
leavingActions() - Method in class biz.chitec.quarterback.gjsa.server.LoggingExecutor
 
leavingActions() - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
ledfield - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
ledpanel - Variable in class biz.chitec.qdemo.swing.SingleLEDDemo
 
leds - Variable in class biz.chitec.qdemo.swing.SingleLEDDemo
 
legacynonencodechars - Static variable in class biz.chitec.quarterback.gjsa.Obj2StrParser
 
length() - Method in class biz.chitec.quarterback.util.QuickIntArray
Returns the length (=size) of the storage.
line - Variable in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
lineHasOnlySeparators() - Method in class biz.chitec.quarterback.util.CSVReader
 
lineIsContinuing(String) - Method in class biz.chitec.quarterback.util.CSVReader
 
linearContinueable() - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.IntegerBurstMaker
 
linearContinueable() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
returns whether more data is available.
linearContinueable() - Method in class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
linearContinueable() - Method in class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
 
linearContinueable() - Method in class biz.chitec.quarterback.gjsa.server.IteratorBurstMaker
returns whether more data is available.
linearContinueable() - Method in class biz.chitec.quarterback.gjsa.server.ListBurstMaker
 
linearContinueable() - Method in class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
linewritten - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
linewritten - Variable in class biz.chitec.quarterback.swing.LogPanel
 
list - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
list - Variable in class biz.chitec.quarterback.swing.JListMouser
 
listContainsNS(List, int) - Static method in class biz.chitec.quarterback.util.NumberedString
Checks whether a List of NumberedStrings contains a certain NumberedString which is given by number.
listToString(List) - Method in class biz.chitec.qapp.gjsaadminclient.ListEditElement
 
listToString(Collection, Map, StringBuffer) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Creates textual representation of one header configuration.
listchanged - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
listenerList - Variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
listmodel - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
lkih - Variable in class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
 
lksize - Variable in class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
 
llsc - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
load() - Static method in class biz.chitec.quarterback.gjsa.ClassParsers
Load all the internally defined parsers appropriately
loadArguments(String[]) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Argument evaluation loop.
loadBoth(ClassParser) - Static method in class biz.chitec.quarterback.gjsa.ClassParsers
Load a class parser into both Str2ObjParser and Obj2StrParser
loadClasses() - Static method in class biz.chitec.quarterback.swing.SwingClassLoader
Worker method of this class.
loadContents() - Method in class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
loadFromFile() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Load the properties from the persistance file into the internal storage.
loadImage(String) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Load an image directly from a file into the edit model.
loadProperties() - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
loadProperties(Statement, String, Properties) - Static method in class biz.chitec.quarterback.util.PropertiesStorer
Loads a properties object from the database.
loadPropertyFileName(String[]) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Search for the propertyfile name in the arguments.
loadSizeFromProperty(Component, Properties, String, Rectangle) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Load the shape of a component (mainly a frame or an internal frame) from a properties file.
loadSubframes() - Method in class biz.chitec.qdemo.swing.DesktopFrameSelectorDemo
 
loadToElement(Map, boolean) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
localchanged - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar
 
locale - Variable in class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
localeIDToIndex(String) - Method in class biz.chitec.quarterback.swing.LocaleComboBoxModel
Returns the index of the locale with the given ID.
localeToID(Locale) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
Converts a locale instance into its id representation The returned id is given in the usual "_" notation.
localeToIndex(Locale) - Method in class biz.chitec.quarterback.swing.LocaleComboBoxModel
Returns the index in the model of the given locale.
localeToString(Locale) - Static method in class biz.chitec.quarterback.util.LocaleConverter
Converts a given locale object into a string representation.
localecbm - Variable in class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
localecmb - Variable in class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
localelist - Variable in class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
localepattern - Static variable in class biz.chitec.quarterback.util.LocaleConverter
 
localerenderer - Variable in class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
locales - Static variable in class biz.chitec.quarterback.util.RB
 
localetoiconcache - Static variable in class biz.chitec.quarterback.swing.LocaleFlag
 
localipfromparams - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Special storage for local ip if given by command line parameter
locallycontrolled - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Flag whether the thread base is controlled by local commands
locallycontrolledsettable - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Flag whether the locallycontrolled flag may be set.
locator - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
lock(Statement, String, int, long) - Static method in class biz.chitec.quarterback.util.RowLock
Main implementation of semaphone aquisition.
lock(Statement, String, int, boolean) - Static method in class biz.chitec.quarterback.util.RowLock
Main implementation of semaphone aquisition.
lock(Statement, String, int) - Static method in class biz.chitec.quarterback.util.RowLock
Aquires semaphore and waits for it.
lock(Statement, String, boolean) - Static method in class biz.chitec.quarterback.util.RowLock
Obtain monitor for complete table and wait for semaphore if said so.
lock(Statement, String, long) - Static method in class biz.chitec.quarterback.util.RowLock
Obtain monitor for complete table and wait for semaphore if said so.
lock(Statement, String) - Static method in class biz.chitec.quarterback.util.RowLock
Obtain monitor for complete table and always wait for semaphore.
lock(Statement, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Locking method.
lockedcolumns - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Index of rows to be left alone regarding width, i.e.
lockedwidthitemal - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
lockedwidthitems - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
lockname - Variable in class biz.chitec.quarterback.gjsa.TransactionLogger
The name of the rowlock variable
logMessage(int, Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Logs a message of any session to the standard message logger.
logObject(Object) - Method in class biz.chitec.quarterback.util.Logger
Delivers a new message object that has to be logged to all receivers.
logObject(LoggingReceiver, Object) - Method in class biz.chitec.quarterback.util.Logger
Delivers a new message object that has to be logged to all receivers except of the one given as parameter.
logObject(LoggingReceiver, Object, boolean) - Method in class biz.chitec.quarterback.util.Logger
Deliveres a new message object either to all but the given receiver or to the given receiver only.
logObjectToSenderOnly(LoggingReceiver, Object) - Method in class biz.chitec.quarterback.util.Logger
Convenience method for {@link #logObject(LoggingReceiver, Object, boolean) with third parameter set to true.
logfilewriter - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Main logging object writer utility.
loggable - Variable in class biz.chitec.quarterback.gjsa.server.BurstMaker
marker whether this is a loggable burster.
loggercenter - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
storage for all loggers
loggers - Variable in class biz.chitec.quarterback.gjsa.server.LoggerCenter
 
loggingandportprefix - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Special prefix for port and logging data, only used for server startup, not for administratin on
loggingmain(String[]) - Static method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
loginbutton - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
logrect - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
 
logremove - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
logremove - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
loopSynchronous(SocketLayer, ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
losslessbutton - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
losslessimage - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
losslessimage - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
lossy - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
lossy - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
lossybutton - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
lossychanged - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
lossyimage - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
lossyimage - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
lossyquality - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
lossyquality - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
low - Variable in class biz.chitec.quarterback.swing.JMultiColorLabel.ColorRange
 
lp - Variable in class biz.chitec.quarterback.swing.LogFrame
 
lruf - Variable in class biz.chitec.quarterback.util.UpdateableLogger
The factory for the updaters.
lwt - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
lwt - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field

M

MANIFESTNAME - Static variable in class biz.chitec.quarterback.util.ManifestReader
 
MAXCHUNKSIZE - Variable in class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
 
MAXFLOODCOUNT - Static variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
MAXFLOODCOUNT - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
MAXLASTEXCEPTIONSIZE - Static variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
 
MEMSTRINT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
MF - class biz.chitec.quarterback.util.MF.
Convenience methods for formatting messages with java.util.MessageFormat.
MF() - Constructor for class biz.chitec.quarterback.util.MF
This class is not instanciable.
MM_MYSQL - Static variable in class biz.chitec.quarterback.util.DBAbstractor
 
MONTHLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
MULTILINE - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
ManifestReader - class biz.chitec.quarterback.util.ManifestReader.
Access methods for JAR file manifests.
ManifestReader() - Constructor for class biz.chitec.quarterback.util.ManifestReader
 
MapComparator - class biz.chitec.quarterback.util.MapComparator.
Comparator class for Maps.
MapComparator() - Constructor for class biz.chitec.quarterback.util.MapComparator
Create a MapComparator with empty key list.
MapComparator(Object) - Constructor for class biz.chitec.quarterback.util.MapComparator
Create a MapComparator with one key, default comparator and ascending sorting order.
MapComparator(Object, boolean) - Constructor for class biz.chitec.quarterback.util.MapComparator
Create a MapComparator with one key, given sorting order and standard comparator.
MapComparator(Object, Comparator) - Constructor for class biz.chitec.quarterback.util.MapComparator
Create a MapComparator with one key, given comparator for the values and ascending sorting order.
MapComparator(Object, boolean, Comparator) - Constructor for class biz.chitec.quarterback.util.MapComparator
Create a MapComparator with one key, arbitrary order and special comparator
MapComparator(Object[]) - Constructor for class biz.chitec.quarterback.util.MapComparator
Create a MapComparator with multiple keys with decreasing relevance, generally ascending order and default comparators.
MapComparator(Object[], boolean[]) - Constructor for class biz.chitec.quarterback.util.MapComparator
 
MapComparator(Object[], Comparator[]) - Constructor for class biz.chitec.quarterback.util.MapComparator
 
MapComparator(Object[], boolean[], Comparator[]) - Constructor for class biz.chitec.quarterback.util.MapComparator
 
MapComparator(List) - Constructor for class biz.chitec.quarterback.util.MapComparator
 
MapListModelHelper - class biz.chitec.quarterback.swing.MapListModelHelper.
Common helper class for Table and TreeTable models of List of Maps.
MapListModelHelper() - Constructor for class biz.chitec.quarterback.swing.MapListModelHelper
Standard empty constructor.
MapListModelHelper(ResourceBundle) - Constructor for class biz.chitec.quarterback.swing.MapListModelHelper
Constructor passing a ResourceBundle.
MapListModelHelper(String[]) - Constructor for class biz.chitec.quarterback.swing.MapListModelHelper
Constructor with column titles setting.
MapListModelHelper(ResourceBundle, String[]) - Constructor for class biz.chitec.quarterback.swing.MapListModelHelper
Constructor with a ResourceBundle and the column titles.
MapListModelHelper(ResourceBundle, String, String[]) - Constructor for class biz.chitec.quarterback.swing.MapListModelHelper
Constructor with a ResourceBundle, a prefix and the column titles.
MapListTableCellManager - class biz.chitec.quarterback.swing.MapListTableCellManager.
Managing class for cell renderers and editors in tables which are driven by a MapListTableModel.
MapListTableCellManager() - Constructor for class biz.chitec.quarterback.swing.MapListTableCellManager
Initialize an empty cell manager
MapListTableCellManager(JTable) - Constructor for class biz.chitec.quarterback.swing.MapListTableCellManager
Initialize empty cell manager and bind it to table.
MapListTableModel - class biz.chitec.quarterback.swing.MapListTableModel.
Model object for JTable to represent List of Maps.
MapListTableModel() - Constructor for class biz.chitec.quarterback.swing.MapListTableModel
Standard empty constructor.
MapListTableModel(ResourceBundle) - Constructor for class biz.chitec.quarterback.swing.MapListTableModel
Set ResourceBundle to find column title strings and classes
MapListTableModel(String[]) - Constructor for class biz.chitec.quarterback.swing.MapListTableModel
Set title columns explicitly
MapListTableModel(ResourceBundle, String[]) - Constructor for class biz.chitec.quarterback.swing.MapListTableModel
Set ResourceBundle and title columns Using this constructor, it is possible to minimize the overhead while data insertion.
MapListTableModel(ResourceBundle, String) - Constructor for class biz.chitec.quarterback.swing.MapListTableModel
Set ResourceBundle and the prefix to access the resource entries
MapListTableModel(ResourceBundle, String, String[]) - Constructor for class biz.chitec.quarterback.swing.MapListTableModel
Set ResourceBundle, use prefix and set the title columns.
MapListTableSorter - class biz.chitec.quarterback.swing.MapListTableSorter.
Knows how to sort tables with MapListTableModel behind using a sorting constraint.
MapListTableSorter(MapComparator) - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter
 
MapListTableSorter() - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter
 
MapListTableSorter(JTable) - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter
 
MapListTableSorter(MapComparator, JTable) - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter
 
MapListTableSorter(JTable, Object) - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter
 
MapListTableSorter(MapComparator, JTable, Object) - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter
 
MapListTableSorter.ComponentBasedReconnector - class biz.chitec.quarterback.swing.MapListTableSorter.ComponentBasedReconnector.
Helper class for cases where multiple tables link to the same model.
MapListTableSorter.ComponentBasedReconnector() - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter.ComponentBasedReconnector
 
MapListTableSorter.SortShowingTableHeaderRenderer - class biz.chitec.quarterback.swing.MapListTableSorter.SortShowingTableHeaderRenderer.
 
MapListTableSorter.SortShowingTableHeaderRenderer() - Constructor for class biz.chitec.quarterback.swing.MapListTableSorter.SortShowingTableHeaderRenderer
 
MapOfListsEditElement - class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement.
Editor for properties which are maps of lists of strings.
MapOfListsEditElement() - Constructor for class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
MapResourceBundle - class biz.chitec.quarterback.util.MapResourceBundle.
A Resourcebundle which feeds itself out of a map Especially useful if the bundle has been transferred between server and client.
MapResourceBundle() - Constructor for class biz.chitec.quarterback.util.MapResourceBundle
 
MapResourceBundle(Locale, Map) - Constructor for class biz.chitec.quarterback.util.MapResourceBundle
 
MultiColorLabelUI - class biz.chitec.quarterback.swing.MultiColorLabelUI.
Abstract UI delegate template for multi color label
MultiColorLabelUI() - Constructor for class biz.chitec.quarterback.swing.MultiColorLabelUI
 
MultiLineTableRenderer - class biz.chitec.quarterback.swing.MultiLineTableRenderer.
Special table cell renderer capable of presenting the content wrapped in multiple lines.
MultiLineTableRenderer() - Constructor for class biz.chitec.quarterback.swing.MultiLineTableRenderer
Instanciates a renderer for normal text rendering
MultiLineTableRenderer(String) - Constructor for class biz.chitec.quarterback.swing.MultiLineTableRenderer
Instanciates a renderer for text of certain type.
MultiLineTreeRenderer - class biz.chitec.quarterback.swing.MultiLineTreeRenderer.
Special tree cell renderer capable of presenting the content wrapped in multiple lines.
MultiLineTreeRenderer() - Constructor for class biz.chitec.quarterback.swing.MultiLineTreeRenderer
Instanciates a renderer for normal text rendering
MultiLineTreeRenderer(String) - Constructor for class biz.chitec.quarterback.swing.MultiLineTreeRenderer
Instanciates a renderer for text of certain type.
MultiLineTreeRendererDemo - class biz.chitec.qdemo.swing.MultiLineTreeRendererDemo.
Demonstration of multi line tree cell rendering.
MultiLineTreeRendererDemo() - Constructor for class biz.chitec.qdemo.swing.MultiLineTreeRendererDemo
 
MyCellRenderer - class biz.chitec.qdemo.swing.MyCellRenderer.
Describe
MyCellRenderer() - Constructor for class biz.chitec.qdemo.swing.MyCellRenderer
 
MyMetalTheme - class biz.chitec.quarterback.swing.MyMetalTheme.
Metal theme with color scheme support and support for some additional GUI objects.
MyMetalTheme(Map, String, int, String, boolean) - Constructor for class biz.chitec.quarterback.swing.MyMetalTheme
 
MyMetalTheme(int, String, boolean) - Constructor for class biz.chitec.quarterback.swing.MyMetalTheme
 
MyMetalTheme(int, String) - Constructor for class biz.chitec.quarterback.swing.MyMetalTheme
 
MyMetalTheme(int) - Constructor for class biz.chitec.quarterback.swing.MyMetalTheme
 
MyMetalTheme() - Constructor for class biz.chitec.quarterback.swing.MyMetalTheme
 
MyTestDialog - class biz.chitec.qdemo.swing.MyTestDialog.
Describe
MyTestDialog(SimpleGUIClient, boolean) - Constructor for class biz.chitec.qdemo.swing.MyTestDialog
 
m1 - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
m1 - Variable in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
m2 - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
m2 - Variable in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
m3 - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
m4 - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
maddbkg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
maddfrg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
main(String[]) - Static method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
main(String[]) - Static method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
somehow all this nice object oriented GUI stuff must start... :-)
main(String[]) - Static method in class biz.chitec.qdemo.chat.server.QJChatServer
The main program.
main(String[]) - Static method in class biz.chitec.qdemo.gjsa.GJSAParserDemo
test program
main(String[]) - Static method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
The main program for the TransactionLoggerDemo class
main(String[]) - Static method in class biz.chitec.qdemo.swing.BufferedImageBugDemo
Main demonstration program does not need any parameters.
main(String[]) - Static method in class biz.chitec.qdemo.swing.CalendarPanelDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.CheckBoxTest
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.CompilerProblemDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.DesktopFrameSelectorDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.ImageMixerDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.JAdditionalColorsLabelDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.JMultiColorLabelDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.KeyStrokeReaderDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.LocaleSelectorDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.LogicExprTreeDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.MultiLineTreeRendererDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.PropertiesEditorDemo
Test program for the object.
main(String[]) - Static method in class biz.chitec.qdemo.swing.PropertiesEditorXMLDemo
Test program for the object.
main(String[]) - Static method in class biz.chitec.qdemo.swing.ScrollLEDDemo
Test program for the object.
main(String[]) - Static method in class biz.chitec.qdemo.swing.SingleLEDDemo
Test program for the object.
main(String[]) - Static method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Main method to init the demo, size it and show it on screen.
main(String[]) - Static method in class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.Test
 
main(String[]) - Static method in class biz.chitec.qdemo.swing.TinyImageEditorDemo
Small testing program
main(String[]) - Static method in class biz.chitec.qdemo.swing.UnwantWantSelectorDemo
Test program for the object.
main(String[]) - Static method in class biz.chitec.qdemo.util.EDateDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.EDateShift
 
main(String[]) - Static method in class biz.chitec.qdemo.util.EDateUtilitiesDemo
The main program for the EDateUtilitiesDemo class
main(String[]) - Static method in class biz.chitec.qdemo.util.HexConv
 
main(String[]) - Static method in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.HotkeysDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.JPEGExtractor
 
main(String[]) - Static method in class biz.chitec.qdemo.util.LoggerDemo
main program for testing purposes.
main(String[]) - Static method in class biz.chitec.qdemo.util.LogicExprClassParsersDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.QuickIntArrayDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.RowLockDemo
The main program for the RowLockDemo class
main(String[]) - Static method in class biz.chitec.qdemo.util.SMSDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.SequencerDemo
 
main(String[]) - Static method in class biz.chitec.qdemo.util.SmartCompareExprTest
 
main(String[]) - Static method in class biz.chitec.qdemo.util.TestEqualityUtilities
 
main(String[]) - Static method in class biz.chitec.qdemo.util.ThreadInterfaceDemo
main program for testing purposes.
main(String[]) - Static method in class biz.chitec.qdemo.util.UpdateableLoggerDemo
The main program for the UpdateableLoggerDemo class
main(String[]) - Static method in class biz.chitec.qdemo.util.ValueHistoryStorageDemo
The main program for the ValueHistoryStorageDemo class
main(String[]) - Static method in class biz.chitec.quarterback.swing.JListMouser
 
main(String[]) - Static method in class biz.chitec.quarterback.swing.ScrollerPane
 
maincomponent - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
mainpanel - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
mainpl - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Listener thread for the object mode port.
maintabpane - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
makeAction(ResourceBundle, String, Action) - Static method in class biz.chitec.quarterback.swing.TOM
equips an Action object with everything needed.
makeAnyButton(ResourceBundle, String, AbstractButton) - Static method in class biz.chitec.quarterback.swing.TOM
Equips any subclass of AbstractButton with text, icon etc from the resources.
makeBool(String) - Static method in class biz.chitec.quarterback.util.CSVReader
 
makeDate(String) - Static method in class biz.chitec.quarterback.util.CSVReader
 
makeFloat(String) - Static method in class biz.chitec.quarterback.util.CSVReader
 
makeGBC(int, int, int, int, int, int, int, Insets, int, int, int) - Static method in class biz.chitec.quarterback.swing.GBC
Create GridBagConstraints.
makeGBC(int, int, int, Insets, int, int, int) - Static method in class biz.chitec.quarterback.swing.GBC
Create GridBagConstraints only with the more important parameters.
makeInteger(String) - Static method in class biz.chitec.quarterback.util.CSVReader
makes an Integer object out of a line portion which represents an Integer
makeJButton(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
Delivers a JButton with text, icon etc from the resources.
makeJButton(ResourceBundle, String, JButton) - Static method in class biz.chitec.quarterback.swing.TOM
Equips an already existing JButton with text, icon etc from the resources.
makeJCheckBox(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
delivers a check box with tip and mnemonic
makeJFrame(ResourceBundle, String, JFrame) - Static method in class biz.chitec.quarterback.swing.TOM
Equips an already existing JFrame with title and frame icon.
makeJFrame(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
Creates a new JFrame with title and frame icon set.
makeJInternalFrame(ResourceBundle, String, JInternalFrame) - Static method in class biz.chitec.quarterback.swing.TOM
Equips an already existing JInternalFrame with title and frame icon.
makeJInternalFrame(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
Creates a new JInternalFrame with title and frame icon set.
makeJLabel(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
delivers a label with a tip and a mnemonic when available.
makeJMenu(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
Delivers an empty menu with tip and mnemonic
makeJMenuItem(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
Delivers an empty menu with tip and mnemonic
makeJMenuItem(ResourceBundle, String, JMenuItem) - Static method in class biz.chitec.quarterback.swing.TOM
Delivers an empty menu with tip and mnemonic
makeJRadioButton(ResourceBundle, String) - Static method in class biz.chitec.quarterback.swing.TOM
delivers a radio button with tip and mnemonic
makeLinkedJLabel(ResourceBundle, String, Component) - Static method in class biz.chitec.quarterback.swing.TOM
Delivers a label with a tip and a mnemonic when available and a Component is passed.
makeLinkedJLabel(String, Component) - Static method in class biz.chitec.quarterback.swing.TOM
Delivers a label with the given String and a Component is passed.
makeLogString(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Make a String to [not given] if not available.
makeSortString(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Makes a all-lower-case, unspaceified version of the given string.
makeString(String[], boolean, String) - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Make a - probably doubled - random String of the contents of an array.
makeString(String, boolean) - Static method in class biz.chitec.quarterback.util.CSVReader
makes a string object out of a line portion which represents a string
makeStrint(String) - Static method in class biz.chitec.quarterback.util.CSVReader
 
map - Variable in class biz.chitec.quarterback.util.TalkingMap
 
mapToString(Map) - Method in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
mapToString(Map, Map, StringBuffer) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Creates textual representation of one header configuration.
max(int, int, int) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager
 
max - Variable in class biz.chitec.quarterback.util.logic.BetweenExpr
 
maxGems - Variable in class biz.chitec.quarterback.util.LimitedThreadInterface
 
maxabsolutified - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
Maximum date with an absolute value.
maxall - Variable in class biz.chitec.quarterback.gjsa.server.ListBurstMaker
Restriction for maximum amout of data being sent regardless of list length
maxall - Variable in class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
maxdate - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
maxdate - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
minimum and maximum date.
maxday - Variable in class biz.chitec.quarterback.util.EDate
 
maxdim - Static variable in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
maxheight - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
maximum needed height for columns
maxheightidx - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
row index of heighest entry in column
maximumscale - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
Maximum scale up to which the image should be enlarged.
maximumwait - Static variable in class biz.chitec.quarterback.gjsa.server.Killer
 
maxnr - Variable in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
 
maxrow - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
maximum handled row index so far (for optimisation of inserts at the end)
maxthreshold - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
Maximum threshold above which the scaling change must grow before rescaling is done.
maxvalue - Variable in class biz.chitec.quarterback.util.Hotkeys.FindCounter
 
maxwidth - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
maximum needed width for columns
maxwidthidx - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
row index of widest entry in column
mayBeClosed() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
mayBeClosed() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
mayBeClosed() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
returns whether the thread base may be closed or not.
mayBeClosed() - Method in interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler
Asks whether this handler can be closed.
mayBeClosed() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
returns whether the thread base may be closed or not.
md - Static variable in class biz.chitec.quarterback.util.Hotkeys
Message digest for MD5 sum checking
me - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
meals - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
meelse - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
menuTextFont - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
menubar - Variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
menuelements - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar
 
menuitems - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
menumaker - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar
 
merge(Map, Properties) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Merges all Properties bundles in the given Map into target Properties.
merge(Map) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Merges all Properties bundles in the given Map into new Properties bundle
merge(String, Properties, Properties) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Merge one Properties bundle into target.
merge(String[], Properties[], Properties) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Merge multiple Properties bundles into one.
merge(String[], Properties[]) - Static method in class biz.chitec.quarterback.util.PropertiesConsolidator
Merges multiple Properties bundles into one which is freshly created.
mergeWith(ValueHistoryStorage) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Merges this storage with another. both storages should store data of disjunct time ranges.
mess - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
mess - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
mess - Static variable in class biz.chitec.quarterback.gjsa.Obj2StrParser
 
mess - Static variable in class biz.chitec.quarterback.gjsa.ServerReply
ServerReply may print messages to global logger when inserting chat symbol holder
mess - Static variable in class biz.chitec.quarterback.gjsa.ServerRequest
 
mess - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
mess - Static variable in class biz.chitec.quarterback.gjsa.Str2ObjParser
 
mess - Variable in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
mess - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
mess - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
The main logger.
mess - Variable in class biz.chitec.quarterback.gjsa.server.Killer
 
mess - Variable in class biz.chitec.quarterback.gjsa.server.ServerReader
target for logging messages
mess - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
target for logging messages
mess - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
 
mess - Variable in class biz.chitec.quarterback.gjsa.server.Vulture
 
messagereference - Variable in class biz.chitec.quarterback.util.SMS
 
methen - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.GroupMenuElement
 
min - Variable in class biz.chitec.quarterback.util.logic.BetweenExpr
 
mindate - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
mindate - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
minimum and maximum date.
mindim - Static variable in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
minimumLayoutSize(Container) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager
 
minrelativified - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
Minimum date with a relative value.
minthreshold - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
Minimum threshold below which the scaling change must shrink before rescaling is done.
minute - Variable in class biz.chitec.quarterback.util.EDate
 
minuteOf(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
mixBackgroundColors() - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
mixColors(Color, Color, int, int) - Static method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
mixForegroundColors() - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
mkprop(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Converts between string and integer representation of property types.
mlmh - Variable in class biz.chitec.quarterback.swing.MapListTableModel
 
mltm - Variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
We're using a table model which is working with a List of Maps.
mltm - Variable in class biz.chitec.quarterback.swing.MapListTableCellManager
 
mltm - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
mode - Variable in class biz.chitec.qdemo.util.SmartCompareExprTest
 
mode - Variable in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
 
mode - Variable in class biz.chitec.quarterback.swing.ChatSymbolListCellRenderer
 
mode - Variable in class biz.chitec.quarterback.swing.ChatSymbolTableCellRenderer
 
mode - Variable in class biz.chitec.quarterback.util.NumberedStringComparator
 
modifier - Variable in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
modifier - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
modifierkeys - Static variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
month - Variable in class biz.chitec.quarterback.util.EDate
 
monthname - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
monthnameformatter - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
monthstep - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 
mouseClicked(MouseEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.ML
 
mouseClicked(MouseEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
mouseClicked(MouseEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
MouseListener on JTable's header: If clicked, show popup menu.
mouseEntered(MouseEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.ML
 
mouseExited(MouseEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.ML
 
mousePressed(MouseEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.ML
 
mousePressed(MouseEvent) - Method in class biz.chitec.quarterback.swing.JListMouser
 
mousePressed(MouseEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
MouseListener on JTable: If pressed, reset column moving
mouseReleased(MouseEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.ML
 
mouseReleased(MouseEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
MouseListener on JTable: If released, check if column has been moved and report this to configuration model.
moveCurrentColumn(int, int) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Moves one column in the current configuration from one position to another
moveElements(int[], int, int) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
Moves elements from one list to another.
mstdbkg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
mstdfrg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
mul(int) - Method in class biz.chitec.quarterback.util.EDate
multiplies a time range with a literal
mustbereestablished - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
mustencrypt - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Field
mustnotencrypt - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Field
mybuttons - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
mychanges - Variable in class biz.chitec.quarterback.util.Controllable
 
mycharsets - Variable in class biz.chitec.quarterback.util.CharsetProvider
 
mycl - Variable in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
mycomparator - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
mycomponent - Variable in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
myconnnr - Variable in class biz.chitec.quarterback.gjsa.server.ServerReader
connection number for log message identification
myconnnr - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Own connection number.
myconnnr - Variable in class biz.chitec.quarterback.gjsa.server.ServerWriter
 
mydata - Variable in class biz.chitec.quarterback.swing.NumberedStringListModel
 
mydata - Variable in class biz.chitec.quarterback.util.Controllable
 
mydescription - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
mydim - Static variable in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
myflags - Variable in class biz.chitec.quarterback.util.Controllable
 
myframe - Variable in class biz.chitec.quarterback.swing.DesktopFrameSelector.FrameAction
 
myhandler - Variable in class biz.chitec.quarterback.gjsa.server.ServerReader
the handler this reader belongs to
myinsets - Static variable in class biz.chitec.quarterback.swing.GBC
Standard insets (1,2,1,2)
mykiller - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Killer if started with prekill time
mylabel - Variable in class biz.chitec.quarterback.swing.JLabeller
 
mylist - Variable in class biz.chitec.quarterback.swing.ListKeyInputHandler
 
mylist - Variable in class biz.chitec.quarterback.swing.NumberedStringListModel
 
mylocale - Variable in class biz.chitec.quarterback.util.MapResourceBundle
 
mylogger - Variable in class biz.chitec.quarterback.util.LoggingReceiverUpdater
The logger.
mymap - Variable in class biz.chitec.quarterback.util.MapResourceBundle
 
myrb - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
myreceiver - Variable in class biz.chitec.quarterback.util.LoggingReceiverUpdater
The receiver.
myretval - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.ActionMenuElement
 
myscno - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
myscnum - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
myserv - Variable in class biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory
 
myserv - Variable in class biz.chitec.quarterback.gjsa.server.CommandExecutor
The GJSA server on which this command executor instance lives.
myserv - Variable in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
myserv - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
pointer to the Server object that has launched this ServerThreadBase
myserv - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
pointer to the Server object that has launched this ServerThreadSession
myserv - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
Reference to the Server object that has launched this ServerThreadBase
mysize - Variable in class biz.chitec.quarterback.swing.LEDField
 
mysocket - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
mysocket - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
mythread - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
mythread - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
mythreadbase - Variable in class biz.chitec.quarterback.gjsa.server.CommandExecutor
The thread base of this command executor instance.
mythreadbase - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
The ServerThreadBase object that is base for this session object.
myvalue - Variable in class biz.chitec.quarterback.util.Hotkeys.FindCounter
 
myvalue - Variable in class biz.chitec.quarterback.util.logic.ConstantExpr
 

N

NEWCONNECTIONLESS - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
NO - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
NONE - Static variable in class biz.chitec.quarterback.util.LocaleFlagTypes
 
NOP - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
NORMALLANGUAGE - Static variable in class biz.chitec.quarterback.util.LocaleFlagTypes
 
NOTEXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
NOTExpr - class biz.chitec.quarterback.util.logic.NOTExpr.
Interface for logic expressions
NOTExpr() - Constructor for class biz.chitec.quarterback.util.logic.NOTExpr
 
NOTExpr(LogicExpr) - Constructor for class biz.chitec.quarterback.util.logic.NOTExpr
 
NOTIMPLEMENTED - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
NS2GUIIdx(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Translates internal NumberedString index into the GUI index of the NumberedString.
NS2GUIIdx(int[]) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Translates several internal NumberedString indices into their GUI counterparts.
NSCBMCellEditor - class biz.chitec.quarterback.swing.NSCBMCellEditor.
Editor for table cells which uses a JComboBox to select an entry from a NumberedStringComboBoxModel
NSCBMCellEditor(NumberedStringComboBoxModel) - Constructor for class biz.chitec.quarterback.swing.NSCBMCellEditor
Create a table cell editor.
NSLMTableCellRenderer - class biz.chitec.quarterback.swing.NSLMTableCellRenderer.
Renderer for table cells which uses a NumberedStringListModel as data source Intention behind this renderer is that a value is always normalized to the model's representation of the value.
NSLMTableCellRenderer(NumberedStringListModel) - Constructor for class biz.chitec.quarterback.swing.NSLMTableCellRenderer
Create a table cell renderer using a NumberedStringListModel
NULL - Static variable in class biz.chitec.quarterback.util.Null
The superb static NULL instance of the Null object.
NUMBERDELIMITERS - Static variable in class biz.chitec.quarterback.util.NumberedStringComparator
 
NUMERIC - Static variable in interface biz.chitec.quarterback.swing.ChatSymbolRendererConstants
 
NameUtilities - class biz.chitec.quarterback.util.NameUtilities.
Helper methods to handle names in one or the other manner.
NameUtilities() - Constructor for class biz.chitec.quarterback.util.NameUtilities
 
NewConnectionHandler - class biz.chitec.quarterback.gjsa.server.NewConnectionHandler.
handler for newly established connections.
NewConnectionHandler(GJSAServer, Socket, int, Vulture, boolean, boolean) - Constructor for class biz.chitec.quarterback.gjsa.server.NewConnectionHandler
 
Null - class biz.chitec.quarterback.util.Null.
The all famous, incredible Null Object.
Null() - Constructor for class biz.chitec.quarterback.util.Null
 
NumberComparator - class biz.chitec.quarterback.util.NumberComparator.
Comparator class for Number objects.
NumberComparator() - Constructor for class biz.chitec.quarterback.util.NumberComparator
 
NumberedString - class biz.chitec.quarterback.util.NumberedString.
Data type class combining a number, a String and an additional number if needed.
NumberedString(int, String, int) - Constructor for class biz.chitec.quarterback.util.NumberedString
Constructs new NumberedString with number, string and additional number.
NumberedString(int, String) - Constructor for class biz.chitec.quarterback.util.NumberedString
Constructs new NumberedString with number and string.
NumberedStringComboBoxModel - class biz.chitec.quarterback.swing.NumberedStringComboBoxModel.
Combobox model for Lists of NumberedStrings.
NumberedStringComboBoxModel() - Constructor for class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
NumberedStringComboBoxModel(boolean) - Constructor for class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
NumberedStringComboBoxModel(List) - Constructor for class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
NumberedStringComboBoxModel(List, boolean) - Constructor for class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
NumberedStringComboBoxModel(ChatSymbolHolder, int[]) - Constructor for class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
NumberedStringComboBoxModel(ChatSymbolHolder) - Constructor for class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
NumberedStringComparator - class biz.chitec.quarterback.util.NumberedStringComparator.
Comparator class for NumberedStrings.
NumberedStringComparator(int) - Constructor for class biz.chitec.quarterback.util.NumberedStringComparator
Sorts by given mode, use constants BYNR, BYNAME, or BYNORMALNAME
NumberedStringComparator() - Constructor for class biz.chitec.quarterback.util.NumberedStringComparator
Sorts by numerical value
NumberedStringListModel - class biz.chitec.quarterback.swing.NumberedStringListModel.
List model for Lists of NumberedStrings.
NumberedStringListModel(List, boolean) - Constructor for class biz.chitec.quarterback.swing.NumberedStringListModel
initializes with data list and show-additional-number-flag given
NumberedStringListModel(boolean) - Constructor for class biz.chitec.quarterback.swing.NumberedStringListModel
initializes with show-additional-number-flag only
NumberedStringListModel(List) - Constructor for class biz.chitec.quarterback.swing.NumberedStringListModel
initializes with data list only
NumberedStringListModel() - Constructor for class biz.chitec.quarterback.swing.NumberedStringListModel
initializes with neither data list nor show-additional-number-flag
NumberedStringListModel(ChatSymbolHolder, int[]) - Constructor for class biz.chitec.quarterback.swing.NumberedStringListModel
Initialize with symbols from given ChatSymbolHolder.
NumberedStringListModel(ChatSymbolHolder) - Constructor for class biz.chitec.quarterback.swing.NumberedStringListModel
Initialize with symbols from given ChatSymbolHolder, take all symbols.
NumericTextField - class biz.chitec.qapp.gjsaadminclient.NumericTextField.
JTextField which only allows numeric input.
NumericTextField(int, boolean) - Constructor for class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
NumericTextField(int) - Constructor for class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
NumericTextField - class biz.chitec.quarterback.swing.NumericTextField.
JTextField which only allows numeric input.
NumericTextField(int, boolean, boolean, NumberFormat) - Constructor for class biz.chitec.quarterback.swing.NumericTextField
Creates an input field which allows only signed or unsigned input of integer or floating point numbers.
NumericTextField(int, boolean) - Constructor for class biz.chitec.quarterback.swing.NumericTextField
Creates an input field for signed integer or double values, formatting is done via toString().
NumericTextField(int) - Constructor for class biz.chitec.quarterback.swing.NumericTextField
Creates an input field which only allows the input of signed integer numbers.
NumericTextField(int, boolean, boolean) - Constructor for class biz.chitec.quarterback.swing.NumericTextField
Creates an input field for signed or unsigned integer or double values, formatting is done via toString().
NumericTextField(int, boolean, NumberFormat) - Constructor for class biz.chitec.quarterback.swing.NumericTextField
Creates an input field which allows only signed or unsigned input of integer or floating point numbers.
NumericTextField.IntegerDocument - class biz.chitec.qapp.gjsaadminclient.NumericTextField.IntegerDocument.
 
NumericTextField.IntegerDocument() - Constructor for class biz.chitec.qapp.gjsaadminclient.NumericTextField.IntegerDocument
 
NumericTextField.IntegerDocument - class biz.chitec.quarterback.swing.NumericTextField.IntegerDocument.
 
NumericTextField.IntegerDocument() - Constructor for class biz.chitec.quarterback.swing.NumericTextField.IntegerDocument
 
name - Variable in class biz.chitec.quarterback.gjsa.TransactionLogger
name of the table in the database and of the sequence counter in the sequencertable
name - Variable in class biz.chitec.quarterback.swing.HTMLViewerFrame.AL
 
name - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
name - Variable in class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
name - Variable in class biz.chitec.quarterback.util.NumberedString
 
namefield - Variable in class biz.chitec.quarterback.swing.FileSelectionField
 
namefield - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
 
namefield - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
names - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
never - Static variable in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
newState(int, List, List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
newState(int, List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
newState(int, CommandExecutor) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
newState(int, List, List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
establish a new state with state specific CommandExecutors and CommandExecutors that are called also in every further state.
newState(int, List) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
establish a new state with state specific CommandExecutors only.
newState(int, CommandExecutor) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
establish a new state with one state specific CommandExecutor.
newValue - Variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
newchild - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Temporary storage for a new child session during its creation
newconnections - Variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
newsessionconnector - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
 
newsessionsc - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
newstd - Static variable in class biz.chitec.quarterback.util.LogFileWriter
 
next() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker.BurstMakerIterator
 
next() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker.ElementWiseIterator
 
next() - Method in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
Description of the Method
next() - Method in class biz.chitec.quarterback.util.DOMHelp.NodeListIterator
Returns the currently referenced node and increases the pointer in the list.
next() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator
 
next() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator
 
next() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 
next() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
next - Variable in class biz.chitec.quarterback.util.Logger.ChainElem
 
next - Variable in class biz.chitec.quarterback.util.ThreadInterface.ChainElem
 
next() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
Description of the Method
nextByteFromPDU() - Method in class biz.chitec.quarterback.util.SMS.PDUInterpreter
 
nextElement() - Method in class biz.chitec.quarterback.util.IteratorEnumeration
 
nextRow() - Method in class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
nextSwappedNibblesFromPDU(int, int, boolean) - Method in class biz.chitec.quarterback.util.SMS.PDUInterpreter
 
nextdate - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
 
nextline - Variable in class biz.chitec.quarterback.util.CSVReader
 
nextmonth - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
nextouterstart - Variable in class biz.chitec.quarterback.gjsa.server.CombinedBurstMaker
 
nextruntime - Variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
nextvalue - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
 
nextyear - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
nl - Variable in class biz.chitec.quarterback.util.DOMHelp.NodeListIterator
 
noFocusBorder - Static variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
noFocusBorder - Static variable in class biz.chitec.quarterback.swing.MultiLineTreeRenderer
 
nonlastexpandingtableC - Static variable in class biz.chitec.quarterback.swing.GBC
Not last-cell-element, centerized and expanding in both directions.
normTo(EDate) - Method in class biz.chitec.quarterback.util.EDate
Normalize EDate to another.
normalize() - Method in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
normalize() - Method in class biz.chitec.quarterback.util.EDate
normalizes the date or time range (second and minute between 0 and 59, hour between 0 and 23, etc.)
normalize() - Method in class biz.chitec.quarterback.util.EDateMultiRange
Normlizes the multirange internally.
normalizeCanonical(int) - Method in class biz.chitec.quarterback.util.EDate
Normlizes the EDate to a canonical time range matching the range symbol.
normalizeTo(EDate, int) - Method in class biz.chitec.quarterback.util.EDate
Normalizes the current date in a way that it is a full number of intervals of the given type away from the start date.
normalized - Variable in class biz.chitec.quarterback.util.EDateMultiRange
 
nothingToHandle() - Method in class biz.chitec.quarterback.util.Logger
Checks whether the logger has something in the queue to log
notifyObservers() - Method in class biz.chitec.quarterback.util.Controllable
notify all observers.
notifyObservers(Object) - Method in class biz.chitec.quarterback.util.Controllable
notify all observers.
notifying - Variable in class biz.chitec.quarterback.util.Controllable
 
nowLiteral() - Static method in class biz.chitec.quarterback.util.DBAbstractor
Return a literal which may be used for "now" in SQL clauses
nr - Variable in class biz.chitec.quarterback.util.NumberedString
 
nrs - Variable in class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread
 
nslm - Variable in class biz.chitec.quarterback.swing.NSLMTableCellRenderer
 
nspreq - Static variable in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parameters that must not be logged, e.g. passwords.
nulldefault - Variable in class biz.chitec.quarterback.util.logic.InExpr
 
num - Variable in class biz.chitec.quarterback.gjsa.server.BurstMaker.BurstMakerIterator
 
numStartIdx(String) - Method in class biz.chitec.quarterback.util.logic.IntCompareExpr
 
numbercomparator - Static variable in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
numericToI18N(int, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToI18N(int) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToI18N(int, String) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToI18N(int, String, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToI18NNumberedString(int, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToI18NNumberedString(int) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToI18NNumberedString(int, String, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToI18NNumberedString(int, String) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
numericToSymbol(int) - Method in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
numericToSymbol(int) - Method in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Return the string-based representation of the symbol.
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.util.EDateRangeSymbols
 
numericToSymbol(int) - Method in class biz.chitec.quarterback.util.LocaleFlagTypes
 

O

OBJECTCONNECTIVE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
OK - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
OKBURSTING - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
OPENSESSION - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
ORACLE - Static variable in class biz.chitec.quarterback.util.DBAbstractor
 
ORDEREDBYNAME - Static variable in class biz.chitec.quarterback.util.NameUtilities
 
ORDEREDBYPRENAME - Static variable in class biz.chitec.quarterback.util.NameUtilities
 
OREXPR - Static variable in class biz.chitec.quarterback.gjsa.ClassParsers
 
ORExpr - class biz.chitec.quarterback.util.logic.ORExpr.
Interface for logic expressions
ORExpr() - Constructor for class biz.chitec.quarterback.util.logic.ORExpr
 
ORExpr(LogicExpr, LogicExpr) - Constructor for class biz.chitec.quarterback.util.logic.ORExpr
 
ORExpr(Object[]) - Constructor for class biz.chitec.quarterback.util.logic.ORExpr
 
Obj2StrParser - class biz.chitec.quarterback.gjsa.Obj2StrParser.
Parser to make a String-based representation out of an object.
Obj2StrParser() - Constructor for class biz.chitec.quarterback.gjsa.Obj2StrParser
Constructor for the Obj2StrParser object
OrderedPropertyStorer - class biz.chitec.quarterback.util.OrderedPropertyStorer.
Helper class to store contents of a properties list in alphabetical order.
OrderedPropertyStorer(boolean, boolean) - Constructor for class biz.chitec.quarterback.util.OrderedPropertyStorer
This class is non-instanciable.
obj2List(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ArrayListCP
 
obj2List(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericListCP
Convert a given object into the List of the appropriate type.
obj2List(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LinkedListCP
 
obj2Map(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericMapCP
Convert a given object into the Map of the appropriate type.
obj2Map(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.HashMapCP
 
obj2Map(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.TreeMapCP
 
obj2Str(Object) - Method in interface biz.chitec.quarterback.gjsa.ClassParser
This method should convert a given object into a string representation.
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ByteArrayCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.EDateCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericListCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericMapCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LocaleCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LogicExprCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.NumberedStringCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.QuickIntArrayCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ServerReplyCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ServerRequestCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.SmartCompareExprCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.TimeZoneCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.VHSValueMarkCP
 
obj2Str(Object) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ValueHistoryStorageCP
 
objListening() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns whether the server accepts unencryted object mode connections.
objmode - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
objmode - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
objpl - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Listener thread for the object mode port.
objsslpl - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Listener thread for the object mode port.
ocd - Variable in class biz.chitec.quarterback.util.EDate
 
ocm - Variable in class biz.chitec.quarterback.util.EDate
 
ocy - Variable in class biz.chitec.quarterback.util.EDate
 
od - Variable in class biz.chitec.quarterback.util.EDate
 
offcolor - Variable in class biz.chitec.quarterback.swing.LED
 
offcolor - Variable in class biz.chitec.quarterback.swing.LEDField
 
offtime - Variable in class biz.chitec.quarterback.swing.LED
 
ofromserver - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
oh - Variable in class biz.chitec.quarterback.util.EDate
 
ois - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
oldValue - Variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
oldaction - Variable in class biz.chitec.quarterback.swing.DesktopFrameSelector
 
oldnowstring - Variable in class biz.chitec.quarterback.util.LogFileWriter
 
oldstderr - Static variable in class biz.chitec.quarterback.swing.QSwingUtilities
 
oldstderr - Static variable in class biz.chitec.quarterback.util.LogFileWriter
 
oldstdout - Static variable in class biz.chitec.quarterback.swing.QSwingUtilities
 
oldstdout - Static variable in class biz.chitec.quarterback.util.LogFileWriter
 
oldvalue - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
om - Variable in class biz.chitec.quarterback.util.EDate
 
omi - Variable in class biz.chitec.quarterback.util.EDate
 
omx - Variable in class biz.chitec.quarterback.util.EDate
 
oneday - Static variable in class biz.chitec.quarterback.util.EDate
 
onehour - Static variable in class biz.chitec.quarterback.util.EDate
 
oneminute - Static variable in class biz.chitec.quarterback.util.EDate
 
onestringclassarray - Static variable in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
oneweek - Static variable in class biz.chitec.quarterback.util.EDate
 
onrequired - Static variable in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
ontime - Variable in class biz.chitec.quarterback.swing.LED
 
onwanted - Static variable in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
oos - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
oos - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
openConnection(ActionEvent) - Method in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
openConnection() - Method in class biz.chitec.quarterback.gjsa.CLServerConnector
 
openConnection() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
opens the connection to the server.
openConnection() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Opens the connection to the server.
openConnectionAsynchronously(long) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Starts a seperate thread which tries to open the connection asynchronously.
openConnectionAsynchronously() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Opens a connection asynchronously without waiting at the beginning.
openLegacyServerConnector(String, int, String, List, boolean, boolean, String) - Static method in class biz.chitec.quarterback.gjsa.ServerConnector
Opens a connection to a GJSA server
openLegacyServerConnector(String, int, String, List, boolean, boolean) - Static method in class biz.chitec.quarterback.gjsa.ServerConnector
 
openLegacyServerConnector(String, int, String, List, String) - Static method in class biz.chitec.quarterback.gjsa.ServerConnector
 
openLegacyServerConnector(String, int, String, List) - Static method in class biz.chitec.quarterback.gjsa.ServerConnector
 
openLegacyServerConnector(String, int, String) - Static method in class biz.chitec.quarterback.gjsa.ServerConnector
 
openLegacyServerConnector(String, int) - Static method in class biz.chitec.quarterback.gjsa.ServerConnector
 
openLegacyServerConnector(int) - Static method in class biz.chitec.quarterback.gjsa.ServerConnector
 
openOutputFile() - Method in class biz.chitec.quarterback.util.LogFileWriter
 
openSession() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
openSession() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Initiate creation of a new session.
openStandardLogFrame() - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Opens an independant JFrame showing all output from standard output and standard error streams.
openStandardStreamsLogFileWriter() - Static method in class biz.chitec.quarterback.util.LogFileWriter
 
opentimestamp - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
opentimestamp - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
origcolor - Variable in class biz.chitec.quarterback.swing.JLabeller
 
originalbytes - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
originalbytes - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
originallossy - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
originallossy - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
originaltextcolor - Variable in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
origkey - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
origvalue - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
origvalue - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
os - Variable in class biz.chitec.quarterback.util.EDate
 
outputpanel - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.DebugExceptionsPanel
 
overlaps(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
true iff this and other overlap anyhow.
overlayBufferedImages(BufferedImage[], int, int) - Static method in class biz.chitec.quarterback.swing.ImageMixer
Overlays two or more BufferedImages into one.
oy - Variable in class biz.chitec.quarterback.util.EDate
 

P

PORT - Static variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo
 
PREFERRED_ROW_HEIGHT - Static variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
PRODUCERMEANWAIT - Static variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
Mean waiting of producer
PROXYBASELEVEL - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
PROXYCLOSING - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
PROXYCONNECTION - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
ParserException - exception biz.chitec.quarterback.gjsa.ParserException.
Exception class for Parser errors
ParserException() - Constructor for class biz.chitec.quarterback.gjsa.ParserException
 
ParserException(String) - Constructor for class biz.chitec.quarterback.gjsa.ParserException
 
PasswordEditElement - class biz.chitec.qapp.gjsaadminclient.PasswordEditElement.
Editor for password properties.
PasswordEditElement() - Constructor for class biz.chitec.qapp.gjsaadminclient.PasswordEditElement
 
ProgressIndicator - interface biz.chitec.quarterback.util.ProgressIndicator.
Interface for abstracting progress indication (e.g. by ConsoleWrapper).
PropertiesConsolidator - class biz.chitec.quarterback.util.PropertiesConsolidator.
Static helper class to consolidate several Properties objects into one and resort them again.
PropertiesConsolidator() - Constructor for class biz.chitec.quarterback.util.PropertiesConsolidator
This is a fully static class
PropertiesEditFrame - class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.
Frame which brings all properties editors together and manages the communication with the server.
PropertiesEditFrame(String) - Constructor for class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame
 
PropertiesEditFrame.DebugExceptionsPanel - class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.DebugExceptionsPanel.
 
PropertiesEditFrame.DebugExceptionsPanel() - Constructor for class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.DebugExceptionsPanel
 
PropertiesEditFrame.PropertiesEditPanel - class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel.
 
PropertiesEditFrame.PropertiesEditPanel() - Constructor for class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
PropertiesEditFrame.PropertiesEditPanel.TransferOneHandler - class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel.TransferOneHandler.
 
PropertiesEditFrame.PropertiesEditPanel.TransferOneHandler() - Constructor for class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel.TransferOneHandler
 
PropertiesEditor - class biz.chitec.quarterback.swing.PropertiesEditor.
Don't use this for new projects any more, use PropertiesEditorXML instead.
PropertiesEditor(ResourceBundle, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor
Constructor for the PropertiesEditor object
PropertiesEditor(ResourceBundle) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor
Constructor for the PropertiesEditor object.
PropertiesEditor(String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor
Initializes with own ResourceBundle only and a custom prefix.
PropertiesEditor() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor
Initializes with own ResourceBundle only and prefix "entry"
PropertiesEditor.FileNameChoice - class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice.
Editor component to set up a font setting.
PropertiesEditor.FileNameChoice(int, boolean, String, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
Constructor for the FontChoice object
PropertiesEditor.FontChoice - class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice.
Editor component to set up a font setting.
PropertiesEditor.FontChoice() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
Constructor for the FontChoice object
PropertiesEditor.LookAndFeelComboBox - class biz.chitec.quarterback.swing.PropertiesEditor.LookAndFeelComboBox.
Editor field for selecting a "Look'n'feel".
PropertiesEditor.LookAndFeelComboBox() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.LookAndFeelComboBox
Constructor for the LookAndFeelComboBox object
PropertiesEditor.MyFileFilter - class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter.
File filter looking for file extensions or directories only.
PropertiesEditor.MyFileFilter() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
Creates a file filter.
PropertiesEditor.MyFileFilter(boolean) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
 
PropertiesEditor.MyFileFilter(boolean, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
 
PropertiesEditor.MyFileFilter(String, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
 
PropertiesEditor.PropBaseNameIterator - class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator.
Iterator over the property names in the editor's properties themselves.
PropertiesEditor.PropBaseNameIterator(String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
Constructor for the PropBaseNameIterator object
PropertiesEditorDemo - class biz.chitec.qdemo.swing.PropertiesEditorDemo.
Demo for PropertiesEditor
PropertiesEditorDemo() - Constructor for class biz.chitec.qdemo.swing.PropertiesEditorDemo
 
PropertiesEditorXML - class biz.chitec.quarterback.swing.PropertiesEditorXML.
An I18N-aware editor widget for Properties or similar stuff configured by an XML description.
PropertiesEditorXML(ResourceBundle, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML
Constructor for the PropertiesEditor object
PropertiesEditorXML(ResourceBundle) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML
Constructor for the PropertiesEditor object.
PropertiesEditorXML(String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML
Initializes with own ResourceBundle only and a custom prefix.
PropertiesEditorXML() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML
Initializes with own ResourceBundle only and empty prefix.
PropertiesEditorXML(ResourceBundle, String, InputSource) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML
Initializes with ResourceBundle, prefix and the XML source for the layout.
PropertiesEditorXML(ResourceBundle, InputSource) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML
Initializes with ResourceBundle, empty prefix and the XML source for the layout.
PropertiesEditorXML.DotLabelResourceBundle - class biz.chitec.quarterback.swing.PropertiesEditorXML.DotLabelResourceBundle.
Helper class which allows to use resource bundles where the resource names do not have the ".label" suffix in their key.
PropertiesEditorXML.DotLabelResourceBundle(ResourceBundle) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.DotLabelResourceBundle
 
PropertiesEditorXML.ExternalCombo - interface biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalCombo.
 
PropertiesEditorXML.ExternalComboBox - class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox.
 
PropertiesEditorXML.ExternalComboBox(String, boolean) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
PropertiesEditorXML.ExternalDoubleComboBox - class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox.
 
PropertiesEditorXML.ExternalDoubleComboBox(String, boolean) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
PropertiesEditorXML.FileNameChoice - class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice.
Editor component to set up a font setting.
PropertiesEditorXML.FileNameChoice(int, boolean, String, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
PropertiesEditorXML.FontChoice - class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice.
Editor component to set up a font setting.
PropertiesEditorXML.FontChoice() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
Constructor for the FontChoice object
PropertiesEditorXML.HelpTextPresenter - class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter.
Clever focus listener for elements to show appropriate help.
PropertiesEditorXML.HelpTextPresenter() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
PropertiesEditorXML.KeyStrokeEditor - class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor.
 
PropertiesEditorXML.KeyStrokeEditor() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
PropertiesEditorXML.LookAndFeelComboBox - class biz.chitec.quarterback.swing.PropertiesEditorXML.LookAndFeelComboBox.
Editor field for selecting a "Look'n'feel".
PropertiesEditorXML.LookAndFeelComboBox(ResourceBundle, boolean) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.LookAndFeelComboBox
Constructor for the LookAndFeelComboBox object
PropertiesEditorXML.MultiLineEditor - class biz.chitec.quarterback.swing.PropertiesEditorXML.MultiLineEditor.
 
PropertiesEditorXML.MultiLineEditor(int, int) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.MultiLineEditor
 
PropertiesEditorXML.MyFileFilter - class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter.
File filter looking for file extensions or directories only.
PropertiesEditorXML.MyFileFilter() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
Creates a file filter.
PropertiesEditorXML.MyFileFilter(boolean) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
 
PropertiesEditorXML.MyFileFilter(boolean, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
 
PropertiesEditorXML.MyFileFilter(String, String) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
 
PropertiesEditorXML.PropertyControlBuilder - class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder.
The XML parsing callback container.
PropertiesEditorXML.PropertyControlBuilder() - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
PropertiesEditorXML.PropertyControlElement - class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement.
Holder of one widget to control a property.
PropertiesEditorXML.PropertyControlElement(Map) - Constructor for class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
PropertiesEditorXMLDemo - class biz.chitec.qdemo.swing.PropertiesEditorXMLDemo.
Demo for PropertiesEditor
PropertiesEditorXMLDemo() - Constructor for class biz.chitec.qdemo.swing.PropertiesEditorXMLDemo
 
PropertiesStorer - class biz.chitec.quarterback.util.PropertiesStorer.
Static helper class to store a Properties object into a database.
PropertiesStorer() - Constructor for class biz.chitec.quarterback.util.PropertiesStorer
This is a fully static class
PropertyChecker - interface biz.chitec.quarterback.util.PropertyChecker.
Quite small interface for objects that have a property, allow this to be changed from outside and want to give the manipulating object the chance to inform the holding object about the change.
p1 - Variable in class biz.chitec.qapp.gjsaadminclient.PasswordEditElement
 
p2 - Variable in class biz.chitec.qapp.gjsaadminclient.PasswordEditElement
 
packedPanel(Component) - Static method in class biz.chitec.quarterback.swing.GBC
Returns panel which contains given Component centered and without expansion.
pad - Static variable in class biz.chitec.quarterback.util.Base64
The pad character for the final chunk
paint(Graphics, JComponent) - Method in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
paint myself
paint(Graphics) - Method in class biz.chitec.quarterback.swing.LED
 
paint(Graphics) - Method in class biz.chitec.quarterback.swing.LEDField
 
paint(Graphics) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
Paint the component.
paintColumn(Graphics, int, int) - Method in class biz.chitec.quarterback.swing.LEDField
 
paintEnabledText(JLabel, Graphics, String, int, int) - Method in class biz.chitec.quarterback.swing.BasicMultiColorLabelUI
 
paintEnabledText(JLabel, Graphics, String, int, int) - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler.BasicKIHCellRendererUI
Draw the textual part of the content of list entry.
paintFully(Graphics) - Method in class biz.chitec.quarterback.swing.LEDField
 
paintLeftScroll(Graphics) - Method in class biz.chitec.quarterback.swing.LEDField
 
param - Variable in class biz.chitec.quarterback.gjsa.ServerRequest
 
parent - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
parentviewport - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Viewport containing the table.
parseEnclosed() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
parses parenthensis.
parseEnvelopeAsReply(ServerEnvelope, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parse a ServerEnvelope object including leading signs
parseEnvelopeAsRequest(ServerEnvelope, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parse a ServerEnvelope object including leading signs
parseIterator(Iterator) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parses through an iterator
parseList(List) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parse the contents of a List
parseList() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
parseList(List) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
parseMap(Map) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parse the contents of a Map
parseMap(boolean) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
parseMap(boolean, Map) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
parseMapStringKey(Map) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parse map with String-only keys
parseMapsLegacy(Map) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Legacy transformation method to transfer Maps in old style if possible
parseModifier(String) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
Parses modifier.
parseNumber() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
parses numbers.
parseObject(Object) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parses any object.
parseObject() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
parses a complete Object, e.g. one parameter of a List.
parseOldstyleHashkey() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
parses a hash key.
parseProperties(Properties) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parse the contents of a Properties including any ancestor/default values
parseReply(ServerReply, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parses a ServerReply object directly
parseReply(ServerReply) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parses a ServerReply object directly
parseReply(ServerEnvelope, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parses the ServerReply part of a ServerEnvelope object
parseReply(ServerEnvelope) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Description of the Method
parseReplyList(List, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parse a vector af replies (separate output with semicolons).
parseRequest(ServerEnvelope, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Description of the Method
parseRequest(ServerEnvelope) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Description of the Method
parseRequest(ServerRequest, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parse a ServerRequest object directly
parseRequestList(List, boolean) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
parse a vector af requests (separate output with semicolons).
parseResourceBundle(ResourceBundle) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parse a ResourceBundle
parseResourceBundle() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
parseSet(Set) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Parse the contents of a Set
parseSet() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
parseSet(Set) - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
parseString() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
parse a String.
parseThrowable() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
Parse the string representation of a Throwable.
parsedCompletely() - Method in class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
password - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
passwordfield - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
patchlevel - Static variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
path - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
pcbcustomcombos - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
pcbexternalcombos - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
pcbpropertycontrolers - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
pcs - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
pcs - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
pcs - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
pcs - Variable in class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel
 
pcs - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
pcs - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
pcs - Variable in class biz.chitec.quarterback.util.TalkingMap
 
pdu - Variable in class biz.chitec.quarterback.util.SMS.PDUInterpreter
 
peerphonenumber - Variable in class biz.chitec.quarterback.util.SMS
 
peertypeofaddress - Variable in class biz.chitec.quarterback.util.SMS
 
percent - Variable in class biz.chitec.quarterback.swing.LocaleFlag.BrightenFilter
 
percentformatter - Static variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
performOneTest() - Method in class biz.chitec.qdemo.util.SmartCompareExprTest
 
performTest(Object, Object) - Static method in class biz.chitec.qdemo.util.TestEqualityUtilities
 
phyrect - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
 
pickRandom(String[]) - Static method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Helper method to get a random String out of an array of Strings.
pm - Variable in class biz.chitec.quarterback.swing.DesktopFrameSelector
 
pname - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
pname - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
populateEditPane(List, Map) - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
populateJMenu(JMenu) - Method in class biz.chitec.quarterback.swing.DesktopFrameSelector
Populates the given JMenu with the frame action entries.
popupmenu - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
popuppcl - Static variable in class biz.chitec.quarterback.swing.CalendarPanel
 
port - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
port - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
port - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
port - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Which port do I listen on?
portnumfield - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
pos - Variable in class biz.chitec.quarterback.util.DOMHelp.NodeListIterator
 
position - Variable in class biz.chitec.qdemo.swing.CalendarPanelDemo.CalendarButtonAL
 
postponeadjustment - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Internal flag: Are there any postponed adjustments due to disabling?
prefdim - Static variable in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
preferredLayoutSize(Container) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager
 
preferredTableRowHeightChange(TableRowHeightEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableRowHeightListener: preferred height has changed somewhere.
preferredTableRowHeightChange(TableRowHeightEvent) - Method in interface biz.chitec.quarterback.swing.TableRowHeightListener
Called if an event of type TableRowHeightEvent.PREFERRED_ROW_HEIGHT is delivered
prefix - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
prefix - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
prekillphase - Variable in class biz.chitec.quarterback.gjsa.server.Killer
 
prekilltime - Variable in class biz.chitec.quarterback.gjsa.server.Killer
 
prenames - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
prepareDate(EDate, boolean) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Prepare date internally.
prepareIdleTime(EDate, Map) - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
prepareIdleTime(EDate, Map) - Method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
prepareMap(Map) - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
prepareMap(Map) - Method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
prependBundle(ResourceBundle) - Method in class biz.chitec.quarterback.util.HierarchicalResourceBundle
Put an additional bundle in front of all loaded bundles.
prependParam(Object) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Prepend the given parameter as first one.
prevmonth - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
prevyear - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
primary1 - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
primary2 - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
primary3 - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
primaryascending - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
primarycolumn - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
print(Object) - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Print out an object (no newline).
printHelp() - Static method in class biz.chitec.qdemo.util.SmartCompareExprTest
 
printLine(StringBuffer) - Method in class biz.chitec.quarterback.util.CSVWriter
 
printMR() - Method in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
printRB(ResourceBundle) - Static method in class biz.chitec.quarterback.util.RB
Debugging helper method: Prints visible content of the given ResourceBundle.
printString(String) - Static method in class biz.chitec.quarterback.util.Recode
 
printdate - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
printdate - Variable in class biz.chitec.quarterback.swing.LogPanel
 
printerr - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
printerr - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
printerr - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
println(Object) - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Print out object with newline.
println() - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Print out single newline.
processCrop() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Performs the crop operation The rectangle to be left over from the crop operation is taken from the image pane.
processRescale(int, int) - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Performs the rescale operation.
processingInstruction(String, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
produce(Object) - Method in class biz.chitec.quarterback.util.LimitedThreadInterface
Puts an object on the internal queue.
produce(Object) - Method in class biz.chitec.quarterback.util.ThreadInterface
called by producer: puts a new object into the internal chain and notify()s the consumer.
produce() - Method in class biz.chitec.quarterback.util.ThreadKicker
produces the gem object.
produce(Object) - Method in class biz.chitec.quarterback.util.ThreadKicker
overrides inherited implementation: doesn't produce the object, but the gem.
propName - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
propValue - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
properties - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
properties - Variable in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
properties - Variable in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
propertiesToXML(Document, String, Properties) - Static method in class biz.chitec.quarterback.util.DOMHelp
Create an XML representation of a Properties instance.
propertieseditpanel - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame
 
property - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
propertyChange(PropertyChangeEvent) - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
propertyChange(PropertyChangeEvent) - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
propertyChange(PropertyChangeEvent) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
From PropertyChangeListener to the JTable.
propertyChange(PropertyChangeEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
From PropertyChangeListener to the JTable.
propertyChange(PropertyChangeEvent) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
Listens on JTable: If model changes, rebind
propertyChange(PropertyChangeEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From PropertyChangeListener to the JTable.
propertyChange(PropertyChangeEvent) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
PropertyEventListener on both configuration model and table.
propertycontrolers - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
propertyname - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
propertytotab - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
propfilename - Static variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
propname - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
props - Variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
props - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
proptypelist - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
proptypelist - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
protocolidentifier - Variable in class biz.chitec.quarterback.util.SMS
 
put(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Store any object into the storage
put(String, Object) - Method in class biz.chitec.quarterback.util.Controllable
put a property into the Controllable.
put(Object, Object) - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Puts a value into the map, which means that it is stored in firstmap.
put(Object, Object) - Method in class biz.chitec.quarterback.util.TalkingMap
 
putAll(Map) - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Puts all given data into the first map.
putAll(Map) - Method in class biz.chitec.quarterback.util.TalkingMap
 
putBoolean(String, boolean) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Put a boolean into the storage.
putConfiguration(String) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Create inner state from a persistance storage.
putData(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Put one data element into the map, sets flag that listeners should be informed.
putEDate(Map, Object, ResultSet, int) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Reads an EDate and stores it into Map (throw NPE or NFE else).
putEDateIfAvailable(Map, Object, ResultSet, int) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Reads an EDate and stores it into Map if it is available and valid (otherwise nothing is stored).
putFromClient(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor.HandlingIndirections
Prepare a configuration setting for inserting in the server.
putFromClient(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Prepare a configuration setting for inserting in the server.
putGem() - Method in class biz.chitec.quarterback.util.ThreadKicker
Calls produce() and throws IllegalStateException in case of closed kicker.
putInValueType(String, Map) - Method in class biz.chitec.quarterback.util.CSVHandler
 
putInValueType(String, Map) - Method in class biz.chitec.quarterback.util.CSVReader
 
putInValueType(String, Map) - Method in class biz.chitec.quarterback.util.CSVWriter
 
putInteger(String, int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Put an Integer into the storage.
putKeyStroke(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
putLogger(String, Logger) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Add a Logger.
putLogger(String, Logger) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Adds a new logger.
putNextLine(Map) - Method in class biz.chitec.quarterback.util.CSVWriter
 
putProperty(Object, Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
putProperty(Object, Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
putProperty(Object, Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
puts a property into the server stack.
putString(String, String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Put a String into the Storage.
pvp - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
pvp - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field

Q

QJChatServer - class biz.chitec.qdemo.chat.server.QJChatServer.
A demonstrational GJSA server implementing a chat server.
QJChatServer(String[]) - Constructor for class biz.chitec.qdemo.chat.server.QJChatServer
Server constructor.
QSwingUtilities - class biz.chitec.quarterback.swing.QSwingUtilities.
Collection of helper methods for certain more complex Swing/GUI-based tasks.
QSwingUtilities() - Constructor for class biz.chitec.quarterback.swing.QSwingUtilities
Fully-static object.
QSwingUtilities.StandardStreamLogger - class biz.chitec.quarterback.swing.QSwingUtilities.StandardStreamLogger.
Internal helper class for log frame implementation.
QSwingUtilities.StandardStreamLogger(BufferedReader, LogPanel) - Constructor for class biz.chitec.quarterback.swing.QSwingUtilities.StandardStreamLogger
 
QUARTERLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
QUIT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
QueryOnlyServerConnectorWrapper - class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper.
Wrapper around another ServerConnector which only allows to send and receive queries.
QueryOnlyServerConnectorWrapper(ServerConnector) - Constructor for class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
QuickIntArray - class biz.chitec.quarterback.util.QuickIntArray.
Storage for int values which provides certain basic operations with speed in mind.
QuickIntArray(boolean, boolean, int, int, int[]) - Constructor for class biz.chitec.quarterback.util.QuickIntArray
General constructor.
QuickIntArray() - Constructor for class biz.chitec.quarterback.util.QuickIntArray
Creates empty storage, unsorted and without duplicate prevention.
QuickIntArray(boolean, boolean) - Constructor for class biz.chitec.quarterback.util.QuickIntArray
Creates empty storage.
QuickIntArray(int[], boolean, boolean) - Constructor for class biz.chitec.quarterback.util.QuickIntArray
Creates storage out of array of int values.
QuickIntArray(int[]) - Constructor for class biz.chitec.quarterback.util.QuickIntArray
Creates storage out of array of int values.
QuickIntArray(Collection, boolean, boolean) - Constructor for class biz.chitec.quarterback.util.QuickIntArray
Creates storage out of a List.
QuickIntArray(Collection) - Constructor for class biz.chitec.quarterback.util.QuickIntArray
Creates storage out of a List.
QuickIntArray(QuickIntArray) - Constructor for class biz.chitec.quarterback.util.QuickIntArray
Copy constructor.
QuickIntArrayDemo - class biz.chitec.qdemo.util.QuickIntArrayDemo.
 
QuickIntArrayDemo() - Constructor for class biz.chitec.qdemo.util.QuickIntArrayDemo
 
qia - Variable in class biz.chitec.quarterback.util.SMS.PDUDestiller
 
quantiEval(ValueHistoryStorage, EDate, EDate, EDate) - Static method in class biz.chitec.qdemo.util.ValueHistoryStorageDemo
Description of the Method
quantifier - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage
quantifier for quantifiying on input.
quantiterator - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
 
query(ServerRequest) - Method in class biz.chitec.qdemo.chat.server.ChatLoginExecutor
The query handling method.
query(ServerRequest) - Method in class biz.chitec.qdemo.chat.server.DoChatExecutor
The query handling method.
query(ServerRequest) - Method in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer.IntCountExecutor
 
query(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.CLServerConnector
low level query routine with IOException
query(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
low level query routine with IOException
query(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
query(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Low level query The ServerEnvelope may contain multiple queries.
query(ServerRequest[]) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Convenience method, queries multiple queries, returns all replies, everything as arrays.
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Query one request, return that reply.
query(int, Object[]) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Generic one-command query to the server which throws Exception in case of problems
query(int) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Query parameterless command
query(int, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
query(int, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
query(int, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
query(int, Object, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
query(int, Object, Object, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
query(int, Object, Object, Object, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
query(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Query for standard requests.
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
 
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.BasicAlwaysExecutor
Description of the Method
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.BasicExecutor
Description of the Method
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.CommandExecutor
 
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
Main query method
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.LoggingExecutor
 
query(ServerRequest, boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
query(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
queryAllCommExecs(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
queryExceptions() - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.DebugExceptionsPanel
 
queryNE(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Low level query without exception The ServerEnvelope may contain multiple queries.
queryNE(ServerRequest[]) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Performs multiple queries with catching all IOExceptions.
queryNE(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Query one requests, exceptions are expressed as errors.
queryNE(int, Object[]) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Generic one-command query to the server, IO problems are returned as error reply
queryNE(int) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Query parameterless command without exception
queryNE(int, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
queryNE(int, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
queryNE(int, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
queryNE(int, Object, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
queryNE(int, Object, Object, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
queryNE(int, Object, Object, Object, Object, Object, Object) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
queryOrBranch(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Basic method for querying.
queryOrBranch(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
queryOrBranchNE(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Query for standard requests or new sessions without any exceptions.
querybutton - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.DebugExceptionsPanel
 
querystring - Variable in class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
quests - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
 
quit() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Quit connection.
quitAll() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
 

R

RB - class biz.chitec.quarterback.util.RB.
Loads hierarchical ResourceBundles with respect to class hierarchy.
RB() - Constructor for class biz.chitec.quarterback.util.RB
This class is uninstanciable.
RECEIVEFILE - Static variable in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
RECEIVERCOUNT - Static variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
The number of receivers.
RECEIVERCOUNT - Static variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo
The number of receivers.
REFUSED - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
REINITFILELOGGING - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
REINITSOCKETS - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
REJECT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
REMOVEFROMADMINMESSAGELOGGER - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
REMOVEFROMCONNECTIONLOGGER - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
REMOVEFROMMESSAGELOGGER - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
RESIZECOMPLETELY - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
internal constant: recalculate column sizes with respect to all cells
ROWMAX - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
internal constant: maximum value for row height cache
ROW_HEIGHT - Static variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
ReaderKiller - class biz.chitec.quarterback.gjsa.server.ReaderKiller.
Killer for readers in the server which have been idle for too long.
ReaderKiller() - Constructor for class biz.chitec.quarterback.gjsa.server.ReaderKiller
 
Recode - class biz.chitec.quarterback.util.Recode.
Static-only-class for character recoding.
Recode() - Constructor for class biz.chitec.quarterback.util.Recode
 
ResourceLoader - class biz.chitec.quarterback.swing.ResourceLoader.
Helper class to load more complex resources more conveniently.
ResourceLoader() - Constructor for class biz.chitec.quarterback.swing.ResourceLoader
Uninstanciable as all methods are static.
RowLock - class biz.chitec.quarterback.util.RowLock.
Class to lock unique rows of tables against concurrent access using a database that doesn't support this on its own.
RowLock() - Constructor for class biz.chitec.quarterback.util.RowLock
 
RowLockDemo - class biz.chitec.qdemo.util.RowLockDemo.
Demonstration for the row lock table demo class.
RowLockDemo() - Constructor for class biz.chitec.qdemo.util.RowLockDemo
 
RowLockDemo.RowLockTestThread - class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread.
Description of the Class
RowLockDemo.RowLockTestThread(String, String, int, int, ConsoleWrapper) - Constructor for class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
Constructor for the RowLockTestThread object
RowResizingJTable - class biz.chitec.quarterback.swing.RowResizingJTable.
JTable with somehow intelligent row height computation.
RowResizingJTable() - Constructor for class biz.chitec.quarterback.swing.RowResizingJTable
Standard constructor.
RowResizingJTable(TableModel) - Constructor for class biz.chitec.quarterback.swing.RowResizingJTable
Standard constructor.
RowResizingJTable(TableModel, TableColumnModel) - Constructor for class biz.chitec.quarterback.swing.RowResizingJTable
Standard constructor.
RowResizingJTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class biz.chitec.quarterback.swing.RowResizingJTable
Standard constructor.
RowResizingJTable(int, int) - Constructor for class biz.chitec.quarterback.swing.RowResizingJTable
Standard constructor.
RowResizingJTable(Object[][], Object[]) - Constructor for class biz.chitec.quarterback.swing.RowResizingJTable
Standard constructor.
r - Variable in class biz.chitec.quarterback.util.AsyncEvent
 
radius - Variable in class biz.chitec.quarterback.swing.LED
 
rangesymbol - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
rb - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
rb - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractWorkFrame
 
rb - Variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
rb - Variable in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
rb - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
rb - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
rb - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
rb - Variable in class biz.chitec.qdemo.swing.PropertiesEditorDemo
 
rb - Variable in class biz.chitec.qdemo.swing.PropertiesEditorXMLDemo
 
rb - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
rb - Variable in class biz.chitec.qdemo.swing.SingleLEDDemo
 
rb - Variable in class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo
 
rb - Variable in class biz.chitec.qdemo.swing.UnwantWantSelectorDemo
 
rb - Variable in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
rb - Static variable in class biz.chitec.quarterback.gjsa.ServerMessages
 
rb - Static variable in class biz.chitec.quarterback.gjsa.ServerReply
Holder for messages' resource bundle
rb - Variable in class biz.chitec.quarterback.gjsa.server.CommandExecutor
The (localized) resources of this command executor.
rb - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
rb - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar
 
rb - Variable in class biz.chitec.quarterback.swing.HTMLViewerFrame
The usual resource bundle for i18n'd output.
rb - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
rb - Variable in class biz.chitec.quarterback.swing.LocaleComboBoxModel
 
rb - Static variable in class biz.chitec.quarterback.swing.LocaleFlag
 
rb - Variable in class biz.chitec.quarterback.swing.LogFrame
 
rb - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
rb - Variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
rb - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
rb - Static variable in class biz.chitec.quarterback.swing.QSwingUtilities
 
rb - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
rb - Variable in class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
 
rb - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
rb - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
rb - Variable in class biz.chitec.quarterback.util.Hotkeys
The resource bundle
rbclassname - Static variable in class biz.chitec.quarterback.gjsa.ServerMessages
 
rbprefix - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
rbprefix - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
rbs - Variable in class biz.chitec.quarterback.util.HierarchicalResourceBundle
the resource bundles.
reBindListeners() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Deprecated. Adjustor listens on its own for model changes and rebinds itself internally.
reInit() - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Reinitialize my console.
read() - Method in class biz.chitec.quarterback.util.ByteRecodingFilterInputStream
 
read(byte[], int, int) - Method in class biz.chitec.quarterback.util.ByteRecodingFilterInputStream
 
readChunk() - Method in class biz.chitec.quarterback.gjsa.server.FileTransferBurstMaker
 
readEnvelope() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector
 
readEnvelope() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Read a reply from the server.
readEnvelope() - Method in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
readFromSocket(ServerThreadBase) - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Read one query from the socket.
readFromSocket() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Reads data from socket.
readInput(String) - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Reads a line of input.
readKeyStroke() - Method in class biz.chitec.quarterback.swing.KeyStrokeReader
Show the reader dialog and return the entered key stroke.
readLine() - Method in class biz.chitec.quarterback.util.CSVReader
reads a line internally.
readNextFromDataIterator() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
Description of the Method
readNextLine() - Method in class biz.chitec.quarterback.util.CSVReader
 
reader - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
reader - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
readerinterface - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Interface for reading from the SocketLayer.
readernum - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
 
readernum - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
realize(JPanel, String, boolean, String, String) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
realize(JPanel, String, boolean, String, String) - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Finish the edit element's setup and show it in the embedding panel.
reason - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
rebindToColumnModel() - Method in class biz.chitec.quarterback.swing.MapListTableSorter
Rebinds the adjustor to the table's column model.
rebindToColumnModel() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Rebinds the adjustor to the table's column model.
rebindToModel() - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Binds the cell manager to the table's model.
rebindToModel() - Method in class biz.chitec.quarterback.swing.MapListTableSorter
Rebinds the adjustor to the table's model.
rebindToModel() - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
rebindToModel() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Rebinds the adjustor to the table's model.
rebindToTable(JTable) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
recalccompletely - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
flag: Everything must be calculated
receivednum - Variable in class biz.chitec.quarterback.gjsa.BurstReceiverHandler
 
receiverexpr - Variable in class biz.chitec.quarterback.util.Logger
Logic expression to decide whether messages should be really passed to receiver at same index.
receivers - Variable in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Storage for all registered receivers
receivers - Variable in class biz.chitec.quarterback.util.Logger
All receivers of the messages
recoding - Variable in class biz.chitec.quarterback.util.ByteRecodingFilterInputStream
 
recoding - Variable in class biz.chitec.quarterback.util.ByteRecodingFilterOutputStream
 
records - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase.BurstLogDataStorage
 
redIDXdata - Static variable in class biz.chitec.qdemo.swing.BufferedImageBugDemo
A red dot as binary data of a PNG picture with indexed colors (restricted to 16 colors)
redRGBdata - Static variable in class biz.chitec.qdemo.swing.BufferedImageBugDemo
A red dot as binary data of a PNG picture in RGB mode
reestablishcommands - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
refnr - Variable in class biz.chitec.quarterback.gjsa.CLServerConnector
 
refnr - Variable in class biz.chitec.quarterback.gjsa.server.BurstMaker
reference number of this burst (only for asynchonous bursts).
refreshCalendar() - Method in class biz.chitec.quarterback.swing.CalendarPanel
Refresh the presentation after change of min-, max- or current date or selected month or year.
refreshLogRect() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
refreshPhyRect() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
registerExecutor(String, LogicExpr, CommandExecutor, int, boolean) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Register an executor for logging.
registerExecutor(String, CommandExecutor, boolean) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Register an executor without transaction number or logical expression, but with the possibility to set update recevier flag.
registerExecutor(String, LogicExpr, CommandExecutor) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Register an executor without transaction number
registerExecutor(String, CommandExecutor, int) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Register an executor without logical expression
registerExecutor(String, CommandExecutor) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Register an executor unconditionally and without transaction number The executor's ServerThreadBase is registered without conditions to the Logger.
registerHelpScreen(JComponent, String) - Static method in class biz.chitec.quarterback.swing.HTMLViewerFrame
Registers the help frame to a component.
registerNewChild() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Adds the newchild to the children of this session
registerNextReply(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase.BurstLogDataStorage
 
registerSession(ServerThreadSession) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Register a session for calling
registerThreadBase(ServerThreadBase) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
 
registerTo(Component, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
reinit() - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Init the table with 10 entries
relabel(Object, ResourceBundle) - Static method in class biz.chitec.quarterback.swing.TOM
Change the labels of the standard GUI elements after the locale has changed.
relativify(int) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Relativify this ValueMark.
relativify() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Relativifies the whole storage.
relativify(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Relativifies from a certain point of time to the end of the storage.
releaseChild(ServerThreadSession) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Removes a child thread session from the children.
releaseSession(ServerThreadSession) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Release a session of the register.
releaseThreadBase(ServerThreadBase) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
 
relemC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element without expanding, west-oriented.
relemcenteredC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element without expanding, centered.
reloadResourceBundle() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Reload the ResourceBundle from the table's model.
reloadxmlreader - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
relvalue - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
The relative value at this point of time. 0 if unset.
remainder(String, String) - Method in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
remainder(EDateRange) - Method in class biz.chitec.quarterback.util.EDateMultiRange
Calculates remainder of this multi range with the other date range.
remainder(EDateMultiRange) - Method in class biz.chitec.quarterback.util.EDateMultiRange
Calculates the remainder of this against all chunks of other.
remainder(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
calculates remainder of this date range with the other date range.
remoteaddress - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
The client InetAddress object
remove() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker.BurstMakerIterator
 
remove() - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker.ElementWiseIterator
 
remove(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Remove an object from the storage.
remove(int) - Method in interface biz.chitec.quarterback.swing.ChangeableListModel
 
remove(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Remove one element of data.
remove(int) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Removes a certain element from the model.
remove() - Method in class biz.chitec.quarterback.swing.PropertiesEditor.PropBaseNameIterator
Description of the Method
remove(String) - Method in class biz.chitec.quarterback.util.Controllable
remove a property from the Controllable.
remove(Connection) - Static method in class biz.chitec.quarterback.util.DBWakeupToggler
Remove a connection from the wakeup toggler.
remove() - Method in class biz.chitec.quarterback.util.DOMHelp.NodeListIterator
Removing of elements is not supported and throws an exception.
remove() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator
 
remove() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateIntervalIterator
 
remove() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 
remove() - Method in class biz.chitec.quarterback.util.EDateUtilities.EDateRangeIterator
 
remove(Object) - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Removes an object from the first map.
remove(Object) - Method in class biz.chitec.quarterback.util.TalkingMap
 
remove() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
Description of the Method
removeCellEditorListener(CellEditorListener) - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
removeChatter(String) - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Removes a chatter from the list.
removeConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
removeConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
removeConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Remove listener for connection desasters
removeConnectionDesasterListener(ConnectionDesasterListener) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
removeConnectionStatePresentor() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
removeConnectionStatePresentor() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
removeConnectionStatePresentor() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Removes the presentor for the connection state
removeConnectionStatePresentor() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
removeContent() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
removes all content.
removeData() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Deprecated. Use clear() instead
removeData(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Deprecated. Use remove(int) instead
removeExternalVulture(Runnable) - Method in class biz.chitec.quarterback.gjsa.server.Vulture
 
removeFirstRequest() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Remove the first request from the request list and return it
removeFreeFloatingReceiver(int, FreeFloatingReceiver) - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Remove a receiver from one specific message type.
removeFreeFloatingReceiver(int[], FreeFloatingReceiver) - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Remove a receiver from several message types at once.
removeFreeFloatingReceiver(FreeFloatingReceiver) - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Remove a receiver from all messages it has been registered to.
removeFreeFloatingReceiver(ThreadInterface) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Removes a receiver for free floating messages from the internal list.
removeFromConnectionLogger() - Method in class biz.chitec.quarterback.gjsa.server.LoggingExecutor
 
removeFromMessageLogger() - Method in class biz.chitec.quarterback.gjsa.server.LoggingExecutor
 
removeHeader() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Remove columns.
removeKeyValue(String) - Method in class biz.chitec.quarterback.util.CSVHandler
remove one key definition
removeKeyValues() - Method in class biz.chitec.quarterback.util.CSVHandler
removes all key definitions (e.g. to reuse the CSVReader for a new table)
removeKeyValues() - Method in class biz.chitec.quarterback.util.CSVReader
 
removeKeyValues() - Method in class biz.chitec.quarterback.util.CSVWriter
 
removeLayoutComponent(Component) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager
 
removeLogger(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Remove a Logger (server-internally callable only)
removeLogger(String) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Removes a logger.
removeProperty(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
removeProperty(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
removeProperty(Object) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Removes a property from the server stack.
removePropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
removePropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.ImageEditModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Remove a property change listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Remove a property change listener for a certain property.
removePropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class biz.chitec.quarterback.util.TalkingMap
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class biz.chitec.quarterback.util.TalkingMap
 
removeReceiver(LoggingReceiver, Object) - Method in class biz.chitec.quarterback.gjsa.TransactionLogger
Override super implementation to ignore given reference.
removeReceiver(LoggingReceiver) - Method in class biz.chitec.quarterback.util.Logger
Remove an unconditionally added receiver.
removeReceiver(LoggingReceiver, Object) - Method in class biz.chitec.quarterback.util.Logger
Remove a receiver which has been added with a logical expression as condition.
removeReceiver(LoggingReceiver) - Method in class biz.chitec.quarterback.util.UpdateableLogger
Removes the receiver.
removeReplies() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
removes the reply vector.
removeRequests() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
remove the complete request vector.
removeSelected() - Method in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Remove all selected entries
removeSon(Controllable) - Method in class biz.chitec.quarterback.util.Controllable
 
removeTableRowHeightListener(TableRowHeightListener) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
Removes a listener for row height events.
removeTableRowHeightListener(TableRowHeightListener) - Method in interface biz.chitec.quarterback.swing.TableRowHeightProvider
Remove a listener for row height change events.
removeUpdate(DocumentEvent) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement.DCL
 
removeValueType(String) - Method in class biz.chitec.quarterback.util.CSVHandler
 
removeValueType(String) - Method in class biz.chitec.quarterback.util.CSVReader
 
removeValueType(String) - Method in class biz.chitec.quarterback.util.CSVWriter
 
removeconnections - Variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
renderercache - Variable in class biz.chitec.quarterback.swing.MapListTableCellManager
 
renotify - Variable in class biz.chitec.quarterback.util.Controllable
 
reorderChars(String, String) - Method in class biz.chitec.quarterback.util.Hotkeys
Reorder the characters in a String so that leftmost is the best hotkey (and rightmost the worst) Starts with beginnings of words, then rests of words, both from left to right.
replies - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
 
reply(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
"Main" query handler.
reply(ServerEnvelope, boolean, int) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Handle a ServerEnvelope, readjust the "encryption" setting and report the current connection encoding
reply(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
handles a ServerEnvelope.
replyOneQuery(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Convenience method to handle a single query
replyOneQuestion(ServerRequest, boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
handles one request and returns a reply
replyOneQuestion(ServerRequest) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
 
replyTypeName() - Method in class biz.chitec.quarterback.gjsa.ServerReply
Returns the reply type in symbolic representation.
reportedclienthostip - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The reported client's IP address.
reportedclienthostname - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The (DNS-)name of the client host which is reported as client by the real client.
reportedclientinetaddr - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
The reported client's address as InetAddress object
rescale() - Method in class biz.chitec.quarterback.swing.ScalingImagePane
Rescales the image.
rescaleImage(int, int, boolean) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Performs the rescale operation.
rescalebutton - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
resetChange() - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
resetFlag(String) - Method in class biz.chitec.quarterback.util.Controllable
reset a flag explicitly.
resetStructureChange() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Forget all structure changes
resetbutton - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
resizefactor - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
resourceprefixes - Static variable in class biz.chitec.quarterback.swing.ResourceLoader
 
restWith(QuickIntArray) - Method in class biz.chitec.quarterback.util.QuickIntArray
Generates rest of this with respect to other.
restartServices() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Restarts the port listeners and the handle threads for them.
restoreImage() - Method in class biz.chitec.quarterback.swing.ImageEditModel
Restore the complete editor from the originally given image.
restoreImage() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Restore the complete editor from the originally given image.
restoreState() - Method in class biz.chitec.quarterback.util.EDate
 
result - Variable in class biz.chitec.quarterback.gjsa.ServerReply
The result
resultbytes - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
resultbytes - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
resultchanged - Variable in class biz.chitec.quarterback.swing.ImageEditModel
 
resultlabel - Variable in class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
retractNewState() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
retractNewState() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
retract a new state-to-be between startNewState and finishNewState
returnstring - Variable in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
 
retval - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.SeparatorMenuElement
 
retval - Variable in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleMenuMenuElement
 
rfillC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element without expanding but filling the rectangle, centered.
rhorizelemC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element expanding horizontally, west-oriented.
rhorizelemcenteredC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element expanding horizontally, centered.
rndgen - Static variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
A random number generator
rndgen - Static variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo
A random number generator
rndgen - Static variable in class biz.chitec.quarterback.util.RowLock
 
rndgen - Static variable in class biz.chitec.quarterback.util.Sequencer
 
rnorthwestfillC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element without expanding but filling the rectangle, content is north-west-oriented.
row - Variable in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
 
row - Variable in class biz.chitec.quarterback.util.ConsoleWrapper
 
rowIndex - Variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
rowNumber - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
rowheightproviders - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Set with row height providers the cell size adjustor listens to
rowheightstorage - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Storage for row heights of dynamic cells
rownum - Variable in class biz.chitec.quarterback.swing.MapListTableModel
 
run() - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame.FreeFloatingHandleThread
 
run() - Method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
run() - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.DataProducer
Main processing method for the DataProducer object
run() - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.OutputThread
Main processing method for the OutputThread object
run() - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
Main processing method for the SimpleReceiver object
run() - Method in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
run() - Method in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
run() - Method in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
Main processing method for the RowLockTestThread object
run() - Method in class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread
 
run() - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo.BackgroundLogDataCreator
Main processing method for the BackgroundLogDataCreator object
run() - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo.OutputThread
Main processing method for the OutputThread object
run() - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo.SimpleReceiver
Main processing method for the SimpleReceiver object
run() - Method in class biz.chitec.quarterback.gjsa.BurstReceiverHandler
run loop.
run() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector.LineWakeupToggler
Main loop
run() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
Main processing method for the Reader object
run() - Method in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
The main loop.
run() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector.LineWakeupToggler
Main processing method for the LineWakeupToggler object
run() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
Main processing method for the Reader object
run() - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector.BackgroundConnectionOpener
 
run() - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
The run loop.
run() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
Handle it all.
run() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Does the main handling loop.
run() - Method in class biz.chitec.quarterback.gjsa.server.Killer
Runs the killer
run() - Method in class biz.chitec.quarterback.gjsa.server.ServerReader
Main run loop.
run() - Method in class biz.chitec.quarterback.gjsa.server.ServerWriter
Main run loop for threadified writers.
run() - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Main method to do something useful with the socket.
run() - Method in class biz.chitec.quarterback.gjsa.server.Vulture
main vulture loop.
run() - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.MenuMaker
 
run() - Method in class biz.chitec.quarterback.swing.QSwingUtilities.StandardStreamLogger
 
run() - Method in class biz.chitec.quarterback.util.AsyncEventThread
The asynchronous event handler
run() - Method in class biz.chitec.quarterback.util.LogFileWriter.StandardStreamLogger
 
run() - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Main method of the updater's thread.
runAdjustment() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Main method of adjustment performance.
runBootSequence(String[]) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Top level booting function.
runDemonstration(String[]) - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
Do the demo
runDemonstration() - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo
Do the demo
runSynchronously(ServerConnector, SyncBurstReceiver) - Static method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Run a SyncBurstReceiver synchronously without yielding in the receiver loop.
runSynchronously(ServerConnector, boolean, SyncBurstReceiver) - Static method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Run a SyncBurstReceiver synchronously.
runUpdate() - Method in class biz.chitec.qdemo.util.UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater
Description of the Method
runUpdate() - Method in class biz.chitec.quarterback.gjsa.server.ClientUpdaterFactory.ClientUpdater
Description of the Method
runUpdate() - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Implements the actual update.
runWithReturnValue() - Method in interface biz.chitec.quarterback.gjsa.server.FileUploadExecutor.ReturnValueRunnable
 
runner - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator
 
runner - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateMonthlyIterator
 

S

SAVEPROPERTIES - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SENDADMINMESSAGE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SENDFILE - Static variable in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
SENDMESSAGE - Static variable in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
SERIOUSERROR - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
SERVERADMIN - Static variable in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
SERVERMESSAGE - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
SETASYNCHRONOUSBURST - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETBOTH - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
internal constant: use width and height of last computation
SETBURSTMODE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETBURSTSTATE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETCLIENTADDRESS - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETHEIGHT - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
internal constant: take maximum height of currently handled column into consideration to be new maximum height
SETLOCALE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETPROPERTY - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETPROVIDER - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETSYNCBURSTSIZE - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
SETWIDTH - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
internal constant: set width of currently handled column
SLAFTHEME - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
SLAFTHEME - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
SLEEPTIME - Static variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
SLEEPTIME - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
SMS - class biz.chitec.quarterback.util.SMS.
Representation of an SMS as it is used in GSM cellular networks.
SMS(String) - Constructor for class biz.chitec.quarterback.util.SMS
 
SMS.PDUDestiller - class biz.chitec.quarterback.util.SMS.PDUDestiller.
 
SMS.PDUDestiller() - Constructor for class biz.chitec.quarterback.util.SMS.PDUDestiller
 
SMS.PDUInterpreter - class biz.chitec.quarterback.util.SMS.PDUInterpreter.
 
SMS.PDUInterpreter(String) - Constructor for class biz.chitec.quarterback.util.SMS.PDUInterpreter
 
SMSDemo - class biz.chitec.qdemo.util.SMSDemo.
Demonstration program for the SMS class of QJCC.
SMSDemo() - Constructor for class biz.chitec.qdemo.util.SMSDemo
 
SMS_RECEIVE - Static variable in class biz.chitec.quarterback.util.SMS
 
SMS_SUBMIT - Static variable in class biz.chitec.quarterback.util.SMS
 
SOCKET_SO_TIME - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Timeout for the socket in initialisation phase.
SOCKET_SO_TIME - Static variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Timeout for the socket in initialisation phase.
STOPEXIT - Static variable in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
STRING - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
STRING - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
STRING - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
STRING_ISO_8859_15 - Static variable in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
STRING_UTF_8 - Static variable in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
STRINT - Static variable in class biz.chitec.quarterback.util.CSVHandler
 
SYMBOL - Static variable in interface biz.chitec.quarterback.swing.ChatSymbolRendererConstants
 
SYNCHRONIZED - Static variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
possible type: part of a synchonized connection
ScalingImagePane - class biz.chitec.quarterback.swing.ScalingImagePane.
A JComponent-derived panel to show an image scaled to fit with respect to aspect ratio.
ScalingImagePane(int, int, double, double, double, Image) - Constructor for class biz.chitec.quarterback.swing.ScalingImagePane
Create a ScalingImagePane.
ScalingImagePane(int, int, double, double, double) - Constructor for class biz.chitec.quarterback.swing.ScalingImagePane
Create a scaling image pane without image.
ScalingImagePane(int, int, double) - Constructor for class biz.chitec.quarterback.swing.ScalingImagePane
Create a scaling image pane with threshold interval set to (1,1) and no image.
ScalingImagePane(int, int) - Constructor for class biz.chitec.quarterback.swing.ScalingImagePane
Create a scaling image pane with maximum scale 1 (no enlargement) and threshold interval (1,1).
ScalingImagePane() - Constructor for class biz.chitec.quarterback.swing.ScalingImagePane
Creates a centering ScalingImagePane, maximum scale set to 1, threshold interval (1,1).
ScrollLEDDemo - class biz.chitec.qdemo.swing.ScrollLEDDemo.
Demo for LED widget
ScrollLEDDemo() - Constructor for class biz.chitec.qdemo.swing.ScrollLEDDemo
 
ScrollLEDDemo.ScrollingContext - class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext.
 
ScrollLEDDemo.ScrollingContext() - Constructor for class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
ScrollerPane - class biz.chitec.quarterback.swing.ScrollerPane.
A JComponent-derived panel to scroll some contents through
ScrollerPane() - Constructor for class biz.chitec.quarterback.swing.ScrollerPane
 
ScrollerPane.AbstractScrollRule - class biz.chitec.quarterback.swing.ScrollerPane.AbstractScrollRule.
 
ScrollerPane.AbstractScrollRule(int, int) - Constructor for class biz.chitec.quarterback.swing.ScrollerPane.AbstractScrollRule
 
ScrollerPane.ScrollRule - interface biz.chitec.quarterback.swing.ScrollerPane.ScrollRule.
 
ScrollerPane.Scrollable - class biz.chitec.quarterback.swing.ScrollerPane.Scrollable.
 
ScrollerPane.Scrollable(Component, ScrollerPane.ScrollRule, ScrollerPane.ScrollRule) - Constructor for class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
SelectableJPopupMenu - class biz.chitec.quarterback.swing.SelectableJPopupMenu.
JPopupMenu with working selection of certain elements in the item list.
SelectableJPopupMenu() - Constructor for class biz.chitec.quarterback.swing.SelectableJPopupMenu
 
SelfLoadingClassBasedResourceBundle - class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle.
Resource bundle implementation which knows itself about its source and can reload its contents for a changed locale.
SelfLoadingClassBasedResourceBundle(String, Locale, Locale) - Constructor for class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
SelfLoadingClassBasedResourceBundle(String) - Constructor for class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
Sequencer - class biz.chitec.quarterback.util.Sequencer.
Class with methods to handle unique numbers tables using a database that doesn't support this on its own.
Sequencer() - Constructor for class biz.chitec.quarterback.util.Sequencer
 
SequencerDemo - class biz.chitec.qdemo.util.SequencerDemo.
Demo of Sequencer.
SequencerDemo() - Constructor for class biz.chitec.qdemo.util.SequencerDemo
 
SequencerDemo.SequencerTestThread - class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread.
 
SequencerDemo.SequencerTestThread(String, String, int) - Constructor for class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread
 
ServerConnector - class biz.chitec.quarterback.gjsa.ServerConnector.
Abstract superclass for old-style and new-style client connections to the server.
ServerConnector() - Constructor for class biz.chitec.quarterback.gjsa.ServerConnector
 
ServerEnvelope - class biz.chitec.quarterback.gjsa.ServerEnvelope.
message object for GJSA communication.
ServerEnvelope() - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates a synchronized envelope with no real content
ServerEnvelope(ServerRequest) - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates a synchronized envelope with one request as content
ServerEnvelope(ServerRequest[]) - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates a synchronized envelope with several requests in an Array as content
ServerEnvelope(ServerRequest, int) - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates a synchronized envelope with one request in a certain session as content
ServerEnvelope(ServerRequest[], int) - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates a synchronized envelope with several requests in an Array in a certain session as content
ServerEnvelope(int, ServerRequest) - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates an envelope with (connectionless) target t and one request.
ServerEnvelope(int, ServerReply) - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates an envelope with type tx and one reply
ServerEnvelope(int, int, ServerReply) - Constructor for class biz.chitec.quarterback.gjsa.ServerEnvelope
creates a replying envelope with type and sequence number
ServerMessages - class biz.chitec.quarterback.gjsa.ServerMessages.
Helper class to produce localized server messages on the client side.
ServerMessages() - Constructor for class biz.chitec.quarterback.gjsa.ServerMessages
 
ServerReader - class biz.chitec.quarterback.gjsa.server.ServerReader.
Reader thread for one client connection.
ServerReader(SocketLayer, ServerThreadBase, ThreadInterface) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerReader
 
ServerReply - class biz.chitec.quarterback.gjsa.ServerReply.
encapsulates a single reply from a GJSA server.
ServerReply(int) - Constructor for class biz.chitec.quarterback.gjsa.ServerReply
Constructs a reply without result (just reply type).
ServerReply(int, Object) - Constructor for class biz.chitec.quarterback.gjsa.ServerReply
Constructs a reply with type and result (which is of any type).
ServerReply(int, Object, boolean) - Constructor for class biz.chitec.quarterback.gjsa.ServerReply
Constructs a reply with type, result and logging marker.
ServerReplyFilterExpr - class biz.chitec.quarterback.gjsa.ServerReplyFilterExpr.
Interface for logic expressions
ServerReplyFilterExpr(LogicExpr) - Constructor for class biz.chitec.quarterback.gjsa.ServerReplyFilterExpr
 
ServerRequest - class biz.chitec.quarterback.gjsa.ServerRequest.
Representation of a Request sent by a GJSA client to a server.
ServerRequest() - Constructor for class biz.chitec.quarterback.gjsa.ServerRequest
 
ServerRequest(int) - Constructor for class biz.chitec.quarterback.gjsa.ServerRequest
 
ServerRequest(int, Object[]) - Constructor for class biz.chitec.quarterback.gjsa.ServerRequest
 
ServerRequest(int, Object) - Constructor for class biz.chitec.quarterback.gjsa.ServerRequest
 
ServerRequest(int, Object, Object) - Constructor for class biz.chitec.quarterback.gjsa.ServerRequest
 
ServerRequest(int, Object, Object, Object) - Constructor for class biz.chitec.quarterback.gjsa.ServerRequest
 
ServerRequest(int, Object, Object, Object, Object) - Constructor for class biz.chitec.quarterback.gjsa.ServerRequest
 
ServerStackEntry - class biz.chitec.quarterback.gjsa.server.ServerStackEntry.
Part of the internal state stack of a ServerThreadBase.
ServerStackEntry(ServerStackEntry, int, ServerThreadSession) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
ServerStackEntry(ServerStackEntry, int, ServerThreadSession, List) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
ServerStackEntry(ServerStackEntry, int, ServerThreadSession, List, List) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
ServerStackEntry(ServerStackEntry, int, ServerThreadSession, CommandExecutor) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
ServerStackEntry(ServerStackEntry, int, ServerThreadSession, CommandExecutor, CommandExecutor) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
ServerThreadBase - class biz.chitec.quarterback.gjsa.server.ServerThreadBase.
Logical counterpart of a client which is connected to the server.
ServerThreadBase(GJSAServer, int, boolean, InetAddress, boolean, long, long) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Constructor for all cases.
ServerThreadBase.BurstLogDataStorage - class biz.chitec.quarterback.gjsa.server.ServerThreadBase.BurstLogDataStorage.
 
ServerThreadBase.BurstLogDataStorage(ServerEnvelope) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerThreadBase.BurstLogDataStorage
 
ServerThreadHandler - interface biz.chitec.quarterback.gjsa.server.ServerThreadHandler.
Generic interface for connection handler objects.
ServerThreadInitiator - class biz.chitec.quarterback.gjsa.server.ServerThreadInitiator.
Initiator/Factory of a new thread for GJSA servers.
ServerThreadInitiator() - Constructor for class biz.chitec.quarterback.gjsa.server.ServerThreadInitiator
 
ServerThreadSession - class biz.chitec.quarterback.gjsa.server.ServerThreadSession.
Session of a connection in the server.
ServerThreadSession(ServerThreadBase) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Constructor for initial session of a server thread.
ServerThreadSession(ServerThreadSession) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Constructor for derived session.
ServerWriter - class biz.chitec.quarterback.gjsa.server.ServerWriter.
Writer thread for connectionbound connections.
ServerWriter(SocketLayer, ServerThreadBase, ThreadInterface) - Constructor for class biz.chitec.quarterback.gjsa.server.ServerWriter
Constructor for a non-threadified ServerWriter.
SessionConnector - class biz.chitec.quarterback.gjsa.SessionConnector.
Session-wise connection class for GJSA clients.
SessionConnector(SessionedServerConnector, int) - Constructor for class biz.chitec.quarterback.gjsa.SessionConnector
 
SessionConnector(SessionedServerConnector, ServerEnvelope) - Constructor for class biz.chitec.quarterback.gjsa.SessionConnector
 
SessionedServerConnector - class biz.chitec.quarterback.gjsa.SessionedServerConnector.
Low level communication with GJSA server Keeps connection to server one way or the other.
SessionedServerConnector() - Constructor for class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
SessionedServerConnector.BackgroundConnectionOpener - class biz.chitec.quarterback.gjsa.SessionedServerConnector.BackgroundConnectionOpener.
Seperate thread for connection opening in the background.
SessionedServerConnector.BackgroundConnectionOpener(long) - Constructor for class biz.chitec.quarterback.gjsa.SessionedServerConnector.BackgroundConnectionOpener
 
SimpleIndicator - class biz.chitec.quarterback.swing.SimpleIndicator.
Indicator field which changes color depending on enabling state.
SimpleIndicator() - Constructor for class biz.chitec.quarterback.swing.SimpleIndicator
Constructor.
SimpleIndicatorUI - class biz.chitec.quarterback.swing.SimpleIndicatorUI.
Abstract UI delegate template for simple indicator.
SimpleIndicatorUI() - Constructor for class biz.chitec.quarterback.swing.SimpleIndicatorUI
 
SingleLEDDemo - class biz.chitec.qdemo.swing.SingleLEDDemo.
Demo for LED widget
SingleLEDDemo() - Constructor for class biz.chitec.qdemo.swing.SingleLEDDemo
 
SmartCompareExpr - class biz.chitec.quarterback.util.logic.SmartCompareExpr.
Compares a value to something else.
SmartCompareExpr(String, String) - Constructor for class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
SmartCompareExpr(String, List) - Constructor for class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
SmartCompareExprTest - class biz.chitec.qdemo.util.SmartCompareExprTest.
Test program for SmartCompareExpr.
SmartCompareExprTest(String) - Constructor for class biz.chitec.qdemo.util.SmartCompareExprTest
 
SocketLayer - class biz.chitec.quarterback.gjsa.server.SocketLayer.
Lowest-level class in server-socket-communication A SocketLayer object is created by GJSAServer for each incoming connection.
SocketLayer(GJSAServer, Socket, boolean, int) - Constructor for class biz.chitec.quarterback.gjsa.server.SocketLayer
Constructor for the SocketLayer.
SocketLayer.InternalHandlingException - exception biz.chitec.quarterback.gjsa.server.SocketLayer.InternalHandlingException.
 
SocketLayer.InternalHandlingException() - Constructor for class biz.chitec.quarterback.gjsa.server.SocketLayer.InternalHandlingException
 
StoppableRunnable - interface biz.chitec.quarterback.util.StoppableRunnable.
Runnable with a special stopping method.
StoppableThread - class biz.chitec.quarterback.util.StoppableThread.
Thread with a special stopping method.
StoppableThread() - Constructor for class biz.chitec.quarterback.util.StoppableThread
Parameterless constructor.
StoppableThread(String) - Constructor for class biz.chitec.quarterback.util.StoppableThread
Constructor with thread name
StoppableThread.StopException - exception biz.chitec.quarterback.util.StoppableThread.StopException.
Exception for gracefully stopping the run() method.
StoppableThread.StopException() - Constructor for class biz.chitec.quarterback.util.StoppableThread.StopException
 
Str2ObjParamParser - class biz.chitec.quarterback.gjsa.Str2ObjParamParser.
Parameter parser.
Str2ObjParamParser(String, String) - Constructor for class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
Str2ObjParamParser(String) - Constructor for class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
Str2ObjParamParser() - Constructor for class biz.chitec.quarterback.gjsa.Str2ObjParamParser
 
Str2ObjParser - class biz.chitec.quarterback.gjsa.Str2ObjParser.
Parser for a string representated object into its internal object representation.
Str2ObjParser() - Constructor for class biz.chitec.quarterback.gjsa.Str2ObjParser
This object is static-only and is not instanciable.
StringCompareExpr - class biz.chitec.quarterback.util.logic.StringCompareExpr.
Compares a value to some of the given String values.
StringCompareExpr(String, String) - Constructor for class biz.chitec.quarterback.util.logic.StringCompareExpr
 
StringCompareExpr(String, List) - Constructor for class biz.chitec.quarterback.util.logic.StringCompareExpr
 
StringEditElement - class biz.chitec.qapp.gjsaadminclient.StringEditElement.
Editor for string properties.
StringEditElement() - Constructor for class biz.chitec.qapp.gjsaadminclient.StringEditElement
 
StringRepresentationComparator - class biz.chitec.quarterback.util.StringRepresentationComparator.
Comparator which takes the objects' toString() representation for comparation.
StringRepresentationComparator() - Constructor for class biz.chitec.quarterback.util.StringRepresentationComparator
 
SwingClassLoader - class biz.chitec.quarterback.swing.SwingClassLoader.
Initializer class for the biz.chitec.quarterback.swing package.
SwingClassLoader() - Constructor for class biz.chitec.quarterback.swing.SwingClassLoader
 
SyncBurstReceiver - class biz.chitec.quarterback.gjsa.SyncBurstReceiver.
Abstract class for handling synchronous bursts on client side.
SyncBurstReceiver() - Constructor for class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Parameterless constructor.
SyncBurstReceiver(ServerConnector) - Constructor for class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Standard constructor.
SyncBurstReceiverDemo - class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.
Test program for SyncBurstReceivers.
SyncBurstReceiverDemo(String[]) - Constructor for class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo
 
SyncBurstReceiverDemo.DemoClient - class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient.
The demo client.
SyncBurstReceiverDemo.DemoClient(SessionConnector) - Constructor for class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
SyncBurstReceiverDemo.IntegerBurstMaker - class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.IntegerBurstMaker.
A small demo burst maker which returns integers.
SyncBurstReceiverDemo.IntegerBurstMaker(int, int) - Constructor for class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.IntegerBurstMaker
 
SyncBurstReceiverDemo.SyncBurstDemoServer - class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer.
The demo server.
SyncBurstReceiverDemo.SyncBurstDemoServer(String[]) - Constructor for class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer
 
SyncBurstReceiverDemo.SyncBurstDemoServer.IntCountExecutor - class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer.IntCountExecutor.
 
SyncBurstReceiverDemo.SyncBurstDemoServer.IntCountExecutor(ServerThreadBase) - Constructor for class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.SyncBurstDemoServer.IntCountExecutor
 
saveAll() - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
saveAsFile(String) - Method in class biz.chitec.quarterback.swing.MapListTableModel
 
saveConvert(String, boolean) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
Converts unicodes to encoded \uxxxx and writes out any special characters with a preceding slash.
saveToFile(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Save all properties into a persistance file.
saveToFile() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Save all properties into the default persistance file.
savebutt - Variable in class biz.chitec.quarterback.swing.LogFrame
 
savebutton - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
saveescaping - Variable in class biz.chitec.quarterback.util.CSVHandler
 
savename - Variable in class biz.chitec.quarterback.swing.LogFrame
 
sbr - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
sbrcounter - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Counter for attached SyncBurstReceivers
sc - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractWorkFrame
 
sc - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
sc - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
sc - Variable in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
The connection object to the server.
scaledheight - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
height of the scaled version of the image
scaledwidth - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
width of the scaled version of the image
scaledx - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
x point where to draw the scaled version of the image
scaledy - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
y point where to draw the scaled version of the image
scaleh - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
scalew - Variable in class biz.chitec.qdemo.swing.TestTextIconPanel
 
sccount - Static variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
scroll(Component) - Method in class biz.chitec.quarterback.swing.ScrollerPane
 
scrolled - Variable in class biz.chitec.quarterback.swing.ScrollerPane
 
scrollingcontext - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
scrollstring - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
scrolltextfield - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
scrolltimer - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
sd - Variable in class biz.chitec.quarterback.swing.LED
 
second - Variable in class biz.chitec.quarterback.util.EDate
 
secondOf(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
secondary1 - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
secondary2 - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
secondary3 - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
secondarypl - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Listener thread for the object mode port.
secondmap - Variable in class biz.chitec.quarterback.util.HiddenDefaultValueMap
 
selboxbutton - Variable in class biz.chitec.quarterback.swing.FileSelectionField
 
selboxbutton - Variable in class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
 
selboxbutton - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
selectMenu(String, List) - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Choose from a menu.
selected - Variable in class biz.chitec.quarterback.swing.ListKeyInputHandler
 
selectstrategy - Variable in class biz.chitec.quarterback.swing.ListKeyInputHandler
 
selidx - Variable in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
sendAdminMessage(Object, Map) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Send a message to all connected clients The message can have an arbitrary type and any parameters.
sendChatMessage(String, String, List, byte[]) - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Spread a chat message.
sendDelayed() - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Empties the storage for delayed sending.
sendEvent(AsyncEvent) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
sendEvent(AsyncEventHandler) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
sendEvent(EventObject, AsyncEventHandler) - Static method in class biz.chitec.quarterback.util.AsyncEventDispatcher
 
sendEvent(AsyncEvent) - Method in class biz.chitec.quarterback.util.AsyncEventThread
 
sendMyselfThroughLogger(Logger, LoggingReceiver) - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater.KeeperInterfaceContent
 
sendNewToReceiver(Statement, LoggingReceiver, int) - Method in class biz.chitec.quarterback.gjsa.TransactionLogger
sends old data to new receiver.
sendToReceiver(Object) - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Send logging data to receiver.
senddata - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Complete map of data for this thread base
sender - Variable in class biz.chitec.quarterback.util.Logger.ChainElem
 
separatorHC - Static variable in class biz.chitec.quarterback.swing.GBC
Horizontal line with additional free space around.
separatorVC - Static variable in class biz.chitec.quarterback.swing.GBC
Vertical line with additional free space around.
seq - Variable in class biz.chitec.quarterback.gjsa.CLServerConnector
 
seq - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
The sequence count
seqname - Variable in class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread
 
seqnr - Variable in class biz.chitec.quarterback.util.LoggingReceiverUpdater.KeeperInterfaceContent
 
sequence - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Sequence counter for connectionless connections
serCo - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
servconnmaster - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
server - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
server - Variable in class biz.chitec.quarterback.gjsa.server.Killer
 
server - Variable in class biz.chitec.quarterback.gjsa.server.Vulture
 
serverconnectors - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
For passing free floating information.
servername - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
servernamefield - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
serverport - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
serverseenclientip - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
serverseenclientname - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
serversidestopbutt - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
serversocket - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
serversocket - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
The server socket object.
serverstatesymbols - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
List of symbol holders for the server states.
serverthreadbases - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Map of all ServerThreadBase objects
servlog - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
session - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
session number
session0 - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
sessionconnector - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
sessionid - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
sessionidcounter - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Session counter to create session ids.
sessions - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Map to all sessions
set(int, Map) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Change data at given row.
set(int, Object, Object) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Change the content of a given key in a given row to the given value Rownum must be valid.
setAbsolute(int) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Set new absolute value.
setAbsolute(EDate, int) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Set an absolute value for any point of time.
setActive(boolean) - Method in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
Sets the active attribute of the SimpleReceiver object
setAddNrFirst(boolean) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
setAdditionalBackground(Color) - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
setAdditionalForeground(Color) - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
setAdditionalString(String) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
Sets the additionalString attribute of the SocketListeningThread object
setAllCommandExecutors(List) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
setAllLanguages() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
setAllLocales() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
setAllTableHeaderRenderers() - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
setAndSelectable(boolean) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
setApproveText(String) - Method in class biz.chitec.quarterback.swing.FileSelectionField
Set the Text for the JFileChooser approvebutton
setAutoClearTransaction(boolean) - Method in class biz.chitec.quarterback.util.TalkingMap
Sets whether the clear method should encapsulate itself into a transaction automatically.
setAutoRepaint(boolean) - Method in class biz.chitec.quarterback.swing.LED
 
setAutoRepaint(boolean) - Method in class biz.chitec.quarterback.swing.LEDField
 
setAutoSorting(boolean) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Temporarily dis- and reenable autosorting with the given constraint comparator.
setBackground(Color) - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
setBackground(Color) - Method in class biz.chitec.quarterback.swing.LED
 
setBackground(Color) - Method in class biz.chitec.quarterback.swing.LEDField
 
setBackgroundRelation(int, int) - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
setBackgroundSession(boolean) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
 
setBackgroundSession(boolean) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
setBackgroundSession(boolean) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Set the connector to "throttling" mode => if someone else is sending, wait for that one to finish.
setBackgroundSession(boolean) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
 
setBlinking(boolean) - Method in class biz.chitec.quarterback.swing.LED
 
setBlockOneClear(boolean) - Method in class biz.chitec.quarterback.swing.JLabeller
 
setBurstAll(boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
setBurstAll(boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Set if shound burst anything burstable
setBurstNext(boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
setBurstNext(boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Set if should burst next command.
setBurstReceiver(int, BurstReceiver) - Method in class biz.chitec.quarterback.gjsa.BurstReceiverHandler
sets a burst receiver for an asynchronous burst.
setBurstSize(int) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
setBurstSize(int) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Sets size of one burst chunk.
setCVS(boolean) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
setCalcDate() - Method in class biz.chitec.quarterback.util.EDate
 
setChanged(String) - Method in class biz.chitec.quarterback.util.Controllable
set the changed flag for an object explicitily.
setChatSymbolHolder(ChatSymbolHolder, int[]) - Method in class biz.chitec.quarterback.swing.ChatSymbolCellEditor
Set the ChatSymbolHolder to use for conversion
setChatSymbolHolder(ChatSymbolHolder) - Method in class biz.chitec.quarterback.swing.ChatSymbolListCellRenderer
Set the ChatSymbolHolder to use for conversion
setChatSymbolHolder(ChatSymbolHolder) - Method in class biz.chitec.quarterback.swing.ChatSymbolTableCellRenderer
Set the ChatSymbolHolder to use for conversion
setChild(LogicExpr) - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
setClassLoader(ClassLoader) - Static method in class biz.chitec.quarterback.swing.ResourceLoader
Sets the class loader.
setClientAddress(String) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Sets the client's address of the connection to a new value.
setCmdAndParams(int, Object[]) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
Combined functional init method.
setCoding(int) - Method in class biz.chitec.quarterback.util.CSVHandler
set a character conversion coding
setColor(Color) - Method in class biz.chitec.quarterback.swing.LED
 
setColor(Color) - Method in class biz.chitec.quarterback.swing.LEDField
 
setColorRange(int, int, Color) - Method in class biz.chitec.quarterback.swing.JMultiColorLabel
 
setColors(String, boolean) - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
setColumnSeparator(char) - Method in class biz.chitec.quarterback.util.CSVHandler
 
setColumnValue(Object, Map, int) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Set content of specific column for a Map and return whether something has changed
setCommand(int) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
 
setCommandExecutors(List) - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
setCompareConstraints(List) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKey(Object, boolean, Comparator) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKey(Object, boolean) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKey(Object, Comparator) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKey(Object) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKeys(Object[], boolean[], Comparator[]) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKeys(Object[], Comparator[]) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKeys(Object[], boolean[]) - Method in class biz.chitec.quarterback.util.MapComparator
 
setCompareKeys(Object[]) - Method in class biz.chitec.quarterback.util.MapComparator
 
setConnected(boolean) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
setConsoleOut(boolean) - Method in class biz.chitec.quarterback.util.LogFileWriter
 
setConstrainingComparator(Comparator) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Add sorting constraint handler.
setContent(String, int, String) - Method in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
setContent(List) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
sets new content.
setControllable(Controllable) - Method in interface biz.chitec.quarterback.util.Controller
Sets the Controllable that should be observed.
setCookedProperty(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Set a properties value The property is checked against the property constraints for correct type.
setCurrentIdleStart() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
setCustomCombo(String, List) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Sets the selectable alternatives for a custom combo field.
setCustomCombo(List) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
Sets the selectable alternatives for a custom combo field.
setCustomCombo(String, List) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Sets the selectable alternatives for a custom combo field.
setDBConnection(Connection) - Method in class biz.chitec.quarterback.gjsa.TransactionLogger
Sets or resets the database connection.
setData(List) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Deprecated. Use init(List) instead
setData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
Sets the data attribute of the FontChoice object
setData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
setData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
setData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
Sets the data attribute of the FontChoice object
setData(Map, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MultiLineEditor
 
setDataCodingScheme(int) - Method in class biz.chitec.quarterback.util.SMS
 
setDate(EDate) - Method in class biz.chitec.quarterback.swing.CalendarPanel
Set the date to be shown.
setDay(int) - Method in class biz.chitec.quarterback.util.EDate
 
setDecimalSeparator(char) - Method in class biz.chitec.quarterback.util.CSVHandler
 
setDefault(String) - Method in class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel
 
setDefaultCVS(boolean) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
setDefaultEditor(Class, TableCellEditor) - Method in class biz.chitec.quarterback.swing.RowResizingJTable
recompute row height after adding a new default editor
setDefaultRenderer(Class, TableCellRenderer) - Method in class biz.chitec.quarterback.swing.RowResizingJTable
recompute row height after adding a new default renderer
setDefaultType(Integer) - Method in class biz.chitec.quarterback.util.CSVReader
 
setDefaultUnixLineFeed(boolean) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
setDepth(int) - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
 
setDepth(int) - Method in class biz.chitec.quarterback.swing.LogFrame
 
setDepth(int) - Method in class biz.chitec.quarterback.swing.LogPanel
Sets the depth of the current output.
setDescription(String) - Method in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
Sets the human readable description of this filter.
setDescription(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
Sets the human readable description of this filter.
setDescription(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
Sets the human readable description of this filter.
setDesktopFrameSelector() - Method in class biz.chitec.qdemo.swing.DesktopFrameSelectorDemo
 
setDisplayKey(String) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
setDocumentLocator(Locator) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
setDouble(double) - Method in class biz.chitec.quarterback.swing.NumericTextField
Set content as double value
setDoubleAsObject(Double) - Method in class biz.chitec.quarterback.swing.NumericTextField
Set content as Double value
setDrawOff(boolean) - Method in class biz.chitec.quarterback.swing.LED
 
setDrawOff(boolean) - Method in class biz.chitec.quarterback.swing.LEDField
 
setEdited(boolean) - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Set internally whether something has been edited compared to the setImage() state.
setElementComparator(Comparator) - Method in class biz.chitec.quarterback.util.MapComparator
 
setElementComparators(Comparator[]) - Method in class biz.chitec.quarterback.util.MapComparator
 
setElementTitle(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
setEnabled(boolean) - Method in class biz.chitec.quarterback.swing.FileSelectionField
 
setEnabled(boolean) - Method in class biz.chitec.quarterback.swing.LogFrame
 
setEnabled(boolean) - Method in class biz.chitec.quarterback.swing.SimpleIndicator
Turns enabled state on and off.
setEnabled(boolean) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Enable and disable adjustor.
setEncodingMode(int) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
setEncrypted(boolean) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
setEnd(EDate) - Method in class biz.chitec.quarterback.util.EDateRange
Set the end time of the interval.
setExtensions(String) - Method in class biz.chitec.quarterback.swing.FileSelectionField.MyFileFilter
Adds a filetype "dot" extension to filter against.
setExtensions(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.MyFileFilter
Adds a filetype "dot" extension to filter against.
setExtensions(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.MyFileFilter
Adds a filetype "dot" extension to filter against.
setExternalData(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Sets the selections for EXTERNALCOMBO and EXTERNALDOUBLECOMBO The given Map contains the keys for the respective selection elements of the properties dialog.
setFallbackLocale(Locale) - Static method in class biz.chitec.quarterback.util.RB
Load explicit additional Locale.
setFallbackLocale(Locale) - Method in class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
setFather(SessionConnector) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
 
setFather(Controllable) - Method in class biz.chitec.quarterback.util.Controllable
set a father which is asked when a value is not found in this controllable
setFileChooserTitle(String) - Method in class biz.chitec.quarterback.swing.FileSelectionField
Set the title for the JFileChooser dialog
setFileLogging(boolean) - Method in class biz.chitec.quarterback.util.LogFileWriter
 
setFilename(String) - Method in class biz.chitec.quarterback.swing.FileSelectionField
Set a new filename
setFilename(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FileNameChoice
 
setFilename(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FileNameChoice
 
setFilename(String) - Method in class biz.chitec.quarterback.util.LogFileWriter
 
setFlag(String) - Method in class biz.chitec.quarterback.util.Controllable
set a flag.
setFlagHeight(int) - Method in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
setFlagMode(int) - Method in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
setFont(Font) - Method in class biz.chitec.quarterback.swing.LogFrame
 
setFooter(JLabeller) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Set a footer to print error messages to.
setFooter(JLabeller) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Set a footer to print error messages to.
setForeground(Color) - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
setForegroundRelation(int, int) - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
setFormatter(NumberFormat) - Method in class biz.chitec.quarterback.swing.NumericTextField
 
setFreeFloatingInterface(ThreadInterface) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
Sets the freeFloatingInterface attribute of the Reader object
setFreeFloatingInterface(ThreadInterface) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Sets the freeFloatingInterface attribute of the ServerConnector object
setFreeFloatingInterface(ThreadInterface) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
setFreeFloatingInterface(ThreadInterface) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Set the interface where free floating messages are sent to.
setFreeFloatingInterface(ThreadInterface) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Use SessionedServerConnector.addFreeFloatingReceiver instead
setGUISelectedIndex(int) - Method in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
Sets GUI index of selection explicitly
setGrowChunk(int) - Method in class biz.chitec.quarterback.util.QuickIntArray
Sets the growChunk attribute of the QuickIntArray object
setHMS(int, int, int) - Method in class biz.chitec.quarterback.util.EDate
 
setHeader(Object[]) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Set header.
setHeader(String[]) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Set header.
setHeader(String) - Method in class biz.chitec.quarterback.util.CSVReader
Sets and initializes the CSV header line for interpretation of strings.
setHelpPage(String) - Method in class biz.chitec.quarterback.swing.HTMLViewerFrame
Sets a help page to be shown.
setHelpPrefix(String) - Static method in class biz.chitec.quarterback.swing.HTMLViewerFrame
Sets the global document prefix.
setHorizontalAlignment(int) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
setHour(int) - Method in class biz.chitec.quarterback.util.EDate
 
setImage(byte[], boolean) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Sets the image to work on.
setImage(Image) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
Sets the image.
setImage(byte[], boolean) - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Sets the image to work on, can be called from any thread.
setImageIcon(String) - Method in class biz.chitec.qdemo.chat.util.TextIconAttributes
Set the iconpath
setInCurrentConfig(String, boolean) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Adds or removes one column to or from the current configuration.
setInCurrentLockedWidth(String, int) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
 
setIndexReturning(boolean) - Method in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
setInformableSender(InformableSender) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
sets an informable sender for this envelope
setInitialExecutorAdder(InitialExecutorAdder) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Sets the object which holds the information about the initially used CommandExecutor objects.
setInputStream(InputStream, boolean) - Method in class biz.chitec.quarterback.util.CSVReader
Sets and initializes the given input stream.
setInputStream(InputStream) - Method in class biz.chitec.quarterback.util.CSVReader
Sets and initializes the input stream which contains the CSV header in the first line.
setInt(int) - Method in class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
setInt(int) - Method in class biz.chitec.quarterback.swing.NumericTextField
Set content as int value
setInteger(Integer) - Method in class biz.chitec.qapp.gjsaadminclient.NumericTextField
 
setInteger(Integer) - Method in class biz.chitec.quarterback.swing.NumericTextField
Set content as Integer value
setInternalFont() - Method in class biz.chitec.quarterback.swing.PropertiesEditor.FontChoice
Sets the internalFont attribute of the FontChoice object
setInternalFont() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.FontChoice
Sets the internalFont attribute of the FontChoice object
setInternalSocketClosing(boolean) - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Toggles internal socket closing.
setKeyStroke(KeyStroke) - Method in class biz.chitec.quarterback.swing.DesktopFrameSelector
Set or change the activation key stroke for the selector.
setKeyStroke(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
setKeyValues(String, Integer, Object, boolean) - Method in class biz.chitec.quarterback.util.CSVHandler
sets values for a column.
setKeyValues(String, Integer, Object) - Method in class biz.chitec.quarterback.util.CSVHandler
convenience method that sets the forcetonull-flag to false
setKeyValues(String, Integer) - Method in class biz.chitec.quarterback.util.CSVHandler
convenience method that sets forcetonull to false and defaultvalue to null
setKillMessage(String) - Method in class biz.chitec.quarterback.gjsa.server.Killer
Sets a message which is sent to logger if killer starts and prekill time is set
setList(JList) - Method in interface biz.chitec.quarterback.swing.ChangeableListModel
 
setList(JList) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
setListModels(ChangeableListModel, ChangeableListModel, ChangeableListModel) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
setLists(JList, JList, JList) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
setLocale(Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
setLocale(Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAlwaysExecutor
Set locale.
setLocale(Locale) - Method in class biz.chitec.quarterback.swing.CalendarPanel
Set a locale for first-day-of-week-selection.
setLocale(Locale) - Method in class biz.chitec.quarterback.util.SelfLoadingClassBasedResourceBundle
 
setLocales(List) - Method in class biz.chitec.quarterback.swing.LocaleSelector.LSButtonPanel
 
setLocallyControlled(boolean) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Sets whether the ServerThreadBase is currently fed with server-local commands.
setLockedColumns(QuickIntArray) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Set the columns which should not be changed in width.
setLoggable(boolean) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
Sets the logging flag
setLogger(Logger) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Sets the logger attribute of the Obj2StrParser class
setLogger(Logger) - Static method in class biz.chitec.quarterback.gjsa.ServerReply
Set the logger ServerReply may write messages to when inserting chat symbol holder
setLogger(Logger) - Static method in class biz.chitec.quarterback.gjsa.ServerRequest
Set a class logger.
setLogger(Logger) - Static method in class biz.chitec.quarterback.gjsa.Str2ObjParser
Set a Logger so that the Parser may log things.
setLogger(UpdateableLogger) - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Sets the logger.
setLoggingReceiverUpdaterFactory(LoggingReceiverUpdaterFactory) - Method in class biz.chitec.quarterback.util.UpdateableLogger
Set the updater factory.
setLossy(boolean) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Sets whether the output should be lossy or not
setLossyQuality(float) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Sets the lossy quality of the output.
setLossyQualityBySize(int, float) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Set the lossy quality so that the resulting file is about the size given as parameter in bytes.
setMap(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Deprecated. Use setProperties instead.
setMap(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Deprecated. Use setProperties instead.
setMapComparator(MapComparator) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
setMapListModelHelper(MapListModelHelper) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Sets the model helper explicitly.
setMaxDate(EDate) - Method in class biz.chitec.quarterback.swing.CalendarPanel
Sets the maximal selectable date.
setMaxDate(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Set maximum date.
setMaximumScale(double) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
setMaximumThreshold(double) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
setMessageLogger(Logger) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
Sets the messageLogger attribute of the Reader object
setMessageLogger(Logger) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Sets the messageLogger attribute of the ServerConnector object
setMessageLogger(Logger) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
setMessageLogger(Logger) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Sets the messageLogger attribute of the ServerConnector object
setMessageLogger(Logger) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Use SessionedServerConnector methods instead
setMessageLogger(Logger) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
setMessageReference(int) - Method in class biz.chitec.quarterback.util.SMS
 
setMinDate(EDate) - Method in class biz.chitec.quarterback.swing.CalendarPanel
Sets the minimal selectable date.
setMinDate(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Set minimum date.
setMinimumThreshold(double) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
setMinute(int) - Method in class biz.chitec.quarterback.util.EDate
 
setMode(int) - Method in class biz.chitec.quarterback.util.NumberedStringComparator
Set sorting mode explicitly
setModel(TableHeaderConfigurationModel) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Set the configuration model.
setModel(UnwantWantModel) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector
Sets the models.
setModelHeader(String[]) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Set the header from the configuration model to the table, in fact to the MapListTableModel of the table.
setMonth(int) - Method in class biz.chitec.quarterback.util.EDate
 
setName(String) - Method in class biz.chitec.quarterback.util.NumberedString
Sets the name
setNextPaintMode(int) - Method in class biz.chitec.quarterback.swing.LEDField
 
setNumberedStringComboBoxModel(NumberedStringComboBoxModel) - Method in class biz.chitec.quarterback.swing.NSCBMCellEditor
Set the NumberedStringComboBoxModel to use internally
setOn(boolean) - Method in class biz.chitec.quarterback.swing.LED
 
setOutputStream(OutputStream) - Method in class biz.chitec.quarterback.util.CSVWriter
 
setParam(Object[]) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
 
setParam(int, Object) - Method in class biz.chitec.quarterback.gjsa.ServerRequest
 
setPeerPhoneNumber(String) - Method in class biz.chitec.quarterback.util.SMS
 
setPeerTypeOfAddress(int) - Method in class biz.chitec.quarterback.util.SMS
 
setPort(int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Set the port the server listens on.
setPrekillTime(int) - Method in class biz.chitec.quarterback.gjsa.server.Killer
Sets the time to wait until actually killing the server
setPrintDate(boolean) - Method in class biz.chitec.qdemo.swing.TestTextIconPanel
 
setPrintDate(boolean) - Method in class biz.chitec.quarterback.swing.LogFrame
 
setPrintDate(boolean) - Method in class biz.chitec.quarterback.swing.LogPanel
 
setProperties(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Set data to show.
setProperties(Map, boolean) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Set data to show.
setProperties(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Set data to show.
setProtocolIdentifier(int) - Method in class biz.chitec.quarterback.util.SMS
 
setProvider(String) - Method in class biz.chitec.quarterback.gjsa.server.BasicAlwaysExecutor
 
setQuantifier(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Set quantifier.
setReaderPriority(int) - Method in class biz.chitec.quarterback.gjsa.CBServerConnector
Readjusts the reader thread priority
setReaderPriority(int) - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Sets the readerPriority attribute of the ServerConnector object
setReaderPriority(int) - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
setReaderPriority(int) - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Set priority of the reader thread.
setReaderPriority(int) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Feature is not supported any more
setReadjustFraction(int, int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
change the "complete readjustment" fraction.
setReceiver(LoggingReceiver) - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Sets the receiver.
setRectangleSelectable(boolean) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
setRefNr(int) - Method in class biz.chitec.quarterback.gjsa.server.BurstMaker
sets this bursts reference number.
setRenderers(Object[]) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
Sets the renderers from an array list.
setReplies(List) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
sets an arbitrary reply vector
setReply(ServerReply) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
sets a reply vector consisting of exactly one reply object.
setRequests(List) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
sets the requests.
setResourceBundle(ResourceBundle) - Static method in class biz.chitec.quarterback.gjsa.ServerReply
Sets the ServerReply global resource bundle with multilingual messages
setResourceBundle(ResourceBundle, String) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Sets ResourceBundle from which column titles are acquired.
setResourceBundle(ResourceBundle) - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Sets ResourceBundle from which column titles are acquired without changing the prefix.
setResourceBundle(ResourceBundle, String) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Sets ResourceBundle from which column titles are acquired and adds or changes a prefix.
setResourceBundle(ResourceBundle) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Sets ResourceBundle from which column titles are acquired without changing the prefix.
setResourceBundle(ResourceBundle) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Sets the ResourceBundle with the Propertie's localized names explicitly.
setSMSCPhoneNumber(String) - Method in class biz.chitec.quarterback.util.SMS
 
setSMSCTypeOfAddress(int) - Method in class biz.chitec.quarterback.util.SMS
 
setSaveEscaping(boolean) - Method in class biz.chitec.quarterback.util.CSVHandler
 
setScrollString(String) - Method in class biz.chitec.qdemo.swing.ScrollLEDDemo.ScrollingContext
 
setSecond(int) - Method in class biz.chitec.quarterback.util.EDate
 
setSelectedIndex(Object) - Method in class biz.chitec.quarterback.swing.NSCBMCellEditor
Sets the selected index of the combo box from the given value
setSelectedIndex(int) - Method in class biz.chitec.quarterback.swing.SelectableJPopupMenu
Select the element at the given index.
setSelectedItem(Object) - Method in class biz.chitec.quarterback.swing.LocaleSelector.LSComboBox
 
setSelectedItem(Object) - Method in class biz.chitec.quarterback.swing.NumberedStringComboBoxModel
 
setSelectedItem(Component) - Method in class biz.chitec.quarterback.swing.SelectableJPopupMenu
Select the given item.
setSelectedLookAndFeel(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditor.LookAndFeelComboBox
Sets the selectedLookAndFeel attribute of the LookAndFeelComboBox object
setSelectedLookAndFeel(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.LookAndFeelComboBox
Sets the selectedLookAndFeel attribute of the LookAndFeelComboBox object
setSendKeepAlive(boolean) - Method in class biz.chitec.quarterback.gjsa.CBServerConnector
 
setSendKeepAlive(boolean) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Enables and disables the session connector to/from sending keep alive packets to the server.
setSendKeepAlive(boolean) - Method in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
setSequence(int) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
set the sequence field (only used for connectionless connections)
setServerConnector(SessionConnector) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractWorkFrame
 
setServerConnector(SessionConnector) - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
setServerConnector(SessionConnector) - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame
 
setServerConnector(ServerConnector) - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Sets the ServerConnector.
setServerThreadInitiator(ServerThreadInitiator) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Introduce an alternative thread initiating method.
setSession(int) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
Sets the session.
setShowAddNr(boolean) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
setShowISOCode(boolean) - Method in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
setSize(int, int) - Method in interface biz.chitec.quarterback.swing.ScrollerPane.ScrollRule
 
setSoTimeout(int) - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Set the socket's read timeout.
setSon(Controllable) - Method in class biz.chitec.quarterback.util.Controllable
 
setSortByName(boolean) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
setSorting(boolean) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
setSortingConstraints(Object) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
setSource(InetAddress) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
sets the source of this envelope.
setSquare(boolean) - Method in class biz.chitec.quarterback.swing.LED
 
setSquare(boolean) - Method in class biz.chitec.quarterback.swing.LEDField
 
setStart(EDate) - Method in class biz.chitec.quarterback.util.EDateRange
Set the start time of the interval.
setStartIndex(int) - Method in class biz.chitec.qdemo.chat.util.TextIconAttributes
Sets the startindex
setStopIndex(int) - Method in class biz.chitec.qdemo.chat.util.TextIconAttributes
Sets the stopindex
setSubmitMode(boolean) - Method in class biz.chitec.quarterback.util.SMS
 
setTable(JTable) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
setTableCellSizeAdjustor(TableCellSizeAdjustor) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Sets a link to a TableCellSizeAdjustor from the outside and regenerates the popup menu.
setTableRowHeight(int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
 
setTableRowHeight() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
 
setTarget(int) - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
set the target field (only used for connectionless connections)
setText(String) - Method in class biz.chitec.quarterback.swing.ChatSymbolListCellRenderer
Special value setting method for the renderers internal structure.
setText(String) - Method in class biz.chitec.quarterback.swing.ConsoleLabeller
Set text on JLabel.
setText(Color, String) - Method in class biz.chitec.quarterback.swing.JLabeller
Set text on internal label The given Color is applied to the label.
setText(String) - Method in class biz.chitec.quarterback.swing.JLabeller
Set text on JLabel in default color.
setText(String) - Method in class biz.chitec.quarterback.util.SMS
 
setThemeFonts(Map, String, int) - Method in class biz.chitec.quarterback.swing.MyMetalTheme
 
setThreadQueueSize(int) - Method in class biz.chitec.quarterback.util.LimitedThreadInterface
Dynamically adjusts internal queue size.
setTimeouts(long, long) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Set the timeouts for the connection object
setTimestamp(String) - Method in class biz.chitec.quarterback.util.SMS
 
setTransmission(boolean) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
setUI(ComponentUI) - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
setUI(ComponentUI) - Method in class biz.chitec.quarterback.swing.JMultiColorLabel
 
setUI(ComponentUI) - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
UI delegate relevant method.
setUI(ComponentUI) - Method in class biz.chitec.quarterback.swing.SimpleIndicator
UI delegate relevant method.
setURL(URL) - Method in class biz.chitec.quarterback.swing.HTMLViewerFrame
Sets an URL to be shown.
setUnixLineFeed(boolean) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
setUnwantAnd(boolean) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
setValidityDate(String) - Method in class biz.chitec.quarterback.util.SMS
 
setValidityPeriod(int) - Method in class biz.chitec.quarterback.util.SMS
 
setValidityPeriodType(int) - Method in class biz.chitec.quarterback.util.SMS
 
setValue(Object) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
setValue(Object) - Method in interface biz.chitec.qapp.gjsaadminclient.EditElement
Set the propertie's value.
setValue(Object) - Method in class biz.chitec.quarterback.swing.ChatSymbolTableCellRenderer
Special value setting method for the renderers internal structure.
setValue(Object) - Method in class biz.chitec.quarterback.swing.NSLMTableCellRenderer
Special value setting method for the renderers internal structure.
setValue(int, int, int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.RowHeightStorage
 
setValue(String, String) - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Sets a Value, returns given default on empty input.
setValue(Object) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Sets the value attribute of the QuantiEntry object
setValueAt(Object, int, int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
From TableModel: Set a certain value.
setValueInEditComponent(Object) - Method in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
Pass value of the property to the edit component in an appropriate way.
setValueInEditComponent(Object) - Method in class biz.chitec.qapp.gjsaadminclient.BooleanEditElement
 
setValueInEditComponent(Object) - Method in class biz.chitec.qapp.gjsaadminclient.IntEditElement
 
setValueInEditComponent(Object) - Method in class biz.chitec.qapp.gjsaadminclient.ListEditElement
 
setValueInEditComponent(Object) - Method in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
setValueInEditComponent(Object) - Method in class biz.chitec.qapp.gjsaadminclient.PasswordEditElement
 
setValueInEditComponent(Object) - Method in class biz.chitec.qapp.gjsaadminclient.StringEditElement
 
setValues(int[]) - Method in class biz.chitec.quarterback.swing.LEDField
 
setValuesString(String) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
setVerticalAlignment(int) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
setWantAnd(boolean) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
 
setXMLParserClass(String) - Static method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Sets the XML parser class explicitly and internally initializes the parser.
setXMLReaderReload(boolean) - Static method in class biz.chitec.quarterback.swing.PropertiesEditorXML
If true, reloads the XML reader each time a Properties editor is opened.
setYMD(int, int, int) - Method in class biz.chitec.quarterback.util.EDate
 
setYear(int) - Method in class biz.chitec.quarterback.util.EDate
 
setupConnectionParameters(boolean, List, int, Map) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
sfromserver - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
shiftIndices(int, int) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Helper method to shift indices on insertion or deletion of rows.
shouldBeStopped() - Method in class biz.chitec.quarterback.util.StoppableThread
Element method for the should-be-stopped variable.
shouldSelectCell(EventObject) - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
shouldbestopped - Variable in class biz.chitec.quarterback.util.StoppableThread
The variable keeping the information that this thread should be stopped.
showCenteredPopupMenu(Component, JPopupMenu) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Places a popup menu centered to its invoker.
showCombinedMapEntries() - Method in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
showCombinedMapKeys() - Method in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
showCombinedMapValues() - Method in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
showErrorMessage(Object) - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Shows error message.
showErrorMessage(Object) - Method in interface biz.chitec.quarterback.util.ProgressIndicator
Called to show an error message while operation.
showFrame(JInternalFrame) - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
showHelp() - Method in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
showHelp() - Method in class biz.chitec.qdemo.chat.server.QJChatServer
Show some help text.
showHelp() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Show help text.
showHelp(boolean) - Method in class biz.chitec.quarterback.swing.PropertiesEditor
Should help window been shown?
showHelp(boolean) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML
Should help window been shown?
showImage() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Called after any changes to the image objects have been performed.
showInitialLoginFrame(int, String[]) - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
showJpegQualityDialog() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Shows the dialog to change the JPEG compression level.
showKeyStroke() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.KeyStrokeEditor
 
showLoadedArguments() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Show all loaded properties or arguments.
showLocaleSelection(Frame, String, List, String, PropertyChangeListener) - Static method in class biz.chitec.quarterback.swing.LocaleSelector
"Do-it-yourself" stand-alone dialog.
showLoginFrame(int) - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
showMessage(Object) - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Shows message.
showMessage(Object) - Method in interface biz.chitec.quarterback.util.ProgressIndicator
Called to show any further information (other than error messages).
showOngoingLoginFrame(int) - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
showPopup(EDate, Component, int, PropertyChangeListener) - Static method in class biz.chitec.quarterback.swing.CalendarPanel
Show calendar as popup with unrestricted date range.
showPopup(EDate, EDate, EDate, Component, int, PropertyChangeListener) - Static method in class biz.chitec.quarterback.swing.CalendarPanel
Show calendar as popup with a selectable date range.
showPopupMenu() - Method in class biz.chitec.quarterback.swing.DesktopFrameSelector
Show the popup menu with the selection.
showProgressStep() - Method in class biz.chitec.quarterback.util.ConsoleWrapper
Shows progress as little dot.
showProgressStep() - Method in interface biz.chitec.quarterback.util.ProgressIndicator
Called when some progress has been archived and should be presented.
showRescaleDialog() - Method in class biz.chitec.quarterback.swing.TinyImageEditor
Shows the dialog to rescale the image.
showState(String) - Method in class biz.chitec.qdemo.util.HiddenDefaultValueMapDemo
 
showTabForLabel(Container, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Shows the first tab in the first JTabbedPane which has the given label text.
showWindow(Window) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Places a window centered to its owner and shows it on screen.
showWorkFrame(int, String, SessionConnector) - Method in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
showaddnr - Variable in class biz.chitec.quarterback.swing.NumberedStringListModel
 
showisocode - Variable in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
showisocodecb - Variable in class biz.chitec.qdemo.swing.LocaleComboBoxDemo
 
showlabel - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
showpane - Variable in class biz.chitec.quarterback.swing.HTMLViewerFrame
The actual pane to show the content.
showparam - Variable in class biz.chitec.quarterback.gjsa.ServerReply
Marker whether the result shell be logged or not.
shrinkAllowed(List, String) - Method in class biz.chitec.quarterback.util.Hotkeys
Shrinks the allowed keys by the ones which are in the hotkeys list.
signed - Variable in class biz.chitec.quarterback.swing.NumericTextField
 
singlecenterC - Static variable in class biz.chitec.quarterback.swing.GBC
Singular element centered into its container both not expanding.
singleton - Static variable in class biz.chitec.quarterback.util.OrderedPropertyStorer
 
singular - Variable in class biz.chitec.quarterback.util.QuickIntArray
 
sip - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
sixhours - Static variable in class biz.chitec.quarterback.util.EDate
 
sixweeks - Static variable in class biz.chitec.quarterback.util.EDate
 
size() - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Returns the size of the combined table which is the number of all keys, excluding the duplicates.
size - Variable in class biz.chitec.quarterback.util.QuickIntArray
 
size() - Method in class biz.chitec.quarterback.util.TalkingMap
 
skippedEntity(String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
slafthemes - Static variable in class biz.chitec.quarterback.swing.PropertiesEditor
 
slafthemes - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
sleeping - Variable in class biz.chitec.quarterback.util.Logger
Description of the Field
sleeprest - Variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
sleeptime - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector.LineWakeupToggler
 
sleeptime - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.LineWakeupToggler
 
sleeptime - Variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
sly - Variable in class biz.chitec.quarterback.gjsa.server.ServerReader
The one keeping track of the socket
sly - Variable in class biz.chitec.quarterback.gjsa.server.ServerWriter
 
smartify(JTable) - Static method in class biz.chitec.quarterback.swing.TableTabSmartifier
 
smscphonenumber - Variable in class biz.chitec.quarterback.util.SMS
 
smsctypeofaddress - Variable in class biz.chitec.quarterback.util.SMS
 
socket - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
socket - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
socket - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
Socket to the client
socketinputstream - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
 
socketoutputstream - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
 
socketreader - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
 
socketwriter - Variable in class biz.chitec.quarterback.gjsa.server.SocketLayer
 
softenImage(float) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Performs a soften operation.
sons - Variable in class biz.chitec.quarterback.util.Controllable
 
sortData(int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Sort data by index
sortData(String) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Sort data by key
sortData() - Method in class biz.chitec.quarterback.swing.MapListTableModel
Sort data by constraining comparator if existing.
sortMe() - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
 
sortbyname - Variable in class biz.chitec.quarterback.swing.NumberedStringListModel
 
sorted - Variable in class biz.chitec.quarterback.util.QuickIntArray
 
sortingConstraintStringToMap(String) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
 
sortingconstraints - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
source - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
The address of the client.
source - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector.CopyAction
 
sourcecolumn - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
spacefillingC - Static variable in class biz.chitec.quarterback.swing.GBC
Last-cell-element, centerized and expanding in both directions, no insets.
sparam - Variable in class biz.chitec.quarterback.gjsa.server.BasicExecutor
 
splitAt(EDate) - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
Splits the storage into two independant parts.
splitLine(String) - Method in class biz.chitec.quarterback.util.CSVReader
splits a line at its semicolons.
spreadLockedWidthColumns() - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurator
Gets model header from table and locked width columns from own model.
sqlDate(EDate) - Static method in class biz.chitec.quarterback.util.DBAbstractor
EDate conversion for "where" parts of SQL clauses.
sqlString(Map) - Method in class biz.chitec.quarterback.swing.DynamicMenuBar.SimpleExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.ANDExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.BetweenExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.BooleanCompareExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.ConstantExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.ContainsExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.EqualsExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.EvaluatorExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.FilterExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.InExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.IntCompareExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.LikeExpr
 
sqlString(Map) - Method in interface biz.chitec.quarterback.util.logic.LogicExpr
Returns an SQL representation of the expression with the constant names replaced by the ones in the given Map.
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.NOTExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.ORExpr
 
sqlString(Map) - Method in class biz.chitec.quarterback.util.logic.StringCompareExpr
 
sr - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.OutputThread
 
sr - Variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo.OutputThread
 
sr - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
srbs - Static variable in class biz.chitec.quarterback.util.EDate
 
srcidx - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector.CopyAction
 
srv - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
 
ssl - Static variable in class biz.chitec.quarterback.util.LogFileWriter
 
sslListening() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns whether the server accepts encrypted ISO-8859-15-String mode connections.
sslObjListening() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns whether the server accepts encryted object mode connections.
sslUtf8Listening() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns whether the server accepts encryted UTF-8-String mode connections.
sslavailable - Static variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
sslavailable - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Stores whether SSL is activated
sslciphers - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
sslfactory - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
sslmode - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
sslpl - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Listener thread for the object mode port.
stackbase - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
place for specialized command executors to handle the requests passed by the client
stacktop - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
place for specialized command executors to handle the requests passed by the client
start - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
start - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
start - Variable in class biz.chitec.quarterback.gjsa.server.BurstMaker.BurstMakerIterator
 
start - Variable in class biz.chitec.quarterback.util.EDateRange
 
startAdditionalServices(InetAddress) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Start the service by opening all needed socket listening threads and finally the main ServerSocket object
startClosing() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Start closing the stuff.
startDocument() - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
startElement(String, String, String, Attributes) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
startLineWakeupToggler() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Method
startLineWakeupToggler() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
startLineWakeupToggler() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
 
startLineWakeupToggler() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Deprecated. Use SessionedServerConnector.setSendKeepAlive() instead
startNewState(int) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
 
startNewState(int) - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
start a new state putting a new ServerStackEntry on top of the server stack.
startPrefixMapping(String, String) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlBuilder
 
startRectangle(MouseEvent) - Method in class biz.chitec.quarterback.swing.ScalingImagePane
 
startServices(int) - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Starts all listening services on the ports and the additional threads for them.
startTransaction(String) - Method in class biz.chitec.quarterback.util.TalkingMap
Starts a transaction cumulating several changes to the map without sending events.
startTransaction() - Method in class biz.chitec.quarterback.util.TalkingMap
Starts an unnamed transaction.
startUpdate() - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Start the update.
startbutt - Variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo.DemoClient
 
startindex - Variable in class biz.chitec.qdemo.chat.util.TextIconAttributes
 
startoffset - Variable in class biz.chitec.quarterback.swing.ScrollerPane.AbstractScrollRule
 
startsEqual(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
true iff this and other start at the same time
startsLaterThan(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
true iff this starts later than other.
startsunday - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
state - Variable in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
stateChanged(ChangeEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From ChangeListener for the JViewport Notices the adjustor of size changes in the JViewport
statename - Variable in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
staticinstance - Static variable in class biz.chitec.quarterback.util.StringRepresentationComparator
Static instance of this class which is preinitialized
staticlwtnum - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
staticnum - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
staticreaderno - Static variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
staticreadernum - Static variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
stb - Variable in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
stdbkg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
stdfrg - Variable in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
stdholder - Static variable in class biz.chitec.quarterback.util.LogFileWriter
 
sth - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
sth - Variable in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
sti - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
The initiator for new threads.
stmt - Variable in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
 
stmt - Variable in class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread
 
stop - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
stop - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
stopCellEditing() - Method in class biz.chitec.quarterback.swing.DummyTableCellEditor
 
stopExitProcess() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Stops a pending exit request in prekill phase.
stopGracefully() - Method in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame.FreeFloatingHandleThread
 
stopGracefully() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector.LineWakeupToggler
Stops toggler.
stopGracefully() - Method in class biz.chitec.quarterback.gjsa.server.Killer
Stops the killer if it is in prekill time.
stopGracefully() - Method in interface biz.chitec.quarterback.util.StoppableRunnable
Stops the operation of the run() method somehow gracefully.
stopGracefully() - Method in class biz.chitec.quarterback.util.StoppableThread
Stops the operation of the run() method somehow gracefully.
stopHandleBurstPart() - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Stop the handling.
stopHandleBurstPartAndWait() - Method in class biz.chitec.quarterback.gjsa.SyncBurstReceiver
Stop handling and wait until it is stopped.
stopMe() - Method in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
Description of the Method
stopMe() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector.LineWakeupToggler
Description of the Method
stopMe() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
Description of the Method
stopMe() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer.SocketListeningThread
Initiates stopping this listening thread by closing the socket.
stopOpenConnectionAsynchronously(boolean) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Stops an asynchronous connection opening.
stopServices() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Stop all port listeners and handle threads.
stopSyncBurstReceiver() - Method in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Stops a currently running SyncBurstReceiver.
stopSyncBurstReceiver() - Method in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
stopSyncBurstReceiver() - Method in class biz.chitec.quarterback.gjsa.ServerConnector
Stops a currently running SyncBurstReceiver.
stopSyncBurstReceiver() - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Stops a currently running SyncBurstReceiver.
stopUpdate() - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Stop the update.
stopUpdate(LoggingReceiver) - Method in class biz.chitec.quarterback.util.UpdateableLogger
Stop the update.
stopindex - Variable in class biz.chitec.qdemo.chat.util.TextIconAttributes
 
stopme - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector.ReaderThread
 
stopme - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
stopupdate - Variable in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Flag to stop the update (without stopping delayed sending)
storage - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.RowHeightStorage
 
storageInsertion(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor.HandlingIndirections
Information that a property change is inserted into the storage.
storageInsertion(String, Object) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Inform all HandlingIndirections that a property is stored into the server.
storageSaving(List) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor.HandlingIndirections
Information that the complete property storage is saved to disk.
storageSaving(List) - Method in class biz.chitec.quarterback.gjsa.server.BasicAdminExecutor
Inform all HandlingIndirections that the property storage is saved to disk.
store(Properties, OutputStream, String) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
Writes a Properties' list ordered into the given stream.
store(Statement, String, int) - Static method in class biz.chitec.quarterback.util.Sequencer
Stores a new value in the unique number generator.
storeDefault(Properties, OutputStream, String) - Static method in class biz.chitec.quarterback.util.OrderedPropertyStorer
Writes a Properties' list ordered into the given stream.
storeForDelayedSending(Object, long, int) - Method in class biz.chitec.quarterback.util.LoggingReceiverUpdater
Stores one element of data to be sent delayed.
storeIfGreater(Statement, String, int) - Static method in class biz.chitec.quarterback.util.Sequencer
Stores a new value in the generator, but only if it is greater than the currently stored number.
storeImage(String) - Method in class biz.chitec.quarterback.swing.ImageEditModel
Stores an image directly from the model into a file.
storeProperties(Statement, String, Set, Properties) - Static method in class biz.chitec.quarterback.util.PropertiesStorer
Stores a properties object into the database.
storeSizeToProperty(Component, Properties, String) - Static method in class biz.chitec.quarterback.swing.QSwingUtilities
Store the shape of a component (mainly a frame or an internal frame) into a properties file.
storeToMap(Map) - Method in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
str2Obj(Str2ObjParamParser) - Method in interface biz.chitec.quarterback.gjsa.ClassParser
Converts a string representation into a Java object.
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ByteArrayCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.EDateCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericListCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.GenericMapCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LocaleCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.LogicExprCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.NumberedStringCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.QuickIntArrayCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ServerReplyCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ServerRequestCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.SmartCompareExprCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.TimeZoneCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.VHSValueMarkCP
 
str2Obj(Str2ObjParamParser) - Method in class biz.chitec.quarterback.gjsa.ClassParsers.ValueHistoryStorageCP
 
straightJoin() - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
stringToExpr(String) - Method in class biz.chitec.quarterback.util.logic.IntCompareExpr
 
stringToInternal(String) - Method in class biz.chitec.quarterback.util.logic.BooleanCompareExpr
 
stringToInternal(String) - Method in class biz.chitec.quarterback.util.logic.IntCompareExpr
 
stringToInternal(String) - Method in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
stringToInternal(String) - Method in class biz.chitec.quarterback.util.logic.StringCompareExpr
 
stringToList(String) - Method in class biz.chitec.qapp.gjsaadminclient.ListEditElement
 
stringToList(StringTokenizer, Map, Set) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Recreates one header configuration from persistance storage string
stringToLocale(String) - Static method in class biz.chitec.quarterback.util.LocaleConverter
Converts a given String into a locale object.
stringToMap(String) - Method in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
stringToMap(String, boolean) - Method in class biz.chitec.qapp.gjsaadminclient.MapOfListsEditElement
 
stringToMap(StringTokenizer, Map, Set) - Method in class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Recreates one header configuration from persistance storage string
stringtolocalecache - Static variable in class biz.chitec.quarterback.swing.LocaleListCellRenderer
 
structureChanged() - Method in class biz.chitec.quarterback.swing.MapListModelHelper
Return if any structure changes occured.
structurechanged - Variable in class biz.chitec.quarterback.swing.MapListModelHelper
 
sts - Variable in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
sub(EDate) - Method in class biz.chitec.quarterback.util.EDate
subtracts a time range from a date or a time range
subTextFont - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
submitmode - Variable in class biz.chitec.quarterback.util.SMS
 
subranges - Variable in class biz.chitec.quarterback.util.EDateMultiRange
 
subversion - Static variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
successful - Variable in class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
 
succrun - Variable in class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
 
supertabpane - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame
 
surnames - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
 
symbolToI18N(String, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
symbolToI18N(String) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
symbolToI18N(String, String) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
symbolToI18N(String, String, Locale) - Method in class biz.chitec.quarterback.gjsa.IntChatSymbolHolder
 
symbolToNumeric(String) - Method in class biz.chitec.qdemo.chat.util.GChatReplySymbols
 
symbolToNumeric(String) - Method in class biz.chitec.qdemo.chat.util.GChatRequestSymbols
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.BasicRequestSymbols
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.BasicStateSymbols
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.ChatSymbolHolder
Return the numeric equivalent to a symbol given as String.
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.ConnectionEncoding
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.EncryptionRulesSymbols
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.gjsa.EncryptionStrategySymbols
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.util.EDateRangeSymbols
 
symbolToNumeric(String) - Method in class biz.chitec.quarterback.util.LocaleFlagTypes
 
symbolsetname - Variable in class biz.chitec.quarterback.gjsa.DynamicChatSymbolHolder
 
syncburstfinished - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
syncburstmaker - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
syncburstreceiver - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
syncburstreceiver - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
syncburstreceiverthread - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
syncburstreceiverthread - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
syncburstreplies - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
syncburststart - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Field
synchronous - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector.Reader
 
syncti - Variable in class biz.chitec.quarterback.gjsa.CBServerConnector
 
systemTextFont - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 

T

TABLENAME - Static variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
The table name for the TransactionLogger.
TABLENAME - Static variable in class biz.chitec.quarterback.util.RowLock
 
TABLENAME - Static variable in class biz.chitec.quarterback.util.Sequencer
 
TIMETOKILL - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
TOM - class biz.chitec.quarterback.swing.TOM.
ToolTip'd Object Maker - create Swing compenents with ToolTips conveniently.
TOM() - Constructor for class biz.chitec.quarterback.swing.TOM
Private constructor as this class is completely static.
TP_MTI_MASK - Static variable in class biz.chitec.quarterback.util.SMS
 
TP_VPF_MASK - Static variable in class biz.chitec.quarterback.util.SMS
 
TP_VP_ABSOLUTE - Static variable in class biz.chitec.quarterback.util.SMS
 
TP_VP_ENHANCED - Static variable in class biz.chitec.quarterback.util.SMS
 
TP_VP_NONE - Static variable in class biz.chitec.quarterback.util.SMS
 
TP_VP_RELATIVE - Static variable in class biz.chitec.quarterback.util.SMS
 
TRUE - Static variable in class biz.chitec.quarterback.util.logic.ConstantExpr
 
TWENTYSECONDS - Static variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
TWENTYSECONDS - Static variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
TableCellSizeAdjustor - class biz.chitec.quarterback.swing.TableCellSizeAdjustor.
Adjusts width and height of table colums according to their content.
TableCellSizeAdjustor(JTable, int, boolean, boolean) - Constructor for class biz.chitec.quarterback.swing.TableCellSizeAdjustor
"Real" constructor of the class.
TableCellSizeAdjustor.AdjustmentInstruction - class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction.
Wrapper for instructions on what to recalculate.
TableCellSizeAdjustor.AdjustmentInstruction(int, int, int) - Constructor for class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction
 
TableCellSizeAdjustor.RowHeightStorage - class biz.chitec.quarterback.swing.TableCellSizeAdjustor.RowHeightStorage.
Internal class to store special row heights.
TableCellSizeAdjustor.RowHeightStorage() - Constructor for class biz.chitec.quarterback.swing.TableCellSizeAdjustor.RowHeightStorage
 
TableCellSizeAdjustorDemo - class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo.
Demo for TableCellSizeAdjustor to show sizing of rows according to content and widening with MultiLineTableRenderer.
TableCellSizeAdjustorDemo() - Constructor for class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Setup the application
TableHeaderConfigurationDemo - class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo.
Demonstration program for configuration of table headers
TableHeaderConfigurationDemo() - Constructor for class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo
 
TableHeaderConfigurationModel - class biz.chitec.quarterback.swing.TableHeaderConfigurationModel.
Generalized table header configuration Stores all possible table columns and configurations of which columns should be shown.
TableHeaderConfigurationModel(String[]) - Constructor for class biz.chitec.quarterback.swing.TableHeaderConfigurationModel
Initialize model with complete header list.
TableHeaderConfigurator - class biz.chitec.quarterback.swing.TableHeaderConfigurator.
Controlling element for table header configuration.
TableHeaderConfigurator() - Constructor for class biz.chitec.quarterback.swing.TableHeaderConfigurator
Initializes the configurator with no model.
TableHeaderConfigurator(TableHeaderConfigurationModel) - Constructor for class biz.chitec.quarterback.swing.TableHeaderConfigurator
Initialize the configurator with a model.
TableRowHeightEvent - class biz.chitec.quarterback.swing.TableRowHeightEvent.
Event for spreading row height information within JTable.
TableRowHeightEvent(Object, int, int, int, int, int) - Constructor for class biz.chitec.quarterback.swing.TableRowHeightEvent
 
TableRowHeightListener - interface biz.chitec.quarterback.swing.TableRowHeightListener.
Listener interface for table row height events.
TableRowHeightProvider - interface biz.chitec.quarterback.swing.TableRowHeightProvider.
Interface for classes providing information about the required row height of a table This interface is needed by classes being responsible for table rendering in some way and which have the need for dynamically changed row heights.
TableTabSmartifier - class biz.chitec.quarterback.swing.TableTabSmartifier.
 
TableTabSmartifier() - Constructor for class biz.chitec.quarterback.swing.TableTabSmartifier
 
TalkingMap - class biz.chitec.quarterback.util.TalkingMap.
Map featuring a property event sending mechanism on changing data.
TalkingMap(Map) - Constructor for class biz.chitec.quarterback.util.TalkingMap
Creates a new instance backing the data storage by a user-provided map
TalkingMap() - Constructor for class biz.chitec.quarterback.util.TalkingMap
Creates a new instance backing the data storage with an internally created, non synchronized HashMap.
Test - class biz.chitec.qdemo.swing.Test.
Minor test program
Test() - Constructor for class biz.chitec.qdemo.swing.Test
 
TestEqualityUtilities - class biz.chitec.qdemo.util.TestEqualityUtilities.
 
TestEqualityUtilities() - Constructor for class biz.chitec.qdemo.util.TestEqualityUtilities
 
TestTextIconPanel - class biz.chitec.qdemo.swing.TestTextIconPanel.
Panel for logging output.
TestTextIconPanel() - Constructor for class biz.chitec.qdemo.swing.TestTextIconPanel
 
TextIconAttributes - class biz.chitec.qdemo.chat.util.TextIconAttributes.
Holds the Iconpath and two Integer which reprasents the start- and stopindex of the String (message) where the icon would be place.
TextIconAttributes(String, int, int) - Constructor for class biz.chitec.qdemo.chat.util.TextIconAttributes
 
ThreadInterface - class biz.chitec.quarterback.util.ThreadInterface.
simple Interface following the multithreaded producer-consumer paradigm.
ThreadInterface() - Constructor for class biz.chitec.quarterback.util.ThreadInterface
simple constructor: internal chain is initialized.
ThreadInterface.ChainElem - class biz.chitec.quarterback.util.ThreadInterface.ChainElem.
simple subclass: element of a simple linked list.
ThreadInterface.ChainElem(ThreadInterface.ChainElem, Object) - Constructor for class biz.chitec.quarterback.util.ThreadInterface.ChainElem
 
ThreadInterfaceDemo - class biz.chitec.qdemo.util.ThreadInterfaceDemo.
Demonstration for the ThreadInterface class
ThreadInterfaceDemo() - Constructor for class biz.chitec.qdemo.util.ThreadInterfaceDemo
 
ThreadKicker - class biz.chitec.quarterback.util.ThreadKicker.
simple thread synchronisator ThreadKicker is a simplified ThreadInterface.
ThreadKicker() - Constructor for class biz.chitec.quarterback.util.ThreadKicker
 
ThreadKicker(int) - Constructor for class biz.chitec.quarterback.util.ThreadKicker
Instantiates the ThreadKicker with the given number of gems in it.
TimeZoneComboBoxModel - class biz.chitec.quarterback.swing.TimeZoneComboBoxModel.
Special model to allow selection of a TimeZone The timezones are shown in alphabetical order.
TimeZoneComboBoxModel(boolean) - Constructor for class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
Initializes the model either with or without the "unselected" entry.
TimeZoneComboBoxModel() - Constructor for class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
Initializes the model with the list of timezones without "not selected" entry
TinyImageEditor - class biz.chitec.quarterback.swing.TinyImageEditor.
Image editor for some basic operations: Cropping, scaling, changing format and compression level TinyImageEditor features a scaling image presentation, some basic information about the image and its storing file and allows some basic operation to change them: Cropping to take only a part of the image, scaling to make the image smaller (or larger...), and changing storage type (PNG versus JPG) and JPG compression level, if applicable.
TinyImageEditor() - Constructor for class biz.chitec.quarterback.swing.TinyImageEditor
 
TinyImageEditorDemo - class biz.chitec.qdemo.swing.TinyImageEditorDemo.
Demonstration program for the tiny image editor
TinyImageEditorDemo() - Constructor for class biz.chitec.qdemo.swing.TinyImageEditorDemo
 
TitleLabelUI - class biz.chitec.quarterback.swing.TitleLabelUI.
Abstract UI delegate template for title label.
TitleLabelUI() - Constructor for class biz.chitec.quarterback.swing.TitleLabelUI
 
To(int, String) - Static method in class biz.chitec.quarterback.util.Recode
 
ToDos(char) - Static method in class biz.chitec.quarterback.util.Recode
 
TransactionLogger - class biz.chitec.quarterback.gjsa.TransactionLogger.
Logger with history.
TransactionLogger(Connection, String) - Constructor for class biz.chitec.quarterback.gjsa.TransactionLogger
Init with a database connection and a table name.
TransactionLogger(String) - Constructor for class biz.chitec.quarterback.gjsa.TransactionLogger
Open without database connection (but with the table name).
TransactionLogger() - Constructor for class biz.chitec.quarterback.gjsa.TransactionLogger
Open without table name and without database connection.
TransactionLoggerDemo - class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.
Demonstration program for transaction loggers.
TransactionLoggerDemo() - Constructor for class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
 
TransactionLoggerDemo.DataProducer - class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.DataProducer.
Log data creator.
TransactionLoggerDemo.DataProducer(TransactionLogger, Connection) - Constructor for class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.DataProducer
Constructor for the DataProducer object
TransactionLoggerDemo.OutputThread - class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.OutputThread.
Description of the Class
TransactionLoggerDemo.OutputThread(TransactionLoggerDemo.DataProducer, TransactionLoggerDemo.SimpleReceiver[]) - Constructor for class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.OutputThread
Constructor for the OutputThread object
TransactionLoggerDemo.SimpleReceiver - class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver.
Example receiver.
TransactionLoggerDemo.SimpleReceiver(String) - Constructor for class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
Constructor for the SimpleReceiver object
TransactionLoggingReceiver - interface biz.chitec.quarterback.util.TransactionLoggingReceiver.
Logging receiver with transaction extension.
table - Variable in class biz.chitec.qdemo.util.RowLockDemo.RowLockTestThread
 
tableChanged(TableModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableCellManager
From TableModelListener: If headerstructure changes, re-assign all renderers and editors
tableChanged(TableModelEvent) - Method in class biz.chitec.quarterback.swing.MapListTableSorter
From TableModelListener.
tableChanged(TableModelEvent) - Method in class biz.chitec.quarterback.swing.MultiLineTableRenderer
Listens on TableModel: If header changes, clear cache
tableChanged(TableModelEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableModelListener.
tableRowHeightChange(TableRowHeightEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableRowHeightListener: row height has changed.
tableRowHeightChange(TableRowHeightEvent) - Method in interface biz.chitec.quarterback.swing.TableRowHeightListener
Called if an event of type TableRowHeightEvent.ROW_HEIGHT is delivered
tableRowHeightDropCache(TableRowHeightEvent) - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
From TableRowHeightListener: all known row height information is dropped.
tableRowHeightDropCache(TableRowHeightEvent) - Method in interface biz.chitec.quarterback.swing.TableRowHeightListener
Called if an event of type TableRowHeightEvent.DROP_CACHE is delivered
tablecolumn - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
the table's columns
tableheader - Static variable in class biz.chitec.qdemo.swing.TableCellSizeAdjustorDemo
Table headers.
tableheaderrenderer - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
tabnames - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
target - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
target handle for connectionless connections
target - Variable in class biz.chitec.quarterback.util.AsyncEvent
 
targetcolumn - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
targetfile - Variable in class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
 
targetidx - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector.CopyAction
 
targetstream - Variable in class biz.chitec.quarterback.gjsa.server.FileUploadExecutor
 
tcm - Variable in class biz.chitec.quarterback.swing.MapListTableCellManager
 
tcm - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
tcm - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
The TableColumnModel of the JTable.
testCanonicalTimeRangeIterator(String[]) - Static method in class biz.chitec.qdemo.util.EDateUtilitiesDemo
 
testbutton - Variable in class biz.chitec.qdemo.swing.CompilerProblemDemo.InnerPanel
 
text - Variable in class biz.chitec.qdemo.swing.ListItemDemo
 
text - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
text - Variable in class biz.chitec.quarterback.util.SMS
 
textfield - Variable in class biz.chitec.qapp.gjsaadminclient.IntEditElement
 
textfield - Variable in class biz.chitec.qapp.gjsaadminclient.StringEditElement
 
tfield - Variable in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
thcm - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
thcm - Variable in class biz.chitec.quarterback.swing.TableHeaderConfigurator
 
thecalendar - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
thechars - Static variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
thedata - Static variable in class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo
 
thedata - Variable in class biz.chitec.quarterback.swing.MapListTableModel
 
thedate - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
theeditor - Variable in class biz.chitec.qdemo.swing.LogicExprTreeDemo
 
theinput - Variable in class biz.chitec.quarterback.swing.QSwingUtilities.StandardStreamLogger
 
theinput - Variable in class biz.chitec.quarterback.util.LogFileWriter.StandardStreamLogger
 
themes - Static variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
themodel - Variable in class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo
 
theoutput - Variable in class biz.chitec.quarterback.swing.QSwingUtilities.StandardStreamLogger
 
theoutput - Variable in class biz.chitec.quarterback.util.LogFileWriter.StandardStreamLogger
 
thestringchars - Static variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
thetable - Variable in class biz.chitec.qdemo.swing.TableHeaderConfigurationDemo
 
thetree - Variable in class biz.chitec.qdemo.swing.MultiLineTreeRendererDemo
 
thirtyminutes - Static variable in class biz.chitec.quarterback.util.EDate
 
threedays - Static variable in class biz.chitec.quarterback.util.EDate
 
threehours - Static variable in class biz.chitec.quarterback.util.EDate
 
throttling - Variable in class biz.chitec.quarterback.gjsa.SessionConnector
 
ti - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame.FreeFloatingHandleThread
 
ti - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
ti - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.SimpleReceiver
 
ti - Variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo.SimpleReceiver
 
ti - Variable in class biz.chitec.quarterback.gjsa.BurstReceiverHandler
 
ti - Variable in class biz.chitec.quarterback.gjsa.DefaultFreeFloatingHandler
Communication interface with the SessionConnector
ti - Variable in class biz.chitec.quarterback.gjsa.LegacyServerConnector
Description of the Field
ti - Variable in class biz.chitec.quarterback.gjsa.server.ServerReader
Interface to main handler
ti - Variable in class biz.chitec.quarterback.util.AsyncEventThread
 
ti - Variable in class biz.chitec.quarterback.util.LoggingReceiverUpdater
The storage for delayed data.
timeOnlyBasicEqualsLater(EDate, boolean) - Method in class biz.chitec.quarterback.util.EDate
Common helper method for timeOnlyLaterThan and timeOnlyEqualsOrLaterThan.
timeOnlyCompareTo(EDate) - Method in class biz.chitec.quarterback.util.EDate
Compares the time part of this EDate to the other EDate.
timeOnlyEquals(EDate) - Method in class biz.chitec.quarterback.util.EDate
true iff time of other equals to time of this one
timeOnlyEqualsOrLaterThan(EDate) - Method in class biz.chitec.quarterback.util.EDate
true iff time of this EDate object is later (or for time ranges: larger) than or equal to time of the other EDate object.
timeOnlyLaterThan(EDate) - Method in class biz.chitec.quarterback.util.EDate
returns if time of this EDate object is later (or for time ranges: larger) than the time of other EDate object.
timeZoneIDToIndex(String) - Method in class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
Returns the index of the timezone with the given ID.
timeZoneToIndex(TimeZone) - Method in class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
Returns the index in the model of the given timezone.
timeshift - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
timeshift - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
timestamp - Variable in class biz.chitec.quarterback.util.Logger.ChainElem
 
timestamp - Variable in class biz.chitec.quarterback.util.LoggingReceiverUpdater.KeeperInterfaceContent
 
timestamp - Variable in class biz.chitec.quarterback.util.SMS
 
titleFont - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
titlestore - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.HelpTextPresenter
 
tk - Variable in class biz.chitec.quarterback.util.LimitedThreadInterface
 
tl - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo.DataProducer
 
tl - Variable in class biz.chitec.qdemo.gjsa.TransactionLoggerDemo
The logger whose capabilities are demonstrated.
tm - Variable in class biz.chitec.qapp.gjsaadminclient.ConnectionTableFrame
 
tm - Variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient.ConnectionPanel
 
tm - Variable in class biz.chitec.quarterback.swing.MapListTableSorter
 
tm - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
The TableModel of the JTable.
toBase64(byte[]) - Static method in class biz.chitec.quarterback.util.Base64
Converts an array of binary data into a String in Base64 encoding.
toBinary(String, byte[]) - Static method in class biz.chitec.quarterback.util.Base64
Convert a String in Base64 encoding into binary data in the given array.
toBinary(String) - Static method in class biz.chitec.quarterback.util.Base64
Converty a String in Base64 encoding into binary data.
toDate() - Method in class biz.chitec.quarterback.util.EDate
transform to java.util.Date
toEpoch(TimeZone) - Method in class biz.chitec.quarterback.util.EDate
Convert EDate into milliseconds in the Unix epoch.
toEpoch(Calendar) - Method in class biz.chitec.quarterback.util.EDate
Convert EDate into milliseconds using the given Calendar object.
toEpoch(boolean) - Method in class biz.chitec.quarterback.util.EDate
Returns current local date in milliseconds in the Unix epoch.
toEpoch() - Method in class biz.chitec.quarterback.util.EDate
Returns the represented local date in UTC-epoch-wise milliseconds.
toHex(int) - Static method in class biz.chitec.quarterback.gjsa.Obj2StrParser
Convert a nibble to a hex character
toHex(int) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
Convert a nibble to a hex character
toHex16(byte[]) - Static method in class biz.chitec.quarterback.util.Base64
Converts an array of binary data into a String in Hex16 encoding.
toList() - Method in class biz.chitec.quarterback.util.QuickIntArray
Transforms the storage into a List of Integer objects.
toPDU() - Method in class biz.chitec.quarterback.util.SMS
 
toString() - Method in class biz.chitec.quarterback.gjsa.ServerEnvelope
converts the object to a String.
toString() - Method in class biz.chitec.quarterback.gjsa.ServerReply
Convert the ServerReply to a string.
toString() - Method in class biz.chitec.quarterback.gjsa.ServerRequest
convert to a string
toString() - Method in class biz.chitec.quarterback.gjsa.server.CommandExecutor
 
toString() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionListObject
 
toString() - Method in class biz.chitec.quarterback.gjsa.server.ConnectionVectorObject
 
toString() - Method in class biz.chitec.quarterback.gjsa.server.ServerStackEntry
 
toString() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase.BurstLogDataStorage
 
toString() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Description of the Method
toString() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadSession
Description of the Method
toString() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor.AdjustmentInstruction
debug purposes only
toString() - Method in class biz.chitec.quarterback.swing.TableRowHeightEvent
 
toString() - Method in class biz.chitec.quarterback.util.Controllable
 
toString() - Method in class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
toString() - Method in class biz.chitec.quarterback.util.EDate
convert EDate to string.
toString() - Method in class biz.chitec.quarterback.util.EDateMultiRange
returns String representation of this.
toString() - Method in class biz.chitec.quarterback.util.EDateRange
returns String representation of this.
toString() - Method in class biz.chitec.quarterback.util.HierarchicalResourceBundle
 
toString() - Method in class biz.chitec.quarterback.util.Null
Debug output.
toString() - Method in class biz.chitec.quarterback.util.NumberedString
Creates debug output.
toString() - Method in class biz.chitec.quarterback.util.QuickIntArray
generate output for debugging purposes.
toString() - Method in class biz.chitec.quarterback.util.SMS
 
toString() - Method in class biz.chitec.quarterback.util.TalkingMap
 
toString() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Description of the Method
toString() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
For debug purposes.
toString() - Method in class biz.chitec.quarterback.util.ValueHistoryStorage
For debugging purposes only.
toUpperCase(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Transformation to all upper case with respect to the database handling of special chars
toggleAdjustment() - Method in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Inserts a call for runAdjustment() into the GUI Event Queue.
toggleadjust - Variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Internal flag: Do the adjustment?
togglers - Static variable in class biz.chitec.quarterback.util.DBWakeupToggler
 
tosenderonly - Variable in class biz.chitec.quarterback.util.Logger.ChainElem
 
transactionparts - Variable in class biz.chitec.quarterback.util.TalkingMap
 
transferAll() - Method in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
transferallbutton - Variable in class biz.chitec.qapp.gjsaadminclient.PropertiesEditFrame.PropertiesEditPanel
 
transferbutton - Variable in class biz.chitec.qapp.gjsaadminclient.AbstractEditElement
 
transmitting - Variable in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
trhEvent - Variable in class biz.chitec.quarterback.swing.MultiLineTableRenderer
 
trimContent(List) - Method in class biz.chitec.quarterback.swing.UnwantWantModel
Extends or shrinks the content of the three base models with respect to the given List.
trimToExternalList(List) - Method in interface biz.chitec.quarterback.swing.ChangeableListModel
 
trimToExternalList(List) - Method in class biz.chitec.quarterback.swing.NumberedStringListModel
Trims contents of this model to external List.
trueOnZero(Statement, String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Submits the query.
turnIntoAuthenticated() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Turns this connection into an authenticated one.
twodays - Static variable in class biz.chitec.quarterback.util.EDate
 
twohours - Static variable in class biz.chitec.quarterback.util.EDate
 
twominutes - Static variable in class biz.chitec.quarterback.util.EDate
 
twoweeks - Static variable in class biz.chitec.quarterback.util.EDate
 
type - Variable in class biz.chitec.qapp.gjsaadminclient.LoginFrame
 
type - Variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
envelope type
type - Variable in class biz.chitec.quarterback.gjsa.ServerReply
The reply type.
type - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.PropertyControlElement
 
type - Variable in class biz.chitec.quarterback.swing.TableRowHeightEvent
 

U

UNIMPLEMENTEDCMD - Static variable in class biz.chitec.qdemo.gjsa.SyncBurstReceiverDemo
 
UNINITIALIZED - Static variable in class biz.chitec.quarterback.gjsa.ServerEnvelope
possible type: not initialized yet.
UNIQUE_ONLY - Static variable in class biz.chitec.quarterback.swing.ListKeyInputHandler
Select only if the compare string is unique.
UNWANT - Static variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
UTC_ZONE - Static variable in class biz.chitec.quarterback.util.EDate
 
UnwantWantModel - class biz.chitec.quarterback.swing.UnwantWantModel.
Model for wanted and unwanted selections.
UnwantWantModel() - Constructor for class biz.chitec.quarterback.swing.UnwantWantModel
Basic constructor.
UnwantWantModel(ChangeableListModel, ChangeableListModel, ChangeableListModel) - Constructor for class biz.chitec.quarterback.swing.UnwantWantModel
 
UnwantWantModel.LDL - class biz.chitec.quarterback.swing.UnwantWantModel.LDL.
Data listener listening for list changes in the underlying lists.
UnwantWantModel.LDL(int) - Constructor for class biz.chitec.quarterback.swing.UnwantWantModel.LDL
 
UnwantWantSelector - class biz.chitec.quarterback.swing.UnwantWantSelector.
Selector for wanted and unwanted selections.
UnwantWantSelector() - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector
Parameterless constructor: No model, no focus indicators.
UnwantWantSelector(UnwantWantModel) - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector
Constructor with model, without focus indicators.
UnwantWantSelector(UnwantWantModel, boolean) - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector
Constructor with model and focus indicators.
UnwantWantSelector(boolean) - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector
Basic constructor.
UnwantWantSelector.ButtonEnabler - class biz.chitec.quarterback.swing.UnwantWantSelector.ButtonEnabler.
The Listener for the lists enabling and disabling the move buttons.
UnwantWantSelector.ButtonEnabler(JButton, JButton) - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector.ButtonEnabler
 
UnwantWantSelector.CopyAction - class biz.chitec.quarterback.swing.UnwantWantSelector.CopyAction.
The ActionListener for all the move buttons
UnwantWantSelector.CopyAction(JList, int, int) - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector.CopyAction
 
UnwantWantSelector.MyButton - class biz.chitec.quarterback.swing.UnwantWantSelector.MyButton.
The move buttons, unfocusable and with a shrunken margin
UnwantWantSelector.MyButton() - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector.MyButton
 
UnwantWantSelector.MyButton(String) - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector.MyButton
 
UnwantWantSelector.MyLayoutManager - class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager.
The layout manager special for this class.
UnwantWantSelector.MyLayoutManager() - Constructor for class biz.chitec.quarterback.swing.UnwantWantSelector.MyLayoutManager
 
UnwantWantSelectorDemo - class biz.chitec.qdemo.swing.UnwantWantSelectorDemo.
Demo for UnwantWantSelector
UnwantWantSelectorDemo() - Constructor for class biz.chitec.qdemo.swing.UnwantWantSelectorDemo
 
UpdateableLogger - class biz.chitec.quarterback.util.UpdateableLogger.
Logging object with update facility.
UpdateableLogger() - Constructor for class biz.chitec.quarterback.util.UpdateableLogger
Simple constructor.
UpdateableLogger(LoggingReceiverUpdaterFactory) - Constructor for class biz.chitec.quarterback.util.UpdateableLogger
Constructor with dirct call to set updater factory.
UpdateableLoggerDemo - class biz.chitec.qdemo.util.UpdateableLoggerDemo.
Demonstration program for updateable loggers.
UpdateableLoggerDemo() - Constructor for class biz.chitec.qdemo.util.UpdateableLoggerDemo
 
UpdateableLoggerDemo.BackgroundLogDataCreator - class biz.chitec.qdemo.util.UpdateableLoggerDemo.BackgroundLogDataCreator.
Dummy log data creator.
UpdateableLoggerDemo.BackgroundLogDataCreator() - Constructor for class biz.chitec.qdemo.util.UpdateableLoggerDemo.BackgroundLogDataCreator
Constructor for the BackgroundLogDataCreator object
UpdateableLoggerDemo.ExampleUpdaterFactory - class biz.chitec.qdemo.util.UpdateableLoggerDemo.ExampleUpdaterFactory.
The updater factory with integreated updater implementation.
UpdateableLoggerDemo.ExampleUpdaterFactory() - Constructor for class biz.chitec.qdemo.util.UpdateableLoggerDemo.ExampleUpdaterFactory
 
UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater - class biz.chitec.qdemo.util.UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater.
Description of the Class
UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater(UpdateableLogger, LoggingReceiver) - Constructor for class biz.chitec.qdemo.util.UpdateableLoggerDemo.ExampleUpdaterFactory.ExampleUpdater
Constructor for the ExampleUpdater object
UpdateableLoggerDemo.OutputThread - class biz.chitec.qdemo.util.UpdateableLoggerDemo.OutputThread.
Description of the Class
UpdateableLoggerDemo.OutputThread(UpdateableLoggerDemo.SimpleReceiver[]) - Constructor for class biz.chitec.qdemo.util.UpdateableLoggerDemo.OutputThread
Constructor for the OutputThread object
UpdateableLoggerDemo.SimpleReceiver - class biz.chitec.qdemo.util.UpdateableLoggerDemo.SimpleReceiver.
Example receiver.
UpdateableLoggerDemo.SimpleReceiver(String) - Constructor for class biz.chitec.qdemo.util.UpdateableLoggerDemo.SimpleReceiver
Constructor for the SimpleReceiver object
u2d - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
u2w - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
ul - Variable in class biz.chitec.qdemo.util.UpdateableLoggerDemo
The logger whose capabilities are demonstrated.
unauthenticatedtimeout - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Idle timeouts
undobutton - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 
uninstallUI(JComponent) - Method in class biz.chitec.quarterback.swing.BasicSimpleIndicatorUI
 
unite(String, String) - Method in class biz.chitec.qdemo.util.EDateMultiRangeDemo
 
unite(EDateRange) - Method in class biz.chitec.quarterback.util.EDateMultiRange
Unite the multirange with yet another range.
unite(EDateMultiRange) - Method in class biz.chitec.quarterback.util.EDateMultiRange
Unite the multirange with all contents of the other multirange
unite(EDateRange) - Method in class biz.chitec.quarterback.util.EDateRange
unifies this date range with the other.
uniteWith(QuickIntArray) - Method in class biz.chitec.quarterback.util.QuickIntArray
Generates union of this and the other QuickIntArray.
unlink() - Method in class biz.chitec.quarterback.util.DBWakeupToggler.ListContent
 
unlock(Statement, String, int) - Static method in class biz.chitec.quarterback.util.RowLock
Releases monitor for row in table.
unlock(Statement, String) - Static method in class biz.chitec.quarterback.util.RowLock
Releases table-wide monitor.
unlock(Statement, String) - Static method in class biz.chitec.quarterback.util.Sequencer
Releases monitor for generator.
unregisterChild(SessionConnector) - Method in class biz.chitec.quarterback.gjsa.SessionConnector
Unregister a child.
unregisterExecutor(String, CommandExecutor) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Unregister an executor from listening to a logger.
unregisterServerConnector(SessionConnector) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
 
unregisterServerThreadBase(ServerThreadBase) - Method in class biz.chitec.quarterback.gjsa.server.LoggerCenter
Unregisters a ServerThreadBase directly.
unwant - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
unwantand - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
unwantand - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
unwantandorpanel - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
unwantmodel - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
unwantor - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
updateDataAt(Map, int) - Method in class biz.chitec.quarterback.swing.MapListTableModel
Deprecated. Use set(int,Map) instead.
updateInteractionTimestamp() - Method in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Sets timestamp of last interaction to current time
updateReceiver(LoggingReceiver) - Method in class biz.chitec.quarterback.util.UpdateableLogger
Initiates an update for a certain receiver.
updateUI() - Method in class biz.chitec.quarterback.swing.JAdditionalColorsLabel
 
updateUI() - Method in class biz.chitec.quarterback.swing.JMultiColorLabel
 
updateUI() - Method in class biz.chitec.quarterback.swing.ListKeyInputHandler.KIHCellRenderer
UI delegate relevant method.
updateUI() - Method in class biz.chitec.quarterback.swing.RowResizingJTable
updates the UI, esp. with row height computation
updateUI() - Method in class biz.chitec.quarterback.swing.SimpleIndicator
UI delegate relevant method.
updaters - Variable in class biz.chitec.quarterback.util.UpdateableLogger
The updater list.
userTextFont - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
userfield - Variable in class biz.chitec.qdemo.swing.MyTestDialog
 
utf8Listening() - Method in class biz.chitec.quarterback.gjsa.server.GJSAServer
Returns whether the server accepts unencryted UTF-8-String mode connections.
utf8pl - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Listener thread for the object mode port.
utf8sslpl - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
Listener thread for the object mode port.
uwm - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 

V

VISIBLEMODE - Static variable in class biz.chitec.quarterback.swing.DynamicMenuBar
 
ValueHistoryStorage - class biz.chitec.quarterback.util.ValueHistoryStorage.
Storage for development of a value through the time.
ValueHistoryStorage() - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage
Initializes the storage without any date restrictions.
ValueHistoryStorage(EDate, EDate) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage
Initializes the storage with an interval in which it should operate.
ValueHistoryStorage(EDate, EDate, EDate) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage
Initializes the storage with an interval in which it should operate and a quantifier.
ValueHistoryStorage(EDate, EDate, EDate, boolean, boolean, EDate, EDate, TreeMap) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage
Internal constructor setting all values.
ValueHistoryStorage.QuantiEntry - class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry.
Small helper class for the QuantifiedIterator.
ValueHistoryStorage.QuantiEntry(EDate) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Constructor for the QuantiEntry object
ValueHistoryStorage.QuantiEntry(EDate, Double) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Constructor for the QuantiEntry object
ValueHistoryStorage.QuantifiedIterator - class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator.
Quantification iterator.
ValueHistoryStorage.QuantifiedIterator(EDate, EDate, EDate) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
Constructor for the QuantifiedIterator object
ValueHistoryStorage.QuantifiedIterator(Iterator, EDate) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage.QuantifiedIterator
Constructor for the QuantifiedIterator object
ValueHistoryStorage.ValueMark - class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark.
Helper class to store a value at a certain point of time.
ValueHistoryStorage.ValueMark() - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Init as unset, zero value.
ValueHistoryStorage.ValueMark(int, int) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Init with a certain absolute and relative value.
ValueHistoryStorage.ValueMark(int, boolean) - Constructor for class biz.chitec.quarterback.util.ValueHistoryStorage.ValueMark
Init with a value, which is interpreted as absolute or relative according to second parameter.
ValueHistoryStorageDemo - class biz.chitec.qdemo.util.ValueHistoryStorageDemo.
Demonstration program for ValueHistoryStorage class.
ValueHistoryStorageDemo() - Constructor for class biz.chitec.qdemo.util.ValueHistoryStorageDemo
 
VectorBurstMaker - class biz.chitec.quarterback.gjsa.server.VectorBurstMaker.
GJSA server burst maker for vectors
VectorBurstMaker(Vector, int, boolean) - Constructor for class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
VectorBurstMaker(Vector, int) - Constructor for class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
VectorBurstMaker(Vector, boolean) - Constructor for class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
VectorBurstMaker(Vector) - Constructor for class biz.chitec.quarterback.gjsa.server.VectorBurstMaker
 
VersionUtilities - class biz.chitec.quarterback.util.VersionUtilities.
Tools for comparing version strings.
VersionUtilities() - Constructor for class biz.chitec.quarterback.util.VersionUtilities
Static class
Vulture - class biz.chitec.quarterback.gjsa.server.Vulture.
Vulture thread that removes died threads from the server's connection list.
Vulture(GJSAServer) - Constructor for class biz.chitec.quarterback.gjsa.server.Vulture
 
v - Variable in class biz.chitec.quarterback.gjsa.server.BasicExecutor
 
validitydate - Variable in class biz.chitec.quarterback.util.SMS
 
validityperiod - Variable in class biz.chitec.quarterback.util.SMS
 
validityperiodtype - Variable in class biz.chitec.quarterback.util.SMS
 
value - Variable in class biz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
 
value - Variable in class biz.chitec.quarterback.util.logic.ArithmeticExpr
 
value - Variable in class biz.chitec.quarterback.util.logic.ContainsExpr
 
value - Variable in class biz.chitec.quarterback.util.logic.EqualsExpr
 
value - Variable in class biz.chitec.quarterback.util.logic.InExpr
 
value - Variable in class biz.chitec.quarterback.util.logic.LikeExpr
 
valueChanged(ListSelectionEvent) - Method in class biz.chitec.quarterback.swing.UnwantWantSelector.ButtonEnabler
 
valuecbm - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
valuecbx - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
values - Variable in class biz.chitec.quarterback.swing.LEDField
 
values() - Method in class biz.chitec.quarterback.util.HiddenDefaultValueMap
Returns all values in both maps as simple union.
values() - Method in class biz.chitec.quarterback.util.TalkingMap
 
values - Variable in class biz.chitec.quarterback.util.logic.SmartCompareExpr
 
valuetype - Variable in class biz.chitec.quarterback.util.CSVReader
 
valuetype - Variable in class biz.chitec.quarterback.util.CSVWriter
 
vati - Variable in class biz.chitec.qapp.gjsaadminclient.ILoginDialog
 
vati - Variable in class biz.chitec.qapp.gjsaadminclient.IModifyingDialog
 
vectorContainsNS(List, int) - Static method in class biz.chitec.quarterback.util.NumberedString
Deprecated. Use listContainsNS
version - Static variable in class biz.chitec.qapp.gjsaloggingclient.GJSALoggingClient
 
versionstring - Static variable in class biz.chitec.qapp.gjsaadminclient.GJSAAdminClient
 
vertalign - Variable in class biz.chitec.quarterback.swing.ScalingImagePane
vertical alignment of the image
vk - Variable in class biz.chitec.quarterback.swing.KeyStrokeReader
 
vulture - Variable in class biz.chitec.quarterback.gjsa.server.GJSAServer
The connection remover

W

WAITTOKILL - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
WANT - Static variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
WEEKLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
WIDTHOFFSET - Static variable in class biz.chitec.quarterback.swing.TableCellSizeAdjustor
Offset for computed column width.
w2d - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
w2u - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
want - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
wantand - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
wantand - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
wantandorpanel - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
wantmodel - Variable in class biz.chitec.quarterback.swing.UnwantWantModel
 
wantor - Variable in class biz.chitec.quarterback.swing.UnwantWantSelector
 
weekdays - Variable in class biz.chitec.quarterback.util.EDateUtilities.EDateDayOfWeekIterator
 
weeklabel - Variable in class biz.chitec.quarterback.swing.CalendarPanel
 
whereClause(String, String, boolean) - Method in class biz.chitec.quarterback.util.QuickIntArray
Creates an SQL-where-clause out of the storage's content, like "nr in (1,2,3)".
whereNotClause(String, String, boolean) - Method in class biz.chitec.quarterback.util.QuickIntArray
Creates an inverted SQL-where-clause out of the storage's content, like "nr not in (1,2,3)".
white - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
windowTitleFont - Variable in class biz.chitec.quarterback.swing.MyMetalTheme
 
withempty - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.LookAndFeelComboBox
 
withunselected - Variable in class biz.chitec.quarterback.swing.LocaleComboBoxModel
 
withunselected - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalComboBox
 
withunselected - Variable in class biz.chitec.quarterback.swing.PropertiesEditorXML.ExternalDoubleComboBox
 
withunselected - Variable in class biz.chitec.quarterback.swing.TimeZoneComboBoxModel
 
worked - Variable in class biz.chitec.quarterback.util.Logger
actually handled element of the list.
worked - Variable in class biz.chitec.quarterback.util.ThreadInterface
 
wrapped - Variable in class biz.chitec.quarterback.gjsa.QueryOnlyServerConnectorWrapper
 
write(int) - Method in class biz.chitec.quarterback.util.ByteRecodingFilterOutputStream
 
write(byte[], int, int) - Method in class biz.chitec.quarterback.util.ByteRecodingFilterOutputStream
 
writeEnvelope(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.CBServerConnector
 
writeEnvelope(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.SessionedServerConnector
Write an envelope to the server.
writeEnvelope(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.server.DirectSessionedServerConnector
 
writeHeader() - Method in class biz.chitec.quarterback.util.CSVWriter
 
writeResults(PrintWriter) - Method in class biz.chitec.qdemo.util.SequencerDemo.SequencerTestThread
 
writeToSocket(ServerEnvelope) - Method in class biz.chitec.quarterback.gjsa.server.SocketLayer
Write one answer to the socket.
writeln(BufferedWriter, String) - Method in class biz.chitec.quarterback.util.OrderedPropertyStorer
Description of the Method
writerinterface - Variable in class biz.chitec.quarterback.gjsa.server.ServerThreadBase
Interface for writing to the SocketLayer.
writerinterface - Variable in class biz.chitec.quarterback.gjsa.server.ServerWriter
interface to the writer thread.
writeval - Variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
wroteheader - Variable in class biz.chitec.quarterback.util.CSVWriter
 

X

XSIZE - Static variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
xa - Variable in class biz.chitec.quarterback.util.QuickIntArray
 
xcount - Variable in class biz.chitec.quarterback.swing.LEDField
 
xdist - Variable in class biz.chitec.quarterback.swing.LEDField
 
xmlToProperties(Element, Properties) - Static method in class biz.chitec.quarterback.util.DOMHelp
 
xmlToProperties(Element) - Static method in class biz.chitec.quarterback.util.DOMHelp
 
xmlreader - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
xmlreaderclassname - Static variable in class biz.chitec.quarterback.swing.PropertiesEditorXML
 
xrule - Variable in class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
xshift - Variable in class biz.chitec.quarterback.swing.LEDField
 
xsize - Variable in class biz.chitec.quarterback.swing.LEDField
 
xsize - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 

Y

YEARLY - Static variable in class biz.chitec.quarterback.util.EDateRangeSymbols
 
YES - Static variable in class biz.chitec.quarterback.gjsa.BasicReplySymbols
 
YSIZE - Static variable in class biz.chitec.qdemo.swing.ScrollLEDDemo
 
ycount - Variable in class biz.chitec.quarterback.swing.LEDField
 
ydist - Variable in class biz.chitec.quarterback.swing.LEDField
 
year - Variable in class biz.chitec.quarterback.util.EDate
 
yearOf(String) - Static method in class biz.chitec.quarterback.util.DBAbstractor
Description of the Method
yrule - Variable in class biz.chitec.quarterback.swing.ScrollerPane.Scrollable
 
yshift - Variable in class biz.chitec.quarterback.swing.LEDField
 
ysize - Variable in class biz.chitec.quarterback.swing.LEDField
 
ysize - Variable in class biz.chitec.quarterback.swing.TinyImageEditor
 

Z

zFill(String, int) - Method in class biz.chitec.quarterback.util.EDate
Fill a string up to length "len" with leading zero's "0"

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