- abortJobs() - Method in class org.joty.workstation.app.Application
-
may be overridden for implementing actions upon initialization failure.
- AboutDialog - Class in org.joty.workstation.gui
-
It is a parameterized About dialog class the opening of which is driven by
the menu item offered by the framework or driven by the Os platform in the
case it is MacOs X.
- AboutDialog() - Constructor for class org.joty.workstation.gui.AboutDialog
-
- accessIsAllowed() - Method in class org.joty.workstation.gui.AppOptionsPanel
-
- accessIsAllowed() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- accessMethodPostStatement(String, Integer, Integer) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- accessorExecute(String) - Method in class org.joty.workstation.app.Application
-
- accessorExecute(String, ParamContext) - Method in class org.joty.workstation.app.Application
-
creates a BasicPostStatement
hosting an sql statement and a
substitution literal (for dbms names obfuscation purposes) and executes
it in terms of the Joty technology.
- accessorMethodPostStatement(String, Integer, Integer) - Method in class org.joty.workstation.app.Application
-
Creates a BasicPostStatement
object hosting the name and the
parameters of a method that will be invoked outside of the client
context.
- accessorPostStatement(JotyDialog, int, String, ParamContext) - Method in class org.joty.workstation.app.Application
-
It is the core method for the creation of a BasicPostStatement
object.
- accessorPostStatement(String, int, String, ParamContext, String) - Method in class org.joty.workstation.app.Application
-
It does the job for accessorPostStatement(JotyDialog, int, String, ParamContext)
but allows also to be called without the living instance of the JotyDialog
, addressing
freely a resource within the implemented Accessor
object, indeed.
- acquireLock(String) - Method in class org.joty.workstation.data.JotyDB
-
- acquireRecordDescriptor(WResultSet) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- acquireRecordDescriptor(WResultSet) - Method in class org.joty.workstation.gui.NavigatorBuffer
-
- acquireRecordDescriptor(WResultSet) - Method in class org.joty.workstation.gui.TermBuffer
-
- acquireRecordDescriptorPart(WResultSet, Object, int, boolean) - Method in class org.joty.workstation.gui.GridBuffer
-
- acquireSelectedValueFrom(String, String, String[], String[], Object, String, boolean) - Method in class org.joty.workstation.gui.TermContainerPanel
-
Used for presenting a selector dialog to the user and for collecting the
result of the choice in order to give value to one or more target
Term
objects and optionally WrappedField
instances.
- action() - Method in interface org.joty.workstation.gui.JotyCalendarPanel.DateActor
-
- actionFieldsContains(String) - Method in class org.joty.workstation.data.WResultSet
-
- actionIsNeeded - Variable in class org.joty.workstation.gui.NavigatorEditorPanel.FieldActionDescriptor
-
- actionPerformed(ActionEvent) - Method in class org.joty.workstation.gui.CheckBox
-
- actionPerformed(ActionEvent) - Method in class org.joty.workstation.gui.ComboBox
-
- actionPerformed(ActionEvent) - Method in class org.joty.workstation.gui.RadioButton
-
- actionPerformed(ActionEvent) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- add(String, String) - Method in class org.joty.workstation.app.Application.ValuesContainer
-
- add(Component) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- add(String, GridRowDescriptor.RowCellMappingType, int, String) - Method in class org.joty.workstation.gui.GridRowDescriptor
-
- add(Component) - Method in class org.joty.workstation.gui.Panel
-
- addAnalogicalRowSelector(DataScrollingPanel, long) - Static method in class org.joty.workstation.gui.Factory
-
Adds an AnalogicalRowSelector
object to a DataScrollingPanel
instance.
- addCheckToGrid(TermContainerPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
- addComboToGrid(TermContainerPanel, String, String, String) - Static method in class org.joty.workstation.gui.Factory
-
Tells the framework to put a text column into the main grid of a
TermContainerPanel
in which to resolve the value of a specified
integer upon a specified LiteralStruct
object.
- addCriteriaPanel(CriteriaPanel) - Static method in class org.joty.workstation.gui.Factory
-
- addCriteriaPanel(SearcherPanel, CriteriaPanel) - Static method in class org.joty.workstation.gui.Factory
-
Add a CriteriaPanel to a SeacherPanel layout
- addDataAccessPanel(Panel, DataAccessPanel) - Static method in class org.joty.workstation.gui.Factory
-
Adds a DataAccessPanel
object to the layout of a Panel
object.
- addDataAccessPanel(Panel, DataAccessPanel, String) - Static method in class org.joty.workstation.gui.Factory
-
- addDataAccessPanel(Panel, DataAccessPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
Adds a DataAccessPanel
to the layout of a content panel.
- addDateTimeToGrid(TermContainerPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
Tells the framework to put a date time column into the main grid of a
TermContainerPanel
for the specified database field.
- addDateToGrid(TermContainerPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
- addDecimalToGrid(TermContainerPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
- addEmptyRecord() - Method in class org.joty.workstation.gui.TermBuffer
-
- addEnabling_driver() - Method in class org.joty.workstation.gui.DataAccessDialog
-
- addEnabling_driver() - Method in class org.joty.workstation.gui.MultiPanelDialog
-
- addField(String, String) - Method in class org.joty.workstation.gui.GridTerm
-
- addField(String, String, int) - Method in class org.joty.workstation.gui.GridTerm
-
- addField(String, String, int, boolean) - Method in class org.joty.workstation.gui.GridTerm
-
- addField(String, String, int, boolean, boolean) - Method in class org.joty.workstation.gui.GridTerm
-
- addField(String, int) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addFieldAsCurrency(String, String) - Method in class org.joty.workstation.gui.GridTerm
-
- addFieldAsFlag(String, String) - Method in class org.joty.workstation.gui.GridTerm
-
- addFieldAsImage(String, String) - Method in class org.joty.workstation.gui.TableTerm
-
- addFieldToBuffer(String) - Method in class org.joty.workstation.gui.GridTerm
-
- addFieldToBuffer(String, int) - Method in class org.joty.workstation.gui.GridTerm
-
- addFieldToBuffer(String, int, boolean) - Method in class org.joty.workstation.gui.GridTerm
-
- addFieldToGrid(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addFromDataLayer(WResultSet) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- addIdentifierFromCallerToTitle(String) - Method in class org.joty.workstation.gui.JotyDialog
-
- addIntegerKeyElem(String) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- addIntegerKeyElem(String, boolean) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- addIntegerKeyElem(String, boolean, boolean) - Method in class org.joty.workstation.gui.DataScrollingPanel
-
- addIntegerKeyElem(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addItemToMenu(JComponent, String, ActionListener) - Static method in class org.joty.workstation.app.Application
-
- addItemToMenu(JComponent, String, ActionListener, JMenuItem) - Static method in class org.joty.workstation.app.Application
-
- addItemToMenu(JComponent, String, JMenuItem) - Static method in class org.joty.workstation.app.Application
-
- addKeyElem(String, int, boolean, WrappedField) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- addKeyElem(String, int, boolean, WrappedField, boolean) - Method in class org.joty.workstation.gui.DataScrollingPanel
-
- addKeyElem(String, int) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addKeyElemToGrid(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addKeyElemToGrid(String, String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addLangItemToMenu(JComponent, String, ActionListener) - Static method in class org.joty.workstation.app.Application
-
- addLangItemToMenu(JComponent, String, ActionListener, JMenuItem) - Static method in class org.joty.workstation.app.Application
-
- addLangItemToMenu(JComponent, String, JMenuItem) - Static method in class org.joty.workstation.app.Application
-
- addLongKeyElem(String) - Method in class org.joty.workstation.gui.SearcherDialog
-
- addLongKeyElem(String) - Method in class org.joty.workstation.gui.SearcherMultiPanelDialog
-
- addLongKeyElem(String) - Method in class org.joty.workstation.gui.SearcherPanel
-
- addLongNumToGrid(TermContainerPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
- addNew() - Method in class org.joty.workstation.data.WResultSet
-
- addNumToGrid(TermContainerPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
- addOperatorsComboToTerm(Term, JComboBox<String>) - Method in class org.joty.workstation.gui.CriteriaPanel
-
- addOutParam(BasicPostStatement, String, int) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- addRecord(WResultSet) - Method in class org.joty.workstation.data.JotyDataBuffer.QueueManager
-
- addSearcherPanel(Panel, SearcherPanel) - Static method in class org.joty.workstation.gui.Factory
-
Adds a SearcherPanel
to the layout of a contentPanel.
- addString(String) - Method in class org.joty.workstation.gui.List
-
- addStrKeyElem(String, String, boolean) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- addStrKeyElem(String, String, boolean, boolean) - Method in class org.joty.workstation.gui.DataScrollingPanel
-
- addStrKeyElem(String) - Method in class org.joty.workstation.gui.SearcherDialog
-
- addStrKeyElem(String) - Method in class org.joty.workstation.gui.SearcherMultiPanelDialog
-
- addStrKeyElem(String) - Method in class org.joty.workstation.gui.SearcherPanel
-
- addStrKeyElem(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addTab(TabbedPane, DataAccessPanel) - Static method in class org.joty.workstation.gui.Factory
-
- addTab(TabbedPane, DataAccessPanel, String) - Static method in class org.joty.workstation.gui.Factory
-
- addTab(TabbedPane, DataAccessPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
Adds a tab to a TabbedPane
object and attach a specified
DataAccessPanel
object to it.
- addTab(String, Icon, Component, String) - Method in class org.joty.workstation.gui.TabbedPane
-
- addTerm(LiteralsCollection.DescrStruct) - Method in class org.joty.workstation.gui.List
-
- addTerm(LiteralsCollection.DescrStruct) - Method in class org.joty.workstation.gui.ScrollGridPane
-
- addTerm(Term, TermContainerPanel.TermParams) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addTermAsReportParameter(Term, String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addTermContainerPanel(Panel, TermContainerPanel) - Static method in class org.joty.workstation.gui.Factory
-
Lets the contentPanel to have m_dialog
assigned with the
JotyDialog
detected by the TermContainerPanel
specified.
- addTermToGrid(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addTermToGrid(String, String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addTextToGrid(TermContainerPanel, String, int, String) - Static method in class org.joty.workstation.gui.Factory
-
- addTextToGrid(TermContainerPanel, String, String) - Static method in class org.joty.workstation.gui.Factory
-
- addToGridRowDescriptor(String, GridRowDescriptor.RowCellMappingType, int, String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- addToolTipRow(String) - Method in class org.joty.workstation.gui.Table
-
- addToolTipRowToComponent(JComponent, String) - Method in class org.joty.workstation.app.Application
-
- addWFieldElems(JotyDataBuffer.Record, Vector<WrappedField>, boolean) - Method in class org.joty.workstation.gui.GridBuffer
-
- afterPerformed() - Method in class org.joty.workstation.gui.JotyDialog
-
- afterReportRender(String) - Method in class org.joty.workstation.app.Application
-
- alert(String) - Method in class org.joty.workstation.gui.Term
-
Show a message related to the Term instance, next to it or optionally
next to an associate other Term instance.
- alignmentAndCellEditingRequired() - Method in class org.joty.workstation.gui.CheckBoxList
-
- alignmentAndCellEditingRequired() - Method in class org.joty.workstation.gui.Table
-
- AnalogicalRowSelector - Class in org.joty.workstation.gui
-
It gives AnalogicalSelector the responsibility to be an alternative way for
the selection of a row (to which it is associated) of the main grid located
in the containing Panel
instance.
- AnalogicalRowSelector(GridManager, Long) - Constructor for class org.joty.workstation.gui.AnalogicalRowSelector
-
- AnalogicalRowSelector(GridManager, Long, boolean) - Constructor for class org.joty.workstation.gui.AnalogicalRowSelector
-
- AnalogicalSelector - Class in org.joty.workstation.gui
-
A JPanel descendant that keeps associated a long value for identification
purposes and implementing the MouseListener interface in order to expose a
sensitive visual behavior.
- AnalogicalSelector(Long) - Constructor for class org.joty.workstation.gui.AnalogicalSelector
-
- appInit() - Static method in class org.joty.workstation.app.Application
-
- appLang(String) - Method in class org.joty.workstation.gui.JotyDialog
-
- appLang(String) - Method in class org.joty.workstation.gui.Panel
-
- Application - Class in org.joty.workstation.app
-
Application
provides initialization of the main functionalities:
detects the mode of running (desktop or web), manages the user's
authentication, builds the asset of the application by loading data from the
configuration file/s and from the user's home directory, loads the language
vector depending on the choice made by the user, loads rarely changing data
into memory from the database and keeps them in
Application.LiteralStruct
objects.
- Application() - Constructor for class org.joty.workstation.app.Application
-
It is the only constructor.
- Application.ClauseContribution - Class in org.joty.workstation.app
-
- Application.JotyTransaction - Class in org.joty.workstation.app
-
Provides a way to concentrate on the execution body of a transaction
implementing the exec method.
- Application.LiteralStruct - Class in org.joty.workstation.app
-
- Application.MacAppListenerInvocationHandler - Class in org.joty.workstation.app
-
It is the invocation target of the proxy class defined in the
manageMacOSenvironment
method.
- Application.PasswordValidator - Interface in org.joty.workstation.app
-
- Application.ValuesContainer - Class in org.joty.workstation.app
-
It is the vehicle for values identified by the selection made by the user
in the context of the opening of identity selector dialog.
- applyCellRenderer() - Method in class org.joty.workstation.gui.Table
-
- AppOptionsDialog - Class in org.joty.workstation.gui
-
It is instantiated either for user interaction, being the dialog opened from
the application menu, or on the application startup for accessing the
database for acquisition of the inherent information.
- AppOptionsDialog(Object, Object) - Constructor for class org.joty.workstation.gui.AppOptionsDialog
-
- AppOptionsDialog.mode - Enum in org.joty.workstation.gui
-
- AppOptionsPanel - Class in org.joty.workstation.gui
-
Acquires locale language and country from the administrator user in order to
store them in the database, so that these info last as application
attributes.
- AppOptionsPanel() - Constructor for class org.joty.workstation.gui.AppOptionsPanel
-
- askAndSave() - Method in class org.joty.workstation.gui.DataAccessDialog
-
- askToLoad() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- ASSERT(boolean) - Method in class org.joty.workstation.app.Application
-
- authenticate() - Method in class org.joty.workstation.app.Application
-
- authenticate(boolean) - Method in class org.joty.workstation.app.Application
-
Manages the interaction with the user during his use of the
LoginDialog
for authentication purposes and holds the
m_secure
member set to true during the process.