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

RadialPopupMenu - Class in de.matthiasmann.twl
A radial popup menu with round buttons
RadialPopupMenu(Widget) - Constructor for class de.matthiasmann.twl.RadialPopupMenu
 
RadialPopupMenu.RoundButton - Class in de.matthiasmann.twl
 
RadialPopupMenu.RoundButton() - Constructor for class de.matthiasmann.twl.RadialPopupMenu.RoundButton
 
rawGet(int) - Method in class de.matthiasmann.twl.textarea.Style
 
read(char[], int, int) - Method in class de.matthiasmann.twl.utils.MultiStringReader
 
readHTMLFromStream(Reader) - Method in class de.matthiasmann.twl.textarea.HTMLTextAreaModel
Deprecated. use HTMLTextAreaModel.parseXHTML(java.io.Reader)
readHTMLFromURL(URL) - Method in class de.matthiasmann.twl.textarea.HTMLTextAreaModel
Reads HTML from the given URL.
reapplyTheme() - Method in class de.matthiasmann.twl.Widget
If the widget changed some internal state which may require different theme information then this function can be used to reapply the current theme.
recheckWidgets() - Method in class de.matthiasmann.twl.DialogLayout
 
Rect - Class in de.matthiasmann.twl
An mutable rectangle class.
Rect() - Constructor for class de.matthiasmann.twl.Rect
 
Rect(int, int, int, int) - Constructor for class de.matthiasmann.twl.Rect
 
Rect(Rect) - Constructor for class de.matthiasmann.twl.Rect
 
recursiveRemove(TreeTable.NodeState) - Method in class de.matthiasmann.twl.TreeTable
 
RED - Static variable in class de.matthiasmann.twl.Color
 
redoDefaultGaps - Variable in class de.matthiasmann.twl.DialogLayout
 
refine(String, int) - Method in class de.matthiasmann.twl.model.AutoCompletionResult
Tries to refine the results.
refreshFileTable() - Method in class de.matthiasmann.twl.FileTable
 
REGISTER_WEAK - Static variable in interface de.matthiasmann.twl.renderer.FontMapper
Register this font is as a weak font.
registerCellRenderer(Class<?>, TableBase.CellRenderer) - Method in class de.matthiasmann.twl.TableBase
 
registerEnumType(String, Class<E>) - Static method in class de.matthiasmann.twl.theme.ThemeManager
 
registerFont(String, int, URL) - Method in interface de.matthiasmann.twl.renderer.FontMapper
Registers a font file
registerFont(String, URL) - Method in interface de.matthiasmann.twl.renderer.FontMapper
Registers a font file and determines the style from the font itself.
registerFonts(FontMapper, URL) - Method in class de.matthiasmann.twl.textarea.StyleSheet
 
registerFunction(String, AbstractMathInterpreter.Function) - Method in class de.matthiasmann.twl.utils.AbstractMathInterpreter
 
registerImage(String, Image) - Method in class de.matthiasmann.twl.TextArea
 
registerImageResolver(TextArea.ImageResolver) - Method in class de.matthiasmann.twl.TextArea
 
registerItemRenderer(Class<? extends T>, WheelWidget.ItemRenderer) - Method in class de.matthiasmann.twl.WheelWidget
 
registerPropertyEditorFactory(Class<T>, PropertySheet.PropertyEditorFactory<T>) - Method in class de.matthiasmann.twl.PropertySheet
 
registerWidget(String, Widget) - Method in class de.matthiasmann.twl.TextArea
 
registerWidgetResolver(String, TextArea.WidgetResolver) - Method in class de.matthiasmann.twl.TextArea
 
remove(T[], Object) - Static method in class de.matthiasmann.twl.utils.HashEntry
 
remove(T[], T) - Static method in class de.matthiasmann.twl.utils.HashEntry
 
remove(int, int) - Method in class de.matthiasmann.twl.utils.SizeSequence
 
remove(int, int) - Method in class de.matthiasmann.twl.utils.SparseGrid
 
remove(Class<?>) - Method in class de.matthiasmann.twl.utils.TypeMapping
 
removeActionCallback(Runnable) - Method in interface de.matthiasmann.twl.model.ButtonModel
 
removeActionCallback(Runnable) - Method in class de.matthiasmann.twl.model.SimpleButtonModel
 
removeAllCellWidgets() - Method in class de.matthiasmann.twl.TableBase
 
removeAllChildren() - Method in class de.matthiasmann.twl.DialogLayout
 
removeAllChildren() - Method in class de.matthiasmann.twl.GUI
Throws UnsupportedOperationException
removeAllChildren() - Method in class de.matthiasmann.twl.ListBox
 
