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

R

READ - Static variable in class jApp.FileTypeRegistry
 
readFromFile(File) - Method in class jApp.Document
The Application calls this to read documen contents from a file.
readFromStream(ObjectInputStream) - Method in class jApp.Document
The jApp / Document calls this to read the contents of a document from an object stream.
readFromStream(FileInputStream) - Method in class jApp.Document
The jApp / Document calls this to read the contents of a document from a stream.
readPageFormat(ObjectInputStream) - Method in class jApp.Document
The jApp / Document calls this to read the PageFormat from a stream.
readVariables(ObjectInputStream, Hashtable) - Static method in class jApp.Variable
Reads in variable values from a stream.
Rectangle2d - Class in jApp
 
Rectangle2d(Rectangle2d) - Constructor for class jApp.Rectangle2d
 
Rectangle2d() - Constructor for class jApp.Rectangle2d
 
Rectangle2d(Rectangle2D) - Constructor for class jApp.Rectangle2d
 
Rectangle2d(double, double, double, double) - Constructor for class jApp.Rectangle2d
 
Rectangle2d(Point2d, Point2d) - Constructor for class jApp.Rectangle2d
 
redo() - Method in class jApp.Undoer
 
redoIt() - Method in class jApp.AbstractTask
 
regen(Graphics2D) - Method in class jApp.DocumentView
 
registerFileType(Class, String, String, String) - Method in class jApp.FileTypeRegistry
 
registerFileType(Class, String, String, String, int) - Method in class jApp.FileTypeRegistry
 
RegistrationChipher - Class in jApp
 
RegistrationChipher() - Constructor for class jApp.RegistrationChipher
 
releaseInputStream(FileInputStream) - Static method in class jApp.Application
Releases the lock and closes the stream.
releaseOutputStream(FileOutputStream) - Static method in class jApp.Application
Closes a stream and releases the lock.
remove(T) - Method in interface jApp.Selection
 
remove(Selectable) - Method in class jApp.SimpleSelection
 
removeChangeListener(ChangeListener) - Method in class jApp.AbstractSelection
 
removeChangeListener(ChangeListener) - Method in class jApp.Changeable
 
removeChangeListener(ValueInterface) - Method in class jApp.Connector
 
removeChangeListener(ChangeListener) - Method in interface jApp.Selection
 
removeChangeListener(ChangeListener) - Method in class jApp.Undoer
 
removeChangeListener(ChangeListener) - Method in interface jApp.ValueInterface
 
removeDataFromSource(JComponent, DragSourceDropEvent) - Method in class jApp.DataTransferHandler
 
removeDataSource(JComponent) - Method in class jApp.DataTransferHandler
 
removeLayoutComponent(Component) - Method in class jApp.BetterBoxLayout
Not used by this layout manager.
removeRow(int) - Method in class jApp.PropertyEditor.TableModel
 
removeView(DocumentView) - Method in class jApp.DocumentWindow
 
removeWindow(DocumentWindow) - Method in class jApp.Document
Removes a DocumentWindow from this document.
repaintCompleted() - Method in interface jApp.Profiler.ProfilerHook
 
repaintCompleted() - Static method in class jApp.Profiler
 
reportException(Exception) - Method in class jApp.Application
Used to report an exception by showing an error message dialog and stack trace to the console.
reportException(Exception) - Method in class jApp.Document
Short cut to Document.reportException(Exception).
resetPen(Graphics2D) - Static method in class jApp.DocumentView
 
resetStats(int, int) - Static method in class jApp.Profiler
 
resize() - Method in class jApp.DocumentView
 
resized() - Method in class jApp.DocumentView
 
restoreSelection(List<T>) - Method in interface jApp.Selection
 
restoreSelection(List<T>) - Method in class jApp.SimpleSelection
 
restoreWindow(WindowState) - Method in class jApp.DocumentWindow
 
restoreWindow(Document) - Method in class jApp.WindowState
 
resume() - Method in class jApp.Command
 
RightClickHandler - Interface in jApp
 
run() - Method in class jApp.Application
Starts the Application createing and initializing everything as needed.
run(ProgressDialog) - Method in interface jApp.ProgressDialog.LongTask
 

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