Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

R

RadioButton - Class in org.joty.workstation.gui
It extends the javax.swing.JRadioButton class with the Joty abilities, to behave with and to communicate to the framework.
RadioButton(TermContainerPanel, Term) - Constructor for class org.joty.workstation.gui.RadioButton
 
radioMasterTerm(String) - Method in class org.joty.workstation.gui.TermContainerPanel
 
RadioTerm - Class in org.joty.workstation.gui
It is a container for a RadioButton instance.
RadioTerm(TermContainerPanel, int, TermContainerPanel.TermParams) - Constructor for class org.joty.workstation.gui.RadioTerm
 
radioTerm(String) - Method in class org.joty.workstation.gui.TermContainerPanel
 
Record() - Constructor for class org.joty.workstation.data.JotyDataBuffer.Record
 
recordLookup(long) - Method in class org.joty.workstation.data.JotyDataBuffer
 
recordLookup(String) - Method in class org.joty.workstation.data.JotyDataBuffer
 
refresh() - Method in class org.joty.workstation.gui.CheckListTerm
 
refresh() - Method in class org.joty.workstation.gui.DataAccessPanel
 
refresh() - Method in class org.joty.workstation.gui.GridTerm
 
refresh() - Method in class org.joty.workstation.gui.NavigatorEditorPanel
 
refresh() - Method in class org.joty.workstation.gui.Term
 
registerReports() - Method in class org.joty.workstation.app.Application
To be overridden in order to define the users accessibility to the various reports of the application.
relatedEnable(boolean) - Method in class org.joty.workstation.gui.DataAccessPanel
 
relatedEnable(boolean) - Method in class org.joty.workstation.gui.NavigatorPanel
 
relatedEnable(boolean) - Method in class org.joty.workstation.gui.TermContainerPanel
 
relatedField(String) - Method in class org.joty.workstation.gui.DataAccessPanel
 
relatingField(String) - Method in class org.joty.workstation.gui.DataAccessPanel
 
reloadAsLiteralStruct() - Method in class org.joty.workstation.gui.DataAccessDialog
To be implemented when the data managed by the implementation class also live in memory as a LiteralStruct object.
reLoadData() - Method in class org.joty.workstation.gui.DataAccessPanel
 
reloadDescrList() - Method in class org.joty.workstation.gui.DescrTerm
 
reloadGrid() - Method in class org.joty.workstation.gui.DataAccessPanel
 
reloadOnActivate() - Method in class org.joty.workstation.gui.TableTerm
 
remoteAccessorMode() - Method in class org.joty.workstation.app.Application
 
removeAll() - Method in class org.joty.workstation.gui.CheckBoxList
 
removeAll() - Method in class org.joty.workstation.gui.GridManager
 
removeAll() - Method in class org.joty.workstation.gui.GridTerm
 
removeAll() - Method in class org.joty.workstation.gui.List
 
removeAll() - Method in class org.joty.workstation.gui.ListTerm
 
removeAll() - Method in class org.joty.workstation.gui.ScrollGridPane
 
removeAll() - Method in class org.joty.workstation.gui.TableTerm
 
render() - Method in class org.joty.workstation.gui.BlobComponent
 
render(GridManager, int) - Method in interface org.joty.workstation.gui.GridManager.IRenderAnalogicalSelector
 
render() - Method in class org.joty.workstation.gui.ImageComponent
 
render() - Method in class org.joty.workstation.gui.JotyTextField
 
render(WrappedField) - Method in class org.joty.workstation.gui.Term
 
render() - Method in class org.joty.workstation.gui.TextArea
 
renderAfterDeletion() - Method in class org.joty.workstation.gui.GridTerm
 
renderAfterDeletion() - Method in class org.joty.workstation.gui.ListTerm
 
renderedIdentity(String) - Method in class org.joty.workstation.gui.TableTerm
 
renderedIdentity(String) - Method in class org.joty.workstation.gui.Term
Provides a name for the entity associated with this Term instance and with the specific value it assumes on the current record
renderGrid() - Method in class org.joty.workstation.gui.DataScrollingPanel
 
renderHeavyStatus(int) - Method in class org.joty.workstation.gui.GridManager
 
renderOnAppend(int) - Method in class org.joty.workstation.gui.GridManager
 
renderRecord(WResultSet, String) - Method in class org.joty.workstation.gui.GridTerm
 
renderRecord(WResultSet, String) - Method in class org.joty.workstation.gui.ListTerm
 
repaint() - Method in class org.joty.workstation.app.Application
 
repaint() - Method in class org.joty.workstation.gui.InfoDialog
 
repaint() - Method in class org.joty.workstation.gui.JotyDialog
 
repaintCell(JTable, int, int) - Static method in class org.joty.workstation.gui.Table
 
repaintCell(int, int) - Method in class org.joty.workstation.gui.Table
 
reset() - Method in class org.joty.workstation.gui.GridTerm
 
reset() - Method in class org.joty.workstation.gui.SearcherPanel
 
reset() - Method in class org.joty.workstation.gui.Term
 
reset() - Method in class org.joty.workstation.gui.ViewerFrame
 
resetDirtyStatus() - Method in class org.joty.workstation.gui.TermContainerPanel
 
resetIteration() - Method in class org.joty.workstation.gui.SearcherPanel
 
resetPanel(String) - Method in class org.joty.workstation.gui.JotyDialog
 
resetPanel(String) - Method in class org.joty.workstation.gui.MultiPanelDialog
 
resetUpdateActorsState() - Method in class org.joty.workstation.gui.DataAccessPanel
 
restorePanelActionListening(TermContainerPanel.ListeningState) - Method in class org.joty.workstation.gui.TermContainerPanel
 
resultSetDataType() - Method in class org.joty.workstation.gui.ImageTerm
 
resultSetFieldName() - Method in class org.joty.workstation.gui.ImageTerm
 
returnedValuesAvailablePos() - Method in class org.joty.workstation.app.Application
One of the methods providing the duality of the framework behavior, it returns the currently available position within the vector of long values returned to the caller, vector that holds the invoked method return value or the value of one of its output parameters.
RolesDialog - Class in org.joty.workstation.authorization
Provides the built-in dialog for listing the roles defined for the application.
RolesDialog() - Constructor for class org.joty.workstation.authorization.RolesDialog
 
RolesPanel - Class in org.joty.workstation.authorization
Instantiated by the RolesDialog class allows the access only to the users having the 'Administrators' role.
RolesPanel() - Constructor for class org.joty.workstation.authorization.RolesPanel
 
rollbackTrans() - Method in class org.joty.workstation.app.Application
 
rollbackTrans() - Method in class org.joty.workstation.data.JotyDB
 
rowAction() - Method in class org.joty.workstation.gui.SearcherPanel
Takes convenient actions associated with the row: by a double click on the row it opens the details dialog while in a 'Select' action is explicitly made when the pane serves a Dialog opened as data selector, then the GridManager.storeSelectedValues method is called to get inherent selected choice.
rowAction() - Method in class org.joty.workstation.gui.TableTerm
 
rowAction(TermContainerPanel.BuildDetailsDialogAdapter) - Method in class org.joty.workstation.gui.TableTerm
Allows to execute an internal or external implementation of the BuildDetailsDialogAdapter class and tracks links for backward updating propagations of possibly shared data between the caller and the target dialog and for possible control on the target dialog; then if the target data context has navigation features, finalizes its effect to select the record identified by m_detailsKey member value.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links