removeAllChildren() - Method in class de.matthiasmann.twl.model.AbstractTreeTableModel
 
removeAllChildren() - Method in class de.matthiasmann.twl.model.AbstractTreeTableNode
 
removeAllChildren() - Method in class de.matthiasmann.twl.ScrollPane
 
removeAllChildren() - Method in class de.matthiasmann.twl.TabbedPane
 
removeAllChildren() - Method in class de.matthiasmann.twl.TableBase
 
removeAllChildren() - Method in class de.matthiasmann.twl.TextArea
 
removeAllChildren() - Method in class de.matthiasmann.twl.WheelWidget
 
removeAllChildren() - Method in class de.matthiasmann.twl.Widget
Removes all children of this widget.
removeAllFileFilters() - Method in class de.matthiasmann.twl.FileSelector
 
removeAllProperties() - Method in class de.matthiasmann.twl.model.SimplePropertyList
 
removeAllSubLists() - Method in class de.matthiasmann.twl.model.CombinedListModel
 
removeAllTabs() - Method in class de.matthiasmann.twl.TabbedPane
 
removeAnimationState(AnimationState.StateKey, int, int) - Method in class de.matthiasmann.twl.model.StringAttributes
 
removeAnimationState(AnimationState.StateKey) - Method in class de.matthiasmann.twl.model.StringAttributes
 
removeButton(Button) - Method in class de.matthiasmann.twl.RadialPopupMenu
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.AnimatedWindow
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.Button
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.ColorSelector
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.ComboBox
 
removeCallback(DatePicker.Callback) - Method in class de.matthiasmann.twl.DatePicker
 
removeCallback(EditField.Callback) - Method in class de.matthiasmann.twl.EditField
 
removeCallback(FileSelector.Callback) - Method in class de.matthiasmann.twl.FileSelector
 
removeCallback(FileTable.Callback) - Method in class de.matthiasmann.twl.FileTable
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.FolderBrowser
 
removeCallback(CallbackWithReason<Label.CallbackReason>) - Method in class de.matthiasmann.twl.Label
 
removeCallback(CallbackWithReason<ListBox.CallbackReason>) - Method in class de.matthiasmann.twl.ListBox
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.model.AbstractOptionModel
 
removeCallback(ObservableCharSequence.Callback) - Method in class de.matthiasmann.twl.model.DefaultEditFieldModel
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.model.HasCallback
Removes a callback from the list.
removeCallback(ObservableCharSequence.Callback) - Method in interface de.matthiasmann.twl.model.ObservableCharSequence
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.Scrollbar
 
removeCallback(TableBase.Callback) - Method in class de.matthiasmann.twl.TableBase
 
removeCallback(TextArea.Callback) - Method in class de.matthiasmann.twl.TextArea
 
removeCallback(Runnable) - Method in interface de.matthiasmann.twl.textarea.TextAreaModel
Removes the specific callback.
removeCallback(TreeComboBox.Callback) - Method in class de.matthiasmann.twl.TreeComboBox
 
removeCallback(TreePathDisplay.Callback) - Method in class de.matthiasmann.twl.TreePathDisplay
 
removeCallback(Runnable) - Method in class de.matthiasmann.twl.TreeTable.NodeState
 
removeCallback(Runnable) - Method in interface de.matthiasmann.twl.utils.WithRunnableCallback
 
removeCallbackFromList(T[], int) - Static method in class de.matthiasmann.twl.utils.CallbackSupport
Removes a callback from the list.
removeCallbackFromList(T[], T) - Static method in class de.matthiasmann.twl.utils.CallbackSupport
Removes a callback from the list.
removeCellWidget(Widget) - Method in class de.matthiasmann.twl.TableBase
 
removeChangeListener(ListModel.ChangeListener) - Method in class de.matthiasmann.twl.model.AbstractListModel
 
removeChangeListener(TableModel.ChangeListener) - Method in class de.matthiasmann.twl.model.AbstractTableModel
 
removeChangeListener(TreeTableModel.ChangeListener) - Method in class de.matthiasmann.twl.model.AbstractTreeTableModel
 
removeChangeListener(ListModel.ChangeListener) - Method in interface de.matthiasmann.twl.model.ListModel
 
removeChangeListener(ListModel.ChangeListener) - Method in interface de.matthiasmann.twl.model.MRUListModel
 
removeChangeListener(ListModel.ChangeListener) - Method in class de.matthiasmann.twl.model.SimpleMRUListModel
 
