A B C D E F G H I J L M N O P R S T U V W X Z

R

ReadOnlyTableCellRenderer - class com.glaivestone.mv.swing.ReadOnlyTableCellRenderer.
A table cell renderer for a read-only table cell which is not editable.
ReadOnlyTableCellRenderer() - Constructor for class com.glaivestone.mv.swing.ReadOnlyTableCellRenderer
Constructs a new table cell renderer for non-editable values which displays values using their standard toString rendering.
ReadOnlyTableCellRenderer(ValueRenderer) - Constructor for class com.glaivestone.mv.swing.ReadOnlyTableCellRenderer
Constructs a new table cell renderer for non-editable values which displays values using the specified renderer.
realizeDirectory(File) - Method in class com.glaivestone.javax.io.FileSystemServices
Ensure that the specified directory exists.
realizeDirectory(File, String) - Method in class com.glaivestone.javax.io.FileSystemServices
Ensure that the specified directory exists.
registerEntries(Map, Object[][]) - Static method in class com.glaivestone.javax.util.MapX
Register the key/value pairs in the specification list in the mapping table.
registerEscapeKeyCloseHandler() - Method in class com.glaivestone.mv.swing.JDialogApplicationView
Register a handler on the escape key which closes the dialog.
registerOption(String, Object) - Method in class com.glaivestone.javax.execution.SessionManager
Register an option in the session option settings table.
registerWithToolTipManager() - Method in class com.glaivestone.javax.swing.JTreeX
Register this tree with the ToolTipManager.
remove() - Method in class com.glaivestone.javax.util.Itr
 
remove(EventListener) - Method in class com.glaivestone.javax.util.EventListenerList
Remove the listener from the list.
remove(int) - Method in class com.glaivestone.mv.swing.AbstractListHolder
Remove the value at the specified position in the list.
remove(Object) - Method in class com.glaivestone.mv.swing.AbstractListHolder
Remove the specified value from the list.
removeAll() - Method in class com.glaivestone.javax.util.EventListenerList
Remove all listeners from the list.
removeChangeListener(ValueChangeListener) - Method in class com.glaivestone.mv.AbstractValueHolder
Removes a value change listener.
removeListener(EventListener, Object) - Method in class com.glaivestone.javax.util.EventManager
Remove an event listener from the list of listeners registered for the specified event.
removeOption(String) - Method in class com.glaivestone.javax.execution.SessionManager
Remove an option from the session option settings table.
removeSessionListener(SessionEventListener) - Method in class com.glaivestone.javax.execution.SessionManager
Removes a session event listener.
removeWindowListener(WindowEventListener) - Method in class com.glaivestone.mv.UISessionManager
Remove a window event listener.
REPORT_IMPOSSIBLE_ERRORS - Static variable in class com.glaivestone.javax.swing.PlainTextDocument
Hack for configuring reporting to System.err about exceptions that we should never get in the first place.
reportProblem(File, Throwable) - Method in class com.glaivestone.javax.io.FileSystemOperationResult
Report a problem processing a file system element
reportSuccess(File) - Method in class com.glaivestone.javax.io.FileSystemOperationResult
Report successful processing of a file system element
requestCloseWindow() - Method in interface com.glaivestone.mv.ApplicationView
Request that this view be closed.
requestCloseWindow() - Method in class com.glaivestone.mv.swing.JDialogApplicationView
Request that this view be closed.
requestCloseWindow() - Method in class com.glaivestone.mv.swing.JFrameApplicationView
Request that this view be closed.
requestCloseWindow(Window) - Method in class com.glaivestone.mv.ApplicationModel
Request that a window which provides a view on this application be closed.
requireSessionLogToBeLastOpenWindow() - Static method in class com.glaivestone.toolbox.mv.text.SessionTextLogWindow
Specify that the session log must be the last open window in the appliation session.
resetSysErr() - Static method in class com.glaivestone.javax.io.SystemIOStreams
Reset the standard system error stream System.err to the original system console error stream.
resetSysOut() - Static method in class com.glaivestone.javax.io.SystemIOStreams
Reset the standard system output stream System.out to the original system console output stream
resetSystemOutputStreams() - Static method in class com.glaivestone.javax.io.SystemIOStreams
Reset the standard system output and error streams to the original system console stream.
resolve() - Method in class com.glaivestone.javax.execution.ClassReference
Resolve the reference to the class.
resolve(String, String) - Static method in class com.glaivestone.javax.execution.ClassReference
Answer the class identified by the fully qualified Java class name.
resolveRelativePath(File, String) - Static method in class com.glaivestone.javax.io.FileSystemReference
Resolve a relative file system path name.
resolveResourceReference(String) - Method in class com.glaivestone.mv.ApplicationModel
Resolve the name of an application resource to the URL which references the resource on the CLASSPATH.
RESULT_ACCEPTED - Static variable in class com.glaivestone.javax.swing.MessageDialog
 
RESULT_CANCELLED - Static variable in class com.glaivestone.javax.swing.MessageDialog
 
RESULT_REJECTED - Static variable in class com.glaivestone.javax.swing.MessageDialog
 
runMain(Class, String[]) - Method in class com.glaivestone.javax.execution.SessionLauncher
Invoke the main(String[] args) method of the specified class.

GFL 1.1 API
A B C D E F G H I J L M N O P R S T U V W X Z