JAPI 0.9.0
Yet another Java API
API Documentation
A B C D E F G H I J K L M N O P R S T V W

R

REFLECTION_MESSAGE_PROVIDER - Static variable in class net.sf.japi.swing.ReflectionAction
The key used for storing the action factory that provides access to error handlers strings.
REFLECTION_METHOD - Static variable in class net.sf.japi.swing.ReflectionAction
The key used for storing the method object to use when invoking the method.
REFLECTION_METHOD_NAME - Static variable in class net.sf.japi.swing.ReflectionAction
The key used for storing the method name to use when searching for a method using reflection.
REFLECTION_PROPERTY_NAME - Static variable in class net.sf.japi.swing.ToggleAction
The key used for storing the target object's boolean property name to find the methods Value Type: String.
REFLECTION_TARGET - Static variable in class net.sf.japi.swing.ReflectionAction
The key used for storing the target object to invoke the method on.
REFLECTION_TARGET - Static variable in class net.sf.japi.swing.ToggleAction
The key used for storing the target object to invoke the methods on.
ReflectionAction - Class in net.sf.japi.swing
Action implementation which invokes the desired method using Reflection.
ReflectionAction() - Constructor for class net.sf.japi.swing.ReflectionAction
Create an uninitialized ReflectionAction.
ReflectionAction(String, Object) - Constructor for class net.sf.japi.swing.ReflectionAction
Create a ReflectionAction with method and target.
ReflectionAction(String, Icon, String, Object) - Constructor for class net.sf.japi.swing.ReflectionAction
Defines an Action object with the specified description string and a the specified icon.
refresh() - Method in class net.sf.japi.sql.DatabaseTreeModel
Refresh the data of this model from the database.
RegexFileFilter - Class in net.sf.japi.util.filter.file
A FileFilter implementation that matches against a regular expression.
RegexFileFilter(String...) - Constructor for class net.sf.japi.util.filter.file.RegexFileFilter
Create a RegexFileFilter.
RegexFileFilter(Pattern...) - Constructor for class net.sf.japi.util.filter.file.RegexFileFilter
Create a RegexFileFilter.
region - Variable in class net.sf.japi.swing.ToolBarLayout.ToolBarConstraints
Region constraint.
remove() - Method in class net.sf.japi.io.ARGV
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class net.sf.japi.lang.SuperClassIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(int) - Method in class net.sf.japi.swing.bookmarks.BookmarkManager.Bookmark
Removes the child at index from the receiver.
remove(MutableTreeNode) - Method in class net.sf.japi.swing.bookmarks.BookmarkManager.Bookmark
Removes node from the receiver.
remove(BookmarkManager.Bookmark) - Method in class net.sf.japi.swing.bookmarks.BookmarkManager.BookmarkFolder
Remove a Bookmark from this BookmarkFolder.
remove(int) - Method in class net.sf.japi.swing.bookmarks.BookmarkManager.BookmarkFolder
Remove a Bookmark from this BookmarkFolder.
remove(MutableTreeNode) - Method in class net.sf.japi.swing.bookmarks.BookmarkManager.BookmarkFolder
Removes node from the receiver. setParent will be messaged on node.
remove(Component) - Method in class net.sf.japi.swing.LookAndFeelManager
Remove a Component to the roots.
remove() - Method in class net.sf.japi.util.EmptyIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class net.sf.japi.util.EnumerationIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class net.sf.japi.xml.NodeListIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
removeAllFirst(T1) - Method in class net.sf.japi.util.Table
Remove all pairs that match a first.
removeAllSecond(T2) - Method in class net.sf.japi.util.Table
Remove all pairs that match a second.
removeFilter(C, Filter<? super T>) - Static method in class net.sf.japi.util.Collections2
Removes all elements from a collection not accepted by the given filter.
removeFromParent() - Method in class net.sf.japi.swing.bookmarks.BookmarkManager.Bookmark
Removes the receiver from its parent.
removeLayoutComponent(Component) - Method in class net.sf.japi.swing.ColumnLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class net.sf.japi.swing.ToolBarLayout
Removes the specified component from this border layout.
removePair(Pair<T1, T2>) - Method in class net.sf.japi.util.Table
Remove a pair from the table.
removePair(T1, T2) - Method in class net.sf.japi.util.Table
Remove a pair into the table.
removeThrowableHandler(ThrowableHandler<? super FileNotFoundException>) - Method in class net.sf.japi.io.ARGVEnumeration
Unregister an exception handler.
removeThrowableHandler(ThrowableHandler<? super SQLException>) - Method in class net.sf.japi.sql.CachedResultSetTableModel
Removes a ThrowableHandler from this model.
removeThrowableHandler(ThrowableHandler<? super SQLException>) - Method in interface net.sf.japi.sql.ResultSetTableModel
Removes a ThrowableHandler from this model.
removeThrowableHandler(ThrowableHandler<? super SQLException>) - Method in class net.sf.japi.sql.ScrollResultSetTableModel
Removes a ThrowableHandler from this model.
removeTreeModelListener(TreeModelListener) - Method in class net.sf.japi.sql.DatabaseTreeModel
Removes a listener previously added with addTreeModelListener.
removeTreeModelListener(TreeModelListener) - Method in class net.sf.japi.swing.treetable.AbstractTreeTableModel
removeTreeModelListener(TreeModelListener) - Method in class net.sf.japi.swing.treetable.TreeTableModelTreeModelAdapter
Removes a listener previously added with addTreeModelListener.
resetCapital() - Method in class net.sf.japi.finance.InterestCalculator
Resets the current capital to initial capital.
ResultSetTableModel - Interface in net.sf.japi.sql
Interface for TableModels which handle information from ResultSets.
revert() - Method in class net.sf.japi.swing.prefs.keys.KeyStrokePrefs
Revert the preferences to the previously stored settings.
revert() - Method in class net.sf.japi.swing.prefs.PreferencesPane
Action method for revert.
revert() - Method in interface net.sf.japi.swing.prefs.Prefs
Revert the preferences to the previously stored settings.
revert() - Method in class net.sf.japi.swing.prefs.proxy.ProxyPrefs
Revert the preferences to the previously stored settings.
rowChanged(RowSetEvent) - Method in class net.sf.japi.sql.ScrollResultSetTableModel
Notifies registered listeners that a RowSet object has had a change in one of its rows.
rowSetChanged(RowSetEvent) - Method in class net.sf.japi.sql.ScrollResultSetTableModel
Notifies registered listeners that a RowSet object in the given RowSetEvent object has changed its entire contents.
run(List<String>) - Method in interface net.sf.japi.io.args.Command
Run the command.
run() - Method in class net.sf.japi.io.Copier
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class net.sf.japi.net.Forwarder
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.

JAPI
Yet another Java API
API Documentation
A B C D E F G H I J K L M N O P R S T V W
© 2005-2006 Christian Hujer. All rights reserved. See copyright