removeChangeListener(TableModel.ChangeListener) - Method in interface de.matthiasmann.twl.model.TableModel
 
removeChangeListener(TreeTableModel.ChangeListener) - Method in interface de.matthiasmann.twl.model.TreeTableModel
 
removeChild(BorderLayout.Location) - Method in class de.matthiasmann.twl.BorderLayout
Remove the child at the specific location.
removeChild(int) - Method in class de.matthiasmann.twl.DialogLayout
 
removeChild(int) - Method in class de.matthiasmann.twl.GUI
Throws UnsupportedOperationException
removeChild(int) - Method in class de.matthiasmann.twl.ListBox
 
removeChild(int) - Method in class de.matthiasmann.twl.model.AbstractTreeTableModel
 
removeChild(int) - Method in class de.matthiasmann.twl.model.AbstractTreeTableNode
 
removeChild(int) - Method in class de.matthiasmann.twl.ScrollPane
 
removeChild(int) - Method in class de.matthiasmann.twl.TabbedPane
 
removeChild(int) - Method in class de.matthiasmann.twl.TextArea
 
removeChild(int) - Method in class de.matthiasmann.twl.WheelWidget
 
removeChild(Widget) - Method in class de.matthiasmann.twl.Widget
Removes the specified child from this widget.
removeChild(int) - Method in class de.matthiasmann.twl.Widget
Removes the specified child from this widget.
removeCloseCallback(Runnable) - Method in class de.matthiasmann.twl.ResizableFrame
 
removeColumns(int, int) - Method in class de.matthiasmann.twl.utils.SparseGrid
 
removeDefaultGaps() - Method in class de.matthiasmann.twl.DialogLayout.Group
Remove all default gaps from this and child groups
removeDefaultGaps() - Method in class de.matthiasmann.twl.DialogLayout
removes all default gaps from all groups.
removeElement(int) - Method in class de.matthiasmann.twl.model.SimpleChangableListModel
 
removeEntry(int) - Method in interface de.matthiasmann.twl.model.MRUListModel
Removes the entry at the given index
removeEntry(int) - Method in class de.matthiasmann.twl.model.SimpleMRUListModel
 
removeExpandListener(TreeTable.ExpandListener) - Method in class de.matthiasmann.twl.TreeTable
 
removeFadeDoneCallback(Runnable) - Method in class de.matthiasmann.twl.utils.TintAnimator
 
removeFileFilter(FileSelector.NamedFileFilter) - Method in class de.matthiasmann.twl.FileSelector
 
removeGroup(DialogLayout.Group, boolean) - Method in class de.matthiasmann.twl.DialogLayout.Group
Removes the specified group from this group.
removeItemRenderer(Class<? extends T>) - Method in class de.matthiasmann.twl.WheelWidget
 
removeKeyStrokes(Set<KeyStroke>) - Method in class de.matthiasmann.twl.InputMap
Remove key strokes from this mapping
removeLine(int) - Method in class de.matthiasmann.twl.model.SimpleGraphModel
Removes the line at the specified index
removeListBoxCallback(CallbackWithReason<ListBox.CallbackReason>) - Method in class de.matthiasmann.twl.ListBox.ListBoxLabel
 
removeListBoxCallback(CallbackWithReason<ListBox.CallbackReason>) - Method in interface de.matthiasmann.twl.ListBoxDisplay
 
removeListener(Menu.Listener) - Method in class de.matthiasmann.twl.Menu
 
removeModelCallback() - Method in class de.matthiasmann.twl.ValueAdjusterFloat
 
removeModelCallback() - Method in class de.matthiasmann.twl.ValueAdjusterInt
 
removePanel(ColumnLayout.Panel) - Method in class de.matthiasmann.twl.ColumnLayout.Panel
Removes the specified child panel.
removeProperty(int) - Method in class de.matthiasmann.twl.model.SimplePropertyList
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class de.matthiasmann.twl.MenuElement
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.matthiasmann.twl.MenuElement
 
removePropertyChangeListener(PropertyChangeListener) - Method in class de.matthiasmann.twl.Widget
Remove a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class de.matthiasmann.twl.Widget
Remove a PropertyChangeListener.
removeRows(int, int) - Method in class de.matthiasmann.twl.utils.SparseGrid
 
removeSelection(int, int) - Method in class de.matthiasmann.twl.model.DefaultTableSelectionModel
 
removeSelection(int, int) - Method in interface de.matthiasmann.twl.model.TableSelectionModel
Removes the given interval (both indices inclusive) from the selection.
removeSelection(int, int) - Method in class de.matthiasmann.twl.model.TableSingleSelectionModel
 
