- langInformationMsg(String) - Static method in class org.joty.workstation.app.Application
-
- langInformationMsg(String, Object[]) - Static method in class org.joty.workstation.app.Application
-
- langLocatedWarningMsg(String) - Method in class org.joty.workstation.gui.Term
-
- languageItem(String, ConfigFile) - Method in class org.joty.workstation.app.Application
-
- langWarningMsg(String) - Static method in class org.joty.workstation.app.Application
-
- langWarningMsg(String, Object[]) - Static method in class org.joty.workstation.app.Application
-
- langYesNoQuestion(String) - Static method in class org.joty.workstation.app.Application
-
- langYesNoQuestion(String, Container) - Static method in class org.joty.workstation.app.Application
-
- langYesNoQuestion(String, Container, Object[]) - Static method in class org.joty.workstation.app.Application
-
- launchReport(String, String) - Method in class org.joty.workstation.app.Application
-
- launchReport(String, String, boolean) - Method in class org.joty.workstation.app.Application
-
- launchReport(String, String, boolean, Container) - Method in class org.joty.workstation.app.Application
-
- lbl - Variable in class org.joty.workstation.gui.PasswordLabeledField
-
- List - Class in org.joty.workstation.gui
-
It is a ScrollGridPane
that instantiates a
javax.swing.JList<Object>
object as scroll-able object.
- List(Panel, GridTerm) - Constructor for class org.joty.workstation.gui.List
-
- ListeningState() - Constructor for class org.joty.workstation.gui.TermContainerPanel.ListeningState
-
- ListSelectionHandler() - Constructor for class org.joty.workstation.gui.ScrollGridPane.ListSelectionHandler
-
- ListTerm - Class in org.joty.workstation.gui
-
The class contains a List
component and instantiates a
JotyDataBuffer
to hold data that can be a reference to an id Literal
contained in a LiteralStruct
object or something different.
- ListTerm(TermContainerPanel, int, TermContainerPanel.TermParams) - Constructor for class org.joty.workstation.gui.ListTerm
-
- listTerm(String) - Method in class org.joty.workstation.gui.TermContainerPanel
-
- LiteralStruct(JotyMessenger) - Constructor for class org.joty.workstation.app.Application.LiteralStruct
-
- loadComboBoxList() - Method in class org.joty.workstation.gui.ComboBoxTerm
-
- loadData() - Method in class org.joty.workstation.app.Application
-
- loadData(WResultSet) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- loadData(WResultSet, BasicPostStatement) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- loadData(WResultSet, BasicPostStatement, GridTerm) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- loadData() - Method in class org.joty.workstation.gui.DataAccessDialog
-
- loadData() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- loadData() - Method in class org.joty.workstation.gui.DataScrollingPanel
-
- loadData() - Method in class org.joty.workstation.gui.JotyTableTransferHandler
-
- loadDataBreak(int) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- loadDataBreak(int) - Method in class org.joty.workstation.gui.NavigatorBuffer
-
- loadDataIntoLiteralStruct(String, String, String, Application.LiteralStruct, LiteralsCollection.LiteralStructParams) - Method in class org.joty.workstation.app.Application
-
Loads in memory, in a convenient data structure ( a LiteralStruct
object ) a set of records of type {long id, String description}.
- loadDataProlog(WResultSet) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- loadDataProlog(WResultSet) - Method in class org.joty.workstation.gui.NavigatorBuffer
-
- loadDescriptions() - Method in class org.joty.workstation.app.Application
-
It is invoked by the framework and typically must be overridden in the
Joty application project (in the descendant of the Application
class) in order to load in memory all almost static data that is desired
to access to without accessing the server.
- loadDescrList() - Method in class org.joty.workstation.gui.CheckListTerm
-
- loadDescrList() - Method in class org.joty.workstation.gui.ComboBoxTerm
-
- loadDescrList() - Method in class org.joty.workstation.gui.DescrTerm
-
- loadDescrList() - Method in class org.joty.workstation.gui.ListTerm
-
- loadGrid() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- loadResult(WResultSet) - Method in class org.joty.workstation.gui.SearcherPanel
-
- loadUserRoles() - Method in class org.joty.workstation.app.Application
-
Loads in memory the list or the user roles in "Accessor" mode.
- localFilesPath() - Method in class org.joty.workstation.app.Application
-
- locatedWarningMsg(String) - Method in class org.joty.workstation.gui.Term
-
Show a Warning message and locates it next to the term instance but
avoiding to completely overlap it
- log(String) - Method in class org.joty.workstation.web.WebClient
-
- login(Object) - Method in class org.joty.workstation.web.WebClient
-
Drives the framework to operate through the Accessor
object for
querying the database about authentication data.
- LoginDialog - Class in org.joty.workstation.authorization
-
Provides the built-in login dialog for the Joty application and, for this,
it embeds in its layout a JotyPanel
instance.
- LoginDialog(boolean) - Constructor for class org.joty.workstation.authorization.LoginDialog
-
- LoginPanel - Class in org.joty.workstation.authorization
-
Instantiated by the LoginDialog
class allows the acquisition of the
user's credentials.
- LoginPanel(boolean) - Constructor for class org.joty.workstation.authorization.LoginPanel
-
- longValue(String, int) - Method in class org.joty.workstation.data.JotyDataBuffer
-
- lookForDataStructure(WResultSet) - Method in class org.joty.workstation.gui.DataAccessPanel
-
- lookForDataStructure(WResultSet) - Method in class org.joty.workstation.gui.GridTerm
-
- lookForIdFieldTermIndex() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- lookForModificationNeeded() - Method in class org.joty.workstation.gui.DataAccessPanel
-
- lostOwnership(Clipboard, Transferable) - Method in class org.joty.workstation.app.Application
-