- basicallyEditable() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- basicallyEditable() - Method in class org.joty.workstation.gui.TermContainerPanel
-
- beforeReportRender() - Method in class org.joty.workstation.app.Application
-
- beginEditing() - Method in class org.joty.workstation.gui.DataAccessDialog
-
- beginEditing() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- beginTrans() - Method in class org.joty.workstation.app.Application
-
- beginTrans() - Method in class org.joty.workstation.data.JotyDB
-
- beginWaitCursor() - Method in class org.joty.workstation.app.Application
-
- beginWaitPossibleCursor() - Static method in class org.joty.workstation.app.Application
-
- birtManager() - Method in class org.joty.workstation.app.Application
-
Returns the current instance of the BirtManager
class.
- BlobComponent - Class in org.joty.workstation.gui
-
It is a visual class, descending from JPanel, that manages the storing and
the retrieving of a binary object into and from the database, through the web
or directly.
- BlobComponent(TermContainerPanel, Term) - Constructor for class org.joty.workstation.gui.BlobComponent
-
- BlobComponent.OptionedAction - Enum in org.joty.workstation.gui
-
Holds the type of action processed.
- BlobTerm - Class in org.joty.workstation.gui
-
It is a wrapper for a BlobComponent
.
- BlobTerm(TermContainerPanel, int, TermContainerPanel.TermParams) - Constructor for class org.joty.workstation.gui.BlobTerm
-
- blobTerm(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- buffer() - Method in class org.joty.workstation.gui.BufferedComboBoxTerm
-
- BufferedComboBox(TermContainerPanel, BufferedComboBoxTerm) - Constructor for class org.joty.workstation.gui.BufferedComboBoxTerm.BufferedComboBox
-
- BufferedComboBoxTerm - Class in org.joty.workstation.gui
-
It is a container of an instance of an internally defined extension of the
ComboBox class.
- BufferedComboBoxTerm(TermContainerPanel, TermContainerPanel.TermParams) - Constructor for class org.joty.workstation.gui.BufferedComboBoxTerm
-
- BufferedComboBoxTerm.BufferedComboBox - Class in org.joty.workstation.gui
-
- bufferedComboTerm(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- bufferRender() - Method in class org.joty.workstation.gui.GridTerm
-
- bufferRender() - Method in class org.joty.workstation.gui.ListTerm
-
- bufferRender() - Method in class org.joty.workstation.gui.TableTerm
-
- buildAndExecDeletion(String) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- buildAppMenuBar() - Method in class org.joty.workstation.app.Application
-
- buildButton(JotyButton, String, ActionListener) - Method in class org.joty.workstation.gui.JotyDialog
-
- BuildDetailsDialogAdapter() - Constructor for class org.joty.workstation.gui.TermContainerPanel.BuildDetailsDialogAdapter
-
- buildLiteralStruct(String, String, String, Application.LiteralStruct, LiteralsCollection.LiteralStructParams) - Method in class org.joty.workstation.app.Application
-
- buildLiteralStruct(String, String, String, String) - Method in class org.joty.workstation.app.Application
-
- buildLiteralStruct(String, String, String, String, LiteralsCollection.LiteralStructParams) - Method in class org.joty.workstation.app.Application
-
- buildLiteralStruct(String, String, String, String) - Method in class org.joty.workstation.gui.ComboBoxTerm
-
Builds an already instantiated and cataloged LiteralStruct object.
- buildLiteralStructMain(String, String, String, String, Application.LiteralStruct, LiteralsCollection.LiteralStructParams) - Method in class org.joty.workstation.app.Application
-
Prepares and invokes loadDataIntoLiteralStruct
.
- buildMenuBarComponent() - Method in class org.joty.workstation.app.Application
-
Build all the menus general purpose menus (that is those ones offered by
the Joty framework) without adding them to the menu bar, so the
application developer can chose to add them or not, to improve them or to
completely newly design them.
- buildOrderMap() - Method in class org.joty.workstation.data.JotyDataBuffer.QueueManager
-
Called by loadData
of the container class, it builds the core
data structures used by the GUI part of the queue, implemented by the
Table
object.
- buildRecord(JotyDataBuffer.Record, WResultSet) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- buildRecord(JotyDataBuffer.Record) - Method in class org.joty.workstation.gui.GridBuffer
-
- buildRecord(JotyDataBuffer.Record, WResultSet) - Method in class org.joty.workstation.gui.GridBuffer
-
- buildRecord(JotyDataBuffer.Record) - Method in class org.joty.workstation.gui.NavigatorBuffer
-
- buildRecord(JotyDataBuffer.Record) - Method in class org.joty.workstation.gui.TermBuffer
-
- buildRecordDescriptor(WResultSet) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- buildSet(JotyDataBuffer, String, String) - Method in class org.joty.workstation.app.Application
-
Checks if the passed JotyDataBuffer
object is already present in
the map m_setMap
.
- buildTabsRelatingStrKey() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- buildTruthVector() - Method in class org.joty.workstation.gui.CheckBoxList
-
- ButtonDescriptor(JotyButton, DataAccessPanel.ButtonBehavior) - Constructor for class org.joty.workstation.gui.DataAccessPanel.ButtonDescriptor
-