removeSelectionChangedCallback(Runnable) - Method in class de.matthiasmann.twl.FolderBrowser
 
removeSelectionChangeListener(Runnable) - Method in class de.matthiasmann.twl.model.AbstractTableSelectionModel
 
removeSelectionChangeListener(Runnable) - Method in interface de.matthiasmann.twl.model.TableSelectionModel
 
removeSrcCallback(Runnable) - Method in class de.matthiasmann.twl.model.AbstractOptionModel
 
removeSrcCallback(Runnable) - Method in class de.matthiasmann.twl.model.OptionBooleanModel
 
removeSrcCallback(Runnable) - Method in class de.matthiasmann.twl.model.OptionEnumModel
 
removeStateCallback(Runnable) - Method in interface de.matthiasmann.twl.model.ButtonModel
 
removeStateCallback(Runnable) - Method in class de.matthiasmann.twl.model.SimpleButtonModel
 
removeSubList(ListModel<T>) - Method in class de.matthiasmann.twl.model.CombinedListModel
 
removeSubList(int) - Method in class de.matthiasmann.twl.model.CombinedListModel
 
removeTab(TabbedPane.Tab) - Method in class de.matthiasmann.twl.TabbedPane
 
removeValueChangedCallback(Runnable) - Method in class de.matthiasmann.twl.model.AbstractProperty
 
removeValueChangedCallback(Runnable) - Method in interface de.matthiasmann.twl.model.Property
Removes a value changed callback
Renderer - Interface in de.matthiasmann.twl.renderer
TWL Rendering interface
renderSWCursor() - Method in class de.matthiasmann.twl.renderer.lwjgl.LWJGLRenderer
 
ReorderListModel<T> - Class in de.matthiasmann.twl.model
A reordering list model - forwards changes of the base model.
ReorderListModel(ListModel<T>) - Constructor for class de.matthiasmann.twl.model.ReorderListModel
 
REPEAT_CACHE_SIZE - Static variable in class de.matthiasmann.twl.renderer.lwjgl.TextureArea
 
REPEAT_CACHE_SIZE - Static variable in class de.matthiasmann.twl.renderer.lwjgl.TextureAreaRotated
 
repeatCacheID - Variable in class de.matthiasmann.twl.renderer.lwjgl.TextureArea
 
repeatCacheID - Variable in class de.matthiasmann.twl.renderer.lwjgl.TextureAreaRotated
 
replace(int, int, String) - Method in class de.matthiasmann.twl.model.DefaultEditFieldModel
 
replace(int, int, char) - Method in class de.matthiasmann.twl.model.DefaultEditFieldModel
 
replace(int, int, String) - Method in interface de.matthiasmann.twl.model.EditFieldModel
Replace count characters starting at start with the specified replacement text.
replace(int, int, char) - Method in interface de.matthiasmann.twl.model.EditFieldModel
Replace count characters starting at start with the specified replacement character.
replacingWithDifferentType(ParameterMap, String, Class<?>, Class<?>, String) - Method in class de.matthiasmann.twl.DebugHook
 
reportQueryException(Throwable) - Method in class de.matthiasmann.twl.EditFieldAutoCompletionWindow
 
requestKeyboardFocus() - Method in class de.matthiasmann.twl.GUI
 
requestKeyboardFocus(Widget) - Method in class de.matthiasmann.twl.GUI
 
requestKeyboardFocus() - Method in class de.matthiasmann.twl.Label
 
requestKeyboardFocus() - Method in class de.matthiasmann.twl.Widget
Requests that the keyboard focus is transfered to this widget.
requestKeyboardFocus(Widget) - Method in class de.matthiasmann.twl.Widget
A child requests keyboard focus.
requestPopupClose() - Method in class de.matthiasmann.twl.PopupWindow
Called when escape if pressed and closeOnEscape is enabled.
requestToolTip(Widget, int, int, Object, Alignment) - Method in class de.matthiasmann.twl.GUI
 
require(int, String, String) - Method in class de.matthiasmann.twl.utils.XMLParser
 
resetAnimationTime(String) - Method in class de.matthiasmann.twl.AnimationState
Deprecated.  
resetAnimationTime(AnimationState.StateKey) - Method in class de.matthiasmann.twl.AnimationState
Resets the animation time of the specified animation state.
resetTime() - Method in class de.matthiasmann.twl.utils.TintAnimator.AnimationStateTimeSource
Calls resetAnimationTime on the animation state
resetTime() - Method in class de.matthiasmann.twl.utils.TintAnimator.GUITimeSource
 
