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 
All Classes All Packages

A

ABNORMAL_CLOSE - Static variable in class org.java_websocket.framing.CloseFrame
1006 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
absolute(int) - Method in class com.basiscomponents.db.ResultSet
Moves the cursor to the DataRow element at the specified index.
absolute(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
AbstractClientProxyChannel - Class in org.java_websocket.client
Deprecated.
AbstractClientProxyChannel(ByteChannel) - Constructor for class org.java_websocket.client.AbstractClientProxyChannel
Deprecated.
AbstractWebSocket - Class in org.java_websocket
Base class for additional implementations for the server as well as the client
AbstractWebSocket() - Constructor for class org.java_websocket.AbstractWebSocket
 
AbstractWrappedByteChannel - Class in org.java_websocket
 
AbstractWrappedByteChannel(ByteChannel) - Constructor for class org.java_websocket.AbstractWrappedByteChannel
 
AbstractWrappedByteChannel(WrappedByteChannel) - Constructor for class org.java_websocket.AbstractWrappedByteChannel
 
AC - Class in net.miginfocom.layout
A constraint that holds the column or row constraints for the grid.
AC() - Constructor for class net.miginfocom.layout.AC
Constructor.
acceptHandshakeAsClient(ClientHandshake, ServerHandshake) - Method in class org.java_websocket.drafts.Draft_6455
 
acceptHandshakeAsClient(ClientHandshake, ServerHandshake) - Method in class org.java_websocket.drafts.Draft
 
acceptHandshakeAsServer(ClientHandshake) - Method in class org.java_websocket.drafts.Draft_6455
 
acceptHandshakeAsServer(ClientHandshake) - Method in class org.java_websocket.drafts.Draft
 
acceptProvidedExtensionAsClient(String) - Method in class org.java_websocket.extensions.DefaultExtension
 
acceptProvidedExtensionAsClient(String) - Method in interface org.java_websocket.extensions.IExtension
Check if the received Sec-WebSocket-Extensions header field contains a offer for the specific extension if the endpoint is in the role of a client
acceptProvidedExtensionAsServer(String) - Method in class org.java_websocket.extensions.DefaultExtension
 
acceptProvidedExtensionAsServer(String) - Method in interface org.java_websocket.extensions.IExtension
Check if the received Sec-WebSocket-Extensions header field contains a offer for the specific extension if the endpoint is in the role of a server
acceptProvidedProtocol(String) - Method in interface org.java_websocket.protocols.IProtocol
Check if the received Sec-WebSocket-Protocol header field contains a offer for the specific protocol
acceptProvidedProtocol(String) - Method in class org.java_websocket.protocols.Protocol
 
add(int, DataRow) - Method in class com.basiscomponents.db.ResultSet
Inserts the given DataRow object at the specified index in the ResultSet.
add(BBjControl) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
add(BBjControl, String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
add(BBjControl, CC) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
add(DataRow) - Method in class com.basiscomponents.db.ResultSet
Adds the given DataRow object to the ResultSet.
add(DataRow) - Method in class com.basiscomponents.db.tree.Node
 
add(BBComponent, CC) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
ADD - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating a addition of two sub units.
addAutoIncrementKey(String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
addBytesToRowKey(byte[]) - Method in class com.basiscomponents.db.DataRow
 
addChild(String) - Method in class com.basiscomponents.db.tree.Node
 
addColumn(String) - Method in class com.basiscomponents.db.export.SheetConfiguration
Appends a new column to the back of the list of columns
addColumn(String) - Method in class com.basiscomponents.db.ResultSet
Adds a column with the specified name to the list of columns.
addColumn(String, int) - Method in class com.basiscomponents.db.export.SheetConfiguration
Appends a new column to the back of the list of columns
addColumn(String, int, String) - Method in class com.basiscomponents.db.export.SheetConfiguration
Appends a new column to the back of the list of columns
addColumn(String, ColumnConfigurationBuilder) - Method in class com.basiscomponents.db.export.SheetConfiguration
Appends a new column to the back of the list of columns
addColumn(String, HashMap<String, Object>) - Method in class com.basiscomponents.db.ResultSet
Adds a column with the given name and the given metadata to the list of columns.
addConnection(WebSocket) - Method in class org.java_websocket.server.WebSocketServer
 
addDataField(String, int, DataField) - Method in class com.basiscomponents.db.DataRow
Adds a field with the given name, the given SQL Type and the given value(DataField) to the list of fields.
addDataField(String, DataField) - Method in class com.basiscomponents.db.DataRow
Adds a field with the given name and the given value(DataField) to the list of fields.
addDocument(BBjSearchGizmoDoc) - Method in class com.basiscomponents.lucene.BBjSearchGizmo
 
addField(String, String) - Method in class com.basiscomponents.lucene.BBjSearchGizmoDoc
 
addField(String, String, float) - Method in class com.basiscomponents.lucene.BBjSearchGizmoDoc
 
addField(String, String, float, boolean) - Method in class com.basiscomponents.lucene.BBjSearchGizmoDoc
 
addFile(String) - Method in class com.basiscomponents.util.JarLoader
 
addFilePart(String, File) - Method in class com.basiscomponents.rest.MultipartPost
Adds a upload file section to the request
addFormField(String, String) - Method in class com.basiscomponents.rest.MultipartPost
Adds a form field to the request
addGlobalUnitConverter(UnitConverter) - Static method in class net.miginfocom.layout.UnitValue
Adds a global unit converter that can convert from some unit to pixels.
addHeaderField(String, String) - Method in class com.basiscomponents.rest.MultipartPost
Adds a header field to the request.
addItem(DataRow) - Method in class com.basiscomponents.db.ResultSet
Adds the given DataRow object to the ResultSet.
addItem(T) - Method in class com.basiscomponents.db.BBArrayList
Calls the ArrayList.add(Object) method.
addKeyColumn(String) - Method in class com.basiscomponents.db.ResultSet
Sets the given column name as key column.
addMapping(String, String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
addMapping(String, String) - Method in class com.basiscomponents.bc.SqlTableBC
Adds a field mapping.
addPopupMenu() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
addPrimaryKey(String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
addStyle(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
addToRowKey(String) - Method in class com.basiscomponents.db.DataRow
 
adminUser - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
afterLast() - Method in class com.basiscomponents.db.ResultSet
Moves the cursor after the last DataRow element.
afterLast() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
align(String) - Method in class net.miginfocom.layout.AC
Specifies the current row/column's columns default alignment for its components.
align(String, int...) - Method in class net.miginfocom.layout.AC
Specifies the indicated rows'/columns' columns default alignment for its components.
align(String, String) - Method in class net.miginfocom.layout.LC
Sets both the alignX and alignY as the same time.
ALIGN - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating alignment.
alignX(String) - Method in class net.miginfocom.layout.CC
Same functionality as getHorizontal().setAlign(ConstraintParser.parseUnitValue(unitValue, true)) only this method returns this for chaining multiple calls.
alignX(String) - Method in class net.miginfocom.layout.LC
Same functionality as setAlignX(ConstraintParser.parseUnitValueOrAlign(unitValue, true)) only this method returns this for chaining multiple calls.
alignY(String) - Method in class net.miginfocom.layout.CC
Same functionality as getVertical().setAlign(ConstraintParser.parseUnitValue(unitValue, true)) only this method returns this for chaining multiple calls.
alignY(String) - Method in class net.miginfocom.layout.LC
Same functionality as setAlignY(ConstraintParser.parseUnitValueOrAlign(align, false)) only this method returns this for chaining multiple calls.
allocateBuffers(WebSocket) - Method in class org.java_websocket.server.WebSocketServer
 
AND - Static variable in class com.basiscomponents.bc.util.Constants
 
AnimSpec - Class in net.miginfocom.layout
 
AnimSpec(int, int, float, float) - Constructor for class net.miginfocom.layout.AnimSpec
 
append(Framedata) - Method in interface org.java_websocket.framing.Framedata
Appends an additional frame to the current frame This methods does not override the opcode, but does override the fin
append(Framedata) - Method in class org.java_websocket.framing.FramedataImpl1
 
ArcGen - Class in com.basiscomponents.bc.gen
 
ArcGen() - Constructor for class com.basiscomponents.bc.gen.ArcGen
 
asciiBytes(String) - Static method in class org.java_websocket.util.Charsetfunctions
 
Attribute - Class in com.basiscomponents.db.model
Class to wrap Attributes for DataFields, so we can have double/integer/boolean attributes
Attribute() - Constructor for class com.basiscomponents.db.model.Attribute
 
attributes - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
ATTRIBUTES - Static variable in class com.basiscomponents.db.util.ResultSetJsonMapper
 
avg(String) - Method in class com.basiscomponents.db.ResultSet
Returns the average value of all fields with the specified name, by iterating over all DataRow objects of this ResultSet.

B

BAD_GATEWAY - Static variable in class org.java_websocket.framing.CloseFrame
1014 indicates that the server was acting as a gateway or proxy and received an invalid response from the upstream server.
BarListDesc - Class in com.basiscomponents.db.fieldconverter
 
BarListDesc(String, String, String, String) - Constructor for class com.basiscomponents.db.fieldconverter.BarListDesc
 
BASE_FONT_SIZE - Static variable in class net.miginfocom.layout.PlatformDefaults
I value indicating that the size of the font for the container of the component will be used as a base for calculating the logical pixel size.
BASE_REAL_PIXEL - Static variable in class net.miginfocom.layout.PlatformDefaults
I value indicating that the size of a logical pixel should always be a real pixel and thus no compensation will be made.
BASE_SCALE_FACTOR - Static variable in class net.miginfocom.layout.PlatformDefaults
I value indicating that the screen DPI will be used as a base for calculating the logical pixel size.
Base64 - Class in org.java_websocket.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.java_websocket.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.java_websocket.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
basicAccept(Handshakedata) - Method in class org.java_websocket.drafts.Draft
 
BASIS_BASE_FONT_BOLD_RESOURCE_PATH - Static variable in class com.basiscomponents.db.export.ColumnWidthCalculator
 
BASIS_BASE_FONT_RESOURCE_PATH - Static variable in class com.basiscomponents.db.export.ColumnWidthCalculator
 
BASIS_BASE_FONT_SIZE - Static variable in class com.basiscomponents.db.export.ColumnWidthCalculator
 
BASIS_DBMS - Static variable in class com.basiscomponents.bc.util.Constants
 
batch(WebSocketImpl, ByteChannel) - Static method in class org.java_websocket.SocketChannelIOHelper
Returns whether the whole outQueue has been flushed
BBArrayList<T> - Class in com.basiscomponents.db
A java.util.ArrayList providing the same method names as the BBjVector class.
BBArrayList(Collection<T>) - Constructor for class com.basiscomponents.db.BBArrayList
 
BBComponent - Class in com.basiscomponents.ui.layout
 
BBComponent(BBjControl) - Constructor for class com.basiscomponents.ui.layout.BBComponent
 
BBComponentWrapper - Class in com.basiscomponents.ui.layout
 
BBComponentWrapper(BBComponent) - Constructor for class com.basiscomponents.ui.layout.BBComponentWrapper
 
BBContainer - Class in com.basiscomponents.ui.layout
 
BBContainer(BBjWindow) - Constructor for class com.basiscomponents.ui.layout.BBContainer
 
BBContainerWrapper - Class in com.basiscomponents.ui.layout
 
BBContainerWrapper(BBContainer) - Constructor for class com.basiscomponents.ui.layout.BBContainerWrapper
Constructor
BBContainerWrapper(BBContainer, Object) - Constructor for class com.basiscomponents.ui.layout.BBContainerWrapper
Constructor
BBJ_BUILD_ID - Static variable in class com.basiscomponents.VersionInfo
 
BBJ_BUILD_NAME - Static variable in class com.basiscomponents.VersionInfo
 
BBJ_BUILD_REVISION - Static variable in class com.basiscomponents.VersionInfo
 
BBJ_BUILD_TIMESTAMP_STRING - Static variable in class com.basiscomponents.VersionInfo
 
BBjNamespaceConstantsResolver - Class in com.basiscomponents.db.constants
 
BBjNamespaceConstantsResolver(BBjNamespace) - Constructor for class com.basiscomponents.db.constants.BBjNamespaceConstantsResolver
 
BBjSearchGizmo - Class in com.basiscomponents.lucene
 
BBjSearchGizmo(String) - Constructor for class com.basiscomponents.lucene.BBjSearchGizmo
 
BBjSearchGizmoDoc - Class in com.basiscomponents.lucene
 
BBjSearchGizmoDoc(String) - Constructor for class com.basiscomponents.lucene.BBjSearchGizmoDoc
 
BBMigPane - Class in com.basiscomponents.ui.layout
Manages BBj graphical components with MigLayout
BBMigPane(BBjWindow) - Constructor for class com.basiscomponents.ui.layout.BBMigPane
 
BBMigPane(BBjWindow, String) - Constructor for class com.basiscomponents.ui.layout.BBMigPane
 
BBMigPane(BBjWindow, String, String) - Constructor for class com.basiscomponents.ui.layout.BBMigPane
 
BBMigPane(BBjWindow, String, String, String) - Constructor for class com.basiscomponents.ui.layout.BBMigPane
 
BBMigPane(BBjWindow, LC) - Constructor for class com.basiscomponents.ui.layout.BBMigPane
 
BBMigPane(BBjWindow, LC, AC) - Constructor for class com.basiscomponents.ui.layout.BBMigPane
 
BBMigPane(BBjWindow, LC, AC, AC) - Constructor for class com.basiscomponents.ui.layout.BBMigPane
 
BBTemplateProvider - Class in com.basiscomponents.db.util
protected inner util class
BBTemplateProvider() - Constructor for class com.basiscomponents.db.util.BBTemplateProvider
 
BCBinder - Class in com.basiscomponents.bc
 
BCBinder(BusinessComponent) - Constructor for class com.basiscomponents.bc.BCBinder
Sets the working business component and its attributes record
beforeFirst() - Method in class com.basiscomponents.db.ResultSet
Moves the cursor before the first DataRow element.
beforeFirst() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
BINARY - org.java_websocket.framing.Framedata.Opcode
 
BinaryFrame - Class in org.java_websocket.framing
Class to represent a binary frame
BinaryFrame() - Constructor for class org.java_websocket.framing.BinaryFrame
constructor which sets the opcode of this frame to binary
bottomToTop() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setTopToBottom(boolean) with false only this method returns this for chaining multiple calls.
BoundSize - Class in net.miginfocom.layout
A size that contains minimum, preferred and maximum size of type UnitValue.
BoundSize(UnitValue, String) - Constructor for class net.miginfocom.layout.BoundSize
Constructor that use the same value for min/preferred/max size.
BoundSize(UnitValue, UnitValue, UnitValue, boolean, String) - Constructor for class net.miginfocom.layout.BoundSize
Constructor.
BoundSize(UnitValue, UnitValue, UnitValue, String) - Constructor for class net.miginfocom.layout.BoundSize
Constructor.
broadcast(byte[]) - Method in class org.java_websocket.server.WebSocketServer
Send a byte array to all connected endpoints
broadcast(byte[], Collection<WebSocket>) - Method in class org.java_websocket.server.WebSocketServer
Send a byte array to a specific collection of websocket connections
broadcast(String) - Method in class org.java_websocket.server.WebSocketServer
Send a text to all connected endpoints
broadcast(String, Collection<WebSocket>) - Method in class org.java_websocket.server.WebSocketServer
Send a text to a specific collection of websocket connections
broadcast(ByteBuffer) - Method in class org.java_websocket.server.WebSocketServer
Send a ByteBuffer to all connected endpoints
broadcast(ByteBuffer, Collection<WebSocket>) - Method in class org.java_websocket.server.WebSocketServer
Send a ByteBuffer to a specific collection of websocket connections
bufferallocations - Variable in class org.java_websocket.SSLSocketChannel2
Should be used to count the buffer allocations.
BUGGYCLOSE - Static variable in class org.java_websocket.framing.CloseFrame
The connection had a buggy close (this should not happen)
build() - Method in class com.basiscomponents.db.export.ColumnConfigurationBuilder
Builds the ColumnConfiguration object
buildExportString(ResultSet) - Static method in class com.basiscomponents.db.export.CsvExport
Method to build the CSV export String
buildExportString(ResultSet, DataRow, boolean) - Static method in class com.basiscomponents.db.export.CsvExport
Method to build the CSV export String
buildHandShake() - Method in class org.java_websocket.client.AbstractClientProxyChannel
Deprecated.
buildRowKey(ResultSet, DataRow) - Method in class com.basiscomponents.db.ResultSet
 
BusinessComponent - Interface in com.basiscomponents.bc
Interface to represent a BusinessComponent
BUTTON - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating button size.
ByteBufferUtils - Class in org.java_websocket.util
Utility class for ByteBuffers

C

calculateColumnWidths(ResultSet, float) - Static method in class com.basiscomponents.db.export.ColumnWidthCalculator
Calculates the column widths
calculateColumnWidths(ResultSet, float, boolean) - Static method in class com.basiscomponents.db.export.ColumnWidthCalculator
Calculates the column widths
calculateColumnWidths(ResultSet, float, boolean, boolean) - Static method in class com.basiscomponents.db.export.ColumnWidthCalculator
Calculates the column widths
calculateColumnWidths(ResultSet, String, float, int, boolean, boolean) - Static method in class com.basiscomponents.db.export.ColumnWidthCalculator
Calculates the column widths
cancelRowUpdates() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
canModify(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
returns true if this datarow can be modified.
canModify(DataRow) - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns true if this datarow can be modified.
canSetSelection() - Method in class com.basiscomponents.bc.BCBinder
 
canSetSelection() - Method in interface com.basiscomponents.bc.IBCBound
 
canTerminate() - Method in interface com.basiscomponents.bc.IBCBound
 
CC - Class in net.miginfocom.layout
A simple value holder for one component's constraint.
CC() - Constructor for class net.miginfocom.layout.CC
Empty constructor.
cell(int...) - Method in class net.miginfocom.layout.CC
Set the cell(s) that the component should occupy in the grid.
channel - Variable in class org.java_websocket.WebSocketImpl
the possibly wrapped channel object whose selection is controlled by WebSocketImpl.key
Charsetfunctions - Class in org.java_websocket.util
 
checkAlloc(int) - Method in class org.java_websocket.drafts.Draft
 
checkDataRowMustContainField(DataRow, ResultSet, String) - Method in class com.basiscomponents.bc.ConfigurationsBC
checks if the field is contained in the datarow, otherwise an error is added to the resultset
checkDataRowMustNotContainField(DataRow, ResultSet, String) - Method in class com.basiscomponents.bc.ConfigurationsBC
checks if the field is NOT contained in the datarow, otherwise an error is added to the resultset
checkEditableFieldsInDataRow(DataRow, ResultSet, boolean) - Method in class com.basiscomponents.bc.ConfigurationsBC
checks a data row if it violates the requirements as defined in the attributesRecord.
For example if a field is a key, the dataRow must contain it.
If it is read only, the dataRow must not contain it (That is, if 'checkKeysOnly' is false.
cleanup(BBjAPI) - Method in class com.basiscomponents.comm.CrossEventDispatcher
 
clear() - Method in class com.basiscomponents.db.DataField
Sets the DataField's value to null
clear() - Method in class com.basiscomponents.db.DataRow
Iterates over each DataField object, and calls the clear() method which sets the DataRow's value to null
clear() - Method in class com.basiscomponents.db.ResultSet
Clears the ResultSet by removing all DataRow objects.
clearBounds(Object, String) - Static method in class net.miginfocom.layout.LinkHandler
 
clearCallback(int) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
clearColumns() - Method in class com.basiscomponents.db.export.SheetConfiguration
Removes all columns
clearConversionRuleSet() - Method in class com.basiscomponents.db.ResultSet
Clears a global conversion rule set
clearStyles() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
clearWarnings() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
clearWeakReferencesNow() - Static method in class net.miginfocom.layout.LinkHandler
This method clear any weak references right away instead of waiting for the GC.
CLIENT - org.java_websocket.WebSocket.Role
 
ClientHandshake - Interface in org.java_websocket.handshake
The interface for a client handshake
ClientHandshakeBuilder - Interface in org.java_websocket.handshake
The interface for building a handshake for the client
clone() - Method in class com.basiscomponents.db.DataField
 
clone() - Method in class com.basiscomponents.db.DataRow
 
clone() - Method in class com.basiscomponents.db.ResultSet
 
clone(Boolean) - Method in class com.basiscomponents.db.ResultSet
creates a clone of the ResultSet
close() - Method in class com.basiscomponents.bc.util.CloseableWrapper
 
close() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
close() - Method in class org.java_websocket.AbstractWrappedByteChannel
 
close() - Method in class org.java_websocket.client.WebSocketClient
Initiates the websocket close handshake.
close() - Method in class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
close() - Method in class org.java_websocket.server.DefaultWebSocketServerFactory
 
close() - Method in class org.java_websocket.SSLSocketChannel
 
close() - Method in class org.java_websocket.SSLSocketChannel2
 
close() - Method in class org.java_websocket.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface org.java_websocket.WebSocket
Convenience function which behaves like close(CloseFrame.NORMAL)
close() - Method in class org.java_websocket.WebSocketImpl
 
close() - Method in interface org.java_websocket.WebSocketServerFactory
Allows to shutdown the websocket factory for a clean shutdown
close(int) - Method in class org.java_websocket.client.WebSocketClient
 
close(int) - Method in interface org.java_websocket.WebSocket
sends the closing handshake.
close(int) - Method in class org.java_websocket.WebSocketImpl
 
close(int, String) - Method in class org.java_websocket.client.WebSocketClient
 
close(int, String) - Method in interface org.java_websocket.WebSocket
sends the closing handshake.
close(int, String) - Method in class org.java_websocket.WebSocketImpl
 
close(int, String, boolean) - Method in class org.java_websocket.WebSocketImpl
 
close(InvalidDataException) - Method in class org.java_websocket.WebSocketImpl
 
CloseableWrapper<T extends AutoCloseable> - Class in com.basiscomponents.bc.util
 
closeBlocking() - Method in class org.java_websocket.client.WebSocketClient
Same as close but blocks until the websocket closed or failed to do so.
closeConnection() - Method in class org.java_websocket.WebSocketImpl
 
closeConnection(int, boolean) - Method in class org.java_websocket.WebSocketImpl
 
closeConnection(int, String) - Method in class org.java_websocket.client.WebSocketClient
 
closeConnection(int, String) - Method in interface org.java_websocket.WebSocket
This will close the connection immediately without a proper close handshake.
closeConnection(int, String) - Method in class org.java_websocket.WebSocketImpl
 
closeConnection(int, String, boolean) - Method in class org.java_websocket.WebSocketImpl
This will close the connection immediately without a proper close handshake.
closeConnection(Connection) - Method in class com.basiscomponents.bc.util.SqlConnectionHelper
 
CLOSED - org.java_websocket.WebSocket.READYSTATE
 
CloseFrame - Class in org.java_websocket.framing
Class to represent a close frame
CloseFrame() - Constructor for class org.java_websocket.framing.CloseFrame
Constructor for a close frame
CLOSING - org.java_websocket.framing.Framedata.Opcode
 
CLOSING - org.java_websocket.WebSocket.READYSTATE
 
CM - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating centimeters.
codingErrorAction - Static variable in class org.java_websocket.util.Charsetfunctions
 
ColorShader - Class in com.basiscomponents.ui.theming
 
ColorShader(String) - Constructor for class com.basiscomponents.ui.theming.ColorShader
 
COLUMN_NAME - Static variable in class com.basiscomponents.bc.util.Constants
 
ColumnConfiguration - Class in com.basiscomponents.db.export
Provides the attributes and methods needed to manage a particular column in a spread sheet.
ColumnConfiguration() - Constructor for class com.basiscomponents.db.export.ColumnConfiguration
Protected Constructor to be used by Builder class only
ColumnConfiguration(String) - Constructor for class com.basiscomponents.db.export.ColumnConfiguration
 
ColumnConfiguration(String, int) - Constructor for class com.basiscomponents.db.export.ColumnConfiguration
 
ColumnConfiguration(String, int, String, String) - Constructor for class com.basiscomponents.db.export.ColumnConfiguration
 
ColumnConfigurationBuilder - Class in com.basiscomponents.db.export
Builder pattern implementation for class ColumnConfiguration
ColumnConfigurationBuilder() - Constructor for class com.basiscomponents.db.export.ColumnConfigurationBuilder
Initializes ColumnConfigurationBuilder
ColumnWidthCalculator - Class in com.basiscomponents.db.export
Calculates the column width
ColumnWidthCalculator() - Constructor for class com.basiscomponents.db.export.ColumnWidthCalculator
 
com.basiscomponents - package com.basiscomponents
 
com.basiscomponents.bc - package com.basiscomponents.bc
 
com.basiscomponents.bc.config - package com.basiscomponents.bc.config
 
com.basiscomponents.bc.gen - package com.basiscomponents.bc.gen
 
com.basiscomponents.bc.util - package com.basiscomponents.bc.util
 
com.basiscomponents.bl - package com.basiscomponents.bl
 
com.basiscomponents.comm - package com.basiscomponents.comm
 
com.basiscomponents.configuration - package com.basiscomponents.configuration
 
com.basiscomponents.db - package com.basiscomponents.db
 
com.basiscomponents.db.constants - package com.basiscomponents.db.constants
 
com.basiscomponents.db.exception - package com.basiscomponents.db.exception
 
com.basiscomponents.db.export - package com.basiscomponents.db.export
 
com.basiscomponents.db.fieldconverter - package com.basiscomponents.db.fieldconverter
 
com.basiscomponents.db.importer - package com.basiscomponents.db.importer
 
com.basiscomponents.db.model - package com.basiscomponents.db.model
 
com.basiscomponents.db.seeder - package com.basiscomponents.db.seeder
 
com.basiscomponents.db.sql - package com.basiscomponents.db.sql
 
com.basiscomponents.db.tree - package com.basiscomponents.db.tree
 
com.basiscomponents.db.util - package com.basiscomponents.db.util
 
com.basiscomponents.i18n - package com.basiscomponents.i18n
 
com.basiscomponents.json - package com.basiscomponents.json
 
com.basiscomponents.lucene - package com.basiscomponents.lucene
 
com.basiscomponents.rest - package com.basiscomponents.rest
 
com.basiscomponents.ui.layout - package com.basiscomponents.ui.layout
 
com.basiscomponents.ui.theming - package com.basiscomponents.ui.theming
 
com.basiscomponents.util - package com.basiscomponents.util
 
CommonDataTypeSeeder - Class in com.basiscomponents.db.seeder
 
compare(DataRow, DataRow) - Method in class com.basiscomponents.db.DataFieldComparator
 
compare(DataRow, DataRow) - Method in class com.basiscomponents.db.DataRowMultifieldComparator
 
COMPONENTS_BUILD_TIME_MILLIS - Static variable in class com.basiscomponents.VersionInfo
 
COMPONENTS_BUILD_TIMESTAMP - Static variable in class com.basiscomponents.VersionInfo
 
COMPONENTS_BUILD_TIMESTAMP_STRING - Static variable in class com.basiscomponents.VersionInfo
 
ComponentsCharacterEscapes - Class in com.basiscomponents.json
 
ComponentsCharacterEscapes() - Constructor for class com.basiscomponents.json.ComponentsCharacterEscapes
 
ComponentWrapper - Interface in net.miginfocom.layout
A class that wraps the important parts of a Component.
CompressionExtension - Class in org.java_websocket.extensions
Implementation for a compression extension specified by https://tools.ietf.org/html/rfc7692
CompressionExtension() - Constructor for class org.java_websocket.extensions.CompressionExtension
 
ConfigurationsBC - Class in com.basiscomponents.bc
Will handle a VKEYED config file that will store and provide configurations.
ConfigurationsBC() - Constructor for class com.basiscomponents.bc.ConfigurationsBC
 
ConfigurationsBC(String) - Constructor for class com.basiscomponents.bc.ConfigurationsBC
 
ConfigurationsBC(String, String) - Constructor for class com.basiscomponents.bc.ConfigurationsBC
 
configureBlocking(boolean) - Method in class org.java_websocket.SSLSocketChannel2
 
connect() - Method in class org.java_websocket.client.WebSocketClient
Initiates the websocket connection.
connect(SocketAddress) - Method in class org.java_websocket.SSLSocketChannel2
 
connectBlocking() - Method in class org.java_websocket.client.WebSocketClient
Same as connect but blocks until the websocket connected or failed to do so.
connectBlocking(long, TimeUnit) - Method in class org.java_websocket.client.WebSocketClient
Same as connect but blocks with a timeout until the websocket connected or failed to do so.
CONNECTING - org.java_websocket.WebSocket.READYSTATE
Deprecated.
connections() - Method in class org.java_websocket.server.WebSocketServer
Deprecated.
Constants - Class in com.basiscomponents.bc.util
 
ConstantsResolver - Interface in com.basiscomponents.db.constants
 
constrain(int, float, ContainerWrapper) - Method in class net.miginfocom.layout.BoundSize
Makes sure that size is within min and max of this size.
ConstraintParser - Class in net.miginfocom.layout
Parses string constraints.
consumeDelegatedTasks() - Method in class org.java_websocket.SSLSocketChannel2
 
ContainerWrapper - Interface in net.miginfocom.layout
A class that wraps a container that contains components.
contains(String) - Method in class com.basiscomponents.db.DataRow
Returns true if this DataRow contains a field matching the given field name, false otherwise.
containsAllKNUMKeys(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
returns whether or not all key fields are provided in the data row
containsPrimaryKey(String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
CONTINUOUS - org.java_websocket.framing.Framedata.Opcode
 
continuousFrame(Framedata.Opcode, ByteBuffer, boolean) - Method in class org.java_websocket.drafts.Draft
 
ContinuousFrame - Class in org.java_websocket.framing
Class to represent a continuous frame
ContinuousFrame() - Constructor for class org.java_websocket.framing.ContinuousFrame
constructor which sets the opcode of this frame to continuous
continuousFrameType - Variable in class org.java_websocket.drafts.Draft
 
ControlFrame - Class in org.java_websocket.framing
Abstract class to represent control frames
ControlFrame(Framedata.Opcode) - Constructor for class org.java_websocket.framing.ControlFrame
Class to represent a control frame
ConversionRuleSet - Class in com.basiscomponents.db.fieldconverter
 
ConversionRuleSet() - Constructor for class com.basiscomponents.db.fieldconverter.ConversionRuleSet
 
convertToPixels(float, String, boolean, float, ContainerWrapper, ComponentWrapper) - Method in class net.miginfocom.layout.UnitConverter
Converts value to pixels.
convertType(Object, int) - Static method in class com.basiscomponents.db.DataField
 
convertType(Object, int) - Static method in class com.basiscomponents.db.util.DataFieldConverter
 
copyAttributes(DataRow) - Method in class com.basiscomponents.db.DataRow
Copies the attributes from the passed DataRow of all fields this Object also contains
copyInstance() - Method in class org.java_websocket.drafts.Draft_6455
 
copyInstance() - Method in class org.java_websocket.drafts.Draft
Drafts must only be by one websocket at all.
copyInstance() - Method in class org.java_websocket.extensions.DefaultExtension
 
copyInstance() - Method in interface org.java_websocket.extensions.IExtension
Extensions must only be by one websocket at all.
copyInstance() - Method in interface org.java_websocket.protocols.IProtocol
To prevent protocols to be used more than once the Websocket implementation should call this method in order to create a new usable version of a given protocol instance.
copyInstance() - Method in class org.java_websocket.protocols.Protocol
 
correctBounds(ComponentWrapper) - Method in class net.miginfocom.layout.LayoutCallback
A last minute change of the bounds.
count() - Method in class com.basiscomponents.db.ResultSet
Returns the number of DataRows stored in this ResultSet.
count(int) - Method in class net.miginfocom.layout.AC
Sets the total number of rows/columns to size.
countByGroup(String) - Method in class com.basiscomponents.db.ResultSet
Returns a DataRow which contains all field values of the DataRows defined in this ResultSet for the given field name.
countByGroup(String, String) - Method in class com.basiscomponents.db.ResultSet
Returns a DataRow which contains all field values of the DataRows defined in this ResultSet for the given field name.
countByGroup(String, String, int, int) - Method in class com.basiscomponents.db.ResultSet
Returns a DataRow which contains all field values of the DataRows defined in this ResultSet for the given field name.
createBBTemplate(ResultSet, boolean) - Static method in class com.basiscomponents.db.util.BBTemplateProvider
 
createBBTemplateColumn(ResultSet, int, int, boolean) - Static method in class com.basiscomponents.db.util.BBTemplateProvider
Creates and returns BB template definition for indexed column used by ResultSet.getBBTemplateColumn(java.lang.String, int, java.lang.Boolean)
createBinaryFrame(Framedata) - Method in class org.java_websocket.drafts.Draft_6455
 
createBinaryFrame(Framedata) - Method in class org.java_websocket.drafts.Draft
 
createBoolean(boolean) - Static method in class com.basiscomponents.db.model.Attribute
 
createBuffer() - Method in class org.java_websocket.server.WebSocketServer
 
createBuffers(SSLSession) - Method in class org.java_websocket.SSLSocketChannel2
 
createDouble(double) - Static method in class com.basiscomponents.db.model.Attribute
 
createEtag() - Method in class com.basiscomponents.db.DataField
 
createFrames(String, boolean) - Method in class org.java_websocket.drafts.Draft_6455
 
createFrames(String, boolean) - Method in class org.java_websocket.drafts.Draft
 
createFrames(ByteBuffer, boolean) - Method in class org.java_websocket.drafts.Draft_6455
 
createFrames(ByteBuffer, boolean) - Method in class org.java_websocket.drafts.Draft
 
createHandshake(Handshakedata, WebSocket.Role) - Method in class org.java_websocket.drafts.Draft
 
createHandshake(Handshakedata, WebSocket.Role, boolean) - Method in class org.java_websocket.drafts.Draft
 
createIndex() - Method in class com.basiscomponents.db.ResultSet
 
createInt(int) - Static method in class com.basiscomponents.db.model.Attribute
 
createMatcher(String, String) - Static method in class com.basiscomponents.db.util.DataRowMatcherProvider
 
createMigLayoutGrid() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
createString(String) - Static method in class com.basiscomponents.db.model.Attribute
 
createWebSocket(WebSocketAdapter, List<Draft>) - Method in class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
createWebSocket(WebSocketAdapter, List<Draft>) - Method in class org.java_websocket.server.DefaultWebSocketServerFactory
 
createWebSocket(WebSocketAdapter, List<Draft>) - Method in interface org.java_websocket.WebSocketFactory
Create a new Websocket with the provided listener, drafts and socket
createWebSocket(WebSocketAdapter, List<Draft>) - Method in interface org.java_websocket.WebSocketServerFactory
 
createWebSocket(WebSocketAdapter, Draft) - Method in class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
createWebSocket(WebSocketAdapter, Draft) - Method in class org.java_websocket.server.DefaultWebSocketServerFactory
 
createWebSocket(WebSocketAdapter, Draft) - Method in interface org.java_websocket.WebSocketFactory
Create a new Websocket with the provided listener, drafts and socket
createWebSocket(WebSocketAdapter, Draft) - Method in interface org.java_websocket.WebSocketServerFactory
 
CrossEventDispatcher - Class in com.basiscomponents.comm
 
CsvExport - Class in com.basiscomponents.db.export
 
CsvExport() - Constructor for class com.basiscomponents.db.export.CsvExport
 
CustomSSLWebSocketServerFactory - Class in org.java_websocket.server
WebSocketFactory that can be configured to only support specific protocols and cipher suites.
CustomSSLWebSocketServerFactory(SSLContext, String[], String[]) - Constructor for class org.java_websocket.server.CustomSSLWebSocketServerFactory
New CustomSSLWebSocketServerFactory configured to only support given protocols and given cipher suites.
CustomSSLWebSocketServerFactory(SSLContext, ExecutorService, String[], String[]) - Constructor for class org.java_websocket.server.CustomSSLWebSocketServerFactory
New CustomSSLWebSocketServerFactory configured to only support given protocols and given cipher suites.
cutEmptyTailInRecord(byte[]) - Method in class com.basiscomponents.util.JLibDataFileHandler
cuts the leading tail of zeros at the end of the array and returns a smaller array

D

DatabaseConfiguration - Class in com.basiscomponents.bc.config
 
DatabaseConfiguration() - Constructor for class com.basiscomponents.bc.config.DatabaseConfiguration
 
DataField - Class in com.basiscomponents.db
The DataField class is an object container class which provides multiple cast methods to retrieve the initially stored object in different formats / types.
DataField(Object) - Constructor for class com.basiscomponents.db.DataField
Creates the DataField object with the given object as the DataField's value
DataFieldComparator - Class in com.basiscomponents.db
This is not a DataFieldComparator, it's a DataFieldComparator
DataFieldComparator(String) - Constructor for class com.basiscomponents.db.DataFieldComparator
 
DataFieldConverter - Class in com.basiscomponents.db.util
 
DataFieldNotFoundException - Exception in com.basiscomponents.db.exception
 
DataFieldNotFoundException(String) - Constructor for exception com.basiscomponents.db.exception.DataFieldNotFoundException
 
dataFileHandler - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
DataFrame - Class in org.java_websocket.framing
Abstract class to represent data frames
DataFrame(Framedata.Opcode) - Constructor for class org.java_websocket.framing.DataFrame
Class to represent a data frame
DataRow - Class in com.basiscomponents.db
A DataRow is a container object with key/value pairs.
DataRow() - Constructor for class com.basiscomponents.db.DataRow
Instantiates a new DataRow object.
DataRow(ResultSet) - Constructor for class com.basiscomponents.db.DataRow
Instantiates a new DataRow object and sets the column metadata to the given ResultSet object's column metadata.
DataRow(Map<String, Object>) - Constructor for class com.basiscomponents.db.DataRow
Creates a new DataRow object by parsing the specified HashMap object and DataFields for each of the HashMap's entries.
dataRowfromTemplate(String, String) - Static method in class com.basiscomponents.db.util.TemplateParser
 
DataRowJsonMapper - Class in com.basiscomponents.db.util
 
DataRowJsonMapper() - Constructor for class com.basiscomponents.db.util.DataRowJsonMapper
 
DataRowMatcher - Interface in com.basiscomponents.db.util
 
DataRowMatcherProvider - Class in com.basiscomponents.db.util
 
DataRowMatcherProvider() - Constructor for class com.basiscomponents.db.util.DataRowMatcherProvider
 
DataRowMultifieldComparator - Class in com.basiscomponents.db
 
DataRowMultifieldComparator(String) - Constructor for class com.basiscomponents.db.DataRowMultifieldComparator
 
DataRowQueryMatcher - Class in com.basiscomponents.db
 
DataRowQueryMatcher() - Constructor for class com.basiscomponents.db.DataRowQueryMatcher
 
DataRowRegexMatcher - Class in com.basiscomponents.db.util
 
DataRowRegexMatcher(String, String) - Constructor for class com.basiscomponents.db.util.DataRowRegexMatcher
 
DataRowWriter - Class in com.basiscomponents.bc.util
 
DataTree - Class in com.basiscomponents.db.tree
 
DataTree() - Constructor for class com.basiscomponents.db.tree.DataTree
 
debug - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
debug() - Method in class net.miginfocom.layout.LC
Calls LC.debug(int) with 300 as an argument.
debug(int) - Method in class net.miginfocom.layout.LC
Same functionality as LC.setDebugMillis(int repaintMillis) only this method returns this for chaining multiple calls.
DEBUG - Static variable in class com.basiscomponents.comm.CrossEventDispatcher
 
DEBUG - Static variable in class com.basiscomponents.comm.WsServer
 
DEBUG - Static variable in class org.java_websocket.WebSocketImpl
Activate debug mode for additional infos
decode(byte[]) - Static method in class org.java_websocket.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.java_websocket.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.java_websocket.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.java_websocket.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(ByteBuffer) - Method in class org.java_websocket.WebSocketImpl
Method to decode the provided ByteBuffer
DECODE - Static variable in class org.java_websocket.util.Base64
Specify decoding in first bit.
decodeFrame(Framedata) - Method in class org.java_websocket.extensions.DefaultExtension
 
decodeFrame(Framedata) - Method in interface org.java_websocket.extensions.IExtension
Decode a frame with a extension specific algorithm.
decodeFromFile(String) - Static method in class org.java_websocket.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decoders - Variable in class org.java_websocket.server.WebSocketServer
 
DECODERS - Static variable in class org.java_websocket.server.WebSocketServer
 
DEF - Static variable in class net.miginfocom.layout.AnimSpec
 
DEFAULT_PORT - Static variable in interface org.java_websocket.WebSocket
The default port of WebSockets, as defined in the spec.
DEFAULT_TEMPLATE_CONFIG_FILE - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
DEFAULT_WSS_PORT - Static variable in interface org.java_websocket.WebSocket
The default wss port of WebSockets, as defined in the spec.
DefaultExtension - Class in org.java_websocket.extensions
Class which represents the normal websocket implementation specified by rfc6455.
DefaultExtension() - Constructor for class org.java_websocket.extensions.DefaultExtension
 
DefaultSSLWebSocketServerFactory - Class in org.java_websocket.server
 
DefaultSSLWebSocketServerFactory(SSLContext) - Constructor for class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
DefaultSSLWebSocketServerFactory(SSLContext, ExecutorService) - Constructor for class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
DefaultWebSocketServerFactory - Class in org.java_websocket.server
 
DefaultWebSocketServerFactory() - Constructor for class org.java_websocket.server.DefaultWebSocketServerFactory
 
deleteRow() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
deleteSelectedRows() - Method in class com.basiscomponents.bc.BCBinder
Called by handleSignal(int signal, Object payload) on SIGNAL_DELETE
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.BarListDesc
Convert from internal (source) type value to external (target) type value "going up".
deserialize(DataField, DataRow) - Method in interface com.basiscomponents.db.fieldconverter.IConversionRule
 
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringBoolean
Convert from internal (source) type value to external (target) type value "going up"
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringDate_Julian
 
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringDate_OEM
Convert from internal (source) type value to external (target) type value "going up"
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringDate_YYYYMMDD
 
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringTime_HHMMSS
 
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringTime_HMS
Convert from internal (source) type value to external (target) type value "going up".
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringTimestamp
 
deserialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringYMD
Convert from internal (source) type value to external (target) type value "going up".
destroy() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
DimConstraint - Class in net.miginfocom.layout
A simple value holder for a constraint for one dimension.
DimConstraint() - Constructor for class net.miginfocom.layout.DimConstraint
Empty constructor.
DIV - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating a division of two sub units.
DO_BREAK_LINES - Static variable in class org.java_websocket.util.Base64
Do break lines when encoding.
dockEast() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setDockSide(int) with 3 only this method returns this for chaining multiple calls.
dockNorth() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setDockSide(int) with 0 only this method returns this for chaining multiple calls.
dockSouth() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setDockSide(int) with 2 only this method returns this for chaining multiple calls.
dockWest() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setDockSide(int) with 1 only this method returns this for chaining multiple calls.
doFuzzySearch(String, String) - Method in class com.basiscomponents.lucene.BBjSearchGizmo
 
DONT_GUNZIP - Static variable in class org.java_websocket.util.Base64
Specify that gzipped data should not be automatically gunzipped.
doSearch(String, String[]) - Method in class com.basiscomponents.lucene.BBjSearchGizmo
 
Draft - Class in org.java_websocket.drafts
Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transfered.
Draft() - Constructor for class org.java_websocket.drafts.Draft
 
Draft_6455 - Class in org.java_websocket.drafts
Implementation for the RFC 6455 websocket protocol This is the recommended class for your websocket connection
Draft_6455() - Constructor for class org.java_websocket.drafts.Draft_6455
Constructor for the websocket protocol specified by RFC 6455 with default extensions
Draft_6455(List<IExtension>) - Constructor for class org.java_websocket.drafts.Draft_6455
Constructor for the websocket protocol specified by RFC 6455 with custom extensions
Draft_6455(List<IExtension>, List<IProtocol>) - Constructor for class org.java_websocket.drafts.Draft_6455
Constructor for the websocket protocol specified by RFC 6455 with custom extensions and protocols
Draft_6455(IExtension) - Constructor for class org.java_websocket.drafts.Draft_6455
Constructor for the websocket protocol specified by RFC 6455 with custom extensions
Draft.CloseHandshakeType - Enum in org.java_websocket.drafts
Enum which represents type of handshake is required for a close
Draft.HandshakeState - Enum in org.java_websocket.drafts
Enum which represents the states a handshake may be in

E

emptybuffer - Static variable in class org.java_websocket.SSLSocketChannel2
This object is used to feed the SSLEngine's wrap and unwrap methods during the handshake phase.
ENCODE - Static variable in class org.java_websocket.util.Base64
Specify encoding in first bit.
encodeBytes(byte[]) - Static method in class org.java_websocket.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.java_websocket.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.java_websocket.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFrame(Framedata) - Method in class org.java_websocket.extensions.DefaultExtension
 
encodeFrame(Framedata) - Method in interface org.java_websocket.extensions.IExtension
Encode a frame with a extension specific algorithm.
encodeFromFile(String) - Static method in class org.java_websocket.util.Base64
Convenience method for reading a binary file and base64-encoding it.
endGroup(String...) - Method in class net.miginfocom.layout.CC
The end group(s) that this component should be placed in.
endGroupX(String) - Method in class net.miginfocom.layout.CC
Specifies that the component should be put in the end group s and will thus share the same ending coordinate as them within the group.
endGroupY(String) - Method in class net.miginfocom.layout.CC
The end group that this component should be placed in.
enumShades() - Static method in class com.basiscomponents.ui.theming.ColorShader
 
eot() - Method in class org.java_websocket.WebSocketImpl
 
equals(DataField) - Method in class com.basiscomponents.db.DataField
Returns true in case the given DataField object equals the current DataField object, false otherwise.
equals(DataRow) - Method in class com.basiscomponents.db.DataRow
Compares the given DataRow object to the current one, and returns true in case they are equal, false otherwise.
equals(Object) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
This needs to be overridden so that different wrappers that hold the same component compare as equal.
equals(Object) - Method in class org.java_websocket.drafts.Draft_6455
 
equals(Object) - Method in class org.java_websocket.extensions.DefaultExtension
 
equals(Object) - Method in class org.java_websocket.framing.FramedataImpl1
 
equals(Object) - Method in class org.java_websocket.protocols.Protocol
 
equals(String) - Method in class com.basiscomponents.db.DataField
Returns true in case the given DataField object equals the current DataField object, false otherwise.
equals(String, boolean, boolean) - Method in class com.basiscomponents.db.DataField
Returns true in case the given DataField object equals the current DataField object, false otherwise.
ERROR - Static variable in class com.basiscomponents.bc.util.Constants
 
escapeHTML(String) - Static method in class com.basiscomponents.db.export.XmlExport
Replaces all characters from the given String whose ascii decimal value is >127 by the ascii decimal value preceeded by "&#" and followed by ";"(Without the quotes).
exec - Variable in class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
exec - Variable in class org.java_websocket.SSLSocketChannel2
 
execute(String) - Method in class com.basiscomponents.bc.SqlQueryBC
 
execute(String, List<Object>) - Method in class com.basiscomponents.bc.SqlQueryBC
 
exportToCSV(File, ResultSet) - Static method in class com.basiscomponents.db.export.CsvExport
Method to export a result set to a CSV file
exportToCSV(File, ResultSet) - Static method in class com.basiscomponents.db.ResultSetExporter
Exports the content of the given ResultSet from a BBjGridExWidget
exportToCSV(File, ResultSet, DataRow, boolean) - Static method in class com.basiscomponents.db.export.CsvExport
Method to export a result set to a CSV file
exportToCSV(File, ResultSet, DataRow, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Method to export a result set to a CSV file
exportToFile(File, String) - Static method in class com.basiscomponents.db.export.CsvExport
Method to export the export string to the given file
exportToJasperPrint(File, ResultSet, SheetConfiguration, boolean, int, boolean) - Static method in class com.basiscomponents.db.export.PdfExport
 
exportToJasperPrint(File, ResultSet, SheetConfiguration, boolean, int, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
 
exportToPdf(File, JasperPrint) - Static method in class com.basiscomponents.db.ResultSetExporter
 
exportToPDF(File, ResultSet, SheetConfiguration, boolean, int, boolean) - Static method in class com.basiscomponents.db.export.PdfExport
Exports the content of the given ResultSet from a BBjGridExWidget
exportToPDF(File, ResultSet, SheetConfiguration, boolean, int, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Exports the content of the given ResultSet from a BBjGridExWidget
exportToPDF(File, File, ResultSet) - Static method in class com.basiscomponents.db.export.PdfExport
Exports the content of the given ResultSet from a BBjGridExWidget
exportToPDFByCustomReport(File, File, ResultSet) - Static method in class com.basiscomponents.db.ResultSetExporter
Exports the content of the given ResultSet from a BBjGridExWidget
ExpressionMatcher - Class in com.basiscomponents.db
 
ExpressionMatcher(String, int, String) - Constructor for class com.basiscomponents.db.ExpressionMatcher
 
EXTENSION - Static variable in class org.java_websocket.framing.CloseFrame
1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the server didn't return them in the response message of the WebSocket handshake.
external() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setExternal(boolean) with true only this method returns this for chaining multiple calls.

F

facetsWithSearch(String, String[]) - Method in class com.basiscomponents.lucene.BBjSearchGizmo
 
factoryDefaultUser - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
fetchResultSet(String) - Method in class com.basiscomponents.db.JDBCDataSource
 
FIELD_NAME_CONFIG - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_CREA_DT - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_CREA_USER - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_KEYX - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_MOD_DT - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_MOD_USER - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_REALM - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_SETTING - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_SHARED - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
FIELD_NAME_USERID - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
fieldSelection - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
fieldsMinLengthAutoConvert - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
fieldToNumber(ResultSet, DataField, int, int) - Static method in class com.basiscomponents.db.util.DataFieldConverter
 
fieldValuesAsList(ResultSet, String) - Static method in class com.basiscomponents.db.util.ValuesUtil
 
fieldValuesAsList(ResultSet, String, boolean, boolean) - Static method in class com.basiscomponents.db.util.ValuesUtil
 
fieldValuesAsVector(ResultSet, String) - Static method in class com.basiscomponents.db.util.ValuesUtil
 
fieldValuesAsVector(ResultSet, String, boolean, boolean) - Static method in class com.basiscomponents.db.util.ValuesUtil
 
fill() - Method in class net.miginfocom.layout.AC
Specifies that the current row/column's component should grow by default.
fill() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setFillX(boolean) with true and LC.setFillY(boolean) with true conmbined.T his method returns this for chaining multiple calls.
fill(int...) - Method in class net.miginfocom.layout.AC
Specifies that the indicated rows'/columns' component should grow by default.
fillReport(String, JRDataSource) - Static method in class com.basiscomponents.db.export.PdfExport
Fills the report with all the data
fillWithSpacesToMatchMinLength(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
adds spaces to the end of each field value in the given datarow, until it reaches the given minimun length.
fillWithSpacesToMatchMinLength(DataRow) - Method in interface com.basiscomponents.bc.IConfigurationsBC
all fields will be padded with empty spaces to match the required field length in the attributes record.
fillX() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setFillX(boolean) with true only this method returns this for chaining multiple calls.
fillY() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setFillY(boolean) with true only this method returns this for chaining multiple calls.
filter - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
FILTER_KNUM - Static variable in class com.basiscomponents.db.importer.JLibResultSetImporter
 
FILTER_KNUM - Static variable in class com.basiscomponents.util.JLibDataFileHandler
 
FILTER_RANGE_FROM - Static variable in class com.basiscomponents.db.importer.JLibResultSetImporter
 
FILTER_RANGE_FROM - Static variable in class com.basiscomponents.util.JLibDataFileHandler
 
FILTER_RANGE_TO - Static variable in class com.basiscomponents.db.importer.JLibResultSetImporter
 
FILTER_RANGE_TO - Static variable in class com.basiscomponents.util.JLibDataFileHandler
 
FILTER_VALUE - Static variable in class com.basiscomponents.db.importer.JLibResultSetImporter
 
FILTER_VALUE - Static variable in class com.basiscomponents.util.JLibDataFileHandler
 
filterBy(DataRow) - Method in class com.basiscomponents.db.ResultSet
Search for DataRow(s) containing a specific value(s) Returns a new ResultSet with the DataRow(s) found in the current instance.
filterBy(String) - Method in class com.basiscomponents.db.ResultSet
Applies the queryClause to a ResultSet and returns a new ResultSet that only contains records that match the clause.
filterBy(String, boolean, boolean) - Method in class com.basiscomponents.db.ResultSet
Applies the queryClause to a ResultSet and returns a new ResultSet that only contains records that match the clause.
find(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
findColumn(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
finish() - Method in class com.basiscomponents.rest.MultipartPost
Completes the request and receives response from the server.
finishConnect() - Method in class org.java_websocket.SSLSocketChannel2
 
first() - Method in class com.basiscomponents.db.ResultSet
Moves the cursor to the first DataRow element of this ResultSet.
first() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
FLASHPOLICY - Static variable in class org.java_websocket.framing.CloseFrame
The connection was flushed and closed
flowX() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setFlowX(Boolean) with Boolean.TRUE only this method returns this for chaining multiple calls.
flowX() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setFlowX(boolean) with true only this method returns this for chaining multiple calls.
flowY() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setFlowX(Boolean) with Boolean.FALSE only this method returns this for chaining multiple calls.
flowY() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setFlowX(boolean) with false only this method returns this for chaining multiple calls.
flushAndClose(int, String, boolean) - Method in class org.java_websocket.WebSocketImpl
 
flushBase64() - Method in class org.java_websocket.util.Base64.OutputStream
Method added by PHIL.
focus() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
Framedata - Interface in org.java_websocket.framing
The interface for the frame
Framedata.Opcode - Enum in org.java_websocket.framing
Enum which contains the different valid opcodes
FramedataImpl1 - Class in org.java_websocket.framing
Abstract implementation of a frame
FramedataImpl1(Framedata.Opcode) - Constructor for class org.java_websocket.framing.FramedataImpl1
Constructor for a FramedataImpl without any attributes set apart from the opcode
fromJson(String) - Static method in class com.basiscomponents.db.DataRow
Returns a DataRow from a plain JSON String
fromJson(String) - Static method in class com.basiscomponents.db.ResultSet
Returns a ResultSet object created by parsing the given JSON String.
fromJson(String) - Static method in class com.basiscomponents.db.util.DataRowJsonMapper
Initializes and returns a DataRow object based on the values provided in the given JSON String.
fromJson(String) - Static method in class com.basiscomponents.db.util.ResultSetJsonMapper
Returns a ResultSet object created by processing the given JSON String.
fromJson(String, DataRow) - Static method in class com.basiscomponents.db.DataRow
Returns a DataRow from a plain JSON String, honoring the types of an additional meta DataRow
fromJson(String, DataRow) - Static method in class com.basiscomponents.db.util.DataRowJsonMapper
Initializes and returns a DataRow object based on the values provided in the given JSON String.
fromTemplate(String) - Static method in class com.basiscomponents.db.DataRow
Converts and returns the given String Template as DataRow object containing the default field values.
fromTemplate(String, String) - Static method in class com.basiscomponents.db.DataRow
Converts and returns the given String Template as DataRow object containing the values of the given record String.
fromURL(String) - Static method in class com.basiscomponents.db.DataRow
Creates a DataRow from a String in URL format Sample: field1=value1&field2=value2 will result in a DataRow with the two fields field1 and field2 holding the according values

G

gap() - Method in class net.miginfocom.layout.AC
Specifies the gap size to be the default one AND moves to the next column/row.
gap(String) - Method in class net.miginfocom.layout.AC
Specifies the gap size to size AND moves to the next column/row.
gap(String...) - Method in class net.miginfocom.layout.CC
Corresponds exactly to the "gap left right top bottom" keyword.
gap(String, int...) - Method in class net.miginfocom.layout.AC
Specifies the indicated rows'/columns' gap size to size.
gapAfter(String) - Method in class net.miginfocom.layout.CC
Sets the horizontal gap after the component.
gapBefore(String) - Method in class net.miginfocom.layout.CC
Sets the horizontal gap before the component.
gapBottom(String) - Method in class net.miginfocom.layout.CC
Sets the gap below the component.
gapLeft(String) - Method in class net.miginfocom.layout.CC
Sets the gap to the left the component.
gapRight(String) - Method in class net.miginfocom.layout.CC
Sets the gap to the right of the component.
gapTop(String) - Method in class net.miginfocom.layout.CC
Sets the gap above the component.
gapX(String, String) - Method in class net.miginfocom.layout.CC
The horizontal gap before and/or after the component.
gapY(String, String) - Method in class net.miginfocom.layout.CC
The vertical gap before (normally above) and/or after (normally below) the component.
gen(String, String, String, String, String, String) - Static method in class com.basiscomponents.bc.gen.SqlBCGen
 
gen(String, String, String, String, String, String, String) - Static method in class com.basiscomponents.bc.gen.SqlBCGen
 
generateJavaScriptExpression(String, int) - Static method in class com.basiscomponents.db.ExpressionMatcher
 
generatePreparedWhereClause(String, String) - Static method in class com.basiscomponents.db.ExpressionMatcher
 
get(int) - Method in class com.basiscomponents.db.ResultSet
Returns the DataRow at the given index.
get(int) - Static method in class com.basiscomponents.db.util.SqlTypeNames
 
get(String) - Method in class com.basiscomponents.db.ResultSet
Returns the DataRow with the given row key.
get(String, String) - Method in class com.basiscomponents.rest.RestClient
 
get(Framedata.Opcode) - Static method in class org.java_websocket.framing.FramedataImpl1
Get a frame with a specific opcode
getAddress() - Method in class org.java_websocket.server.WebSocketServer
 
getAdminUser() - Method in class com.basiscomponents.bc.ConfigurationsBC
returns admin user.
getAdminUser() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the currently set username for the admin user.
getAlign() - Method in class net.miginfocom.layout.DimConstraint
Returns the alignment used either as a default value for sub-entities or for this entity.
getAlignOrDefault(boolean) - Method in class net.miginfocom.layout.DimConstraint
 
getAlignX() - Method in class net.miginfocom.layout.LC
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components in the parent.
getAlignY() - Method in class net.miginfocom.layout.LC
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components in the parent.
getAllowedFilter() - Method in interface com.basiscomponents.bc.BusinessComponent
Returns a DataRow with fields (the values are not used) which are allowed for filtering.
getAllowedFilter() - Method in class com.basiscomponents.bc.SqlTableBC
Returns a DataRow with fields (the values are not used) which are allowed for filtering.
getAnimSpec() - Method in class net.miginfocom.layout.CC
Returns the animation spec.
getArc(DataRow, String, String) - Method in class com.basiscomponents.bc.gen.ArcGen
 
getArray() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.Array object.
getArray(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Array.
getArray(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getArray(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getAsciiStream(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getAsciiStream(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getAttachment() - Method in class org.java_websocket.client.WebSocketClient
 
getAttachment() - Method in interface org.java_websocket.WebSocket
Getter for the connection attachment.
getAttachment() - Method in class org.java_websocket.WebSocketImpl
 
getAttribute(int, String) - Method in class com.basiscomponents.db.ResultSet
Returns the attribute with the given name, for the column at the specified index.
getAttribute(String) - Method in class com.basiscomponents.db.DataField
Returns the value for the given attribute name.
getAttribute(String) - Method in class com.basiscomponents.db.DataRow
Returns the attribute with the specified name or null if no attribute with this name exists.
getAttribute(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getAttribute(String, int) - Method in class com.basiscomponents.bl.PropertyReader
Returns the value for the given attribute name and the specified position.
getAttribute(String, String) - Method in class com.basiscomponents.bl.PropertyReader
Returns the value for the given attribute name and the key.
getAttribute(String, String) - Method in class com.basiscomponents.db.ResultSet
Returns the attribute with the given name, for the column at the specified index.
getAttributeForFields(String) - Method in class com.basiscomponents.db.DataRow
Returns a list containing all the attribute values for the given attribute name for each field defined in this DataRow.
getAttributeForFields(String, Boolean) - Method in class com.basiscomponents.db.DataRow
Returns a list containing all the attribute values for the given attribute name, for each field defined in this DataRow.
getAttributeKey(String, int) - Method in class com.basiscomponents.bl.PropertyReader
Returns the key for the given attribute name and the specified position.
getAttributes() - Method in class com.basiscomponents.db.DataField
Returns a java.util.HashMap object with the DataField's attributes and their corresponding value.
getAttributes() - Method in class com.basiscomponents.db.DataRow
Returns a clone of this DataRow's attributes.
getAttributes(String) - Method in class com.basiscomponents.bl.PropertyReader
Returns a BBjVector with the found values sorted alphabetically or null if nothing was found for the given attribute name.
getAttributes2() - Method in class com.basiscomponents.db.DataField
 
getAttributesRecord() - Method in class com.basiscomponents.bc.BCBinder
 
getAttributesRecord() - Method in interface com.basiscomponents.bc.BusinessComponent
Returns an empty DataRow including all field attributes (like field name, editable, label etc.), which the retrieve method could return.
getAttributesRecord() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getAttributesRecord() - Method in class com.basiscomponents.bc.SqlTableBC
Returns an empty DataRow including all field attributes (like field name, editable, label etc.), which the retrieve method could return.
getAutoIncrementKey(int) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getAutoIncrementKeys() - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getAvailableConfigurations() - Method in class com.basiscomponents.bc.ConfigurationsBC
returns the available configurations the user can access with the current filter.
getAvailableConfigurations() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the available configurations the user can access with the current filter.
getBackColor() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getBackgroundColor() - Method in class com.basiscomponents.ui.theming.Theme
 
getBaseline(int, int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getBaseline(int, int) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the baseline for the component given the suggested height.
getBBjBackgroundColor() - Method in class com.basiscomponents.ui.theming.Theme
 
getBBjBuildID() - Static method in class com.basiscomponents.VersionInfo
Returns the ID of the BBj Build which has been used to build this project's jar.
getBBjBuildName() - Static method in class com.basiscomponents.VersionInfo
Returns the name of the BBj Version which has been used to build this project's jar.
getBBjBuildRevision() - Static method in class com.basiscomponents.VersionInfo
Returns the Revision of the BBj Build which has been used to build this project's jar.
getBBjBuildTimestampString() - Static method in class com.basiscomponents.VersionInfo
Returns the timestamp of the BBj Build which has been used to build this project's jar as String object.
getBBjColor() - Method in class com.basiscomponents.ui.theming.ColorShader
 
getBBjColor(String) - Method in class com.basiscomponents.ui.theming.ColorShader
 
getBBjFont() - Method in class com.basiscomponents.ui.theming.Theme
 
getBBjFont(String) - Method in class com.basiscomponents.ui.theming.Theme
 
getBBjFont(String, int) - Method in class com.basiscomponents.ui.theming.Theme
 
getBBjForeColor() - Method in class com.basiscomponents.ui.theming.ColorShader
 
getBBjForeColor(String) - Method in class com.basiscomponents.ui.theming.ColorShader
 
getBBjImage(String) - Method in class com.basiscomponents.ui.theming.Theme
 
getBBjImage(String, int) - Method in class com.basiscomponents.ui.theming.Theme
 
getBBTemplate() - Method in class com.basiscomponents.db.ResultSet
Creates and returns simplified BB template definition based on result set metadata, analog SQLTMPL().
getBBTemplate(Boolean) - Method in class com.basiscomponents.db.ResultSet
Creates and returns BB template definition based on ResultSetMeatData, analog SQLTMPL().
getBC() - Method in class com.basiscomponents.bc.BCBinder
 
getBigDecimal() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.math.BigDecimal object.
getBigDecimal(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as BigDecimal.
getBigDecimal(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBigDecimal(int, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBigDecimal(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBigDecimal(String, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBinaryStream(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBinaryStream(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBlob() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.Blob object.
getBlob(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Blob.
getBlob(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBlob(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBoolean() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.Boolean object.
getBoolean(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Boolean.
getBoolean(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBoolean(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBooleanValue() - Method in class com.basiscomponents.db.model.Attribute
 
getBuildInfoString() - Static method in class com.basiscomponents.VersionInfo
Returns a String object with all the build information.
getButtonOrder() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the order for the typical buttons in a standard button bar.
getByte() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.Byte object.
getByte(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Byte.
getByte(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getByte(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBytes() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as byte array.
getBytes(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Byte array.
getBytes(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getBytes(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getCatalogName(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the CatalogName property from the ResultSet's metadata, for the column at the specified index.
getCatalogName(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getCausesControlValidation() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getCellX() - Method in class net.miginfocom.layout.CC
Returns the absolute cell position in the grid or -1 if cell positioning is not used.
getCellY() - Method in class net.miginfocom.layout.CC
Returns the absolute cell position in the grid or -1 if cell positioning is not used.
getCharacterStream(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getCharacterStream(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getChildren() - Method in class com.basiscomponents.db.tree.Node
 
getClassName() - Method in class com.basiscomponents.db.DataField
Returns the class name of the DataField's value object.
getClientEdge() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getClientProperty(Object) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getClob() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.Clob object.
getClob(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Clob.
getClob(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getClob(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getCloseable() - Method in class com.basiscomponents.bc.util.CloseableWrapper
 
getCloseCode() - Method in exception org.java_websocket.exceptions.InvalidDataException
Getter closecode
getCloseCode() - Method in class org.java_websocket.framing.CloseFrame
Get the used close code
getCloseHandshakeType() - Method in class org.java_websocket.drafts.Draft_6455
 
getCloseHandshakeType() - Method in class org.java_websocket.drafts.Draft
 
getColumn(int) - Method in class com.basiscomponents.db.export.SheetConfiguration
Retrieves the column at the given position
getColumnClassName(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the ColumnClassName property from the ResultSet's metadata, for the column at the specified index.
getColumnClassName(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getColumnConfigurations() - Method in class com.basiscomponents.db.export.SheetConfiguration
Gets the column configuration
getColumnConstraints() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getColumnCount() - Method in class com.basiscomponents.db.DataRow
Returns the number of columns defined for this DataRow object.
getColumnCount() - Method in class com.basiscomponents.db.ResultSet
Returns the number of columns.
getColumnCount() - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getColumnDisplaySize(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the ColumnDisplaySize property from the ResultSet's metadata, for the column at the specified index.
getColumnDisplaySize(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getColumnIndex(String) - Method in class com.basiscomponents.db.DataRow
Returns the index of the column with the specified name.

Throws an Exception if the specified column name doesn't exist.
getColumnIndex(String) - Method in class com.basiscomponents.db.ResultSet
Returns the index of the column with the specified name, or -1 in case no column exists for the given name.
getColumnIndex(String, Boolean) - Method in class com.basiscomponents.db.DataRow
Returns the index of the column with the specified name.

In case the specified column name doesn't exist, depending on the specified boolean value, either an Exception is thrown or not.
getColumnLabel(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the ColumnLabel property from the ResultSet's metadata, for the column at the specified index.
getColumnLabel(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getColumnMetaData(String) - Method in class com.basiscomponents.db.ResultSet
Returns the metadata of the column with the specified name.
getColumnName(int) - Method in class com.basiscomponents.db.DataRow
Returns the column name for the specified column index.

Throws an Exception in case the specified column index doesn't exist.
getColumnName(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the ColumnName property from the ResultSet's metadata, for the column at the specified index.
getColumnName(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getColumnName(int, Boolean) - Method in class com.basiscomponents.db.DataRow
Returns the column name for the specified column index.

In case the specified column index doesn't exist, depending on the specified boolean value, either an Exception is thrown, or not.
getColumnNames() - Method in class com.basiscomponents.db.ResultSet
Returns a list with all column names.
getColumnNamesOrdered() - Method in class com.basiscomponents.db.export.SheetConfiguration
Gets the list of column names maintaining intended order
getColumnType(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the ColumnType property from the ResultSet's metadata, for the column at the specified index.
getColumnType(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getColumnTypeName(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the ColumnTypeName property from the ResultSet's metadata, for the column at the specified index.
getColumnTypeName(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getComponent() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getComponent() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the actual object that this wrapper is aggregating.
getComponentConstraints(BBjControl) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getComponentCount() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getComponentCount() - Method in interface net.miginfocom.layout.ContainerWrapper
Returns the number of components that this parent has.
getComponents() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getComponents() - Method in interface net.miginfocom.layout.ContainerWrapper
Returns the components of the container that wrapper is wrapping.
getComponentsBuildTimeMillis() - Static method in class com.basiscomponents.VersionInfo
Returns this project's build time in milliseconds as String object.
getComponentsBuildTimestamp() - Static method in class com.basiscomponents.VersionInfo
Returns this project's build Timestamp.
getComponentsBuildTimestampString() - Static method in class com.basiscomponents.VersionInfo
Returns this project's build Timestamp as String object.
getComponentToComponentWrapperMap() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getComponentToHashcodeMap() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getComponentType(boolean) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getComponentType(boolean) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getComponentType(boolean) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the type of component that this wrapper is wrapping.
getComponentWrapper(BBjControl) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getComponentWrapperList() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getComponentWrapperToCCMap() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getComputedStyle(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getConcurrency() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getConfigFile() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getConfigFile() - Method in interface com.basiscomponents.bc.IConfigurationsBC
 
getConfiguredSheet(Sheet) - Method in class com.basiscomponents.db.export.SheetConfiguration
Applies configurations to sheet
getConnection() - Method in class com.basiscomponents.bc.util.SqlConnectionHelper
 
getConnection() - Method in class org.java_websocket.client.WebSocketClient
Getter for the engine
getConnectionLostTimeout() - Method in class org.java_websocket.AbstractWebSocket
Get the interval checking for lost connections Default is 60 seconds
getConnections() - Method in class org.java_websocket.AbstractWebSocket
Getter to get all the currently available connections
getConnections() - Method in class org.java_websocket.client.WebSocketClient
 
getConnections() - Method in class org.java_websocket.server.WebSocketServer
Returns all currently connected clients.
getConstaints() - Method in class net.miginfocom.layout.AC
Property.
getConstraintString() - Method in class net.miginfocom.layout.UnitValue
Returns the creation string for this object.
getContainer() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getContainer() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getContainer() - Method in class net.miginfocom.layout.Grid
 
getContainerWrapper() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getContainerWrapper() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getContent() - Method in interface org.java_websocket.handshake.Handshakedata
Get the content of the handshake
getContent() - Method in class org.java_websocket.handshake.HandshakedataImpl1
 
getContentBias() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getContentBias() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns in what way the min/pref/max sizes relates to it's height or width for the current settings of the component (like wrapText).
getContextID() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getControl() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getControlToComponentWrapperMap() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getControlType() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getConversionRuleSet() - Method in class com.basiscomponents.db.ResultSet
 
getCount() - Method in class net.miginfocom.layout.AC
Returns the number of rows/columns that this constraints currently have.
getCurrentPlatform() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the platform that the JRE is running on currently.
getCursorName() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getDataField(String) - Method in class com.basiscomponents.db.DataRow
Deprecated. 
getDataRowForWrite() - Method in class com.basiscomponents.bc.BCBinder
Called by write()
getDataRows() - Method in class com.basiscomponents.db.ResultSet
 
getDate() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.Date object.
getDate(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Date.
getDate(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getDate(int, Calendar) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getDate(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getDate(String, Calendar) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getDateMask() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the date mask
getDbQuoteString() - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getDbQuoteString() - Method in class com.basiscomponents.bc.SqlTableBC
Get the database specific quote string character.
NOTE: the quote string character is returned from the JDBC driver and it is determined in the setTable(String) method.
getDbType() - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getDebugLevel() - Method in class com.basiscomponents.bc.BCBinder
 
getDebugMillis() - Method in class net.miginfocom.layout.LC
If > 0 the debug decorations will be repainted every millis.
getDefaultDPI() - Static method in class net.miginfocom.layout.PlatformDefaults
 
getDefaultGap(ComponentWrapper, ComponentWrapper, int, String, boolean) - Method in interface net.miginfocom.layout.InCellGapProvider
Returns the default gap between two components that are in the same cell.
getDefaultHorizontalUnit() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the current default unit.
getDefaultRowAlignmentBaseline() - Static method in class net.miginfocom.layout.PlatformDefaults
The default alignment for rows.
getDefaultUnit() - Static method in class net.miginfocom.layout.UnitValue
getDefaultVerticalUnit() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the current default unit.
getDefaultVisualPadding(String) - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the visual bounds for a component type.
getDesignTimeEmptySize() - Static method in class net.miginfocom.layout.LayoutUtil
The size of an empty row or columns in a grid during design time.
getDialogInsets(int) - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the default dialog insets depending of the current platform.
getDimConstraint(boolean) - Method in class net.miginfocom.layout.CC
Returns the vertical or horizontal dim constraint.
getDockSide() - Method in class net.miginfocom.layout.CC
Sets the docking side.
getDouble() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.Double object.
getDouble(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Double.
getDouble(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getDouble(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getDoubleValue() - Method in class com.basiscomponents.db.model.Attribute
 
getDraft() - Method in class org.java_websocket.client.WebSocketClient
Returns the protocol version this channel uses.
For more infos see https://github.com/TooTallNate/Java-WebSocket/wiki/Drafts
getDraft() - Method in class org.java_websocket.server.WebSocketServer
 
getDraft() - Method in interface org.java_websocket.WebSocket
Getter for the draft
getDraft() - Method in class org.java_websocket.WebSocketImpl
 
getDurationMillis() - Method in class net.miginfocom.layout.AnimSpec
 
getDurationMillis(int) - Method in class net.miginfocom.layout.AnimSpec
 
getEaseIn() - Method in class net.miginfocom.layout.AnimSpec
 
getEaseOut() - Method in class net.miginfocom.layout.AnimSpec
 
getEffectiveConfiguration() - Method in class com.basiscomponents.bc.ConfigurationsBC
gets the effective configuration for a user.
getEffectiveConfiguration() - Method in interface com.basiscomponents.bc.IConfigurationsBC
gets the effective configuration for a user.
getEmptyByteBuffer() - Static method in class org.java_websocket.util.ByteBufferUtils
Get a ByteBuffer with zero capacity
getEndGroup() - Method in class net.miginfocom.layout.DimConstraint
Returns the end group that this entity should be in for the dimension that this object is describing.
getErrorColorPalette() - Method in class com.basiscomponents.ui.theming.Theme
 
getEscapeCodesForAscii() - Method in class com.basiscomponents.json.ComponentsCharacterEscapes
 
getEscapeSequence(int) - Method in class com.basiscomponents.json.ComponentsCharacterEscapes
 
getEtag() - Method in class com.basiscomponents.db.DataField
 
getEtag() - Method in class com.basiscomponents.db.DataRow
 
getExtension() - Method in class org.java_websocket.drafts.Draft_6455
Getter for the extension which is used by this draft
getFactoryDefaultUser() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFactoryDefaultUser() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the user which can set factory defaults.
getFetchDirection() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getFetchSize() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getField(int) - Method in class com.basiscomponents.db.ResultSet
Returns the DataField object of the current DataRow for the specified column index.
getField(String) - Method in class com.basiscomponents.db.DataRow
Returns the DataField object for the specified field name.

Throws an Exception if no field with the specified name exists.
getField(String, ConversionRuleSet) - Method in class com.basiscomponents.db.DataRow
Returns the DataField object for the specified field name.

Throws an Exception if no field with the specified name exists.
getField(String, Boolean) - Method in class com.basiscomponents.db.DataRow
Returns the DataField object for the specified field name.
getField(String, Boolean, ConversionRuleSet) - Method in class com.basiscomponents.db.DataRow
Returns the DataField object for the specified field name.
getFieldAsBBjNumber(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the field with given name as a Double.
getFieldAsNumber(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the field with given name as a Double.
getFieldAsString(String) - Method in class com.basiscomponents.db.DataRow
Returns the string value of the field matching the given field name or an empty string in case the field's value has not been set or is null.

Throws an Exception if the given field name does not exist.
getFieldAttribute(String, String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the attribute with the given name for the field with the given name.
getFieldAttributes(String) - Method in class com.basiscomponents.db.DataRow
Returns a HashMap with the attributes as strings of the field with the given name.
getFieldAttributes2(String) - Method in class com.basiscomponents.db.DataRow
Returns a HashMap with the attributes of the field with the given name.
getFieldCatalogName(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the CatalogName property from the metadata for the field with the given name or an empty string in case the property isn't set.
getFieldClassName(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the ClassName property from the metadata for the field with the given name or an empty string in case the property isn't set.
getFieldDisplaySize(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the DisplaySize property from the metadata for the field with the given name.
getFieldForSQL(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the field with the given name as a String for usage in SQL statements.
getFieldLabel(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the Label property from the metadata for the field with the given name or an empty string in case the property isn't set.
getFieldName() - Method in class com.basiscomponents.db.export.ColumnConfiguration
 
getFieldName() - Method in interface com.basiscomponents.db.util.DataRowMatcher
 
getFieldName() - Method in class com.basiscomponents.db.util.DataRowRegexMatcher
 
getFieldName() - Method in class com.basiscomponents.db.util.SimpleDataRowMatcher
 
getFieldNameConfig() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameConfig() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the config field
getFieldNameCreaDt() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameCreaDt() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the creation date field
getFieldNameCreaUser() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameCreaUser() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the creation user field
getFieldNameKeyx() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameKeyx() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the keyx field
getFieldNameModDt() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameModDt() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the last modification date field
getFieldNameModUser() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameModUser() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the last modification user field
getFieldNameRealm() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameRealm() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the realm field
getFieldNames() - Method in class com.basiscomponents.db.DataRow
Returns a BBArrayList object with all field names defined in this DataRow object.
getFieldNameSetting() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameSetting() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the setting field
getFieldNameShared() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameShared() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the shared field
getFieldNameUserid() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldNameUserid() - Method in interface com.basiscomponents.bc.IConfigurationsBC
return the field name of the userid field
getFieldPrecision(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the Precision property from the metadata for the field with the given name.
getFields() - Method in class com.basiscomponents.lucene.BBjSearchGizmoDoc
 
getFieldSchemaName(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the SchemaName property from the metadata for the field with the given name or an empty string in case the property isn't set.
getFieldSelection() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFieldSelection() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the current fieldselection of the bc
getFieldSelection() - Method in class com.basiscomponents.bc.SqlTableBC
Returns a previously set field selection.
getFieldsForFieldSelection() - Method in interface com.basiscomponents.bc.IBCBound
 
getFieldsForWrite() - Method in interface com.basiscomponents.bc.IBCBound
 
getFieldsHavingAttribute(String) - Method in class com.basiscomponents.db.DataRow
Returns a DataRow object with all fields defined in this DataRow which have the given attribute name.
getFieldsHavingAttribute(String, boolean) - Method in class com.basiscomponents.db.DataRow
Returns a DataRow object with all fields defined in this DataRow which have the given attribute name.
getFieldsHavingAttribute(String, boolean, DataRow) - Method in class com.basiscomponents.db.DataRow
Returns all fields of this DataRow object being defined in the given DataRow object and also having the given attribute name set.
getFieldsHavingAttributeValue(String, String) - Method in class com.basiscomponents.db.DataRow
Returns all fields of this DataRow, having the specified attribute name and attribute value.
getFieldsHavingAttributeValue(String, String, DataRow) - Method in class com.basiscomponents.db.DataRow
Returns all fields of this DataRow, having the specified attribute name and attribute value.
getFieldTableName(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the TableName property from the metadata for the field with the given name or an empty string in case the property isn't set.
getFieldType(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the ColumnType property from the metadata for the field with the given name.
getFieldType(String, ConversionRuleSet) - Method in class com.basiscomponents.db.DataRow
Returns the value of the ColumnType property from the metadata for the field with the given name.
getFieldTypeName(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the ColumnTypeName property from the metadata for the field with the given name or an empty string in case the property isn't set.
getFieldValue(String) - Method in class com.basiscomponents.db.DataRow
Returns the value of the field with the specified name as a java.lang.Object.
getFieldValue(String) - Method in interface org.java_websocket.handshake.Handshakedata
Gets the value of the field
getFieldValue(String) - Method in class org.java_websocket.handshake.HandshakedataImpl1
 
getFieldValue(JRField) - Method in class com.basiscomponents.db.util.JRDataSourceAdapter
implementation of the getFieldValue method of the interface
getFilter() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getFilter() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the current filter of the bc
getFilter() - Method in class com.basiscomponents.bc.SqlTableBC
Returns a previously set filter.
getFirstRecord() - Method in class com.basiscomponents.db.tree.DataTree
 
getFloat() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.Float object.
getFloat(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Float.
getFloat(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getFloat(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getFlowX() - Method in class net.miginfocom.layout.CC
Returns if the flow in the cell is in the horizontal dimension.
getFont() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getFontSize() - Method in class com.basiscomponents.db.export.SheetConfiguration
Gets the font size
getForeColor() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getForeColor() - Method in class com.basiscomponents.ui.theming.ColorShader
 
getForeColor(String) - Method in class com.basiscomponents.ui.theming.ColorShader
 
getFormattedProcessDate() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the formatted process date
getFormattedQueryTimestamp() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the formatted query time stamp
getGapAfter() - Method in class net.miginfocom.layout.DimConstraint
Returns the gap after this entity.
getGapBefore() - Method in class net.miginfocom.layout.DimConstraint
Returns the gap before this entity.
getGapProvider() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the current gap provider or null if none is set and "related" should always be used.
getGapPush() - Method in class net.miginfocom.layout.BoundSize
If the size should be hinted as "pushing" and thus want to occupy free space if no one else is claiming it.
getGlobalDebugMillis() - Static method in class net.miginfocom.layout.LayoutUtil
If global debug should be on or off.
getGlobalUnitConverters() - Static method in class net.miginfocom.layout.UnitValue
Returns the global converters currently registered.
getGridGapX() - Method in class net.miginfocom.layout.LC
If non-null (null is default) these value will be used as the default gaps between the columns in the grid.
getGridGapX() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the platform recommended inter-cell gap in the horizontal (x) dimension..
getGridGapY() - Method in class net.miginfocom.layout.LC
If non-null (null is default) these value will be used as the default gaps between the rows in the grid.
getGridGapY() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the platform recommended inter-cell gap in the vertical (x) dimension..
getGrow() - Method in class net.miginfocom.layout.DimConstraint
Returns the grow weight.
getGrowPriority() - Method in class net.miginfocom.layout.DimConstraint
Returns the grow priority.
getHeader() - Method in class com.basiscomponents.db.export.ColumnConfiguration
 
getHeight() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getHeight() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getHeight() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getHeight() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the current height for this component.
getHeight() - Method in class net.miginfocom.layout.Grid
 
getHeight() - Method in class net.miginfocom.layout.LC
Returns the minimum/preferred/maximum size for the container that this layout constraint is set for.
getHeight(int) - Method in class net.miginfocom.layout.Grid
 
getHexColor() - Method in class com.basiscomponents.ui.theming.ColorShader
 
getHexColor(String) - Method in class com.basiscomponents.ui.theming.ColorShader
 
getHideMode() - Method in class net.miginfocom.layout.CC
Sets how a component that is hidden (not visible) should be treated by default.
getHideMode() - Method in class net.miginfocom.layout.LC
How a component that is hidden (not visible) should be treated by default.
getHoldability() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getHorizontal() - Method in class net.miginfocom.layout.CC
Returns the horizontal dimension constraint for this component constraint.
getHorizontalScaleFactor() - Static method in class net.miginfocom.layout.PlatformDefaults
The forced scale factor that all screen relative units (e.g.
getHorizontalScreenDPI() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getHorizontalScreenDPI() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the DPI (Dots Per Inch) of the screen the component is currently in or for the default screen if the component is not visible.
getHttpStatus() - Method in class org.java_websocket.handshake.HandshakeImpl1Server
 
getHttpStatus() - Method in interface org.java_websocket.handshake.ServerHandshake
Get the http status code
getHttpStatusMessage() - Method in class org.java_websocket.handshake.HandshakeImpl1Server
 
getHttpStatusMessage() - Method in interface org.java_websocket.handshake.ServerHandshake
Get the http status message
getId() - Method in class com.basiscomponents.lucene.BBjSearchGizmoDoc
 
getId() - Method in class net.miginfocom.layout.CC
Returns the id used to reference this component in some constraints.
getID() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getImagePath(String) - Method in class com.basiscomponents.ui.theming.Theme
 
getInsertStatement() - Method in class com.basiscomponents.db.DataRow
Returns a SQL Insert statement based on the DataRow fields.
getInsets() - Method in class net.miginfocom.layout.LC
The insets for the layed out panel.
getInstance() - Static method in class com.basiscomponents.db.seeder.CommonDataTypeSeeder
Retuns the CommonDataTypeSeeder instance
getInstance() - Static method in class com.basiscomponents.i18n.Props
 
getInstance() - Static method in class com.basiscomponents.ui.theming.Theme
 
getInstance(BBjAPI) - Static method in class com.basiscomponents.comm.CrossEventDispatcher
 
getInstance(BBjAPI, int) - Static method in class com.basiscomponents.comm.WsServer
 
getInstance(String, BBjAPI) - Static method in class com.basiscomponents.ui.theming.Theme
 
getInstance(String, String) - Static method in class com.basiscomponents.i18n.Props
 
getInt() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.Integer object.
getInt(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Integer.
getInt(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getInt(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getInternalId() - Method in class com.basiscomponents.lucene.BBjSearchGizmoDoc
 
getIntValue() - Method in class com.basiscomponents.db.model.Attribute
 
getItem(int) - Method in class com.basiscomponents.db.BBArrayList
Calls the ArrayList.get(int) method.
getItem(int) - Method in class com.basiscomponents.db.ResultSet
Returns the DataRow at the given index.
getKey() - Method in class com.basiscomponents.util.KeyValuePair
getKeyColumns() - Method in class com.basiscomponents.db.ResultSet
Returns a list with all key columns.
getKeyFieldsOnly(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
returns a DataRow with only the knum key fields from a given dataRow.
getKeyTemplate() - Method in class com.basiscomponents.db.ResultSet
 
getKnownExtensions() - Method in class org.java_websocket.drafts.Draft_6455
Getter for all available extensions for this draft
getKnownProtocols() - Method in class org.java_websocket.drafts.Draft_6455
Getter for all available protocols for this draft
getKNUMString(int, DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
concatenates the knum key and puts it in the right order.
getKNUMValue(int) - Method in class com.basiscomponents.bc.ConfigurationsBC
returns the modified filter where all key fields are removed and instead 2 fields are added
-FILTER_VALUE
-FILTER_KNUM
FILTER_VALUE is the concatination of the key fields in the knum order, so the DataFileHandler can use it to query the file
All key fields must be provided in the filter, otherwise an unmodified filter is returned.
getLabelAlignPercentage() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the percentage used for alignment for labels (0 is left, 50 is center and 100 is right).
getLastExecute() - Method in class com.basiscomponents.bc.SqlQueryBC
helper Method to get the last SQL Statementperformed in SqlQueryBC.execute(String, List) to turn on tracing see TracingConfiguration.SQL
getLastRetrieve() - Method in class com.basiscomponents.bc.SqlQueryBC
helper Method to get the last SQL Statemen tperformed in SqlQueryBC.retrieve(String, List) to turn on tracing see TracingConfiguration.SQL
getLastSql() - Method in class com.basiscomponents.bc.SqlQueryBC
helper Method to get the last SQL Statementperformed to turn on tracing see TracingConfiguration.SQL
getLastSqlStatement() - Method in class com.basiscomponents.bc.SqlTableBC
Returns the last executed sql statement.
getLayout() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
getLayout() - Method in interface net.miginfocom.layout.ContainerWrapper
Returns the LayoutHandler (in Swing terms) that is handling the layout of this container.
getLayoutConstraints() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getLayoutHashCode() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getLayoutHashCode() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns a hash code that should be reasonably different for anything that might change the layout.
getLeftToRight() - Method in class net.miginfocom.layout.LC
If the layout should be forced to be left-to-right or right-to-left.
getLinkId() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getLinkId() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns a String id that can be used to reference the component in link constraints.
getLocalSocketAddress() - Method in class org.java_websocket.client.WebSocketClient
 
getLocalSocketAddress() - Method in interface org.java_websocket.WebSocket
Returns the address of the endpoint this socket is bound to.
getLocalSocketAddress() - Method in class org.java_websocket.WebSocketImpl
 
getLocalSocketAddress(WebSocket) - Method in class org.java_websocket.client.WebSocketClient
 
getLocalSocketAddress(WebSocket) - Method in class org.java_websocket.server.WebSocketServer
 
getLocalSocketAddress(WebSocket) - Method in interface org.java_websocket.WebSocketListener
 
getLogicalPixelBase() - Static method in class net.miginfocom.layout.PlatformDefaults
What base value should be used to calculate logical pixel sizes.
getLong() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.Long object.
getLong(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Long.
getLong(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getLong(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getLongCue() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getLookup(String, DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
returns a bc that contains data providing predefined values for a field.
getLookup(String, DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getLookup(String, DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
 
getLookupData(String, DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
like getLookup, but instead returns a resultset containg the lookup data.
getLookupData(String, DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getLookupData(String, DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
 
getMapping(String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getMapping(String) - Method in class com.basiscomponents.bc.SqlTableBC
Gets the mapping for a field.
getMappings() - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getMappings() - Method in class com.basiscomponents.bc.SqlTableBC
Returns all defined field mappings.
getMax() - Method in class net.miginfocom.layout.BoundSize
Returns the maximum size as sent into the constructor.
getMaximumHeight(int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getMaximumHeight(int) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the maximum height of the component.
getMaximumSize() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getMaximumWidth(int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getMaximumWidth(int) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the maximum width of the component.
getMessage() - Method in class org.java_websocket.framing.CloseFrame
Get the message that closeframe is containing
getMetaData() - Method in class com.basiscomponents.db.ResultSet
 
getMetaData() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getMin() - Method in class net.miginfocom.layout.BoundSize
Returns the minimum size as sent into the constructor.
getMinimumButtonPadding() - Static method in class net.miginfocom.layout.PlatformDefaults
 
getMinimumButtonWidth() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the recommended minimum button width depending on the current set platform.
getMinimumButtonWidthIncludingPadding(float, ContainerWrapper, ComponentWrapper) - Static method in class net.miginfocom.layout.PlatformDefaults
 
getMinimumHeight(int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getMinimumHeight(int) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the minimum height of the component.
getMinimumSize() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getMinimumWidth(int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getMinimumWidth(int) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the minimum width of the component.
getModCount() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns how many times the defaults has been changed.
getName() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getNCharacterStream(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getNCharacterStream(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getNClob() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.NClob object.
getNClob(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as NClob.
getNClob(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getNClob(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getNewlineGapSize() - Method in class net.miginfocom.layout.CC
Returns the newline size if it is a custom size.
getNewObjectTemplate(DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
Returns a new (predefined) DataRow including all field attributes (like field name, editable, label etc.).
getNewObjectTemplate(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getNewObjectTemplate(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Returns a new (predefined) DataRow including all field attributes (like field name, editable, label etc.).
getNoEdge() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getNString(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as NString.
getNString(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getNString(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getNumberDecimalSeparator() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the number decimal separator
getNumberGroupSeparator() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the number group separator
getNumProperty(String) - Method in class com.basiscomponents.ui.theming.Theme
 
getObject() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value.
getObject(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object.
getObject(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getObject(int, Class<T>) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getObject(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getObject(String, Class<T>) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getObjects() - Method in class com.basiscomponents.db.DataRow
Returns a java.util.HashMap<String,Object> object with the DataRow's field's as key value pairs.
getOpcode() - Method in interface org.java_websocket.framing.Framedata
Defines the interpretation of the "Payload data".
getOpcode() - Method in class org.java_websocket.framing.FramedataImpl1
 
getOperation() - Method in class net.miginfocom.layout.UnitValue
 
getOrigMaximumSize() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getOrigMinimumSize() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getOrigPreferredSize() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getPackHeight() - Method in class net.miginfocom.layout.LC
Returns the "pack height" for the window that this container is located in.
getPackHeightAlign() - Method in class net.miginfocom.layout.LC
If there is a resize of the window due to packing (see LC.setPackHeight(BoundSize) this value, which is between 0f and 1f, decides where the extra/superfluous size is placed.
getPackWidth() - Method in class net.miginfocom.layout.LC
Returns the "pack width" for the window that this container is located in.
getPackWidthAlign() - Method in class net.miginfocom.layout.LC
If there is a resize of the window due to packing (see LC.setPackHeight(BoundSize) this value, which is between 0f and 1f, decides where the extra/superfluous size is placed.
getPadding() - Method in class net.miginfocom.layout.CC
Returns the absolute resizing in the last stage of the layout cycle.
getPanelInsets(int) - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the default panel insets depending of the current platform.
getParent() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getParent() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the container for this component.
getParentWindow() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getPayloadData() - Method in class org.java_websocket.framing.CloseFrame
 
getPayloadData() - Method in interface org.java_websocket.framing.Framedata
The "Payload data" which was sent in this frame
getPayloadData() - Method in class org.java_websocket.framing.FramedataImpl1
 
getPixels(float, ContainerWrapper, ComponentWrapper) - Method in class net.miginfocom.layout.UnitValue
Returns the size in pixels rounded.
getPixelsExact(float, ContainerWrapper, ComponentWrapper) - Method in class net.miginfocom.layout.UnitValue
Returns the size in pixels.
getPixelUnitFactor(boolean) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getPixelUnitFactor(boolean) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the pixel unit factor for the horizontal or vertical dimension.
getPlatform() - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the current platform
getPlatformDPI(int) - Static method in class net.miginfocom.layout.PlatformDefaults
 
getPopupMenu() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getPort() - Method in class org.java_websocket.server.WebSocketServer
Gets the port number that this server listens on.
getPos() - Method in class net.miginfocom.layout.CC
Returns the absolute positioning of one or more of the edges.
getPosition(ComponentWrapper) - Method in class net.miginfocom.layout.LayoutCallback
Returns a position similar to the "pos" the component constraint.
getPrecision(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the Precision property from the ResultSet's metadata, for the column at the specified index.
getPrecision(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getPreferedSize() - Method in exception org.java_websocket.exceptions.IncompleteHandshakeException
Getter preferedSize
getPreferred() - Method in class net.miginfocom.layout.BoundSize
Returns the preferred size as sent into the constructor.
getPreferredFont() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getPreferredHeight() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getPreferredHeight(int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getPreferredHeight(int) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the preferred height of the component.
getPreferredSize() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getPreferredSize() - Method in class org.java_websocket.exceptions.IncompleteException
Getter for the preferredSize
getPreferredWidth() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getPreferredWidth(int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getPreferredWidth(int) - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the preferred width of the component.
getPreparedWhereClauseValues(String, int) - Static method in class com.basiscomponents.db.ExpressionMatcher
 
getPrimaryColorPalette() - Method in class com.basiscomponents.ui.theming.Theme
 
getPrimaryKeys() - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getPriority() - Method in class net.miginfocom.layout.AnimSpec
 
getProcessDate() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the process date
getProperty(String) - Method in class com.basiscomponents.ui.theming.Theme
 
getProtocol() - Method in class org.java_websocket.drafts.Draft_6455
Getter for the protocol which is used by this draft
getProvidedExtensionAsClient() - Method in class org.java_websocket.extensions.DefaultExtension
 
getProvidedExtensionAsClient() - Method in interface org.java_websocket.extensions.IExtension
Return the specific Sec-WebSocket-Extensions header offer for this extension if the endpoint is in the role of a client.
getProvidedExtensionAsServer() - Method in class org.java_websocket.extensions.DefaultExtension
 
getProvidedExtensionAsServer() - Method in interface org.java_websocket.extensions.IExtension
Return the specific Sec-WebSocket-Extensions header offer for this extension if the endpoint is in the role of a server.
getProvidedProtocol() - Method in interface org.java_websocket.protocols.IProtocol
Return the specific Sec-WebSocket-protocol header offer for this protocol if the endpoint.
getProvidedProtocol() - Method in class org.java_websocket.protocols.Protocol
 
getPushX() - Method in class net.miginfocom.layout.CC
"pushx" indicates that the column that this component is in (this first if the component spans) should default to growing.
getPushY() - Method in class net.miginfocom.layout.CC
"pushx" indicates that the row that this component is in (this first if the component spans) should default to growing.
getQueryTimestamp() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the query time stamp
getRaisedEdge() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getReadyState() - Method in class org.java_websocket.client.WebSocketClient
This represents the state of the connection.
getReadyState() - Method in interface org.java_websocket.WebSocket
Retrieve the WebSocket 'readyState'.
getReadyState() - Method in class org.java_websocket.WebSocketImpl
 
getRef() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.Ref object.
getRef(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Ref.
getRef(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getRef(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getRemoteSocketAddress() - Method in class org.java_websocket.client.WebSocketClient
 
getRemoteSocketAddress() - Method in interface org.java_websocket.WebSocket
Returns the address of the endpoint this socket is connected to, ornull if it is unconnected.
getRemoteSocketAddress() - Method in class org.java_websocket.WebSocketImpl
 
getRemoteSocketAddress(WebSocket) - Method in class org.java_websocket.client.WebSocketClient
 
getRemoteSocketAddress(WebSocket) - Method in class org.java_websocket.server.WebSocketServer
 
getRemoteSocketAddress(WebSocket) - Method in interface org.java_websocket.WebSocketListener
 
getReportDetails() - Method in class com.basiscomponents.db.export.SheetConfiguration
Gets the report details
getReportID() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the report id
getReportName() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the report name
getResourceDescriptor() - Method in class org.java_websocket.client.WebSocketClient
 
getResourceDescriptor() - Method in interface org.java_websocket.handshake.ClientHandshake
returns the HTTP Request-URI as defined by http://tools.ietf.org/html/rfc2616#section-5.1.2
getResourceDescriptor() - Method in class org.java_websocket.handshake.HandshakeImpl1Client
 
getResourceDescriptor() - Method in interface org.java_websocket.WebSocket
Returns the HTTP Request-URI as defined by http://tools.ietf.org/html/rfc2616#section-5.1.2
If the opening handshake has not yet happened it will return null.
getResourceDescriptor() - Method in class org.java_websocket.WebSocketImpl
 
getResultSet() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getResultSet() - Method in class com.basiscomponents.db.tree.Node
 
getResultSet(String) - Method in class com.basiscomponents.bl.PropertyReader
 
getRole() - Method in class org.java_websocket.drafts.Draft
 
getRoot() - Method in class com.basiscomponents.db.tree.DataTree
 
getRow() - Method in class com.basiscomponents.db.ResultSet
Returns the current DataRow.
getRow() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getRowConstraints() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getRowData() - Method in class com.basiscomponents.db.tree.Node
 
getRowId(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getRowId(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getRowID() - Method in class com.basiscomponents.db.DataRow
Returns the row ID of this DataRow object.
getRowKey() - Method in class com.basiscomponents.db.DataRow
 
getRowKey() - Method in class com.basiscomponents.db.ResultSet
Returns the row key of the current DataRow object.
getRowKey(int) - Method in class com.basiscomponents.db.ResultSet
 
getRS() - Method in class com.basiscomponents.bc.BCBinder
 
getScale(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the Scale property from the ResultSet's metadata, for the column at the specified index.
getScale(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getSchemaName(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the SchemaName property from the ResultSet's metadata, for the column at the specified index.
getSchemaName(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getScope() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getScope() - Method in class com.basiscomponents.bc.SqlTableBC
Get current scope (if scope is set).
getScopeDef() - Method in class com.basiscomponents.bc.SqlTableBC
Get a HashMap with all defined scopes (A-Z).
getScopeDefault() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getScopeDefault() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the default scope
getScopeNoscope() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getScopeNoscope() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the scope which returns all fields (no scopes applied)
getScreenHeight() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getScreenHeight() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the pixel size of the screen that the component is currently in or for the default screen if the component is not visible or null.
getScreenLocationX() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getScreenLocationX() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the screen x-coordinate for the upper left coordinate of the component layout-able bounds.
getScreenLocationY() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getScreenLocationY() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the screen y-coordinate for the upper left coordinate of the component layout-able bounds.
getScreenWidth() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getScreenWidth() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the pixel size of the screen that the component is currently in or for the default screen if the component is not visible or null.
getScreenX() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getScreenY() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getSecondaryColorPalette() - Method in class com.basiscomponents.ui.theming.Theme
 
getSelection() - Method in class com.basiscomponents.bc.BCBinder
 
getSerializedObject(Object) - Static method in class net.miginfocom.layout.LayoutUtil
Returns the serialized object that are associated with caller.
getSharedConfigs() - Method in class com.basiscomponents.bc.ConfigurationsBC
returns the shared configurations the user can access with the current filter.
getSharedConfigs() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the shared configurations the user can access with the current filter.
getSheetName() - Method in class com.basiscomponents.db.export.SheetConfiguration
returns the sheet name configured for excel sheets
getShort() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.Short object.
getShort(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Short.
getShort(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getShort(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getShortCue() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getShrink() - Method in class net.miginfocom.layout.DimConstraint
Returns the shrink priority.
getShrinkPriority() - Method in class net.miginfocom.layout.DimConstraint
Returns the shrink priority.
getSize() - Method in class net.miginfocom.layout.DimConstraint
Returns the min/preferred/max size for the entity in the dimension that this object describes.
getSize(ComponentWrapper) - Method in class net.miginfocom.layout.LayoutCallback
Returns a size similar to the "width" and "height" in the component constraint.
getSizeGroup() - Method in class net.miginfocom.layout.DimConstraint
Returns the size group that this entity should be in for the dimension that this object is describing.
getSizeSafe(int[], int) - Static method in class net.miginfocom.layout.LayoutUtil
 
getSkip() - Method in class net.miginfocom.layout.CC
Returns how many cells in the grid that should be skipped before the component that this constraint belongs to.
getSocket() - Method in class org.java_websocket.client.WebSocketClient
Returns the socket to allow Hostname Verification
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.BarListDesc
 
getSourceFieldType() - Method in interface com.basiscomponents.db.fieldconverter.IConversionRule
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringBoolean
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringDate_Julian
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringDate_OEM
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringDate_YYYYMMDD
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringTime_HHMMSS
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringTime_HMS
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringTimestamp
 
getSourceFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringYMD
 
getSpanX() - Method in class net.miginfocom.layout.CC
Returns the number of cells the cell that this constraint's component will span in the indicated dimension.
getSpanY() - Method in class net.miginfocom.layout.CC
Returns the number of cells the cell that this constraint's component will span in the indicated dimension.
getSplit() - Method in class net.miginfocom.layout.CC
Returns in how many parts the current cell (that this constraint's component will be in) should be split in.
getSQLResultSet() - Method in class com.basiscomponents.db.ResultSet
Returns the java.sql.ResultSet object of this com.basiscomponents.db.ResultSet object.
getSqlStatement() - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
getSQLTypeName(int) - Static method in class com.basiscomponents.db.ResultSet
Returns the name of the given java.sql.Type value, or null in case the given type is unknown.
getSQLXML() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.SQLXML object.
getSQLXML(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getSQLXML(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getStatement() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getString() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.lang.String object.
getString() - Method in class com.basiscomponents.db.DataRow
Returns the record String to initialize a BBj Templated String based on the values of this DataRow object.
getString(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as String.
getString(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getString(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getStyle(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getStyles() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getSubUnits() - Method in class net.miginfocom.layout.UnitValue
 
getTableName() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the table name
getTableName(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the TableName property from the ResultSet's metadata, for the column at the specified index.
getTableName(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
getTag() - Method in class net.miginfocom.layout.CC
Tags the component with metadata.
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.BarListDesc
 
getTargetFieldType() - Method in interface com.basiscomponents.db.fieldconverter.IConversionRule
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringBoolean
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringDate_Julian
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringDate_OEM
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringDate_YYYYMMDD
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringTime_HHMMSS
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringTime_HMS
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringTimestamp
 
getTargetFieldType() - Method in class com.basiscomponents.db.fieldconverter.StringYMD
 
getTemplate() - Method in class com.basiscomponents.db.DataRow
Returns a BBj String Template based on the values defined in this DataRow
getTemplateConfigFile() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getTemplateConfigFile() - Method in interface com.basiscomponents.bc.IConfigurationsBC
 
getTemplatedString() - Method in class com.basiscomponents.db.importer.JLibResultSetImporter
Returns the Templated String.
getTemplatedString() - Method in class com.basiscomponents.util.JLibDataFileHandler
Returns the Templated String.
getText() - Method in class com.basiscomponents.db.tree.Node
 
getText() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getText(String) - Method in class com.basiscomponents.i18n.Props
 
getTime() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.Time object.
getTime(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Time.
getTime(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTime(int, Calendar) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTime(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTime(String, Calendar) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTimestamp() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.sql.Timestamp object.
getTimestamp(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as Timestamp.
getTimestamp(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTimestamp(int, Calendar) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTimestamp(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTimestamp(String, Calendar) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getTimestampMask() - Method in class com.basiscomponents.db.export.ReportDetails
Returns the time stamp mask
getToolTipText() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getTraceLastXStatements() - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
getTransfereMasked() - Method in interface org.java_websocket.framing.Framedata
Defines whether the "Payload data" is masked.
getTransfereMasked() - Method in class org.java_websocket.framing.FramedataImpl1
 
getType() - Method in class com.basiscomponents.db.model.Attribute
 
getType() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getUnicodeStream(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getUnicodeStream(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getUnit() - Method in class net.miginfocom.layout.UnitValue
 
getUnitString() - Method in class net.miginfocom.layout.UnitValue
 
getUnitValueX(String) - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the unit value associated with the unit.
getUnitValueY(String) - Static method in class net.miginfocom.layout.PlatformDefaults
Returns the unit value associated with the unit.
getUpdateStatement() - Method in class com.basiscomponents.db.DataRow
Returns a SQL Update statement based on the DataRow fields.
getURI() - Method in class org.java_websocket.client.WebSocketClient
Returns the URI that this WebSocketClient is connected to.
getURL() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value as java.net.URL object.
getURL(int) - Method in class com.basiscomponents.db.ResultSet
Retrieves the DataField object of the current DataRow for the specified column index, and returns the DataField's value object as URL.
getURL(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getURL(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getUserData() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getUserName() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
getUserName() - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the current username
getValue() - Method in class com.basiscomponents.db.DataField
Returns the DataField's value.
getValue() - Method in class com.basiscomponents.db.model.Attribute
 
getValue() - Method in class com.basiscomponents.util.KeyValuePair
getValue() - Method in class net.miginfocom.layout.UnitValue
 
getValue(Object, String, int) - Static method in class net.miginfocom.layout.LinkHandler
 
getVersion() - Static method in class net.miginfocom.layout.LayoutUtil
Returns the current version of MiG Layout.
getVertical() - Method in class net.miginfocom.layout.CC
Returns the vertical dimension constraint for this component constraint.
getVerticalScaleFactor() - Static method in class net.miginfocom.layout.PlatformDefaults
The forced scale factor that all screen relative units (e.g.
getVerticalScreenDPI() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getVerticalScreenDPI() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the DPI (Dots Per Inch) of the screen the component is currently in or for the default screen if the component is not visible.
getVisualPadding() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getVisualPadding() - Method in class net.miginfocom.layout.CC
Returns the visual padding used when laying out this Component.
getVisualPadding() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the padding on a component by component basis.
getWarnings() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
getWebSocketFactory() - Method in class org.java_websocket.server.WebSocketServer
 
getWebSocketListener() - Method in class org.java_websocket.WebSocketImpl
Getter for the websocket listener
getWidth() - Method in class com.basiscomponents.db.export.ColumnConfiguration
 
getWidth() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getWidth() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getWidth() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getWidth() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the current width for this component.
getWidth() - Method in class net.miginfocom.layout.Grid
 
getWidth() - Method in class net.miginfocom.layout.LC
Returns the minimum/preferred/maximum size for the container that this layout constraint is set for.
getWidth(int) - Method in class net.miginfocom.layout.Grid
 
getWindow() - Method in class com.basiscomponents.ui.layout.BBContainer
 
getWnd() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getWrapAfter() - Method in class net.miginfocom.layout.LC
Returns after what cell the grid should always auto wrap.
getWrapGapSize() - Method in class net.miginfocom.layout.CC
Returns the wrap size if it is a custom size.
getX() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getX() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getX() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getX() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the current x coordinate for this component.
getY() - Method in class com.basiscomponents.ui.layout.BBComponent
 
getY() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
getY() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
getY() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns the current y coordinate for this component.
GNOME - Static variable in class net.miginfocom.layout.PlatformDefaults
 
GOING_AWAY - Static variable in class org.java_websocket.framing.CloseFrame
1001 indicates that an endpoint is "going away", such as a server going down, or a browser having navigated away from a page.
Grid - Class in net.miginfocom.layout
Holds components in a grid.
Grid(ContainerWrapper, LC, AC, AC, Map<? extends ComponentWrapper, CC>, ArrayList<LayoutCallback>) - Constructor for class net.miginfocom.layout.Grid
Constructor.
gridGap(String, String) - Method in class net.miginfocom.layout.LC
Sets both grid gaps at the same time.
gridGapX(String) - Method in class net.miginfocom.layout.LC
Same functionality as setGridGapX(ConstraintParser.parseBoundSize(boundsSize, true, true)) only this method returns this for chaining multiple calls.
gridGapY(String) - Method in class net.miginfocom.layout.LC
Same functionality as setGridGapY(ConstraintParser.parseBoundSize(boundsSize, true, false)) only this method returns this for chaining multiple calls.
grow() - Method in class net.miginfocom.layout.AC
Specifies the current row/column's grow weight within columns/rows with the grow priority 100f.
grow() - Method in class net.miginfocom.layout.CC
Same functionality as CC.growX() and CC.growY().
grow(float) - Method in class net.miginfocom.layout.AC
Specifies the current row/column's grow weight within columns/rows with the same grow priority.
grow(float...) - Method in class net.miginfocom.layout.CC
grow weight for the component horizontally and optionally vertically.
grow(float, int...) - Method in class net.miginfocom.layout.AC
Specifies the indicated rows'/columns' grow weight within columns/rows with the same grow priority.
growPrio(int) - Method in class net.miginfocom.layout.AC
Specifies the current row/column's grow priority.
growPrio(int...) - Method in class net.miginfocom.layout.CC
Grow priority for the component horizontally and optionally vertically.
growPrio(int, int...) - Method in class net.miginfocom.layout.AC
Specifies the indicated rows'/columns' grow priority.
growPrioX(int) - Method in class net.miginfocom.layout.CC
The grow priority compared to other components in the same cell.
growPrioY(int) - Method in class net.miginfocom.layout.CC
The grow priority compared to other components in the same cell.
growX() - Method in class net.miginfocom.layout.CC
Grow weight for the component horizontally.
growX(float) - Method in class net.miginfocom.layout.CC
Grow weight for the component horizontally.
growY() - Method in class net.miginfocom.layout.CC
Grow weight for the component vertically.
growY(float) - Method in class net.miginfocom.layout.CC
Grow weight for the component vertically.
growY(Float) - Method in class net.miginfocom.layout.CC
Deprecated.
guess(String) - Static method in class com.basiscomponents.util.StringDateTimeGuesser
 
guessType(String) - Static method in class com.basiscomponents.util.StringDateTimeGuesser
 
GZIP - Static variable in class org.java_websocket.util.Base64
Specify that data should be gzip-compressed in second bit.

H

handleSignal(int, Object) - Method in class com.basiscomponents.bc.BCBinder
This BC binder will handle the different signals after all bound components have had their chance
HandshakeBuilder - Interface in org.java_websocket.handshake
The interface for building a handshake
Handshakedata - Interface in org.java_websocket.handshake
The interface for the data of a handshake
HandshakedataImpl1 - Class in org.java_websocket.handshake
Implementation of a handshake builder
HandshakedataImpl1() - Constructor for class org.java_websocket.handshake.HandshakedataImpl1
Constructor for handshake implementation
HandshakeImpl1Client - Class in org.java_websocket.handshake
Implementation for a client handshake
HandshakeImpl1Client() - Constructor for class org.java_websocket.handshake.HandshakeImpl1Client
 
HandshakeImpl1Server - Class in org.java_websocket.handshake
Implementation for a server handshake
HandshakeImpl1Server() - Constructor for class org.java_websocket.handshake.HandshakeImpl1Server
 
HAS_BEANS - Static variable in class net.miginfocom.layout.LayoutUtil
 
hasBaseline() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
hasBaseline() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns if the component has a baseline and if it can be retrieved.
hasBufferedData() - Method in class org.java_websocket.client.WebSocketClient
 
hasBufferedData() - Method in interface org.java_websocket.WebSocket
Checks if the websocket has buffered data
hasBufferedData() - Method in class org.java_websocket.WebSocketImpl
 
hasChildren() - Method in class com.basiscomponents.db.tree.Node
 
hasFieldValue(String) - Method in interface org.java_websocket.handshake.Handshakedata
Checks if this handshake contains a specific field
hasFieldValue(String) - Method in class org.java_websocket.handshake.HandshakedataImpl1
 
hashCode() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
hashCode() - Method in class net.miginfocom.layout.UnitValue
 
hashCode() - Method in class org.java_websocket.drafts.Draft_6455
 
hashCode() - Method in class org.java_websocket.extensions.DefaultExtension
 
hashCode() - Method in class org.java_websocket.framing.FramedataImpl1
 
hashCode() - Method in class org.java_websocket.protocols.Protocol
 
hashCode() - Method in class org.java_websocket.WebSocketImpl
 
hasNext() - Method in class com.basiscomponents.db.ResultSetIterator
 
hasResultSet() - Method in class com.basiscomponents.db.tree.Node
 
height(String) - Method in class net.miginfocom.layout.CC
The size for the component as a min and/or preferred and/or maximum size.
height(String) - Method in class net.miginfocom.layout.LC
The height for the container as a min and/or preferred and/or maximum height.
HEIGHT - Static variable in class net.miginfocom.layout.LinkHandler
 
hideMode(int) - Method in class net.miginfocom.layout.CC
How this component, if hidden (not visible), should be treated.
hideMode(int) - Method in class net.miginfocom.layout.LC
Same functionality as LC.setHideMode(int mode) only this method returns this for chaining multiple calls.
HORIZONTAL - Static variable in class net.miginfocom.layout.LayoutUtil
 
HtmlExport - Class in com.basiscomponents.db.export
 
HtmlExport() - Constructor for class com.basiscomponents.db.export.HtmlExport
 

I

IBCBound - Interface in com.basiscomponents.bc
 
IconColorizer - Class in com.basiscomponents.ui.theming
 
IconColorizer() - Constructor for class com.basiscomponents.ui.theming.IconColorizer
 
IConfigurationsBC - Interface in com.basiscomponents.bc
This interface has to be implemented by BCs in order to work with the configurationW widget plugin.
IConversionRule - Interface in com.basiscomponents.db.fieldconverter
 
id(String) - Method in class net.miginfocom.layout.CC
The id used to reference this component in some constraints.
IExtension - Interface in org.java_websocket.extensions
Interface which specifies all required methods to develop a websocket extension.
InCellGapProvider - Interface in net.miginfocom.layout
An interface to implement if you want to decide the gaps between two types of components within the same cell.
INCH - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating inches.
IncompleteException - Class in org.java_websocket.exceptions
Exception which indicates that the frame is not yet complete
IncompleteException(int) - Constructor for class org.java_websocket.exceptions.IncompleteException
Constructor for the preferred size of a frame
IncompleteHandshakeException - Exception in org.java_websocket.exceptions
exception which indicates that a incomplete handshake was recieved
IncompleteHandshakeException() - Constructor for exception org.java_websocket.exceptions.IncompleteHandshakeException
constructor for a IncompleteHandshakeException
IncompleteHandshakeException(int) - Constructor for exception org.java_websocket.exceptions.IncompleteHandshakeException
constructor for a IncompleteHandshakeException
inCrypt - Variable in class org.java_websocket.SSLSocketChannel2
encrypted data incoming
inData - Variable in class org.java_websocket.SSLSocketChannel2
raw payload incomming
index(int) - Method in class net.miginfocom.layout.AC
Sets the current row/column to i.
indexOf(DataRow) - Method in class com.basiscomponents.db.ResultSet
returns the zero-based index of a row in the ResultSet if the ResultSet is indexed and the DataRow contains a rowKey, then the rowKey is used for finding the record in the index.
indexOf(String) - Method in class com.basiscomponents.db.ResultSet
returns the zero-based index of a row in the ResultSet if the ResultSet is indexed and the DataRow contains a rowKey, then the rowKey is used for finding the record in the index.
INF - Static variable in class net.miginfocom.layout.LayoutUtil
A substitute value for a really large value.
INITIAL_FAMESIZE - Static variable in class org.java_websocket.drafts.Draft
 
InputStream(InputStream) - Constructor for class org.java_websocket.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.java_websocket.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
inQueue - Variable in class org.java_websocket.WebSocketImpl
Queue of buffers that need to be processed
insertColumn(String, int) - Method in class com.basiscomponents.db.export.SheetConfiguration
Inserts a new column in position to the list of columns
insertColumn(String, int, int) - Method in class com.basiscomponents.db.export.SheetConfiguration
Inserts a new column in position to the list of columns
insertColumn(String, int, String, int) - Method in class com.basiscomponents.db.export.SheetConfiguration
Creates a new column and inserts it into given position abstracted away from exposed methods
insertColumn(String, ColumnConfigurationBuilder, int) - Method in class com.basiscomponents.db.export.SheetConfiguration
Inserts a new column in position to the list of columns
insertItem(int, DataRow) - Method in class com.basiscomponents.db.ResultSet
Inserts the given DataRow object at the specified index in the ResultSet.
insertItem(int, T) - Method in class com.basiscomponents.db.BBArrayList
Calls the ArrayList.add(int, Object) method.
insertRow() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
insets(String) - Method in class net.miginfocom.layout.LC
Same functionality as setInsets(ConstraintParser.parseInsets(s, true)).
insets(String, String, String, String) - Method in class net.miginfocom.layout.LC
Sets the different insets (expressed as a UnitValues, e.g.
insetsAll(String) - Method in class net.miginfocom.layout.LC
Sets the same inset (expressed as a UnitValue, e.g.
invalidate() - Method in class net.miginfocom.layout.PlatformDefaults
Tells all layout manager instances to revalidate and recalculated everything.
invalidateContainerSize() - Method in class net.miginfocom.layout.Grid
If the container (parent) that this grid is laying out has changed its bounds, call this method to clear any cached values min/pref/max sizes of the components and rows/columns.
InvalidDataException - Exception in org.java_websocket.exceptions
exception which indicates that a invalid data was recieved
InvalidDataException(int) - Constructor for exception org.java_websocket.exceptions.InvalidDataException
constructor for a InvalidDataException
InvalidDataException(int, String) - Constructor for exception org.java_websocket.exceptions.InvalidDataException
constructor for a InvalidDataException.
InvalidDataException(int, String, Throwable) - Constructor for exception org.java_websocket.exceptions.InvalidDataException
constructor for a InvalidDataException.
InvalidDataException(int, Throwable) - Constructor for exception org.java_websocket.exceptions.InvalidDataException
constructor for a InvalidDataException.
InvalidFrameException - Exception in org.java_websocket.exceptions
exception which indicates that a invalid frame was recieved (CloseFrame.PROTOCOL_ERROR)
InvalidFrameException() - Constructor for exception org.java_websocket.exceptions.InvalidFrameException
constructor for a InvalidFrameException
InvalidFrameException(String) - Constructor for exception org.java_websocket.exceptions.InvalidFrameException
constructor for a InvalidFrameException
InvalidFrameException(String, Throwable) - Constructor for exception org.java_websocket.exceptions.InvalidFrameException
constructor for a InvalidFrameException
InvalidFrameException(Throwable) - Constructor for exception org.java_websocket.exceptions.InvalidFrameException
constructor for a InvalidFrameException
InvalidHandshakeException - Exception in org.java_websocket.exceptions
exception which indicates that a invalid handshake was recieved (CloseFrame.PROTOCOL_ERROR)
InvalidHandshakeException() - Constructor for exception org.java_websocket.exceptions.InvalidHandshakeException
constructor for a InvalidHandshakeException
InvalidHandshakeException(String) - Constructor for exception org.java_websocket.exceptions.InvalidHandshakeException
constructor for a InvalidHandshakeException
InvalidHandshakeException(String, Throwable) - Constructor for exception org.java_websocket.exceptions.InvalidHandshakeException
constructor for a InvalidHandshakeException
InvalidHandshakeException(Throwable) - Constructor for exception org.java_websocket.exceptions.InvalidHandshakeException
constructor for a InvalidHandshakeException
invert(String) - Static method in class com.basiscomponents.util.StringHelper
Returns a String with the inverted bytes of the given input String.
IProtocol - Interface in org.java_websocket.protocols
Interface which specifies all required methods for a Sec-WebSocket-Protocol
isAfterLast() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
isAutoIncrement(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the AutoIncrement property from the ResultSet's metadata, for the column at the specified index.
isAutoIncrement(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isBeforeFirst() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
isBlocking() - Method in class org.java_websocket.AbstractWrappedByteChannel
 
isBlocking() - Method in class org.java_websocket.SSLSocketChannel
 
isBlocking() - Method in class org.java_websocket.SSLSocketChannel2
 
isBlocking() - Method in interface org.java_websocket.WrappedByteChannel
This function returns the blocking state of the channel
isBoundsInGrid() - Method in class net.miginfocom.layout.CC
Returns if the absolute pos value should be corrections to the component that is in a normal cell.
isCaseSensitive(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the CaseSensitive property from the ResultSet's metadata, for the column at the specified index.
isCaseSensitive(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isChartype(int) - Static method in class com.basiscomponents.bc.util.SQLHelper
 
isClosed() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
isClosed() - Method in class org.java_websocket.client.WebSocketClient
 
isClosed() - Method in interface org.java_websocket.WebSocket
Is the websocket in the state CLOSED
isClosed() - Method in class org.java_websocket.WebSocketImpl
 
isClosing() - Method in class org.java_websocket.client.WebSocketClient
 
isClosing() - Method in interface org.java_websocket.WebSocket
Is the websocket in the state CLOSING
isClosing() - Method in class org.java_websocket.WebSocketImpl
 
isConnected() - Method in class org.java_websocket.SSLSocketChannel2
 
isConnecting() - Method in class org.java_websocket.client.WebSocketClient
Deprecated.
isConnecting() - Method in interface org.java_websocket.WebSocket
Deprecated.
isConnecting() - Method in class org.java_websocket.WebSocketImpl
Deprecated.
isCurrency(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the Currency property from the ResultSet's metadata, for the column at the specified index.
isCurrency(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isDefinitelyWritable(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the DefinitelyWritable property from the ResultSet's metadata, for the column at the specified index.
isDefinitelyWritable(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isDesignTime(ContainerWrapper) - Static method in class net.miginfocom.layout.LayoutUtil
Returns if design time is turned on for a Container in ContainerWrapper.
isDestroyed() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
isEmpty() - Method in class com.basiscomponents.db.DataRow
Returns true if the DataRow has no fields, otherwise false.
isEmpty() - Method in class com.basiscomponents.db.ResultSet
Returns true if the ResultSet doesn't contain any DataRow, false otherwise.
isEnabled() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
isExternal() - Method in class net.miginfocom.layout.CC
Returns if this component should have its bounds handled by an external source and not this layout manager.
isFieldInScope(String) - Method in class com.basiscomponents.bc.SqlTableBC
 
isFieldInScope(String, String) - Method in class com.basiscomponents.bc.SqlTableBC
 
isFieldNull(String) - Method in class com.basiscomponents.db.DataRow
Returns true if the value of the field with the given name is null, false otherwise.

Throws an Exception in case the field with the given name doesn't exist.
isFill() - Method in class net.miginfocom.layout.DimConstraint
Returns if the component in the row/column that this constraint should default be grown in the same dimension that this constraint represents (width for column and height for a row).
isFillX() - Method in class net.miginfocom.layout.LC
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
isFillY() - Method in class net.miginfocom.layout.LC
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
isFin() - Method in interface org.java_websocket.framing.Framedata
Indicates that this is the final fragment in a message.
isFin() - Method in class org.java_websocket.framing.FramedataImpl1
 
isFirst() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
isFlowX() - Method in class net.miginfocom.layout.LC
The default flow direction.
isFlushAndClose() - Method in class org.java_websocket.client.WebSocketClient
 
isFlushAndClose() - Method in interface org.java_websocket.WebSocket
Returns true when no further frames may be submitted
This happens before the socket connection is closed.
isFlushAndClose() - Method in class org.java_websocket.WebSocketImpl
 
isFrameValid(Framedata) - Method in class org.java_websocket.extensions.CompressionExtension
 
isFrameValid(Framedata) - Method in class org.java_websocket.extensions.DefaultExtension
 
isFrameValid(Framedata) - Method in interface org.java_websocket.extensions.IExtension
Check if the received frame is correctly implemented by the other endpoint and there are no specification errors (like wrongly set RSV)
isGrouped() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
isHorizontal() - Method in class net.miginfocom.layout.UnitValue
 
isInboundDone() - Method in class org.java_websocket.SSLSocketChannel2
 
isIndexed() - Method in class com.basiscomponents.db.ResultSet
isIndexed: check if the ResultSet has an internal index row that would allow access by a key instead of the numeric integer index
isLast() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
isLeaf() - Method in class com.basiscomponents.db.tree.Node
 
isLeftToRight() - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
isLeftToRight() - Method in interface net.miginfocom.layout.ContainerWrapper
Returns if this container is using left-to-right component ordering.
isLeftToRight(LC, ContainerWrapper) - Static method in class net.miginfocom.layout.LayoutUtil
Returns if left-to-right orientation is used.
isManagingComponent(BBjControl) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
isNeedRead() - Method in class org.java_websocket.AbstractWrappedByteChannel
 
isNeedRead() - Method in class org.java_websocket.SSLSocketChannel
 
isNeedRead() - Method in class org.java_websocket.SSLSocketChannel2
 
isNeedRead() - Method in interface org.java_websocket.WrappedByteChannel
returns whether readMore should be called to fetch data which has been decoded but not yet been returned.
isNeedWrite() - Method in class org.java_websocket.AbstractWrappedByteChannel
 
isNeedWrite() - Method in class org.java_websocket.SSLSocketChannel
 
isNeedWrite() - Method in class org.java_websocket.SSLSocketChannel2
 
isNeedWrite() - Method in interface org.java_websocket.WrappedByteChannel
returns whether writeMore should be called write additional data.
isNewline() - Method in class net.miginfocom.layout.CC
Returns if the flow should wrap to the next line/column before the component that this constraint belongs to.
isNoCache() - Method in class net.miginfocom.layout.LC
If components have sizes or positions linked to the bounds of the parent in some way (as for instance the "%" unit has) the cache must be turned off for the panel.
isNoGrid() - Method in class net.miginfocom.layout.DimConstraint
Returns if the row/column should default to flow and not to grid behaviour.
isNoGrid() - Method in class net.miginfocom.layout.LC
If the whole layout should be non grid based.
isNull(int) - Method in class com.basiscomponents.db.ResultSet
Checks a DataField for null
isNullable(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the Nullable property from the ResultSet's metadata, for the column at the specified index.
isNullable(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isNumericType(int) - Static method in class com.basiscomponents.db.util.SqlTypeNames
 
isOpaque() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
isOpen() - Method in class org.java_websocket.AbstractWrappedByteChannel
 
isOpen() - Method in class org.java_websocket.client.WebSocketClient
 
isOpen() - Method in class org.java_websocket.SSLSocketChannel
 
isOpen() - Method in class org.java_websocket.SSLSocketChannel2
 
isOpen() - Method in interface org.java_websocket.WebSocket
Is the websocket in the state OPEN
isOpen() - Method in class org.java_websocket.WebSocketImpl
 
isPkPresent(boolean, DataRow) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
isPrimaryKeyPresent(DataRow) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
isPrimaryKeysEmpty() - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
isReadOnly(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the ReadOnly property from the ResultSet's metadata, for the column at the specified index.
isReadOnly(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isReuseAddr() - Method in class org.java_websocket.AbstractWebSocket
Tests Tests if SO_REUSEADDR is enabled.
isRoot() - Method in class com.basiscomponents.db.tree.Node
 
isRSV1() - Method in interface org.java_websocket.framing.Framedata
Indicates that this frame has the rsv1 bit set.
isRSV1() - Method in class org.java_websocket.framing.FramedataImpl1
 
isRSV2() - Method in interface org.java_websocket.framing.Framedata
Indicates that this frame has the rsv2 bit set.
isRSV2() - Method in class org.java_websocket.framing.FramedataImpl1
 
isRSV3() - Method in interface org.java_websocket.framing.Framedata
Indicates that this frame has the rsv3 bit set.
isRSV3() - Method in class org.java_websocket.framing.FramedataImpl1
 
isSearchable(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the Searchable property from the ResultSet's metadata, for the column at the specified index.
isSearchable(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isSigned(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the Signed property from the ResultSet's metadata, for the column at the specified index.
isSigned(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isTcpNoDelay() - Method in class org.java_websocket.AbstractWebSocket
Tests if TCP_NODELAY is enabled.
isTopToBottom() - Method in class net.miginfocom.layout.LC
If the layout should go from the default top-to-bottom in the grid instead of the optional bottom-to-top.
isTraceLastExecute() - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
isTraceLastRetrieve() - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
isTraceSql() - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
isUnset() - Method in class net.miginfocom.layout.BoundSize
Returns if this bound size has no min, preferred and maximum size set (they are all null)
isValid() - Method in class org.java_websocket.framing.CloseFrame
 
isValid() - Method in class org.java_websocket.framing.ControlFrame
 
isValid() - Method in class org.java_websocket.framing.DataFrame
 
isValid() - Method in class org.java_websocket.framing.FramedataImpl1
Check if the frame is valid due to specification
isValid() - Method in class org.java_websocket.framing.TextFrame
 
isValidUTF8(ByteBuffer) - Static method in class org.java_websocket.util.Charsetfunctions
Calling isValidUTF8 with offset 0
isValidUTF8(ByteBuffer, int) - Static method in class org.java_websocket.util.Charsetfunctions
Check if the provided BytebBuffer contains a valid utf8 encoded string.
isVisible() - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
isVisible() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
isVisible() - Method in interface net.miginfocom.layout.ComponentWrapper
Returns if the component's visibility is set to true.
isVisualPadding() - Method in class net.miginfocom.layout.LC
If visual padding should be automatically used and compensated for by this layout instance.
isWrap() - Method in class net.miginfocom.layout.CC
Returns if the flow should wrap to the next line/column after the component that this constraint belongs to.
isWrapperFor(Class<?>) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
isWrapperFor(Class<?>) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
isWritable(int) - Method in class com.basiscomponents.db.ResultSet
Returns the value of the Writable property from the ResultSet's metadata, for the column at the specified index.
isWritable(int) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
iterateHttpFields() - Method in interface org.java_websocket.handshake.Handshakedata
Iterator for the http fields
iterateHttpFields() - Method in class org.java_websocket.handshake.HandshakedataImpl1
 
iterator() - Method in class com.basiscomponents.db.ResultSet
 

J

JarLoader - Class in com.basiscomponents.util
This class implements a ClassLoader that allows the dynamic addition of JAR files You can then obtain a reference to the class by cl.LoadClass and use the newInstance() method of the class object to call the default constructor.
JarLoader() - Constructor for class com.basiscomponents.util.JarLoader
 
JarLoader(URL[]) - Constructor for class com.basiscomponents.util.JarLoader
 
JDBCDataSource - Class in com.basiscomponents.db
 
JDBCDataSource(String, String, String, String) - Constructor for class com.basiscomponents.db.JDBCDataSource
 
JLibDataFileHandler - Class in com.basiscomponents.util
Imports the data of a Data File into a com.basiscomponents.db.ResultSet object using the BASIS JLib.
JLibDataFileHandler() - Constructor for class com.basiscomponents.util.JLibDataFileHandler
 
JLibResultSetImporter - Class in com.basiscomponents.db.importer
Imports the data of a Data File into a com.basiscomponents.db.ResultSet object using the BASIS JLib.
JLibResultSetImporter() - Constructor for class com.basiscomponents.db.importer.JLibResultSetImporter
 
JRDataSourceAdapter - Class in com.basiscomponents.db.util
JRDataSourceResultSet represents a ResultSet as a JRDataSource for processing with JasperReports
JRDataSourceAdapter(ResultSet) - Constructor for class com.basiscomponents.db.util.JRDataSourceAdapter
public constructor

K

key - Variable in class org.java_websocket.WebSocketImpl
 
keySet() - Method in class com.basiscomponents.db.DataRow
Method to retrieve all keys in the dataFields
KeyValuePair<K,​V> - Class in com.basiscomponents.util
KeyValuePair(K, V) - Constructor for class com.basiscomponents.util.KeyValuePair
 

L

LABEL_ALIGN - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating label alignment.
last() - Method in class com.basiscomponents.db.ResultSet
Moves the cursor to the last DataRow element of this ResultSet.
last() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
layout(int[], UnitValue, UnitValue, boolean) - Method in class net.miginfocom.layout.Grid
Does the actual layout.
layout(int[], UnitValue, UnitValue, boolean, boolean) - Method in class net.miginfocom.layout.Grid
Deprecated.
since 5.0 Last boolean is not needed and is gotten from the new ComponentWrapper.getContentBias() instead;
LayoutCallback - Class in net.miginfocom.layout
A class to extend if you want to provide more control over where a component is placed or the size of it.
LayoutCallback() - Constructor for class net.miginfocom.layout.LayoutCallback
 
layoutChildren() - Method in class com.basiscomponents.ui.layout.BBMigPane
This is where the actual layout happens.
LayoutUtil - Class in net.miginfocom.layout
A utility class that has only static helper methods.
LC - Class in net.miginfocom.layout
Contains the constraints for an instance of the LC layout manager.
LC() - Constructor for class net.miginfocom.layout.LC
Empty constructor.
leftToRight(boolean) - Method in class net.miginfocom.layout.LC
Same functionality as LC.setLeftToRight(Boolean) only this method returns this for chaining multiple calls.
LimitExedeedException - Exception in org.java_websocket.exceptions
exception which indicates that the message limited was exedeeded (CloseFrame.TOOBIG)
LimitExedeedException() - Constructor for exception org.java_websocket.exceptions.LimitExedeedException
constructor for a LimitExedeedException
LimitExedeedException(String) - Constructor for exception org.java_websocket.exceptions.LimitExedeedException
constructor for a LimitExedeedException
LINK_H - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to height.
LINK_W - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to width.
LINK_X - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to x.
LINK_X2 - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to x2.
LINK_XPOS - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to x position on screen.
LINK_Y - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to y.
LINK_Y2 - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to y2.
LINK_YPOS - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating linking to y position on screen.
LinkHandler - Class in net.miginfocom.layout
 
listAsString(List<String>) - Static method in class com.basiscomponents.db.util.ValuesUtil
 
listAsString(List<String>, String) - Static method in class com.basiscomponents.db.util.ValuesUtil
 
ListImporter - Class in com.basiscomponents.db.importer
Importer Class to import from a List to a Resultset
ListImporter() - Constructor for class com.basiscomponents.db.importer.ListImporter
 
LOOKUP - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating a lookup.
LPX - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating logical horizontal pixels.
LPY - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating logical vertical pixels.

M

MAC_OSX - Static variable in class net.miginfocom.layout.PlatformDefaults
 
main(String[]) - Static method in class com.basiscomponents.bc.ConfigurationsBC
 
main(String[]) - Static method in class com.basiscomponents.i18n.Props
 
main(String[]) - Static method in class com.basiscomponents.ui.theming.Theme
 
match(String) - Method in class com.basiscomponents.db.ExpressionMatcher
 
match(Comparator<DataRow>, DataRow, String) - Method in class com.basiscomponents.db.ExpressionMatcher
 
MATCHED - org.java_websocket.drafts.Draft.HandshakeState
Handshake matched this Draft successfully
matches(DataRow) - Method in class com.basiscomponents.db.DataRow
 
matches(DataRow) - Method in interface com.basiscomponents.db.util.DataRowMatcher
 
matches(DataRow) - Method in class com.basiscomponents.db.util.DataRowRegexMatcher
 
matches(DataRow) - Method in class com.basiscomponents.db.util.SimpleDataRowMatcher
 
matches(String, DataRow) - Static method in class com.basiscomponents.db.DataRowQueryMatcher
 
matches(String, DataRow, boolean, boolean) - Static method in class com.basiscomponents.db.DataRowQueryMatcher
 
max(String) - Method in class com.basiscomponents.db.ResultSet
Returns the max value of all fields with the specified name, by iterating over all DataRow objects of this ResultSet.
MAX - Static variable in class net.miginfocom.layout.LayoutUtil
 
MAX - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating the maximum of two sub units
MAX_FAME_SIZE - Static variable in class org.java_websocket.drafts.Draft
 
MAX_SIZE - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating maximum size.
maxHeight(String) - Method in class net.miginfocom.layout.CC
The maximum size for the component.
maxHeight(String) - Method in class net.miginfocom.layout.LC
The maximum height for the container.
maxWidth(String) - Method in class net.miginfocom.layout.CC
The maximum size for the component.
maxWidth(String) - Method in class net.miginfocom.layout.LC
The maximum width for the container.
median(String) - Method in class com.basiscomponents.db.ResultSet
Returns the median value of all fields with the specified name, by iterating over all DataRow objects of this ResultSet.
merge(ResultSet, String, boolean) - Method in class com.basiscomponents.db.ResultSet
 
mergeRecord(DataRow) - Method in class com.basiscomponents.db.DataRow
Merges this DataRow object with the given one by adding all fields of the given DataRow object to the current one.
mergeRecord(DataRow, Boolean) - Method in class com.basiscomponents.db.DataRow
Merges this DataRow object with the given one by adding all fields of the given DataRow object to the current one.
mergeResultSetsOnKeys(ResultSet, ResultSet) - Method in class com.basiscomponents.bc.ConfigurationsBC
merges 2 resultsets
metaDataFromJson(String) - Static method in class com.basiscomponents.db.util.DataRowJsonMapper
Parses and returns a DataRow object that contains meta data
MID - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating the middle value of two sub units
min(String) - Method in class com.basiscomponents.db.ResultSet
Returns the min value of all fields with the specified name, by iterating over all DataRow objects of this ResultSet.
MIN - Static variable in class net.miginfocom.layout.LayoutUtil
 
MIN - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating the minimum of two sub units
MIN_SIZE - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating minimum size.
minHeight(String) - Method in class net.miginfocom.layout.CC
The minimum size for the component.
minHeight(String) - Method in class net.miginfocom.layout.LC
The minimum height for the container.
minWidth(String) - Method in class net.miginfocom.layout.CC
The minimum size for the component.
minWidth(String) - Method in class net.miginfocom.layout.LC
The minimum width for the container.
MM - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating millimeters.
moveToCurrentRow() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
moveToInsertRow() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
MUL - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating a multiplication of two sub units.
MultipartPost - Class in com.basiscomponents.rest
 
MultipartPost(String, String, Boolean) - Constructor for class com.basiscomponents.rest.MultipartPost
create a new HTTP POST request with content multipart/form-data
MYSQL_DBMS - Static variable in class com.basiscomponents.bc.util.Constants
 

N

net.miginfocom.layout - package net.miginfocom.layout
 
NEVER_CONNECTED - Static variable in class org.java_websocket.framing.CloseFrame
The connection had never been established
newInstance() - Static method in class com.basiscomponents.db.DataRow
Returns a new instance of a DataRow object.
newInstance(ResultSet) - Static method in class com.basiscomponents.db.DataRow
Returns a new instance of a DataRow object which has been initialized with the column metadata from the given ResultSet object.
newline() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setNewline(boolean) with true only this method returns this for chaining multiple calls.
newline(String) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setNewlineGapSize(BoundSize) only this method returns this for chaining multiple calls.
next() - Method in class com.basiscomponents.db.ResultSet
Moves the cursor to the next DataRow element.
next() - Method in class com.basiscomponents.db.ResultSetIterator
 
next() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
next() - Method in class com.basiscomponents.db.util.JRDataSourceAdapter
implementation of the next() method
NO_OPTIONS - Static variable in class org.java_websocket.util.Base64
No options specified.
NO_SORT - Static variable in class com.basiscomponents.db.ResultSet
 
NO_UTF8 - Static variable in class org.java_websocket.framing.CloseFrame
1007 indicates that an endpoint is terminating the connection because it has received data within a message that was not consistent with the type of the message (e.g., non-UTF-8 [RFC3629] data within a text message).
noCache() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setNoCache(boolean) with true only this method returns this for chaining multiple calls.
NOCODE - Static variable in class org.java_websocket.framing.CloseFrame
1005 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
Node - Class in com.basiscomponents.db.tree
 
Node(String) - Constructor for class com.basiscomponents.db.tree.Node
 
Node(String, Node) - Constructor for class com.basiscomponents.db.tree.Node
 
noGrid() - Method in class net.miginfocom.layout.AC
Specifies that the current row/column should not be grid-like.
noGrid() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setNoGrid(boolean) with true only this method returns this for chaining multiple calls.
noGrid(int...) - Method in class net.miginfocom.layout.AC
Specifies that the indicated rows/columns should not be grid-like.
NONE - org.java_websocket.drafts.Draft.CloseHandshakeType
 
NORMAL - Static variable in class org.java_websocket.framing.CloseFrame
indicates a normal closure, meaning whatever purpose the connection was established for has been fulfilled.
NOT_MATCHED - org.java_websocket.drafts.Draft.HandshakeState
Handshake is does not match this Draft
NOT_YET_CONNECTED - org.java_websocket.WebSocket.READYSTATE
 
NotSendableException - Exception in org.java_websocket.exceptions
exception which indicates the frame payload is not sendable
NotSendableException(String) - Constructor for exception org.java_websocket.exceptions.NotSendableException
constructor for a NotSendableException
NotSendableException(String, Throwable) - Constructor for exception org.java_websocket.exceptions.NotSendableException
constructor for a NotSendableException
NotSendableException(Throwable) - Constructor for exception org.java_websocket.exceptions.NotSendableException
constructor for a NotSendableException
noVisualPadding() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setVisualPadding(boolean) with false only this method returns this for chaining multiple calls.
NULL_SIZE - Static variable in class net.miginfocom.layout.BoundSize
 

O

ON_PRIMARY - Static variable in class com.basiscomponents.ui.theming.Theme
 
ON_SECONDARY - Static variable in class com.basiscomponents.ui.theming.Theme
 
onClose(int, String, boolean) - Method in class org.java_websocket.client.WebSocketClient
Called after the websocket connection has been closed.
onClose(WebSocket, int, String, boolean) - Method in class com.basiscomponents.comm.WsServer
 
onClose(WebSocket, int, String, boolean) - Method in class org.java_websocket.server.WebSocketServer
Called after the websocket connection has been closed.
onCloseInitiated(int, String) - Method in class org.java_websocket.client.WebSocketClient
Send when this peer sends a close handshake
onCloseInitiated(WebSocket, int, String) - Method in class org.java_websocket.server.WebSocketServer
 
onClosing(int, String, boolean) - Method in class org.java_websocket.client.WebSocketClient
Called as soon as no further frames are accepted
onClosing(WebSocket, int, String, boolean) - Method in class org.java_websocket.server.WebSocketServer
 
onConnect(SelectionKey) - Method in class org.java_websocket.server.WebSocketServer
Returns whether a new connection shall be accepted or not.
Therefore method is well suited to implement some kind of connection limitation.
onError(Exception) - Method in class org.java_websocket.client.WebSocketClient
Called when errors occurs.
onError(WebSocket, Exception) - Method in class com.basiscomponents.comm.WsServer
 
onError(WebSocket, Exception) - Method in class org.java_websocket.server.WebSocketServer
Called when errors occurs.
ONEWAY - org.java_websocket.drafts.Draft.CloseHandshakeType
 
onFragment(Framedata) - Method in class org.java_websocket.client.WebSocketClient
Deprecated.
onFragment(WebSocket, Framedata) - Method in class org.java_websocket.server.WebSocketServer
Deprecated.
onMessage(String) - Method in class org.java_websocket.client.WebSocketClient
Callback for string messages received from the remote host
onMessage(ByteBuffer) - Method in class org.java_websocket.client.WebSocketClient
Callback for binary messages received from the remote host
onMessage(WebSocket, String) - Method in class com.basiscomponents.comm.WsServer
 
onMessage(WebSocket, String) - Method in class org.java_websocket.server.WebSocketServer
Callback for string messages received from the remote host
onMessage(WebSocket, ByteBuffer) - Method in class com.basiscomponents.comm.WsServer
 
onMessage(WebSocket, ByteBuffer) - Method in class org.java_websocket.server.WebSocketServer
Callback for binary messages received from the remote host
onOpen(ServerHandshake) - Method in class org.java_websocket.client.WebSocketClient
Called after an opening handshake has been performed and the given websocket is ready to be written on.
onOpen(WebSocket, ClientHandshake) - Method in class com.basiscomponents.comm.WsServer
 
onOpen(WebSocket, ClientHandshake) - Method in class org.java_websocket.server.WebSocketServer
Called after an opening handshake has been performed and the given websocket is ready to be written on.
onSetData() - Method in class com.basiscomponents.bc.BCBinder
Invokes the onSetData() of all bound components
onSetData() - Method in interface com.basiscomponents.bc.IBCBound
 
onSetSelection() - Method in class com.basiscomponents.bc.BCBinder
Invokes the onSetSelection() of all bound components
onSetSelection() - Method in interface com.basiscomponents.bc.IBCBound
 
onSignal(int, Object) - Method in interface com.basiscomponents.bc.IBCBound
 
onStart() - Method in class com.basiscomponents.comm.WsServer
 
onStart() - Method in class org.java_websocket.server.WebSocketServer
Called when the server started up successfully.
onWebsocketClose(WebSocket, int, String, boolean) - Method in class org.java_websocket.client.WebSocketClient
Calls subclass' implementation of onClose.
onWebsocketClose(WebSocket, int, String, boolean) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketClose(WebSocket, int, String, boolean) - Method in interface org.java_websocket.WebSocketListener
Called after WebSocket#close is explicity called, or when the other end of the WebSocket connection is closed.
onWebsocketCloseInitiated(WebSocket, int, String) - Method in class org.java_websocket.client.WebSocketClient
 
onWebsocketCloseInitiated(WebSocket, int, String) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketCloseInitiated(WebSocket, int, String) - Method in interface org.java_websocket.WebSocketListener
send when this peer sends a close handshake
onWebsocketClosing(WebSocket, int, String, boolean) - Method in class org.java_websocket.client.WebSocketClient
 
onWebsocketClosing(WebSocket, int, String, boolean) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketClosing(WebSocket, int, String, boolean) - Method in interface org.java_websocket.WebSocketListener
Called as soon as no further frames are accepted
onWebsocketError(WebSocket, Exception) - Method in class org.java_websocket.client.WebSocketClient
Calls subclass' implementation of onIOError.
onWebsocketError(WebSocket, Exception) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketError(WebSocket, Exception) - Method in interface org.java_websocket.WebSocketListener
Called if an exception worth noting occurred.
onWebsocketHandshakeReceivedAsClient(WebSocket, ClientHandshake, ServerHandshake) - Method in class org.java_websocket.WebSocketAdapter
 
onWebsocketHandshakeReceivedAsClient(WebSocket, ClientHandshake, ServerHandshake) - Method in interface org.java_websocket.WebSocketListener
Called on the client side when the socket connection is first established, and the WebSocketImpl handshake response has been received.
onWebsocketHandshakeReceivedAsServer(WebSocket, Draft, ClientHandshake) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketHandshakeReceivedAsServer(WebSocket, Draft, ClientHandshake) - Method in class org.java_websocket.WebSocketAdapter
This default implementation does not do anything.
onWebsocketHandshakeReceivedAsServer(WebSocket, Draft, ClientHandshake) - Method in interface org.java_websocket.WebSocketListener
Called on the server side when the socket connection is first established, and the WebSocket handshake has been received.
onWebsocketHandshakeSentAsClient(WebSocket, ClientHandshake) - Method in class org.java_websocket.WebSocketAdapter
This default implementation does not do anything which will cause the connections to always progress.
onWebsocketHandshakeSentAsClient(WebSocket, ClientHandshake) - Method in interface org.java_websocket.WebSocketListener
Called on the client side when the socket connection is first established, and the WebSocketImpl handshake has just been sent.
onWebsocketMessage(WebSocket, String) - Method in class org.java_websocket.client.WebSocketClient
Calls subclass' implementation of onMessage.
onWebsocketMessage(WebSocket, String) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketMessage(WebSocket, String) - Method in interface org.java_websocket.WebSocketListener
Called when an entire text frame has been received.
onWebsocketMessage(WebSocket, ByteBuffer) - Method in class org.java_websocket.client.WebSocketClient
 
onWebsocketMessage(WebSocket, ByteBuffer) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketMessage(WebSocket, ByteBuffer) - Method in interface org.java_websocket.WebSocketListener
Called when an entire binary frame has been received.
onWebsocketMessageFragment(WebSocket, Framedata) - Method in class org.java_websocket.client.WebSocketClient
 
onWebsocketMessageFragment(WebSocket, Framedata) - Method in class org.java_websocket.server.WebSocketServer
Deprecated.
onWebsocketMessageFragment(WebSocket, Framedata) - Method in class org.java_websocket.WebSocketAdapter
Deprecated.
onWebsocketMessageFragment(WebSocket, Framedata) - Method in interface org.java_websocket.WebSocketListener
Deprecated.
onWebsocketOpen(WebSocket, Handshakedata) - Method in class org.java_websocket.client.WebSocketClient
Calls subclass' implementation of onOpen.
onWebsocketOpen(WebSocket, Handshakedata) - Method in class org.java_websocket.server.WebSocketServer
 
onWebsocketOpen(WebSocket, Handshakedata) - Method in interface org.java_websocket.WebSocketListener
Called after onHandshakeReceived returns true.
onWebsocketPing(WebSocket, Framedata) - Method in class org.java_websocket.WebSocketAdapter
This default implementation will send a pong in response to the received ping.
onWebsocketPing(WebSocket, Framedata) - Method in interface org.java_websocket.WebSocketListener
Called a ping frame has been received.
onWebsocketPong(WebSocket, Framedata) - Method in class org.java_websocket.WebSocketAdapter
This default implementation does not do anything.
onWebsocketPong(WebSocket, Framedata) - Method in interface org.java_websocket.WebSocketListener
Called when a pong frame is received.
onWriteDemand(WebSocket) - Method in class org.java_websocket.client.WebSocketClient
 
onWriteDemand(WebSocket) - Method in class org.java_websocket.server.WebSocketServer
 
onWriteDemand(WebSocket) - Method in interface org.java_websocket.WebSocketListener
This method is used to inform the selector thread that there is data queued to be written to the socket.
OPEN - org.java_websocket.WebSocket.READYSTATE
 
orderBy(String) - Method in class com.basiscomponents.db.ResultSet
re-orders a result set according to an ORDER BY clause like in SQL ORDER BY: e.g.
orderByColumn(String, String) - Method in class com.basiscomponents.db.ResultSet
Re-orders the ResultSet based on the given field name and the given sort direction.
orderByColumn(Comparator<DataRow>) - Method in class com.basiscomponents.db.ResultSet
Re-order the ResultSet using the given Comparator object.
orderByRowID() - Method in class com.basiscomponents.db.ResultSet
Re-orders the ResultSet based on the Row ID's.
ORDERED - Static variable in class org.java_websocket.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
org.java_websocket - package org.java_websocket
 
org.java_websocket.client - package org.java_websocket.client
This package encapsulates all implementations in relation with the WebSocketClient.
org.java_websocket.drafts - package org.java_websocket.drafts
This package encapsulates all implementations in relation with the WebSocket drafts.
org.java_websocket.exceptions - package org.java_websocket.exceptions
This package encapsulates all implementations in relation with the exceptions thrown in this lib.
org.java_websocket.extensions - package org.java_websocket.extensions
This package encapsulates all interfaces and implementations in relation with the WebSocket Sec-WebSocket-Extensions.
org.java_websocket.framing - package org.java_websocket.framing
This package encapsulates all interfaces and implementations in relation with the WebSocket frames.
org.java_websocket.handshake - package org.java_websocket.handshake
This package encapsulates all interfaces and implementations in relation with the WebSocket handshake.
org.java_websocket.protocols - package org.java_websocket.protocols
This package encapsulates all interfaces and implementations in relation with the WebSocket Sec-WebSocket-Protocol.
org.java_websocket.server - package org.java_websocket.server
This package encapsulates all implementations in relation with the WebSocketServer.
org.java_websocket.util - package org.java_websocket.util
This package encapsulates the utility classes.
outCrypt - Variable in class org.java_websocket.SSLSocketChannel2
encrypted data outgoing
OutputStream(OutputStream) - Constructor for class org.java_websocket.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.java_websocket.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
outQueue - Variable in class org.java_websocket.WebSocketImpl
Queue of buffers that need to be sent to the client.

P

pack() - Method in class net.miginfocom.layout.LC
Short for, and thus same as, .pack("pref", "pref").
pack(String, String) - Method in class net.miginfocom.layout.LC
Sets the pack width and height.
packAlign(float, float) - Method in class net.miginfocom.layout.LC
Sets the pack width and height alignment.
pad(int, int, int, int) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setPadding(UnitValue[]) but the unit values as absolute pixels.
pad(String) - Method in class net.miginfocom.layout.CC
Same functionality as setPadding(ConstraintParser.parseInsets(pad, false))} only this method returns this for chaining multiple calls.
paintDebug() - Method in class net.miginfocom.layout.Grid
 
paintDebugCell(int, int, int, int) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
paintDebugCell(int, int, int, int) - Method in interface net.miginfocom.layout.ContainerWrapper
Paints a cell to indicate where it is.
paintDebugOutline(boolean) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
paintDebugOutline(boolean) - Method in interface net.miginfocom.layout.ComponentWrapper
Paints component outline to indicate where it is.
parseBoundSize(String, boolean, boolean) - Static method in class net.miginfocom.layout.ConstraintParser
Parses a single "min:pref:max" value.
parseColumnConstraints(String) - Static method in class net.miginfocom.layout.ConstraintParser
Parses the column or rows constraints.
parseComponentConstraint(String) - Static method in class net.miginfocom.layout.ConstraintParser
Parses one component constraint and returns the parsed value.
parseComponentConstraints(Map<ComponentWrapper, String>) - Static method in class net.miginfocom.layout.ConstraintParser
Parses all component constraints and stores the parsed values in the transient (cache) member variables.
parseInsets(String, boolean) - Static method in class net.miginfocom.layout.ConstraintParser
Parses insets which consists of 1-4 UnitValues.
parseLayoutConstraint(String) - Static method in class net.miginfocom.layout.ConstraintParser
Parses the layout constraints and stores the parsed values in the transient (cache) member variables.
parseRowConstraints(String) - Static method in class net.miginfocom.layout.ConstraintParser
Parses the column or rows constraints.
parseUnitValue(String, boolean) - Static method in class net.miginfocom.layout.ConstraintParser
Parses a single unit value.
parseUnitValueOrAlign(String, boolean, UnitValue) - Static method in class net.miginfocom.layout.ConstraintParser
Parses a single unit value that may also be an alignment as parsed by ConstraintParser.parseAlignKeywords(String, boolean).
pathConfigFile - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
PdfExport - Class in com.basiscomponents.db.export
 
PdfExport() - Constructor for class com.basiscomponents.db.export.PdfExport
 
PERCENT - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating percent.
PING - org.java_websocket.framing.Framedata.Opcode
 
PingFrame - Class in org.java_websocket.framing
Class to represent a ping frame
PingFrame() - Constructor for class org.java_websocket.framing.PingFrame
constructor which sets the opcode of this frame to ping
PIXEL - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating pixels.
PlatformDefaults - Class in net.miginfocom.layout
Currently handles Windows, Mac OS X, and GNOME spacing.
POLICY_VALIDATION - Static variable in class org.java_websocket.framing.CloseFrame
1008 indicates that an endpoint is terminating the connection because it has received a message that violates its policy.
PONG - org.java_websocket.framing.Framedata.Opcode
 
PongFrame - Class in org.java_websocket.framing
Class to represent a pong frame
PongFrame() - Constructor for class org.java_websocket.framing.PongFrame
constructor which sets the opcode of this frame to pong
PongFrame(PingFrame) - Constructor for class org.java_websocket.framing.PongFrame
constructor which sets the opcode of this frame to ping copying over the payload of the ping
populate(ResultSet, Boolean) - Method in class com.basiscomponents.db.ResultSet
Iterates over the given java.sql.ResultSet object and adds a DataRow object for each record of it to this ResultSet.
pos(String, String) - Method in class net.miginfocom.layout.CC
Same functionality as CC.x(String x) and CC.y(String y) together.
pos(String, String, String, String) - Method in class net.miginfocom.layout.CC
Same functionality as CC.x(String x), CC.y(String y), CC.y2(String y) and CC.y2(String y) together.
postPriorityCustomEvent(String, String) - Method in class com.basiscomponents.comm.CrossEventDispatcher
 
postProcessHandshakeRequestAsClient(ClientHandshakeBuilder) - Method in class org.java_websocket.drafts.Draft_6455
 
postProcessHandshakeRequestAsClient(ClientHandshakeBuilder) - Method in class org.java_websocket.drafts.Draft
 
postProcessHandshakeResponseAsServer(ClientHandshake, ServerHandshakeBuilder) - Method in class org.java_websocket.drafts.Draft_6455
 
postProcessHandshakeResponseAsServer(ClientHandshake, ServerHandshakeBuilder) - Method in class org.java_websocket.drafts.Draft
 
PREF - Static variable in class net.miginfocom.layout.LayoutUtil
 
PREF_SIZE - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating preferred size.
prepare(String) - Static method in class net.miginfocom.layout.ConstraintParser
Makes null "", trims and converts to lower case.
prepareStatement(Connection, String) - Static method in class com.basiscomponents.bc.util.StatementHelper
 
previous() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
PRIMARY - Static variable in class com.basiscomponents.ui.theming.Theme
 
print() - Method in class com.basiscomponents.db.ResultSet
 
printDebug(String) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
processFrame(WebSocketImpl, Framedata) - Method in class org.java_websocket.drafts.Draft_6455
 
processFrame(WebSocketImpl, Framedata) - Method in class org.java_websocket.drafts.Draft
Handle the frame specific to the draft
processRow(DataRow) - Method in interface com.basiscomponents.db.ResultSetListener
 
PropertyReader - Class in com.basiscomponents.bl
 
PropertyReader(String, String) - Constructor for class com.basiscomponents.bl.PropertyReader
Creates the PropertyReader object which contains a HashMap with all the attribute Lists.
Props - Class in com.basiscomponents.i18n
 
Protocol - Class in org.java_websocket.protocols
Class which represents the protocol used as Sec-WebSocket-Protocol
Protocol(String) - Constructor for class org.java_websocket.protocols.Protocol
Constructor for a Sec-Websocket-Protocol
PROTOCOL_ERROR - Static variable in class org.java_websocket.framing.CloseFrame
1002 indicates that an endpoint is terminating the connection due to a protocol error.
proxyHandshake - Variable in class org.java_websocket.client.AbstractClientProxyChannel
Deprecated.
 
PT - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating points.
push() - Method in class net.miginfocom.layout.CC
Same functionality as pushX().pushY() which means this cell will push in both x and y dimensions.
push(Float, Float) - Method in class net.miginfocom.layout.CC
Same functionality as pushX(weightX).pushY(weightY) which means this cell will push in both x and y dimensions.
pushX() - Method in class net.miginfocom.layout.CC
Same functionality as CC.setPushX(Float) which means this cell will push the rest of the row.
pushX(Float) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setPushX(Float weight) only this method returns this for chaining multiple calls.
pushY() - Method in class net.miginfocom.layout.CC
Same functionality as CC.setPushY(Float) which means this cell will push the rest of the column.
pushY(Float) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setPushY(Float weight) only this method returns this for chaining multiple calls.
put(String, String) - Method in class com.basiscomponents.db.constants.SimpleConstantsResolver
Adds the given constant with the given value to the list of constants to replace.
put(String, String) - Method in interface org.java_websocket.handshake.HandshakeBuilder
Adding a specific field with a specific value
put(String, String) - Method in class org.java_websocket.handshake.HandshakedataImpl1
 
put(WebSocketImpl) - Method in class org.java_websocket.server.WebSocketServer.WebSocketWorker
 
putClientProperty(Object, Object) - Method in class com.basiscomponents.ui.layout.BBMigPane
 

Q

queue(WebSocketImpl) - Method in class org.java_websocket.server.WebSocketServer
 

R

random - Static variable in class com.basiscomponents.comm.CrossEventDispatcher
 
RCVBUF - Static variable in class org.java_websocket.WebSocketImpl
 
read() - Method in class org.java_websocket.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.java_websocket.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(ByteBuffer) - Method in class org.java_websocket.AbstractWrappedByteChannel
 
read(ByteBuffer) - Method in class org.java_websocket.SSLSocketChannel
 
read(ByteBuffer) - Method in class org.java_websocket.SSLSocketChannel2
Blocks when in blocking mode until at least one byte has been decoded.
When not in blocking mode 0 may be returned.
read(ByteBuffer, WebSocketImpl, ByteChannel) - Static method in class org.java_websocket.SocketChannelIOHelper
 
readAsXML(ObjectInput) - Static method in class net.miginfocom.layout.LayoutUtil
Reads an object from in using the
readEngineResult - Variable in class org.java_websocket.SSLSocketChannel2
 
readExcel(File) - Static method in class com.basiscomponents.db.ResultSetImporter
Parses the given Excel file and returns a com.basiscomponents.db.ResultSet with the data defined the the Excel file.
readExcel(File, DataRow) - Static method in class com.basiscomponents.db.ResultSetImporter
Parses the given Excel file and returns a com.basiscomponents.db.ResultSet with the data defined the the Excel file.
readExcel(File, DataRow, List<String>, Boolean) - Static method in class com.basiscomponents.db.ResultSetImporter
Parses the given Excel file and returns a com.basiscomponents.db.ResultSet with the data defined the the Excel file.
readExternal(ObjectInput) - Method in class net.miginfocom.layout.AC
 
readExternal(ObjectInput) - Method in class net.miginfocom.layout.CC
 
readExternal(ObjectInput) - Method in class net.miginfocom.layout.DimConstraint
 
readExternal(ObjectInput) - Method in class net.miginfocom.layout.LC
 
readLine(ByteBuffer) - Static method in class org.java_websocket.drafts.Draft
 
readMore(ByteBuffer) - Method in class org.java_websocket.AbstractWrappedByteChannel
 
readMore(ByteBuffer) - Method in class org.java_websocket.SSLSocketChannel
 
readMore(ByteBuffer) - Method in class org.java_websocket.SSLSocketChannel2
 
readMore(ByteBuffer) - Method in interface org.java_websocket.WrappedByteChannel
This function does not read data from the underlying channel at all.
readMore(ByteBuffer, WebSocketImpl, WrappedByteChannel) - Static method in class org.java_websocket.SocketChannelIOHelper
 
readResolve() - Method in class net.miginfocom.layout.BoundSize
 
readStringLine(ByteBuffer) - Static method in class org.java_websocket.drafts.Draft
 
recolorImage(String, String) - Static method in class com.basiscomponents.ui.theming.IconColorizer
 
reconnect() - Method in class org.java_websocket.client.WebSocketClient
Reinitiates the websocket connection.
reconnectBlocking() - Method in class org.java_websocket.client.WebSocketClient
Same as reconnect but blocks until the websocket reconnected or failed to do so.
reCreateIndex() - Method in class com.basiscomponents.db.ResultSet
 
refreshRow() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
REFUSE - Static variable in class org.java_websocket.framing.CloseFrame
1003 indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g.
register(BBjAPI) - Method in class com.basiscomponents.comm.CrossEventDispatcher
 
register(IBCBound) - Method in class com.basiscomponents.bc.BCBinder
Registers a component with this binder and sets the component's binder to this one
registerFilterField(String) - Method in class com.basiscomponents.bc.SqlTableBC
Add a field to the allowed filter DataRow.
registerResultSetListener(ResultSetListener) - Method in class com.basiscomponents.db.ResultSet
 
relative(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
releaseBuffers(WebSocket) - Method in class org.java_websocket.server.WebSocketServer
 
reload() - Method in class com.basiscomponents.bl.PropertyReader
Reloads the property file and all its content to rebuild the map with all the attributes
remove() - Method in class com.basiscomponents.db.ResultSetIterator
 
remove(int) - Method in class com.basiscomponents.db.ResultSet
Removes the DataRow at the specified index, and shifts any subsequent DataRows to the left.
remove(DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
Removes a DataRow.
remove(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
removes a record from the file
remove(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Removes a DataRow.
remove(DataRow) - Method in class com.basiscomponents.util.JLibDataFileHandler
 
remove(String) - Method in class com.basiscomponents.db.constants.SimpleConstantsResolver
Removes the given constant name from the list of constant names.
remove(String) - Method in class com.basiscomponents.db.ResultSet
Removes the DataRowspecified by key, and shifts any subsequent DataRows to the left.
removeAttribute(String) - Method in class com.basiscomponents.db.DataField
Removes the attribute with the given name.
removeAttribute(String) - Method in class com.basiscomponents.db.DataRow
Removes the attribute with the specified name from the DataRow's attributes if it exists.
removeColumn(int) - Method in class com.basiscomponents.db.export.SheetConfiguration
Removes the column at the given position
removeColumn(int) - Method in class com.basiscomponents.db.ResultSet
Removes the column at the given index.
removeColumn(String) - Method in class com.basiscomponents.db.ResultSet
Removes the column with the given name.
removeConnection(WebSocket) - Method in class org.java_websocket.server.WebSocketServer
This method performs remove operations on the connection and therefore also gives control over whether the operation shall be synchronized
removeDocument(String) - Method in class com.basiscomponents.lucene.BBjSearchGizmo
 
removeField(String) - Method in class com.basiscomponents.db.DataRow
Removes the field with the given name from the list of fields.
removeFieldAttribute(String, String) - Method in class com.basiscomponents.db.DataRow
Removes the attribute with the given name from the field's attributes.
removeGlobalUnitConverter(UnitConverter) - Static method in class net.miginfocom.layout.UnitValue
Removed the converter.
removeItem(int) - Method in class com.basiscomponents.db.BBArrayList
Calls the ArrayList.remove(int) method.
removeItem(int) - Method in class com.basiscomponents.db.ResultSet
Removes the DataRow at the specified index, and shifts any subsequent DataRows to the left.
removeLayoutComponent(BBjControl) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
removeParent() - Method in class com.basiscomponents.db.tree.Node
 
removePopupMenu() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
removeStyle(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
replaceFields(String) - Method in class com.basiscomponents.db.DataRow
Method replaceFields: Search and replace all the field names in a given string (formula) with the field value.
replaceFields(String, Boolean) - Method in class com.basiscomponents.db.DataRow
 
REPORT_LANGUAGE_DE_DE - Static variable in class com.basiscomponents.db.export.ReportDetails
 
REPORT_LANGUAGE_EN_GB - Static variable in class com.basiscomponents.db.export.ReportDetails
 
REPORT_LANGUAGE_EN_US - Static variable in class com.basiscomponents.db.export.ReportDetails
 
REPORT_LANGUAGE_NL_NL - Static variable in class com.basiscomponents.db.export.ReportDetails
 
ReportDetails - Class in com.basiscomponents.db.export
 
ReportDetails(int, String, String, String) - Constructor for class com.basiscomponents.db.export.ReportDetails
Initializes the report details
ReportDetails(int, String, String, String, Date) - Constructor for class com.basiscomponents.db.export.ReportDetails
Initializes the report details
reset() - Method in class org.java_websocket.drafts.Draft_6455
 
reset() - Method in class org.java_websocket.drafts.Draft
 
reset() - Method in class org.java_websocket.extensions.DefaultExtension
 
reset() - Method in interface org.java_websocket.extensions.IExtension
Cleaning up internal stats when the draft gets reset.
resolveConstants(ConstantsResolver) - Method in class com.basiscomponents.db.DataRow
Resolve any [[CONSTANT]] type of string inside all String fields note: if the CONSTANT contains "!CLEAR" the field will be removed from the DataRow (like an STBL gets cleared)
resolveConstants(ConstantsResolver, boolean) - Method in class com.basiscomponents.db.DataRow
Resolve any [[CONSTANT]] type of string inside all String fields note: if the CONSTANT contains "!CLEAR" the field will be removed from the DataRow (like an STBL gets cleared)
resolveConstants(String) - Method in class com.basiscomponents.db.constants.BBjNamespaceConstantsResolver
 
resolveConstants(String) - Method in interface com.basiscomponents.db.constants.ConstantsResolver
resolveConstants: search for [[CONSTANT]] and replace it with the value of CONSTANT in the constants table
resolveConstants(String) - Method in class com.basiscomponents.db.constants.SimpleConstantsResolver
 
RestClient - Class in com.basiscomponents.rest
 
RestClient() - Constructor for class com.basiscomponents.rest.RestClient
 
ResultSet - Class in com.basiscomponents.db
The ResultSet class is a container class for DataRow objects.
ResultSet() - Constructor for class com.basiscomponents.db.ResultSet
 
ResultSet(ResultSet) - Constructor for class com.basiscomponents.db.ResultSet
Initializes the ResultSet using the metadata and Data from the given java.sql.ResultSet.
ResultSet(List<HashMap<String, Object>>, List<String>, List<DataRow>, List<String>) - Constructor for class com.basiscomponents.db.ResultSet
 
ResultSet(List<HashMap<String, Object>>, List<String>, List<String>) - Constructor for class com.basiscomponents.db.ResultSet
 
ResultSetExporter - Class in com.basiscomponents.db
Provides static methods to export a com.basiscomponents.db.ResultSet in the following formats: HTML(<table> tag) JSON TXT XLSX XML
ResultSetExporter() - Constructor for class com.basiscomponents.db.ResultSetExporter
 
ResultSetFromVector(List, DataRow) - Static method in class com.basiscomponents.db.importer.ListImporter
Create a ResultSet from a List (like BBjVector)
ResultSetImporter - Class in com.basiscomponents.db
This class provides static methods to create a com.basiscomponents.db.ResultSet object from different formats.
ResultSetImporter() - Constructor for class com.basiscomponents.db.ResultSetImporter
 
ResultSetIterator - Class in com.basiscomponents.db
Iterator for DataRows inside a ResultSet
ResultSetJsonMapper - Class in com.basiscomponents.db.util
 
ResultSetListener - Interface in com.basiscomponents.db
 
resumeEncoding() - Method in class org.java_websocket.util.Base64.OutputStream
Resumes encoding of the stream.
retrieve() - Method in class com.basiscomponents.bc.BCBinder
Performs the retrieve of the bound BC, gets the corresponding attributes record that describes what's in the result set, creates indexes in the result set, checks keys in current selection list are in the result set, and invokes the onSetData() of all bound components so they can react.
retrieve() - Method in interface com.basiscomponents.bc.BusinessComponent
Retrieves a ResultSet with DataRow's.
If a filter is set, this will be applied to filter the result.
If a scope and/or a field selection is set, it will be used to retrieve the desired fields.
retrieve() - Method in class com.basiscomponents.bc.ConfigurationsBC
 
retrieve() - Method in class com.basiscomponents.bc.SqlTableBC
Retrieves a ResultSet with DataRow's.
If a filter is set, this will be applied to filter the result.
If a scope and/or a field selection is set, it will be used to retrieve the desired fields.
retrieve() - Method in class com.basiscomponents.db.importer.JLibResultSetImporter
Returns a ResultSet object with the content of the Data file based on the specified filter, offset, field selection.
retrieve() - Method in class com.basiscomponents.util.JLibDataFileHandler
Returns a ResultSet object with the content of the Data file based on the specified filter, offset, field selection.
retrieve(int) - Method in class com.basiscomponents.db.seeder.CommonDataTypeSeeder
Creates a ResultSet, filled with a specific number of data rows which are filled with common data types data
retrieve(int, int) - Method in interface com.basiscomponents.bc.BusinessComponent
Retrieves a ResultSet containing a subset of DataRow's (for pagination f.g.).
If a filter is set, this will be applied to filter the result.
If a scope and/or a field selection is set, it will be used to retrieve the desired fields.
retrieve(int, int) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
retrieve(int, int) - Method in class com.basiscomponents.bc.SqlTableBC
Retrieves a ResultSet containing a subset of DataRow's (for pagination f.g.).
If a filter is set, this will be applied to filter the result.
If a scope and/or a field selection is set, it will be used to retrieve the desired fields.
retrieve(String) - Method in class com.basiscomponents.bc.SqlQueryBC
 
retrieve(String, DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Executes a SQL query statement and returns the result as a ResultSet.
retrieve(String, List<Object>) - Method in class com.basiscomponents.bc.SqlQueryBC
 
rightToLeft() - Method in class net.miginfocom.layout.LC
Same functionality as setLeftToRight(false) only this method returns this for chaining multiple calls.
role - Variable in class org.java_websocket.drafts.Draft
In some cases the handshake will be parsed different depending on whether
rowDeleted() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
rowInserted() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
rowUpdated() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
run() - Method in class org.java_websocket.client.WebSocketClient
 
run() - Method in class org.java_websocket.server.WebSocketServer
 
run() - Method in class org.java_websocket.server.WebSocketServer.WebSocketWorker
 

S

scaleLayout(BBjNumber, BBjSysGui) - Method in class com.basiscomponents.ui.layout.BBMigPane
Scale layout
scope - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
SCOPE_DEFAULT - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
SCOPE_NOSCOPE - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
SECONDARY - Static variable in class com.basiscomponents.ui.theming.Theme
 
SEL_DESELECT - Static variable in class com.basiscomponents.bc.BCBinder
Direction directive to deselect all
SEL_FIRST - Static variable in class com.basiscomponents.bc.BCBinder
Direction directive to move selection to the first record
SEL_LAST - Static variable in class com.basiscomponents.bc.BCBinder
Direction directive to move selection to the last record
SEL_NEXT - Static variable in class com.basiscomponents.bc.BCBinder
Direction directive to move selection to the next record
SEL_PREVIOUS - Static variable in class com.basiscomponents.bc.BCBinder
Direction directive to move selection to the previous record
selectionKey - Variable in class org.java_websocket.SSLSocketChannel2
used to set interestOP SelectionKey.OP_WRITE for the underlying channel
send(byte[]) - Method in class org.java_websocket.client.WebSocketClient
Sends binary data to the connected webSocket server.
send(byte[]) - Method in interface org.java_websocket.WebSocket
Send Binary data (plain bytes) to the other end.
send(byte[]) - Method in class org.java_websocket.WebSocketImpl
 
send(String) - Method in class org.java_websocket.client.WebSocketClient
Sends text to the connected websocket server.
send(String) - Method in interface org.java_websocket.WebSocket
Send Text data to the other end.
send(String) - Method in class org.java_websocket.WebSocketImpl
Send Text data to the other end.
send(String, String) - Method in class com.basiscomponents.comm.WsServer
 
send(ByteBuffer) - Method in class org.java_websocket.client.WebSocketClient
 
send(ByteBuffer) - Method in interface org.java_websocket.WebSocket
Send Binary data (plain bytes) to the other end.
send(ByteBuffer) - Method in class org.java_websocket.WebSocketImpl
Send Binary data (plain bytes) to the other end.
sendFragmentedFrame(Framedata.Opcode, ByteBuffer, boolean) - Method in class org.java_websocket.client.WebSocketClient
 
sendFragmentedFrame(Framedata.Opcode, ByteBuffer, boolean) - Method in interface org.java_websocket.WebSocket
Allows to send continuous/fragmented frames conveniently.
sendFragmentedFrame(Framedata.Opcode, ByteBuffer, boolean) - Method in class org.java_websocket.WebSocketImpl
 
sendFrame(Collection<Framedata>) - Method in class org.java_websocket.client.WebSocketClient
 
sendFrame(Collection<Framedata>) - Method in interface org.java_websocket.WebSocket
Send a collection of frames to the other end
sendFrame(Collection<Framedata>) - Method in class org.java_websocket.WebSocketImpl
 
sendFrame(Framedata) - Method in class org.java_websocket.client.WebSocketClient
 
sendFrame(Framedata) - Method in interface org.java_websocket.WebSocket
Send a frame to the other end
sendFrame(Framedata) - Method in class org.java_websocket.WebSocketImpl
 
sendPing() - Method in class org.java_websocket.client.WebSocketClient
 
sendPing() - Method in interface org.java_websocket.WebSocket
Send a ping to the other end
sendPing() - Method in class org.java_websocket.WebSocketImpl
 
sendSignal(int) - Method in class com.basiscomponents.bc.BCBinder
Send signal without a payload to all bound components
sendSignal(int, Object) - Method in class com.basiscomponents.bc.BCBinder
Send signal with a payload to all bound components
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.BarListDesc
Convert from external (target) type value to internal (source) type value "going down".
serialize(DataField, DataRow) - Method in interface com.basiscomponents.db.fieldconverter.IConversionRule
 
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringBoolean
Convert from external (target) type value to internal (source) type value "going down"
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringDate_Julian
 
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringDate_OEM
Convert from external (target) type value to internal (source) type value "going down"
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringDate_YYYYMMDD
 
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringTime_HHMMSS
 
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringTime_HMS
Convert from external (target) type value to internal (source) type value "going down".
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringTimestamp
 
serialize(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.StringYMD
Convert from external (target) type value to internal (source) type value "going down".
SERVER - org.java_websocket.WebSocket.Role
 
ServerHandshake - Interface in org.java_websocket.handshake
Interface for the server handshake
ServerHandshakeBuilder - Interface in org.java_websocket.handshake
The interface for building a handshake for the server
SERVICE_RESTART - Static variable in class org.java_websocket.framing.CloseFrame
1012 indicates that the service is restarted.
set(int, DataRow) - Method in class com.basiscomponents.db.ResultSet
Sets the DataRow at the given index.
setAdminUser(String) - Method in class com.basiscomponents.bc.ConfigurationsBC
sets admin user.
setAdminUser(String) - Method in interface com.basiscomponents.bc.IConfigurationsBC
sets the new username of the admin.
setAlign(UnitValue) - Method in class net.miginfocom.layout.DimConstraint
Sets the alignment used wither as a default value for sub-entities or for this entity.
setAlignX(UnitValue) - Method in class net.miginfocom.layout.LC
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components in the parent.
setAlignY(UnitValue) - Method in class net.miginfocom.layout.LC
If the laid out components' bounds in total is less than the final size of the container these align values will be used to align the components in the parent.
setAttachment(T) - Method in class org.java_websocket.client.WebSocketClient
 
setAttachment(T) - Method in interface org.java_websocket.WebSocket
Setter for an attachment on the socket connection.
setAttachment(T) - Method in class org.java_websocket.WebSocketImpl
 
setAttribute(int, String, String) - Method in class com.basiscomponents.db.ResultSet
Sets the attribute with the specified name and value to the column at the specified index.
setAttribute(String, Attribute) - Method in class com.basiscomponents.db.DataField
 
setAttribute(String, String) - Method in class com.basiscomponents.db.DataField
Sets the value of the attribute with the given name.
setAttribute(String, String) - Method in class com.basiscomponents.db.DataRow
Sets the attribute with the specified name and value for this DataRow object.
setAttribute(String, String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setAttribute(String, String, String) - Method in class com.basiscomponents.db.ResultSet
Sets the attribute with the specified name and value to the column at the specified index.
setAttributes(Map<String, String>) - Method in class com.basiscomponents.db.DataField
Sets the attributes for this DataField.
setAutoIncrement(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the AutoIncrement property of the ResultSet's metadata to the given value, for the column at the specified index.
setAutoIncrementKeys(List<String>) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
setBackColor(BBjColor) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setBBjAPI(BBjAPI) - Static method in class com.basiscomponents.ui.theming.Theme
 
setBinder(BCBinder) - Method in interface com.basiscomponents.bc.IBCBound
 
setBounds(int, int, int, int) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
setBounds(int, int, int, int) - Method in interface net.miginfocom.layout.ComponentWrapper
Sets the component's bounds.
setBounds(Object, String, int, int, int, int) - Static method in class net.miginfocom.layout.LinkHandler
Sets a key that can be linked to from any component.
setBoundsInGrid(boolean) - Method in class net.miginfocom.layout.CC
Sets if the absolute pos value should be corrections to the component that is in a normal cell.
setButtonOrder(String) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the order for the typical buttons in a standard button bar.
setCallback(int, CustomObject, String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setCallback(int, String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setCaseSensitive(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the CaseInsensitive property of the ResultSet's metadata to the given value, for the column at the specified index.
setCatalogName(int, String) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the CatalogName property of the ResultSet's metadata to the given value, for the column at the specified index.
setCausesControlValidation(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setCellX(int) - Method in class net.miginfocom.layout.CC
Set an absolute cell x-position in the grid.
setCellY(int) - Method in class net.miginfocom.layout.CC
Set an absolute cell x-position in the grid.
setClientEdge(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setCode(int) - Method in class org.java_websocket.framing.CloseFrame
Set the close code for this close frame
setColumnClassName(int, String) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the ColumnClassName property of the ResultSet's metadata to the given value, for the column at the specified index.
setColumnConstraints(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setColumnConstraints(AC) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setColumnDisplaySize(int, int) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the ColumnDisplaySize property of the ResultSet's metadata to the given value, for the column at the specified index.
setColumnLabel(int, String) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the ColumnLabel property of the ResultSet's metadata to the given value, for the column at the specified index.
setColumnMetaData(String, HashMap<String, Object>) - Method in class com.basiscomponents.db.ResultSet
Sets the given metadata to the column with the specified name.
setColumnName(int, String) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the ColumnName property of the ResultSet's metadata to the given value, for the column at the specified index.
setColumnType(int, int) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the ColumnType property of the ResultSet's metadata to the given value, for the column at the specified index.
setColumnTypeName(int, String) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the ColumnTypeName property of the ResultSet's metadata to the given value, for the column at the specified index.
setComponentConstraints(BBjControl, String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setComponentConstraints(BBjControl, CC) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setComponentToComponentWrapperMap(Map<BBComponent, BBComponentWrapper>) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
setComponentToHashcodeMap(Map<BBComponent, Integer>) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
setComponentWrapperList(List<BBComponentWrapper>) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
setComponentWrapperToCCMap(Map<ComponentWrapper, CC>) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
setConfigFile(String) - Method in class com.basiscomponents.bc.ConfigurationsBC
sets
setConfigFile(String) - Method in interface com.basiscomponents.bc.IConfigurationsBC
sets new config file path
setConnectionLostTimeout(int) - Method in class org.java_websocket.AbstractWebSocket
Setter for the interval checking for lost connections A value lower or equal 0 results in the check to be deactivated
setConstaints(DimConstraint[]) - Method in class net.miginfocom.layout.AC
Sets the different DimConstraints that this object should consists of.
setContainerWrapper(BBContainerWrapper) - Method in class com.basiscomponents.ui.layout.BBComponentWrapper
 
setContent(byte[]) - Method in interface org.java_websocket.handshake.HandshakeBuilder
Setter for the content of the handshake
setContent(byte[]) - Method in class org.java_websocket.handshake.HandshakedataImpl1
 
setControlToComponentWrapperMap(Map<BBjControl, BBComponentWrapper>) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
setConversionRuleSet(ConversionRuleSet) - Method in class com.basiscomponents.db.ResultSet
Sets a global conversion rule set which is honored for standard output methods, like print and toJson.
setCurrency(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the Currency property of the ResultSet's metadata to the given value, for the column at the specified index.
setCursor(int) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setDbQuoteString(String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
setDbType(String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
setDebugLevel(int) - Method in class com.basiscomponents.bc.BCBinder
set the debug level of operations done by the BCBinder
setDebugMillis(int) - Method in class net.miginfocom.layout.LC
If > 0 the debug decorations will be repainted every millis.
setDefaultDPI(Integer) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the default platform DPI.
setDefaultHorizontalUnit(int) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the default unit.
setDefaultRowAlignmentBaseline(boolean) - Static method in class net.miginfocom.layout.PlatformDefaults
The default alignment for rows.
setDefaultUnit(int) - Static method in class net.miginfocom.layout.UnitValue
setDefaultVerticalUnit(int) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the default unit.
setDefaultVisualPadding(String, int[]) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the visual bounds for a component type.
setDefinitelyWritable(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the DefinitelyWritable property of the ResultSet's metadata to the given value, for the column at the specified index.
setDesc(DataField, DataRow) - Method in class com.basiscomponents.db.fieldconverter.BarListDesc
Use the code column's value to get and format the description column's value.
setDesignTime(ContainerWrapper, boolean) - Static method in class net.miginfocom.layout.LayoutUtil
Sets if design time is turned on for a Container in ContainerWrapper.
setDesignTimeEmptySize(int) - Static method in class net.miginfocom.layout.LayoutUtil
The size of an empty row or columns in a grid during design time.
setDialogInsets(UnitValue, UnitValue, UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the default insets for a dialog.
setDockSide(int) - Method in class net.miginfocom.layout.CC
Sets the docking side.
setEnabled(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setEndGroup(String) - Method in class net.miginfocom.layout.DimConstraint
Sets the end group that this entity should be in for the dimension that this object is describing.
setEndpoint(String) - Method in class com.basiscomponents.rest.RestClient
 
setEventDispatcher(CrossEventDispatcher) - Method in class com.basiscomponents.comm.WsServer
 
setExternal(boolean) - Method in class net.miginfocom.layout.CC
If this boolean is true this component is not handled in any way by the layout manager and the component can have its bounds set by an external handler which is normally by the use of some component.setBounds(x, y, width, height) directly (for Swing).
setFactoryDefaultUser(String) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
setFactoryDefaultUser(String) - Method in interface com.basiscomponents.bc.IConfigurationsBC
returns the user which can set factory defaults.
setFetchDirection(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
setFetchSize(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
setFieldAttribute(String, String, String) - Method in class com.basiscomponents.db.DataRow
Sets the given attribute name and value for the field with the given name.
setFieldAttributes(String, Map<String, String>) - Method in class com.basiscomponents.db.DataRow
 
setFieldLengthAttribute(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
sets the field length for each attribute in a 'LENGTH' attribute.
setFieldName(String) - Method in class com.basiscomponents.db.export.ColumnConfiguration
 
setFieldName(String) - Method in class com.basiscomponents.db.export.ColumnConfigurationBuilder
Sets the field name
setFieldSelection(DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
Set a field selection to retrieve a custom set of fields.
All fields will be returned if no field selection is set.
setFieldSelection(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
setFieldSelection(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Set a field selection to retrieve a custom set of fields.
All fields will be returned if no field selection is set.
setFieldSelection(DataRow) - Method in class com.basiscomponents.db.importer.JLibResultSetImporter
Sets the field names to be retrieved from the Data file to the field name's of the given DataRow object.
setFieldSelection(DataRow) - Method in class com.basiscomponents.util.JLibDataFileHandler
Sets the field names to be retrieved from the Data file to the field name's of the given DataRow object.
setFieldSelection(Collection<String>) - Method in interface com.basiscomponents.bc.BusinessComponent
Set a field selection to retrieve a custom set of fields.
The default scope will be used if no field selection is set.
setFieldSelection(Collection<String>) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
setFieldSelection(Collection<String>) - Method in class com.basiscomponents.bc.SqlTableBC
Set a field selection to retrieve a custom set of fields.
The default scope will be used if no field selection is set.
setFieldSelection(List<String>) - Method in class com.basiscomponents.db.ResultSet
Sets the list of field names to be imported into the ResultSet when calling the populate(java.sql.ResultSet, Boolean) method.
setFieldsMinLengthAutoConvert(boolean) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
setFieldsMinLengthAutoConvert(boolean) - Method in interface com.basiscomponents.bc.IConfigurationsBC
if set to true, all fields will be padded with empty spaces to match the required field length in the attributes record.
setFieldValue(String, int, Object) - Method in class com.basiscomponents.db.DataRow
Sets the specified value for the field with the specified name.
setFieldValue(String, Object) - Method in class com.basiscomponents.db.DataRow
Sets the specified value for the field with the specified name.
setFieldValue(String, Object) - Method in class com.basiscomponents.db.tree.Node
 
setFieldValueC(String, Object, ConversionRuleSet) - Method in class com.basiscomponents.db.DataRow
Sets the specified value for the field with the specified name.
setFile(String, String) - Method in class com.basiscomponents.db.importer.JLibResultSetImporter
Sets the path of the Data file and its Templated String.
setFile(String, String) - Method in class com.basiscomponents.util.JLibDataFileHandler
Sets the path of the Data file and its Templated String.
setFill(boolean) - Method in class net.miginfocom.layout.DimConstraint
Sets if the component in the row/column that this constraint should default be grown in the same dimension that this constraint represents (width for column and height for a row).
setFillX(boolean) - Method in class net.miginfocom.layout.LC
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
setFillY(boolean) - Method in class net.miginfocom.layout.LC
If the layout should always claim the whole bounds of the laid out container even if the preferred size is smaller.
setFilter(DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
Set a filter for the search result.
If the filter is set it will be used in the retrieve method.
If no filter is set, the retrieve method will return all data.
setFilter(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
setFilter(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Set a filter for the search result.
If the filter is set it will be used in the retrieve method.
If no filter is set, the retrieve method will return all data.
setFilter(DataRow) - Method in class com.basiscomponents.db.importer.JLibResultSetImporter
Sets the filter to apply while retrieving the records from the Data file.
setFilter(DataRow) - Method in class com.basiscomponents.util.JLibDataFileHandler
Sets the filter to apply while retrieving the records from the Data file.
setFin(boolean) - Method in class org.java_websocket.framing.FramedataImpl1
Set the fin of this frame to the provided boolean
setFlowX(boolean) - Method in class net.miginfocom.layout.LC
The default flow direction.
setFlowX(Boolean) - Method in class net.miginfocom.layout.CC
Sets if the flow in the cell is in the horizontal dimension.
setFont(BBjFont) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setFontSize(float) - Method in class com.basiscomponents.db.export.SheetConfiguration
Sets the font size
setForeColor(BBjColor) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setGapAfter(BoundSize) - Method in class net.miginfocom.layout.DimConstraint
Sets the gap after this entity.
setGapBefore(BoundSize) - Method in class net.miginfocom.layout.DimConstraint
Sets the gap before this entity.
setGapProvider(InCellGapProvider) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the current gap provider or null if none is set and "related" should always be used.
setGlobalDebugMillis(int) - Static method in class net.miginfocom.layout.LayoutUtil
If global debug should be on or off.
setGridCellGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets gap between two cells in the grid.
setGridGapX(BoundSize) - Method in class net.miginfocom.layout.LC
If non-null (null is default) these value will be used as the default gaps between the columns in the grid.
setGridGapY(BoundSize) - Method in class net.miginfocom.layout.LC
If non-null (null is default) these value will be used as the default gaps between the rows in the grid.
setGrouped(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setGrow(Float) - Method in class net.miginfocom.layout.DimConstraint
Sets the grow weight.
setGrowPriority(int) - Method in class net.miginfocom.layout.DimConstraint
Sets the grow priority.
setHeader(String) - Method in class com.basiscomponents.db.export.ColumnConfiguration
 
setHeader(String) - Method in class com.basiscomponents.db.export.ColumnConfigurationBuilder
Sets header
setHeight(int) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setHeight(BoundSize) - Method in class net.miginfocom.layout.LC
Sets the minimum/preferred/maximum size for the container that this layout constraint is set for.
setHideMode(int) - Method in class net.miginfocom.layout.CC
Sets how a component that is hidden (not visible) should be treated by default.
setHideMode(int) - Method in class net.miginfocom.layout.LC
How a component that is hidden (not visible) should be treated.
setHorizontal(DimConstraint) - Method in class net.miginfocom.layout.CC
Sets the horizontal dimension constraint for this component constraint.
setHorizontalScaleFactor(Float) - Static method in class net.miginfocom.layout.PlatformDefaults
The forced scale factor that all screen relative units (e.g.
setHttpStatus(short) - Method in class org.java_websocket.handshake.HandshakeImpl1Server
 
setHttpStatus(short) - Method in interface org.java_websocket.handshake.ServerHandshakeBuilder
Setter for the http status code
setHttpStatusMessage(String) - Method in class org.java_websocket.handshake.HandshakeImpl1Server
 
setHttpStatusMessage(String) - Method in interface org.java_websocket.handshake.ServerHandshakeBuilder
Setter for the http status message
setId(String) - Method in class net.miginfocom.layout.CC
Sets the id used to reference this component in some constraints.
setIndentGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets gap value for components that are "intended".
setInsets(UnitValue[]) - Method in class net.miginfocom.layout.LC
The insets for the layed out panel.
setItem(int, DataRow) - Method in class com.basiscomponents.db.ResultSet
Sets the DataRow at the given index.
setItem(int, T) - Method in class com.basiscomponents.db.BBArrayList
Calls the ArrayList.set(int, Object) method.
setKeyColumns(ArrayList<String>) - Method in class com.basiscomponents.db.ResultSet
 
setKeyTemplate(String) - Method in class com.basiscomponents.db.ResultSet
 
setLayout(Object) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
setLayoutConstraints(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setLayoutConstraints(LC) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setLeftToRight(boolean) - Method in class com.basiscomponents.ui.layout.BBContainerWrapper
 
setLeftToRight(Boolean) - Method in class net.miginfocom.layout.LC
If the layout should be forced to be left-to-right or right-to-left.
setLocale(String) - Static method in class com.basiscomponents.i18n.Props
 
setLocation(int, int) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setLocation(BBjNumber, BBjNumber) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setLogicalPixelBase(int) - Static method in class net.miginfocom.layout.PlatformDefaults
What base value should be used to calculate logical pixel sizes.
setLongCue(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setMaximumSize(Dimension) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setMinimumButtonPadding(UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
 
setMinimumButtonWidth(UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the recommended minimum button width.
setMinimumSize(Dimension) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setName(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setNewline(boolean) - Method in class net.miginfocom.layout.CC
Sets if the flow should wrap to the next line/column before the component that this constraint belongs to.
setNewlineGapSize(BoundSize) - Method in class net.miginfocom.layout.CC
Set the newline size and turns newline on if != null.
setNoCache(boolean) - Method in class net.miginfocom.layout.LC
If components have sizes or positions linked to the bounds of the parent in some way (as for instance the "%" unit has) the cache must be turned off for the panel.
setNoEdge(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setNoGrid(boolean) - Method in class net.miginfocom.layout.DimConstraint
Sets if the row/column should default to flow and not to grid behaviour.
setNoGrid(boolean) - Method in class net.miginfocom.layout.LC
If the whole layout should be non grid based.
setNullable(int, int) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the DefinitelyWritable property of the ResultSet's metadata to the given value, for the column at the specified index.
setOffset(int, int) - Method in class com.basiscomponents.db.importer.JLibResultSetImporter
Sets the offset and the record index to start from when retrieving the Data from the Data file.
setOffset(int, int) - Method in class com.basiscomponents.util.JLibDataFileHandler
Sets the offset and the record index to start from when retrieving the Data from the Data file.
setOpaque(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setOrigMaximumSize(Dimension) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setOrigMinimumSize(Dimension) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setOrigPreferredSize(Dimension) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setPackHeight(BoundSize) - Method in class net.miginfocom.layout.LC
Sets the "pack height" for the window that this container is located in.
setPackHeightAlign(float) - Method in class net.miginfocom.layout.LC
If there is a resize of the window due to packing (see LC.setPackHeight(BoundSize) this value, which is between 0f and 1f, decides where the extra/superfluous size is placed.
setPackWidth(BoundSize) - Method in class net.miginfocom.layout.LC
Sets the "pack width" for the window that this container is located in.
setPackWidthAlign(float) - Method in class net.miginfocom.layout.LC
If there is a resize of the window due to packing (see LC.setPackHeight(BoundSize) this value, which is between 0f and 1f, decides where the extra/superfluous size is placed.
setPadding(UnitValue[]) - Method in class net.miginfocom.layout.CC
Sets the absolute resizing in the last stage of the layout cycle.
setPanelInsets(UnitValue, UnitValue, UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the default insets for a dialog.
setParagraphGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets paragraph gap value for components.
setParameters(DataRow, PreparedStatement) - Static method in class com.basiscomponents.bc.util.SQLHelper
 
setParent(Node) - Method in class com.basiscomponents.db.tree.Node
 
setParseMode(WebSocket.Role) - Method in class org.java_websocket.drafts.Draft
 
setPassword(String) - Method in class com.basiscomponents.rest.RestClient
 
setPayload(ByteBuffer) - Method in class org.java_websocket.framing.CloseFrame
 
setPayload(ByteBuffer) - Method in class org.java_websocket.framing.FramedataImpl1
Set the payload of this frame to the provided payload
setPlatform(int) - Static method in class net.miginfocom.layout.PlatformDefaults
Set the defaults to the default for the platform
setPopupMenu(BBjPopupMenu) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setPos(UnitValue[]) - Method in class net.miginfocom.layout.CC
Sets absolute positioning of one or more of the edges.
setPrecision(int, int) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the Precision property of the ResultSet's metadata to the given value, for the column at the specified index.
setPreferredFont(BBjFont) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setPreferredSize(Dimension) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setPropertyPath(String) - Static method in class com.basiscomponents.ui.theming.Theme
 
setProperyDir(String) - Static method in class com.basiscomponents.i18n.Props
 
setProxy(Proxy) - Method in class org.java_websocket.client.WebSocketClient
Method to set a proxy for this connection
setPushX(Float) - Method in class net.miginfocom.layout.CC
"pushx" indicates that the column that this component is in (this first if the component spans) should default to growing.
setPushY(Float) - Method in class net.miginfocom.layout.CC
"pushx" indicates that the row that this component is in (this first if the component spans) should default to growing.
setQueryTimestamp(Date) - Method in class com.basiscomponents.db.export.ReportDetails
Sets the query time stamp
setRaisedEdge(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setReadOnly(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the ReadOnly property of the ResultSet's metadata to the given value, for the column at the specified index.
setReason(String) - Method in class org.java_websocket.framing.CloseFrame
Set the close reason for this close frame
setRelatedGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets gap value for components that are "related".
setReportDetails(ReportDetails) - Method in class com.basiscomponents.db.export.SheetConfiguration
Sets the report details
setReportID(String) - Method in class com.basiscomponents.db.export.ReportDetails
Sets the report id
setReportName(String) - Method in class com.basiscomponents.db.export.ReportDetails
Sets the report name
setResourceDescriptor(String) - Method in interface org.java_websocket.handshake.ClientHandshakeBuilder
Set a specific resource descriptor
setResourceDescriptor(String) - Method in class org.java_websocket.handshake.HandshakeImpl1Client
 
setResultSet(ResultSet) - Method in class com.basiscomponents.db.tree.Node
 
setRetrieveParameters(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Sets prepared parameters when a custom retrieve SQL statement is used.
setRetrieveSql(String) - Method in class com.basiscomponents.bc.SqlTableBC
Sets a custom retrieve SQL statement.
setRetrieveSql(String, DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Sets a custom retrieve SQL prepared statement.
setReuseAddr(boolean) - Method in class org.java_websocket.AbstractWebSocket
Setter for soReuseAddr
setRowConstraints(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setRowConstraints(AC) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setRowID(int) - Method in class com.basiscomponents.db.DataRow
Sets the row ID of this DataRow object to the given value.
setRowKey(String) - Method in class com.basiscomponents.db.DataRow
 
setRSV1(boolean) - Method in class org.java_websocket.framing.FramedataImpl1
Set the rsv1 of this frame to the provided boolean
setRSV2(boolean) - Method in class org.java_websocket.framing.FramedataImpl1
Set the rsv2 of this frame to the provided boolean
setRSV3(boolean) - Method in class org.java_websocket.framing.FramedataImpl1
Set the rsv3 of this frame to the provided boolean
setScale(int, int) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the Scale property of the ResultSet's metadata to the given value, for the column at the specified index.
setSchemaName(int, String) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the SchemaName property of the ResultSet's metadata to the given value, for the column at the specified index.
setScope(String) - Method in interface com.basiscomponents.bc.BusinessComponent
Set a field selection scope (A, B, C, etc.).
If no or a wrong scope is set then all fields will be returned.
setScope(String) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
setScope(String) - Method in class com.basiscomponents.bc.SqlTableBC
Set a field selection scope (A, B, C, etc.).
If no or a wrong scope is set then all fields will be returned.
setScopeDef(HashMap<String, ArrayList<String>>) - Method in class com.basiscomponents.bc.SqlTableBC
Sets the scope definition.
The scope definition is a HashMap with the scope name as key and an ArrayList with field names as value.
setSearchable(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the Searchable property of the ResultSet's metadata to the given value, for the column at the specified index.
setSelection(int) - Method in class com.basiscomponents.bc.BCBinder
Moves row pointer in result set based on the passed direction and extracts the row's key, which is then used to set the selection, after asking all bound components if it is ok.
setSelection(String) - Method in class com.basiscomponents.bc.BCBinder
Sets selection to the given row key, after asking all bound components if it is ok
setSelection(ArrayList<String>) - Method in class com.basiscomponents.bc.BCBinder
Sets one or more selections, after asking all bound components if it is ok
setSerializedObject(Object, Object) - Static method in class net.miginfocom.layout.LayoutUtil
Sets the serialized object and associates it with caller.
setSheetName(String) - Method in class com.basiscomponents.db.export.SheetConfiguration
sets the Sheet Name for Excel Sheet Pages
setShortCue(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setShrink(Float) - Method in class net.miginfocom.layout.DimConstraint
Sets the shrink priority.
setShrinkPriority(int) - Method in class net.miginfocom.layout.DimConstraint
Sets the shrink priority.
setSigned(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the Signed property of the ResultSet's metadata to the given value, for the column at the specified index.
setSize(int, int) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setSize(BBjNumber, BBjNumber) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setSize(BoundSize) - Method in class net.miginfocom.layout.DimConstraint
Sets the min/preferred/max size for the entity in the dimension that this object describes.
setSizeGroup(String) - Method in class net.miginfocom.layout.DimConstraint
Sets the size group that this entity should be in for the dimension that this object is describing.
setSkip(int) - Method in class net.miginfocom.layout.CC
Sets how many cells in the grid that should be skipped before the component that this constraint belongs to.
setSocket(Socket) - Method in class org.java_websocket.client.WebSocketClient
Accepts bound and unbound sockets.
This method must be called before connect.
setSpanX(int) - Method in class net.miginfocom.layout.CC
Sets the number of cells the cell that this constraint's component will span in the indicated dimension.
setSpanY(int) - Method in class net.miginfocom.layout.CC
Sets the number of cells the cell that this constraint's component will span in the indicated dimension.
setSplit(int) - Method in class net.miginfocom.layout.CC
Sets in how many parts the current cell (that this constraint's component will be in) should be split in.
setSqlParams(PreparedStatement, DataRow, List<String>, boolean) - Static method in class com.basiscomponents.bc.util.SQLHelper
Sets values in a prepared statement using a DataRow.
setSqlStatement(String) - Method in class com.basiscomponents.bc.config.DatabaseConfiguration
 
setString(String, String) - Method in class com.basiscomponents.db.DataRow
Adds the values from a BBj templated string to the current DataRow object.
setStyle(String, String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setTable(String) - Method in class com.basiscomponents.bc.SqlTableBC
Sets the name of the table for reading and writing data.
setTableName(int, String) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the TableName property of the ResultSet's metadata to the given value, for the column at the specified index.
setTableName(String) - Method in class com.basiscomponents.db.export.ReportDetails
Sets the table name
setTag(String) - Method in class net.miginfocom.layout.CC
Optional tag that gives more context to this constraint's component.
setTcpNoDelay(boolean) - Method in class org.java_websocket.AbstractWebSocket
Setter for tcpNoDelay
setTemplate(String) - Method in class com.basiscomponents.db.DataRow
 
setTemplateConfigFile(String) - Method in class com.basiscomponents.bc.ConfigurationsBC
sets the string template for the config file (and resets the attributes record)
setTemplateConfigFile(String) - Method in interface com.basiscomponents.bc.IConfigurationsBC
sets the string template for the config file (and resets the attributes record)
setText(String) - Method in class com.basiscomponents.db.tree.Node
 
setText(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setToolTipText(String) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setTopToBottom(boolean) - Method in class net.miginfocom.layout.LC
If the layout should go from the default top-to-bottom in the grid instead of the optional bottom-to-top.
setTraceLastExecute(boolean) - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
setTraceLastRetrieve(boolean) - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
setTraceLastXStatements(int) - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
setTraceSql(boolean) - Static method in class com.basiscomponents.configuration.TracingConfiguration
 
setTransferemasked(boolean) - Method in class org.java_websocket.framing.FramedataImpl1
Set the tranferemask of this frame to the provided boolean
setTruncateFieldValues(boolean) - Method in class com.basiscomponents.bc.SqlTableBC
Sets if values of character fields should be automatically truncated on validation to the field length defined in the table.
setUnitValue(String[], UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets the unit value associated with a unit string.
setUnrelatedGap(UnitValue, UnitValue) - Static method in class net.miginfocom.layout.PlatformDefaults
Sets gap value for components that are "unrelated".
setUserData(Object) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setUsername(String) - Method in class com.basiscomponents.rest.RestClient
 
setUserName(String) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
setUserName(String) - Method in interface com.basiscomponents.bc.IConfigurationsBC
set a new username.
setValue(Object) - Method in class com.basiscomponents.db.DataField
Sets the given object as the DataField's value
setValue(V) - Method in class com.basiscomponents.util.KeyValuePair
setVertical(DimConstraint) - Method in class net.miginfocom.layout.CC
Sets the vertical dimension constraint for this component constraint.
setVerticalScaleFactor(Float) - Static method in class net.miginfocom.layout.PlatformDefaults
The forced scale factor that all screen relative units (e.g.
setVisible(boolean) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
setVisualPadding(boolean) - Method in class net.miginfocom.layout.LC
If visual padding should be automatically used and compensated for by this layout instance.
setVisualPadding(UnitValue[]) - Method in class net.miginfocom.layout.CC
Sets the visual padding used when laying out this Component.
setWebSocketFactory(WebSocketServerFactory) - Method in class org.java_websocket.server.WebSocketServer
 
setWidth(int) - Method in class com.basiscomponents.db.export.ColumnConfiguration
 
setWidth(int) - Method in class com.basiscomponents.db.export.ColumnConfigurationBuilder
Sets width
setWidth(int) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setWidth(BoundSize) - Method in class net.miginfocom.layout.LC
Sets the minimum/preferred/maximum size for the container that this layout constraint is set for.
setWrap(boolean) - Method in class net.miginfocom.layout.CC
Sets if the flow should wrap to the next line/column after the component that this constraint belongs to.
setWrapAfter(int) - Method in class net.miginfocom.layout.LC
Sets after what cell the grid should always auto wrap.
setWrapGapSize(BoundSize) - Method in class net.miginfocom.layout.CC
Set the wrap size and turns wrap on if != null.
setWritable(int, Boolean) - Method in class com.basiscomponents.db.ResultSet
Sets the value of the Writable property of the ResultSet's metadata to the given value, for the column at the specified index.
setX(int) - Method in class com.basiscomponents.ui.layout.BBComponent
 
setY(int) - Method in class com.basiscomponents.ui.layout.BBComponent
 
SheetConfiguration - Class in com.basiscomponents.db.export
Encapsulates the configurable attributes for an XLSX export
SheetConfiguration() - Constructor for class com.basiscomponents.db.export.SheetConfiguration
 
SheetConfiguration(ReportDetails, float) - Constructor for class com.basiscomponents.db.export.SheetConfiguration
initializes the sheet configuration
showToolTipText() - Method in class com.basiscomponents.ui.layout.BBMigPane
 
showToolTipText(BBjNumber, BBjNumber) - Method in class com.basiscomponents.ui.layout.BBMigPane
 
shrink() - Method in class net.miginfocom.layout.AC
Specifies that the current row/column's shrink weight within the columns/rows with the shrink priority 100f.
shrink(float) - Method in class net.miginfocom.layout.AC
Specifies that the current row/column's shrink weight within the columns/rows with the same shrink priority.
shrink(float...) - Method in class net.miginfocom.layout.CC
Shrink weight for the component horizontally and optionally vertically.
shrink(float, int...) - Method in class net.miginfocom.layout.AC
Specifies the indicated rows'/columns' shrink weight within the columns/rows with the same shrink priority.
shrinkPrio(int) - Method in class net.miginfocom.layout.AC
Specifies the current row/column's shrink priority.
shrinkPrio(int...) - Method in class net.miginfocom.layout.CC
Shrink priority for the component horizontally and optionally vertically.
shrinkPrio(int, int...) - Method in class net.miginfocom.layout.AC
Specifies the indicated rows'/columns' shrink priority.
shrinkPrioX(int) - Method in class net.miginfocom.layout.CC
The shrink priority compared to other components in the same cell.
shrinkPrioY(int) - Method in class net.miginfocom.layout.CC
The shrink priority compared to other components in the same cell.
shrinkWeight(float) - Method in class net.miginfocom.layout.AC
Deprecated.
in 3.7.2. Use AC.shrink(float) instead.
shrinkWeight(float, int...) - Method in class net.miginfocom.layout.AC
Deprecated.
in 3.7.2. Use AC.shrink(float, int...) instead.
shrinkX(float) - Method in class net.miginfocom.layout.CC
Shrink weight for the component horizontally.
shrinkY(float) - Method in class net.miginfocom.layout.CC
Shrink weight for the component horizontally.
SIGNAL_BLANK - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that components should render themselves blank
SIGNAL_DELETE - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that delete should occur (on current selection)
SIGNAL_DESTROY - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that the program WILL terminate
SIGNAL_DIRTY - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that there is dirty (unsaved) data
SIGNAL_ERROR - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that an error has occured in the BC
SIGNAL_INITIATE_TERMINATE - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that the program wants to terminate
SIGNAL_NEW - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that a new record should be added
SIGNAL_SAVE - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that data should be saved
SIGNAL_TERMINATE - Static variable in class com.basiscomponents.bc.BCBinder
Signal directive that the program wants to terminate
SimpleConstantsResolver - Class in com.basiscomponents.db.constants
The SimpleConstantResolver provides methods to define Constants([[CONSTANT_NAME]]) with values.
SimpleConstantsResolver() - Constructor for class com.basiscomponents.db.constants.SimpleConstantsResolver
Initializes the SimpleConstantResolver.
SimpleDataRowMatcher - Class in com.basiscomponents.db.util
 
size() - Method in class com.basiscomponents.db.ResultSet
Returns the number of DataRows stored in the ResultSet.
size(String) - Method in class net.miginfocom.layout.AC
Specifies the current row/column's min and/or preferred and/or max size.
size(String, int...) - Method in class net.miginfocom.layout.AC
Specifies the indicated rows'/columns' min and/or preferred and/or max size.
sizeGroup() - Method in class net.miginfocom.layout.AC
Specifies that the current row/column should be put in the size group s and will thus share the same size constraints as the other components in the group.
sizeGroup(String) - Method in class net.miginfocom.layout.AC
Specifies that the current row/column should be put in the size group s and will thus share the same size constraints as the other components in the group.
sizeGroup(String...) - Method in class net.miginfocom.layout.CC
The size group(s) that this component should be placed in.
sizeGroup(String, int...) - Method in class net.miginfocom.layout.AC
Specifies that the indicated rows/columns should be put in the size group s and will thus share the same size constraints as the other components in the group.
sizeGroupX(String) - Method in class net.miginfocom.layout.CC
Specifies that the component should be put in the size group s and will thus share the same size as them within the group.
sizeGroupY(String) - Method in class net.miginfocom.layout.CC
The size group that this component should be placed in.
skip() - Method in class net.miginfocom.layout.CC
Same functionality as skip(1).
skip(int) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setSkip(int) only this method returns this for chaining multiple calls.
socket() - Method in class org.java_websocket.SSLSocketChannel2
 
socketChannel - Variable in class org.java_websocket.SSLSocketChannel2
the underlying channel
SocketChannelIOHelper - Class in org.java_websocket
 
SocketChannelIOHelper() - Constructor for class org.java_websocket.SocketChannelIOHelper
 
SORT_ON_GROUPFIELD - Static variable in class com.basiscomponents.db.ResultSet
 
SORT_ON_GROUPFIELD_DESC - Static variable in class com.basiscomponents.db.ResultSet
 
SORT_ON_GROUPLABEL - Static variable in class com.basiscomponents.db.ResultSet
 
SORT_ON_GROUPLABEL_DESC - Static variable in class com.basiscomponents.db.ResultSet
 
SORT_ON_RESULT - Static variable in class com.basiscomponents.db.ResultSet
 
SORT_ON_RESULT_DESC - Static variable in class com.basiscomponents.db.ResultSet
 
span(int...) - Method in class net.miginfocom.layout.CC
Same functionality as spanX(cellsX).spanY(cellsY) which means this cell will span cells in both x and y.
spanX() - Method in class net.miginfocom.layout.CC
Same functionality as CC.setSpanX(int) which means this cell will span the rest of the row.
spanX(int) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setSpanX(int) only this method returns this for chaining multiple calls.
spanY() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setSpanY(int) with LayoutUtil.INF which means this cell will span the rest of the column.
spanY(int) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setSpanY(int) only this method returns this for chaining multiple calls.
split() - Method in class net.miginfocom.layout.CC
Same functionality as split(LayoutUtil.INF), which means split until one of the keywords that breaks the split is found for a component after this one (e.g.
split(int) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setSplit(int parts) only this method returns this for chaining multiple calls.
SPX - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating screen percentage width.
SPY - Static variable in class net.miginfocom.layout.UnitValue
A unit indicating screen percentage height.
SqlBCGen - Class in com.basiscomponents.bc.gen
 
SqlConnectionHelper - Class in com.basiscomponents.bc.util
Helper Class to manage Connections to SQLServers in the SQLTableBC Do not use this class outside of basiscomponents, because a lot might change here in the future
SqlConnectionHelper(String) - Constructor for class com.basiscomponents.bc.util.SqlConnectionHelper
 
SqlConnectionHelper(String, String, String, String) - Constructor for class com.basiscomponents.bc.util.SqlConnectionHelper
 
SqlConnectionHelper(Connection) - Constructor for class com.basiscomponents.bc.util.SqlConnectionHelper
 
SQLHelper - Class in com.basiscomponents.bc.util
 
SQLHelper() - Constructor for class com.basiscomponents.bc.util.SQLHelper
 
SqlQueryBC - Class in com.basiscomponents.bc
 
SqlQueryBC(String) - Constructor for class com.basiscomponents.bc.SqlQueryBC
default Constructor only with url
SqlQueryBC(String, String, String, String) - Constructor for class com.basiscomponents.bc.SqlQueryBC
default constuctor setting fields
SqlQueryBC(Connection) - Constructor for class com.basiscomponents.bc.SqlQueryBC
Contructor with a Connection to use
SQLResultSet - Class in com.basiscomponents.db.sql
 
SQLResultSet(ResultSet) - Constructor for class com.basiscomponents.db.sql.SQLResultSet
 
SQLResultSetMetaData - Class in com.basiscomponents.db.sql
 
SQLResultSetMetaData(ResultSet) - Constructor for class com.basiscomponents.db.sql.SQLResultSetMetaData
 
SqlTableBC - Class in com.basiscomponents.bc
SqlTableBC represents a table in a database.
SqlTableBC(String) - Constructor for class com.basiscomponents.bc.SqlTableBC
Constructor.
SqlTableBC(String, String, String, String) - Constructor for class com.basiscomponents.bc.SqlTableBC
Constructor.
SqlTableBC(Connection) - Constructor for class com.basiscomponents.bc.SqlTableBC
Constructor.
SqlTypeNames - Class in com.basiscomponents.db.util
 
sslcontext - Variable in class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
sslEngine - Variable in class org.java_websocket.SSLSocketChannel2
 
SSLSocketChannel - Class in org.java_websocket
A class that represents an SSL/TLS peer, and can be extended to create a client or a server.
SSLSocketChannel(SocketChannel, SSLEngine, ExecutorService, SelectionKey) - Constructor for class org.java_websocket.SSLSocketChannel
 
SSLSocketChannel2 - Class in org.java_websocket
Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper.
SSLSocketChannel2(SocketChannel, SSLEngine, ExecutorService, SelectionKey) - Constructor for class org.java_websocket.SSLSocketChannel2
 
start() - Method in class org.java_websocket.server.WebSocketServer
Starts the server selectorthread that binds to the currently set port number and listeners for WebSocket connection requests.
startConnectionLostTimer() - Method in class org.java_websocket.AbstractWebSocket
Start the connection lost timer
startHandshake(ClientHandshakeBuilder) - Method in class org.java_websocket.WebSocketImpl
 
StatementHelper - Class in com.basiscomponents.bc.util
internal Helper Class, do not use, because it might be changed heavily in the future
STATIC - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating a static value.
stop() - Method in class org.java_websocket.server.WebSocketServer
 
stop(int) - Method in class org.java_websocket.server.WebSocketServer
Closes all connected clients sockets, then closes the underlying ServerSocketChannel, effectively killing the server socket selectorthread, freeing the port the server was bound to and stops all internal workerthreads.
stopConnectionLostTimer() - Method in class org.java_websocket.AbstractWebSocket
Stop the connection lost timer
stringAscii(byte[]) - Static method in class org.java_websocket.util.Charsetfunctions
 
stringAscii(byte[], int, int) - Static method in class org.java_websocket.util.Charsetfunctions
 
StringBoolean - Class in com.basiscomponents.db.fieldconverter
 
StringBoolean(String, String) - Constructor for class com.basiscomponents.db.fieldconverter.StringBoolean
 
StringDate_Julian - Class in com.basiscomponents.db.fieldconverter
 
StringDate_Julian() - Constructor for class com.basiscomponents.db.fieldconverter.StringDate_Julian
 
StringDate_OEM - Class in com.basiscomponents.db.fieldconverter
 
StringDate_OEM(String, int) - Constructor for class com.basiscomponents.db.fieldconverter.StringDate_OEM
 
StringDate_YYYYMMDD - Class in com.basiscomponents.db.fieldconverter
 
StringDate_YYYYMMDD() - Constructor for class com.basiscomponents.db.fieldconverter.StringDate_YYYYMMDD
 
StringDateTimeGuesser - Class in com.basiscomponents.util
 
StringDateTimeGuesser() - Constructor for class com.basiscomponents.util.StringDateTimeGuesser
 
StringHelper - Class in com.basiscomponents.util
 
StringTime_HHMMSS - Class in com.basiscomponents.db.fieldconverter
 
StringTime_HHMMSS() - Constructor for class com.basiscomponents.db.fieldconverter.StringTime_HHMMSS
 
StringTime_HMS - Class in com.basiscomponents.db.fieldconverter
 
StringTime_HMS(String) - Constructor for class com.basiscomponents.db.fieldconverter.StringTime_HMS
 
StringTimestamp - Class in com.basiscomponents.db.fieldconverter
 
StringTimestamp() - Constructor for class com.basiscomponents.db.fieldconverter.StringTimestamp
 
stringUtf8(byte[]) - Static method in class org.java_websocket.util.Charsetfunctions
 
stringUtf8(ByteBuffer) - Static method in class org.java_websocket.util.Charsetfunctions
 
StringYMD - Class in com.basiscomponents.db.fieldconverter
 
StringYMD(String, String) - Constructor for class com.basiscomponents.db.fieldconverter.StringYMD
 
SUB - Static variable in class net.miginfocom.layout.UnitValue
An operation indicating a subtraction of two sub units
sum(String) - Method in class com.basiscomponents.db.ResultSet
Returns the sum of all fields with the specified name, by iterating over all DataRow objects of this ResultSet.
sumByGroup(String, String) - Method in class com.basiscomponents.db.ResultSet
Returns a DataRow which contains all field values of the DataRows defined in this ResultSet for the given field name.
sumByGroup(String, String, String, int, int) - Method in class com.basiscomponents.db.ResultSet
Returns a DataRow which contains all field values of the DataRows defined in this ResultSet for the given field name.
suspendEncoding() - Method in class org.java_websocket.util.Base64.OutputStream
Suspends encoding of the stream.

T

tag(String) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setTag(String tag) only this method returns this for chaining multiple calls.
tasks - Variable in class org.java_websocket.SSLSocketChannel2
 
templateConfigFile - Static variable in class com.basiscomponents.bc.ConfigurationsBC
 
TemplateParseException - Exception in com.basiscomponents.db.exception
 
TemplateParseException(String) - Constructor for exception com.basiscomponents.db.exception.TemplateParseException
 
TemplateParseException(String, Throwable) - Constructor for exception com.basiscomponents.db.exception.TemplateParseException
 
TemplateParser - Class in com.basiscomponents.db.util
 
terminate() - Method in class com.basiscomponents.bc.BCBinder
 
TEST_GAPS - Static variable in class net.miginfocom.layout.Grid
 
TEXT - org.java_websocket.framing.Framedata.Opcode
 
TextFrame - Class in org.java_websocket.framing
Class to represent a text frames
TextFrame() - Constructor for class org.java_websocket.framing.TextFrame
constructor which sets the opcode of this frame to text
Theme - Class in com.basiscomponents.ui.theming
 
Theme(String) - Constructor for class com.basiscomponents.ui.theming.Theme
 
throwValidation(ResultSet) - Method in class com.basiscomponents.bc.ConfigurationsBC
throws a validation error if the validation has failed.
TLS_ERROR - Static variable in class org.java_websocket.framing.CloseFrame
1015 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
toJRDataSource() - Method in class com.basiscomponents.db.DataRow
Returns this DataRow as a JRDataSource
toJRDataSource() - Method in class com.basiscomponents.db.ResultSet
Returns this ResultSet as a JRDataSource
toJson() - Method in class com.basiscomponents.db.DataRow
Returns the DataRow and all of its fields as a JSON String.
toJson() - Method in class com.basiscomponents.db.ResultSet
Returns a JSON String with the ResultSet's content.
toJson() - Method in class com.basiscomponents.db.tree.DataTree
 
toJson(boolean, String, boolean) - Method in class com.basiscomponents.db.ResultSet
 
toJson(boolean, String, boolean, boolean) - Method in class com.basiscomponents.db.ResultSet
 
toJson(ResultSet, boolean, String, boolean, boolean) - Static method in class com.basiscomponents.db.util.ResultSetJsonMapper
 
toJson(ResultSet, boolean, String, boolean, boolean, ConversionRuleSet) - Static method in class com.basiscomponents.db.util.ResultSetJsonMapper
 
toJson(Boolean) - Method in class com.basiscomponents.db.DataRow
Returns the DataRow and all of its fields as a JSON String.
toJson(Boolean) - Method in class com.basiscomponents.db.ResultSet
Returns a JSON String with the ResultSet's content.
toJson(Boolean, String) - Method in class com.basiscomponents.db.ResultSet
Returns a JSON String with the ResultSet's content.
toJson(Boolean, String, Boolean) - Method in class com.basiscomponents.db.DataRow
Returns the DataRow and all of its fields as a JSON String.
toJson(String) - Method in class com.basiscomponents.db.DataRow
Returns the DataRow and all of its fields as a JSON String.
toJsonElement() - Method in class com.basiscomponents.db.DataRow
Returns the DataRow as JsonArray object.
toJsonElement() - Method in class com.basiscomponents.db.ResultSet
Returns this ResultSet as com.google.gson.JsonArray object.
toJsonObject(Boolean, String, Boolean) - Method in class com.basiscomponents.db.DataRow
Returns the DataRow and all of its fields as a JSON String.
TOOBIG - Static variable in class org.java_websocket.framing.CloseFrame
1009 indicates that an endpoint is terminating the connection because it has received a message which is too big for it to process.
topToBottom() - Method in class net.miginfocom.layout.LC
Same functionality as calling LC.setTopToBottom(boolean) with true only this method returns this for chaining multiple calls.
toString() - Method in class com.basiscomponents.bc.SqlTableBC
 
toString() - Method in class com.basiscomponents.comm.CrossEventDispatcher
 
toString() - Method in class com.basiscomponents.db.DataField
 
toString() - Method in class com.basiscomponents.db.DataRow
 
toString() - Method in class com.basiscomponents.db.ResultSet
 
toString() - Method in class net.miginfocom.layout.BoundSize
 
toString() - Method in class net.miginfocom.layout.UnitValue
 
toString() - Method in class org.java_websocket.drafts.Draft_6455
 
toString() - Method in class org.java_websocket.drafts.Draft
 
toString() - Method in class org.java_websocket.extensions.DefaultExtension
 
toString() - Method in interface org.java_websocket.extensions.IExtension
Return a string which should contain the class name as well as additional information about the current configurations for this extension (DEBUG purposes)
toString() - Method in class org.java_websocket.framing.CloseFrame
 
toString() - Method in class org.java_websocket.framing.FramedataImpl1
 
toString() - Method in interface org.java_websocket.protocols.IProtocol
Return a string which should contain the protocol name as well as additional information about the current configurations for this protocol (DEBUG purposes)
toString() - Method in class org.java_websocket.protocols.Protocol
 
toString() - Method in class org.java_websocket.WebSocketImpl
 
toURL() - Method in class com.basiscomponents.db.DataRow
Creates a URL-encoded String out of the DataRow
TracingConfiguration - Class in com.basiscomponents.configuration
 
transferByteBuffer(ByteBuffer, ByteBuffer) - Static method in class org.java_websocket.util.ByteBufferUtils
Transfer from one ByteBuffer to another ByteBuffer
translateFrame(ByteBuffer) - Method in class org.java_websocket.drafts.Draft_6455
 
translateFrame(ByteBuffer) - Method in class org.java_websocket.drafts.Draft
 
translateHandshake(ByteBuffer) - Method in class org.java_websocket.drafts.Draft
 
translateHandshakeHttp(ByteBuffer, WebSocket.Role) - Static method in class org.java_websocket.drafts.Draft
 
translateSingleFrame(ByteBuffer) - Method in class org.java_websocket.drafts.Draft_6455
 
TRY_AGAIN_LATER - Static variable in class org.java_websocket.framing.CloseFrame
1013 indicates that the service is experiencing overload.
TWOWAY - org.java_websocket.drafts.Draft.CloseHandshakeType
 
TxtExport - Class in com.basiscomponents.db.export
 
TxtExport() - Constructor for class com.basiscomponents.db.export.TxtExport
 
TYPE_BUTTON - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_CHECK_BOX - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_COMBO_BOX - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_CONTAINER - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_IMAGE - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_LABEL - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_LIST - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_PANEL - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_PROGRESS_BAR - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_SCROLL_BAR - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_SCROLL_PANE - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_SEPARATOR - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_SLIDER - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_SPINNER - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_TABBED_PANE - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_TABLE - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_TEXT_AREA - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_TEXT_FIELD - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_TREE - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_UNKNOWN - Static variable in interface net.miginfocom.layout.ComponentWrapper
 
TYPE_UNSET - Static variable in interface net.miginfocom.layout.ComponentWrapper
 

U

UNABLE - Static variable in class net.miginfocom.layout.UnitConverter
Value to return if this converter can not handle the unit sent in as an argument to the convert method.
UNEXPECTED_CONDITION - Static variable in class org.java_websocket.framing.CloseFrame
1011 indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.
UnitConverter - Class in net.miginfocom.layout
 
UnitConverter() - Constructor for class net.miginfocom.layout.UnitConverter
 
UnitValue - Class in net.miginfocom.layout
 
UnitValue(float) - Constructor for class net.miginfocom.layout.UnitValue
 
UnitValue(float, int, String) - Constructor for class net.miginfocom.layout.UnitValue
 
UnitValue(float, String, boolean, int, String) - Constructor for class net.miginfocom.layout.UnitValue
 
unwrap(Class<T>) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
unwrap(Class<T>) - Method in class com.basiscomponents.db.sql.SQLResultSetMetaData
 
updateArray(int, Array) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateArray(String, Array) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBlob(int, InputStream) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBlob(int, InputStream, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBlob(int, Blob) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBlob(String, InputStream) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBlob(String, InputStream, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBlob(String, Blob) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBoolean(int, boolean) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBoolean(String, boolean) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateByte(int, byte) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateByte(String, byte) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBytes(int, byte[]) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateBytes(String, byte[]) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateCharacterStream(int, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateCharacterStream(String, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateClob(int, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateClob(int, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateClob(int, Clob) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateClob(String, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateClob(String, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateClob(String, Clob) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateDate(int, Date) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateDate(String, Date) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateDouble(int, double) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateDouble(String, double) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateFloat(int, float) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateFloat(String, float) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateInt(int, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateInt(String, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateLastPong() - Method in class org.java_websocket.WebSocketImpl
Update the timestamp when the last pong was received
updateLong(int, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateLong(String, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNClob(int, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNClob(int, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNClob(int, NClob) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNClob(String, Reader) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNClob(String, Reader, long) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNClob(String, NClob) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNString(int, String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNString(String, String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNull(int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateNull(String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateObject(int, Object) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateObject(int, Object, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateObject(String, Object) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateObject(String, Object, int) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateRef(int, Ref) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateRef(String, Ref) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateRow() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateRowId(int, RowId) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateRowId(String, RowId) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateSelection() - Method in class com.basiscomponents.bc.BCBinder
Checks if the items in the selection are still present in the result set and removes them from the selection if not.
updateShort(int, short) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateShort(String, short) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateString(int, String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateString(String, String) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateTime(int, Time) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateTime(String, Time) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.basiscomponents.db.sql.SQLResultSet
 
uri - Variable in class org.java_websocket.client.WebSocketClient
The URI this channel is supposed to connect to.
URL_SAFE - Static variable in class org.java_websocket.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
userName - Variable in class com.basiscomponents.bc.ConfigurationsBC
 
utf8Bytes(String) - Static method in class org.java_websocket.util.Charsetfunctions
 

V

validateRemove(DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
Validates a DataRow object before it can be removed.
This method is internally used by the remove method.
But it can also be called from the frontend to check for dependencies before it can be removed.
validateRemove(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
validates datarow before removal.
validateRemove(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Validates a DataRow object before it can be removed.
This method is internally used by the remove method.
But it can also be called from the frontend to check for dependencies before it can be removed.
validateWrite(DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
Validates a DataRow object before it can be written.
This method is internally used by the write method.
But it can also be called from the frontend to check for required or missing data.
validateWrite(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
Validates a DataRow object before it can be written.
This method is internally used by the write method.
But it can also be called from the frontend to check for required or missing data.
validateWrite(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Validates a DataRow object before it can be written.
This method is internally used by the write method.
But it can also be called from the frontend to check for required or missing data.
validationErrorMessage(String, String, String) - Method in class com.basiscomponents.bc.ConfigurationsBC
generates error message for validation methods.
valueOf(String) - Static method in enum org.java_websocket.drafts.Draft.CloseHandshakeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.java_websocket.drafts.Draft.HandshakeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.java_websocket.framing.Framedata.Opcode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.java_websocket.WebSocket.READYSTATE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.java_websocket.WebSocket.Role
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.java_websocket.drafts.Draft.CloseHandshakeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.java_websocket.drafts.Draft.HandshakeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.java_websocket.framing.Framedata.Opcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.java_websocket.WebSocket.READYSTATE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.java_websocket.WebSocket.Role
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesUtil - Class in com.basiscomponents.db.util
 
VersionInfo - Class in com.basiscomponents
Provides static methods and member variables to retrieve the BBj build information and this project's build information(time,date, etc...).
VersionInfo() - Constructor for class com.basiscomponents.VersionInfo
 
VERTICAL - Static variable in class net.miginfocom.layout.LayoutUtil
 
VISUAL_PADDING_PROPERTY - Static variable in class net.miginfocom.layout.PlatformDefaults
Property to use in LAF settings and as JComponent client property to specify the visual padding.

W

wasNull() - Method in class com.basiscomponents.db.sql.SQLResultSet
 
WebSocket - Interface in org.java_websocket
 
WebSocket.READYSTATE - Enum in org.java_websocket
Enum which represents the state a websocket may be in
WebSocket.Role - Enum in org.java_websocket
Enum which represents the states a websocket may be in
WebSocketAdapter - Class in org.java_websocket
This class default implements all methods of the WebSocketListener that can be overridden optionally when advances functionalities is needed.
WebSocketAdapter() - Constructor for class org.java_websocket.WebSocketAdapter
 
WebSocketClient - Class in org.java_websocket.client
A subclass must implement at least onOpen, onClose, and onMessage to be useful.
WebSocketClient(URI) - Constructor for class org.java_websocket.client.WebSocketClient
Constructs a WebSocketClient instance and sets it to the connect to the specified URI.
WebSocketClient(URI, Map<String, String>) - Constructor for class org.java_websocket.client.WebSocketClient
Constructs a WebSocketClient instance and sets it to the connect to the specified URI.
WebSocketClient(URI, Draft) - Constructor for class org.java_websocket.client.WebSocketClient
Constructs a WebSocketClient instance and sets it to the connect to the specified URI.
WebSocketClient(URI, Draft, Map<String, String>) - Constructor for class org.java_websocket.client.WebSocketClient
Constructs a WebSocketClient instance and sets it to the connect to the specified URI.
WebSocketClient(URI, Draft, Map<String, String>, int) - Constructor for class org.java_websocket.client.WebSocketClient
Constructs a WebSocketClient instance and sets it to the connect to the specified URI.
WebSocketFactory - Interface in org.java_websocket
 
WebSocketImpl - Class in org.java_websocket
Represents one end (client or server) of a single WebSocketImpl connection.
WebSocketImpl(WebSocketListener, List<Draft>) - Constructor for class org.java_websocket.WebSocketImpl
Creates a websocket with server role
WebSocketImpl(WebSocketListener, List<Draft>, Socket) - Constructor for class org.java_websocket.WebSocketImpl
Deprecated.
WebSocketImpl(WebSocketListener, Draft) - Constructor for class org.java_websocket.WebSocketImpl
creates a websocket with client role
WebSocketImpl(WebSocketListener, Draft, Socket) - Constructor for class org.java_websocket.WebSocketImpl
Deprecated.
WebSocketListener - Interface in org.java_websocket
Implemented by WebSocketClient and WebSocketServer.
WebsocketNotConnectedException - Exception in org.java_websocket.exceptions
exception which indicates the websocket is not yet connected (READYSTATE.OPEN)
WebsocketNotConnectedException() - Constructor for exception org.java_websocket.exceptions.WebsocketNotConnectedException
 
WebSocketServer - Class in org.java_websocket.server
WebSocketServer is an abstract class that only takes care of the HTTP handshake portion of WebSockets.
WebSocketServer() - Constructor for class org.java_websocket.server.WebSocketServer
Creates a WebSocketServer that will attempt to listen on port WebSocket.DEFAULT_PORT.
WebSocketServer(InetSocketAddress) - Constructor for class org.java_websocket.server.WebSocketServer
Creates a WebSocketServer that will attempt to bind/listen on the given address.
WebSocketServer(InetSocketAddress, int) - Constructor for class org.java_websocket.server.WebSocketServer
 
WebSocketServer(InetSocketAddress, int, List<Draft>) - Constructor for class org.java_websocket.server.WebSocketServer
 
WebSocketServer(InetSocketAddress, int, List<Draft>, Collection<WebSocket>) - Constructor for class org.java_websocket.server.WebSocketServer
Creates a WebSocketServer that will attempt to bind/listen on the given address, and comply with Draft version draft.
WebSocketServer(InetSocketAddress, List<Draft>) - Constructor for class org.java_websocket.server.WebSocketServer
 
WebSocketServer.WebSocketWorker - Class in org.java_websocket.server
This class is used to process incoming data
WebSocketServerFactory - Interface in org.java_websocket
Interface to encapsulate the required methods for a websocket factory
WebSocketWorker() - Constructor for class org.java_websocket.server.WebSocketServer.WebSocketWorker
 
WHERE - Static variable in class com.basiscomponents.bc.util.Constants
 
width(String) - Method in class net.miginfocom.layout.CC
The size for the component as a min and/or preferred and/or maximum size.
width(String) - Method in class net.miginfocom.layout.LC
The width for the container as a min and/or preferred and/or maximum width.
WIDTH - Static variable in class net.miginfocom.layout.LinkHandler
 
WINDOWS_XP - Static variable in class net.miginfocom.layout.PlatformDefaults
 
workerThread - Variable in class org.java_websocket.WebSocketImpl
Helper variable meant to store the thread which ( exclusively ) triggers this objects decode method.
wrap() - Method in class net.miginfocom.layout.CC
Same functionality as calling CC.setWrap(boolean) with true only this method returns this for chaining multiple calls.
wrap() - Method in class net.miginfocom.layout.LC
Sets a wrap after the number of columns/rows that is defined in the AC.
wrap(String) - Method in class net.miginfocom.layout.CC
Same functionality as CC.setWrapGapSize(BoundSize) only this method returns this for chaining multiple calls.
wrapAfter(int) - Method in class net.miginfocom.layout.LC
Same functionality as LC.setWrapAfter(int) only this method returns this for chaining multiple calls.
wrapChannel(SocketChannel, SelectionKey) - Method in class org.java_websocket.server.CustomSSLWebSocketServerFactory
 
wrapChannel(SocketChannel, SelectionKey) - Method in class org.java_websocket.server.DefaultSSLWebSocketServerFactory
 
wrapChannel(SocketChannel, SelectionKey) - Method in class org.java_websocket.server.DefaultWebSocketServerFactory
 
wrapChannel(SocketChannel, SelectionKey) - Method in interface org.java_websocket.WebSocketServerFactory
Allows to wrap the Socketchannel( key.channel() ) to insert a protocol layer( like ssl or proxy authentication) beyond the ws layer.
WrappedByteChannel - Interface in org.java_websocket
 
write() - Method in class com.basiscomponents.bc.BCBinder
Called by handleSignal(int signal, Object payload) on SIGNAL_SAVE Writes data from components to the bc.
write(byte[], int, int) - Method in class org.java_websocket.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class org.java_websocket.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(DataRow) - Method in interface com.basiscomponents.bc.BusinessComponent
Write/persist a DataRow.
write(DataRow) - Method in class com.basiscomponents.bc.ConfigurationsBC
 
write(DataRow) - Method in class com.basiscomponents.bc.SqlTableBC
Write/persist a DataRow.
write(DataRow) - Method in class com.basiscomponents.util.JLibDataFileHandler
 
write(DataRow, String, DatabaseConfiguration, SqlConnectionHelper, Function<DataRow, DataRow>) - Static method in class com.basiscomponents.bc.util.DataRowWriter
 
write(ByteBuffer) - Method in class org.java_websocket.AbstractWrappedByteChannel
 
write(ByteBuffer) - Method in class org.java_websocket.client.AbstractClientProxyChannel
Deprecated.
write(ByteBuffer) - Method in class org.java_websocket.SSLSocketChannel
 
write(ByteBuffer) - Method in class org.java_websocket.SSLSocketChannel2
 
writeAsXML(ObjectOutput, Object) - Static method in class net.miginfocom.layout.LayoutUtil
Writes an object to XML.
writeEngineResult - Variable in class org.java_websocket.SSLSocketChannel2
 
writeExternal(ObjectOutput) - Method in class net.miginfocom.layout.AC
 
writeExternal(ObjectOutput) - Method in class net.miginfocom.layout.CC
 
writeExternal(ObjectOutput) - Method in class net.miginfocom.layout.DimConstraint
 
writeExternal(ObjectOutput) - Method in class net.miginfocom.layout.LC
 
writeHTML(ResultSet, Writer) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as HTML <table> element to the output stream.
writeHTML(ResultSet, Writer, DataRow, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as HTML <table> element to the output stream.
writeHTML(ResultSet, Writer, HashMap<String, String>) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as HTML <table> element to the output stream.
writeHTML(ResultSet, Writer, HashMap<String, String>, DataRow, boolean) - Static method in class com.basiscomponents.db.export.HtmlExport
Uses the given Writer object to write the ResultSet's content as HTML <table> element to the output stream.
writeHTML(ResultSet, Writer, HashMap<String, String>, DataRow, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as HTML <table> element to the output stream.
writeJSON(ResultSet, Writer) - Static method in class com.basiscomponents.db.ResultSetExporter
Converts the given ResultSet object to a JSON String and writes it to the output stream using the given writer object.
writeJSON(ResultSet, Writer, Boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
 
writeMore() - Method in class org.java_websocket.AbstractWrappedByteChannel
 
writeMore() - Method in class org.java_websocket.SSLSocketChannel
 
writeMore() - Method in class org.java_websocket.SSLSocketChannel2
 
writeMore() - Method in interface org.java_websocket.WrappedByteChannel
Gets called when WrappedByteChannel.isNeedWrite() ()} requires a additional rite
writePdf(File, JasperPrint) - Static method in class com.basiscomponents.db.export.PdfExport
Writes the Pdf file
writeTXT(ResultSet, Writer) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as plain text to the output stream.
writeTXT(ResultSet, Writer, DataRow, boolean) - Static method in class com.basiscomponents.db.export.TxtExport
Uses the given Writer object to write the ResultSet's content as plain text to the output stream.
writeTXT(ResultSet, Writer, DataRow, Boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as plain text to the output stream.
writeXLSX(ResultSet, File, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Writes the content of the given ResultSet as XLSX into the specified File.
writeXLSX(ResultSet, File, boolean, boolean, String, DataRow) - Static method in class com.basiscomponents.db.ResultSetExporter
Writes the content of the given ResultSet as XLSX into the specified File.
writeXLSX(ResultSet, File, boolean, SheetConfiguration) - Static method in class com.basiscomponents.db.ResultSetExporter
Writes the content of the given ResultSet as XLSX into the specified File.
writeXLSX(ResultSet, OutputStream, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Writes the content of the given ResultSet into an output stream.
writeXLSX(ResultSet, OutputStream, boolean, boolean, String, DataRow) - Static method in class com.basiscomponents.db.ResultSetExporter
Writes the content of the given ResultSet into an output stream.
writeXLSX(ResultSet, OutputStream, boolean, boolean, String, DataRow, SheetConfiguration) - Static method in class com.basiscomponents.db.export.XlsxExport
Writes the content of the given ResultSet into an output stream.
writeXLSX(ResultSet, OutputStream, boolean, boolean, String, DataRow, SheetConfiguration) - Static method in class com.basiscomponents.db.ResultSetExporter
Writes the content of the given ResultSet into an output stream.
writeXML(ResultSet, String, String, Writer) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as XML to the output stream.
writeXML(ResultSet, String, String, Writer, DataRow, boolean) - Static method in class com.basiscomponents.db.export.XmlExport
Uses the given Writer object to write the ResultSet's content as XML to the output stream.
writeXML(ResultSet, String, String, Writer, DataRow, boolean) - Static method in class com.basiscomponents.db.ResultSetExporter
Uses the given Writer object to write the ResultSet's content as XML to the output stream.
WsServer - Class in com.basiscomponents.comm
A simple WebSocketServer implementation.
WsServer(int) - Constructor for class com.basiscomponents.comm.WsServer
 
WsServer(InetSocketAddress) - Constructor for class com.basiscomponents.comm.WsServer
 

X

x(String) - Method in class net.miginfocom.layout.CC
Sets the x-coordinate for the component.
X - Static variable in class net.miginfocom.layout.LinkHandler
 
x2(String) - Method in class net.miginfocom.layout.CC
Sets the x2-coordinate for the component (right side).
X2 - Static variable in class net.miginfocom.layout.LinkHandler
 
XlsxExport - Class in com.basiscomponents.db.export
 
XlsxExport() - Constructor for class com.basiscomponents.db.export.XlsxExport
 
XmlExport - Class in com.basiscomponents.db.export
 
XmlExport() - Constructor for class com.basiscomponents.db.export.XmlExport
 

Y

y(String) - Method in class net.miginfocom.layout.CC
Sets the y-coordinate for the component.
Y - Static variable in class net.miginfocom.layout.LinkHandler
 
y2(String) - Method in class net.miginfocom.layout.CC
Sets the y2-coordinate for the component (bottom side).
Y2 - Static variable in class net.miginfocom.layout.LinkHandler
 

Z

ZERO_PIXEL - Static variable in class net.miginfocom.layout.BoundSize
 
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 
All Classes All Packages