resetTime() - Method in interface de.matthiasmann.twl.utils.TintAnimator.TimeSource
Restarts the time from 0 for a new fade animation
resetTooltip() - Method in class de.matthiasmann.twl.Widget
If this widget currently has an open tooltip then this tooltip is reset and the tooltip timer is restarted.
resetValue() - Method in class de.matthiasmann.twl.PropertySheet.ComboBoxEditor
 
ResizableFrame - Class in de.matthiasmann.twl
A resizable frame.
ResizableFrame() - Constructor for class de.matthiasmann.twl.ResizableFrame
 
ResizableFrame.ResizableAxis - Enum in de.matthiasmann.twl
 
resolve(StyleAttribute<?>, StyleSheetResolver) - Method in class de.matthiasmann.twl.textarea.Style
Resolves the Style in which the specified attribute is defined.
resolve(Style) - Method in class de.matthiasmann.twl.textarea.StyleSheet
 
resolve(Style) - Method in interface de.matthiasmann.twl.textarea.StyleSheetResolver
 
resolveImage(String) - Method in interface de.matthiasmann.twl.TextArea.ImageResolver
 
resolvePath(TreeTableModel, String) - Method in interface de.matthiasmann.twl.TreeComboBox.PathResolver
Tries to resolve the given string to a node
resolvePath(String) - Method in interface de.matthiasmann.twl.TreePathDisplay.Callback
 
resolveWidget(String, String) - Method in interface de.matthiasmann.twl.TextArea.WidgetResolver
 
Resource - Interface in de.matthiasmann.twl.renderer
A resource is an object that needs to be destroyed when no longer in used.
restrictChildrenToInnerArea() - Method in class de.matthiasmann.twl.DesktopArea
 
resumeRendering() - Method in class de.matthiasmann.twl.renderer.lwjgl.LWJGLRenderer
Resume rendering after a call to LWJGLRenderer.pauseRendering().
resyncTimerAfterPause() - Method in class de.matthiasmann.twl.GUI
When calls to updateTime where stopped then this method should be called before calling updateTime again to prevent a large delta jump.
revertGLState() - Method in class de.matthiasmann.twl.renderer.lwjgl.LWJGLRenderer
 
right - Variable in class de.matthiasmann.twl.textarea.BoxAttribute
 
rowHeight - Variable in class de.matthiasmann.twl.TableBase
 
rowModel - Variable in class de.matthiasmann.twl.TableBase
 
rowsChanged(int, int) - Method in interface de.matthiasmann.twl.model.TableModel.ChangeListener
Rows in the range idx to idx+count-1 (inclusive) have been changed.
rowsDeleted(int, int) - Method in class de.matthiasmann.twl.model.AbstractTableSelectionModel
 
rowsDeleted(int, int) - Method in class de.matthiasmann.twl.model.DefaultTableSelectionModel
 
rowsDeleted(int, int) - Method in interface de.matthiasmann.twl.model.TableModel.ChangeListener
Rows that were at the range idx to idx+count-1 (inclusive) have been removed.
rowsDeleted(int, int) - Method in interface de.matthiasmann.twl.model.TableSelectionModel
 
rowsDeleted(int, int) - Method in class de.matthiasmann.twl.model.TableSingleSelectionModel
 
rowsDeleted(int, int) - Method in class de.matthiasmann.twl.TableRowSelectionManager
 
rowsDeleted(int, int) - Method in interface de.matthiasmann.twl.TableSelectionManager
 
rowsInserted(int, int) - Method in class de.matthiasmann.twl.model.AbstractTableSelectionModel
 
rowsInserted(int, int) - Method in class de.matthiasmann.twl.model.DefaultTableSelectionModel
 
rowsInserted(int, int) - Method in interface de.matthiasmann.twl.model.TableModel.ChangeListener
New rows have been inserted.
rowsInserted(int, int) - Method in interface de.matthiasmann.twl.model.TableSelectionModel
 
rowsInserted(int, int) - Method in class de.matthiasmann.twl.model.TableSingleSelectionModel
 
rowsInserted(int, int) - Method in class de.matthiasmann.twl.TableRowSelectionManager
 
rowsInserted(int, int) - Method in interface de.matthiasmann.twl.TableSelectionManager
 
run() - Method in class de.matthiasmann.twl.ActionCallback
 
run() - Method in class de.matthiasmann.twl.EditField.ModelChangeListener
 
run() - Method in class de.matthiasmann.twl.PropertySheet.ComboBoxEditor
 
run() - Method in class de.matthiasmann.twl.TableBase.ColumnHeader
 

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