A B C D E F G I K M N P R S T U V

A

actionManager - Variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
actionPerformed(ActionEvent) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
actionPerformed(ActionEvent) - Method in class de.tkuhn.util.prefs.gui.PrefEditor
 
actionPerformed(ActionEvent) - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Gets invoked when any Action of this Model takes place.
addPrefSelectionListener(PrefSelectionListener) - Method in class de.tkuhn.util.prefs.gui.event.PrefSelectionSupport
Adds a PrefSelectionListener to this support's list of listeners.
addPrefSelectionListener(PrefSelectionListener) - Method in class de.tkuhn.util.prefs.gui.PrefTreePanel
Adds a PrefSelectionListener to the list of listeners.
AdminPrefTableModel - Class in de.tkuhn.util.prefs.gui
This TableModel implementation allows users to edit Preferences with attached MetaInfo.
AdminPrefTableModel(Preferences) - Constructor for class de.tkuhn.util.prefs.gui.AdminPrefTableModel
Creates a new instance of UserPrefTableModel
AdminPrefTableModel(Preferences, boolean) - Constructor for class de.tkuhn.util.prefs.gui.AdminPrefTableModel
Creates a new instance of UserPrefTableModel
AdminPrefTableModel(Preferences, boolean, boolean) - Constructor for class de.tkuhn.util.prefs.gui.AdminPrefTableModel
Creates a new instance of UserPrefTableModel
allowDelete - Variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
allowNew - Variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 

B

BASIC_ADMIN - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
BASIC_ALLOW_DELETE - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
BASIC_DEFAULT - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
BASIC_DEVELOPER - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
BasicPrefTableModel - Class in de.tkuhn.util.prefs.gui
This TableModel implementation provides editing capabilities for Preferences objects.
BasicPrefTableModel(Preferences, boolean, boolean) - Constructor for class de.tkuhn.util.prefs.gui.BasicPrefTableModel
Creates a new instance of UserPrefTableModel

C

cancelEditing() - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 
clone() - Method in class de.tkuhn.util.prefs.gui.MetaPrefMapping
 
clone() - Method in class de.tkuhn.util.prefs.gui.PrefMapping
 
COL_EDIT_NAME - Static variable in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
 
COL_LDESC_NAME - Static variable in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
COL_NAME_NAME - Static variable in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
COL_PROPERTY_NAME - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
COL_SDESC_NAME - Static variable in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
COL_TYPE_NAME - Static variable in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 
COL_VALUE_NAME - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 

D

de.tkuhn.util.prefs - package de.tkuhn.util.prefs
A package containing the definitions of meta information for preferences.
de.tkuhn.util.prefs.gui - package de.tkuhn.util.prefs.gui
A package containing GUI elements to display and alter preferences and preferences with meta information.
de.tkuhn.util.prefs.gui.event - package de.tkuhn.util.prefs.gui.event
A package containing events used by the GUI elements.
DEL_PREF_COMMAND - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
DEL_PREF_KEY - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
DEL_PREF_NAME - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
DEL_PREF_SDESC - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
DeveloperPrefTableModel - Class in de.tkuhn.util.prefs.gui
This TableModel implementation allows users to edit Preferences with attched MetaInfo.
DeveloperPrefTableModel(Preferences) - Constructor for class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
Creates a new instance of UserPrefTableModel

E

editingCanceled(ChangeEvent) - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 
editingStopped(ChangeEvent) - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 
ERROR_RETRIEVE - Static variable in class de.tkuhn.util.prefs.gui.ValueTableCellRenderer
 
ERROR_RETRIEVE - Static variable in class de.tkuhn.util.prefs.gui.ValueTypeTableCellRenderer
 

F

fireValueChanged(Object, Preferences) - Method in class de.tkuhn.util.prefs.gui.event.PrefSelectionSupport
Issue a valueChanged at all registered PrefSelectionListeners with a PrefSelectionEvent constructed with the given values.

G

getActions() - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
Return a Collection of Actions that can be used to manipulate the Model
getActions() - Method in class de.tkuhn.util.prefs.gui.PrefTableModel
Return a Collection of Actions that can be used to manipulate the Model
getActions() - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Get all Actions that have impact on the TreeModel.
getCellEditorValue() - Method in class de.tkuhn.util.prefs.gui.TypeTableCellEditor
 
getCellEditorValue() - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 
getChild(Object, int) - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Returns the child of parent at index index in the parent's child array.
getChildCount(Object) - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Returns the number of children of parent.
getColumnClass(int) - Method in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
 
getColumnClass(int) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
getColumnClass(int) - Method in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
getColumnCount() - Method in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
 
getColumnCount() - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
getColumnCount() - Method in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
getColumnCount() - Method in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 
getColumnName(int) - Method in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
 
getColumnName(int) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
getColumnName(int) - Method in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
getColumnName(int) - Method in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 
getIndexOfChild(Object, Object) - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Returns the index of child in parent.
getInfo() - Method in class de.tkuhn.util.prefs.gui.MetaPrefMapping
Getter for property info.
getInstance() - Static method in class de.tkuhn.util.prefs.MetaInfoProvider
Returns the MetaInfoProvider.
getKey() - Method in class de.tkuhn.util.prefs.gui.PrefMapping
Getter for property key.
getKeyForRow(int) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
getMappingInfo(String, String, String) - Method in interface de.tkuhn.util.prefs.MetaInfo
Retrieve a piece of Information stored about the mapping identified by its key inside the node this MetaInfo describes mapped to the infoKey.
getMappingInfo(String, String, String) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Retrieve a piece of Information stored about the mapping identified by its key inside the node this MetaInfo describes mapped to the infoKey.
getMetaInfo(Preferences) - Method in class de.tkuhn.util.prefs.MetaInfoProvider
Return the MetaInfo object corresponding to the given Preferences.
getMetaInfo(Preferences) - Method in class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Return the MetaInfo object corresponding to the given Preferences.
getNodeInfo(String, String) - Method in interface de.tkuhn.util.prefs.MetaInfo
Retrieve a piece of Information stored about the node described by this MetaInfo under the given key.
getNodeInfo(String, String) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Retrieve a piece of Information stored about the node described by this MetaInfo under the given key.
getPreferences() - Method in class de.tkuhn.util.prefs.gui.event.PrefSelectionEvent
Get the selected Preferences node.
getPrefs() - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
Get the Preferences instance reflected by this TableModel
getPrefs() - Method in class de.tkuhn.util.prefs.gui.PrefMapping
Getter for property prefs.
getPrefs() - Method in class de.tkuhn.util.prefs.gui.PrefTableModel
Get the Preferences instance reflected by this TableModel
getResources() - Method in class de.tkuhn.util.prefs.gui.MetaPrefMapping
Getter for property resources.
getResources(Preferences) - Method in class de.tkuhn.util.prefs.MetaInfoProvider
Return the Resource (eg internationalized Strings) that should be used together with the prefs.
getResources(Preferences) - Method in class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Return the Resource (eg internationalized Strings) that should be used together with the prefs.
getRoot() - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Returns the root of the tree.
getRowCount() - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
getSysResources() - Method in class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Getter for property sysResources.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.MappingMetaTableCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.KeyResTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.KeyTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.MappingMetaTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.TypeTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.ValueTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.tkuhn.util.prefs.gui.ValueTypeTableCellRenderer
Returns the default table cell renderer.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.tkuhn.util.prefs.gui.PrefTreeCellRenderer
Sets the value of the current tree cell to value.
getType(String) - Method in interface de.tkuhn.util.prefs.MetaInfo
Get the type of the value mapped with the given key.
getType(String) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Get the type of the value mapped with the given key.
getUserResources() - Method in class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Getter for property userResources.
getValueAt(int, int) - Method in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
 
getValueAt(int, int) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 

I

init(String) - Static method in class de.tkuhn.util.prefs.MetaInfoProvider
Initializes the Singleton to be an Object of the given class-name and returns the instance.
init(MetaInfoProvider) - Static method in class de.tkuhn.util.prefs.MetaInfoProvider
Initializes the Singleton to be the given Object if not allready initialized.
initActions() - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
isCellEditable(int, int) - Method in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
 
isCellEditable(int, int) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
isCellEditable(int, int) - Method in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
isCellEditable(int, int) - Method in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 
isCellEditable(EventObject) - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 
isLeaf(Object) - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Returns true if node is a leaf.
isUserEditable(String) - Method in interface de.tkuhn.util.prefs.MetaInfo
Check if the value of the mapping with the given key is editable by users or by admins only.
isUserEditable(String) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Check if the value of the mapping with the given key is editable by users or by admins only.

K

KEY_ICONRES - Static variable in interface de.tkuhn.util.prefs.MetaInfo
Store a reference to a Icon resource under this key
KEY_LONGDESC - Static variable in interface de.tkuhn.util.prefs.MetaInfo
Store a key for the value of a resource bundle containing long descriptions or the description itself under this key
KEY_NAME - Static variable in interface de.tkuhn.util.prefs.MetaInfo
Store a key for the value of a resource bundle containing the name of the preference/node or the name itself under this key
KEY_SHORTDESC - Static variable in interface de.tkuhn.util.prefs.MetaInfo
Store a key for the value of a resource bundle containing short descriptions or the description itself under this key
KEY_TYPE - Static variable in interface de.tkuhn.util.prefs.MetaInfo
Store the pref type under this key
KEY_USEREDIT - Static variable in interface de.tkuhn.util.prefs.MetaInfo
Store the fact if a user (not admin) may edit the pref under this key
KeyResTableCellRenderer - Class in de.tkuhn.util.prefs.gui
A table cell renderer that renders the preference's key next to the property name obtained from resource files or meta information.
KeyResTableCellRenderer(boolean) - Constructor for class de.tkuhn.util.prefs.gui.KeyResTableCellRenderer
Creates a new instance of KeyCellRenderer
KeyTableCellRenderer - Class in de.tkuhn.util.prefs.gui
A table cell renderer that renders the preference's key.
KeyTableCellRenderer() - Constructor for class de.tkuhn.util.prefs.gui.KeyTableCellRenderer
Creates a new instance of KeyCellRenderer

M

main(String[]) - Static method in class de.tkuhn.util.prefs.gui.PrefEditor
 
MappingMetaTableCellEditor - Class in de.tkuhn.util.prefs.gui
A table cell editor that allows to edit string based meta information of a preference
MappingMetaTableCellEditor(String) - Constructor for class de.tkuhn.util.prefs.gui.MappingMetaTableCellEditor
Creates a new instance of PrefCellEditor
MappingMetaTableCellRenderer - Class in de.tkuhn.util.prefs.gui
A table cell renderer that displays string based meta information of a preference
MappingMetaTableCellRenderer(String) - Constructor for class de.tkuhn.util.prefs.gui.MappingMetaTableCellRenderer
Creates a new instance of KeyCellRenderer
mappings - Variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
meta - Variable in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 
META_ADMIN - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
META_ALLOW_DELETE - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
META_DEFAULT - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
META_DEVELOPER - Static variable in class de.tkuhn.util.prefs.gui.PrefEditorPanel
 
MetaInfo - Interface in de.tkuhn.util.prefs
This interface defines Meta Information about a Preferences node.
MetaInfoProvider - Class in de.tkuhn.util.prefs
This class describes Objects that can provide MetaInfo and Resources for given Preferences.
MetaInfoProvider() - Constructor for class de.tkuhn.util.prefs.MetaInfoProvider
 
MetaInfoProviderInitializationException - Exception in de.tkuhn.util.prefs
This Exception is thrown if there is a problem during initialization of MetaInfoProvider
MetaInfoProviderInitializationException() - Constructor for exception de.tkuhn.util.prefs.MetaInfoProviderInitializationException
Creates a new MetaInfoProviderInitializationException
MetaInfoProviderInitializationException(String) - Constructor for exception de.tkuhn.util.prefs.MetaInfoProviderInitializationException
Creates a new MetaInfoProviderInitializationException with an attached message.
MetaInfoProviderInitializationException(String, Throwable) - Constructor for exception de.tkuhn.util.prefs.MetaInfoProviderInitializationException
Creates a new MetaInfoProviderInitializationException supplied with a message and a throwable responsible for this exception
MetaPrefMapping - Class in de.tkuhn.util.prefs.gui
A mapping that maps preferences together with their meta information and resources
MetaPrefMapping() - Constructor for class de.tkuhn.util.prefs.gui.MetaPrefMapping
Creates a new instance of PrefMapping
MetaPrefMapping(Preferences, String, MetaInfo, ResourceBundle) - Constructor for class de.tkuhn.util.prefs.gui.MetaPrefMapping
 
MetaPrefTableModel - Class in de.tkuhn.util.prefs.gui
This TableModel implementation allows users to edit Preferences with attached MetaInfo.
MetaPrefTableModel(Preferences, boolean) - Constructor for class de.tkuhn.util.prefs.gui.MetaPrefTableModel
Creates a new instance of UserPrefTableModel
MetaPrefTableModel(Preferences, boolean, boolean) - Constructor for class de.tkuhn.util.prefs.gui.MetaPrefTableModel
Creates a new instance of UserPrefTableModel
MetaPrefTableModel(Preferences, boolean, boolean, boolean) - Constructor for class de.tkuhn.util.prefs.gui.MetaPrefTableModel
Creates a new instance of UserPrefTableModel

N

NEW_PREF_COMMAND - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
NEW_PREF_KEY - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
NEW_PREF_NAME - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
NEW_PREF_SDESC - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 

P

PrefEditor - Class in de.tkuhn.util.prefs.gui
This JFrame implements a preferences editor based on the PrefEditorPanel
PrefEditor() - Constructor for class de.tkuhn.util.prefs.gui.PrefEditor
Creates new form PrefEditor
PrefEditor(Preferences) - Constructor for class de.tkuhn.util.prefs.gui.PrefEditor
 
PrefEditor(Preferences, int) - Constructor for class de.tkuhn.util.prefs.gui.PrefEditor
 
PrefEditorPanel - Class in de.tkuhn.util.prefs.gui
This is a panel containing a Preferences editor that can operate in different modes and contains a Preferences node tree and a table for value editing.
PrefEditorPanel() - Constructor for class de.tkuhn.util.prefs.gui.PrefEditorPanel
Creates new form PrefEditorPanel
PrefMapping - Class in de.tkuhn.util.prefs.gui
A mapping that map preferences with their String key
PrefMapping() - Constructor for class de.tkuhn.util.prefs.gui.PrefMapping
Creates a new instance of PrefMapping
PrefMapping(Preferences, String) - Constructor for class de.tkuhn.util.prefs.gui.PrefMapping
 
prefs - Variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
PrefSelectionEvent - Class in de.tkuhn.util.prefs.gui.event
This event is issued if a new Preferences node is being selected.
PrefSelectionEvent(Object, Preferences) - Constructor for class de.tkuhn.util.prefs.gui.event.PrefSelectionEvent
Creates a new instance of PrefSelectionEvent
PrefSelectionListener - Interface in de.tkuhn.util.prefs.gui.event
A Listener for PrefSelection Events
PrefSelectionSupport - Class in de.tkuhn.util.prefs.gui.event
An Object helping to keep track of registered PrefSelectionListeners
PrefSelectionSupport() - Constructor for class de.tkuhn.util.prefs.gui.event.PrefSelectionSupport
Creates a new instance of PrefSelectionSupport
PrefsMetaInfo - Class in de.tkuhn.util.prefs
An implementation of MetaInfo using Preferences itself for storage of meta information.
PrefsMetaInfo(Preferences) - Constructor for class de.tkuhn.util.prefs.PrefsMetaInfo
Creates a new instance of PrefsMetaInfo
PrefsMetaInfoProvider - Class in de.tkuhn.util.prefs
A MetaInfoProvider for the PrefsMetaInfo implementation of MetaInfo.
PrefsMetaInfoProvider(Preferences, Preferences) - Constructor for class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Creates a new instance of PrefsMetaInfoProvider
PrefsMetaInfoProvider(Preferences, Preferences, ResourceBundle, ResourceBundle) - Constructor for class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Creates a new instance of PrefsMetaInfoProvider
PrefsMetaInfoProvider(Preferences, ResourceBundle) - Constructor for class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Creates a new instance of PrefsMetaInfoProvider
PrefTableModel - Class in de.tkuhn.util.prefs.gui
Extends the AbstractTableModel with an operation setPrefs to set the Preferences instance this model reflects.
PrefTableModel() - Constructor for class de.tkuhn.util.prefs.gui.PrefTableModel
 
PrefTablePanel - Class in de.tkuhn.util.prefs.gui
A Panel containing a table showing informations about Preferences.
PrefTablePanel() - Constructor for class de.tkuhn.util.prefs.gui.PrefTablePanel
Creates new form PrefTabelPanel
PrefTreeCellRenderer - Class in de.tkuhn.util.prefs.gui
A tree cell renderer that renders the preference's node's key and name retrieved from meta information and resources.
PrefTreeCellRenderer(boolean) - Constructor for class de.tkuhn.util.prefs.gui.PrefTreeCellRenderer
Creates a new instance of PrefsTreeCellRenderer
PrefTreeModel - Class in de.tkuhn.util.prefs.gui
This is a TreeModel showing a tree of Preferences nodes.
PrefTreeModel(Preferences, boolean) - Constructor for class de.tkuhn.util.prefs.gui.PrefTreeModel
Creates a new instance of PrefsTreeModel.
PrefTreePanel - Class in de.tkuhn.util.prefs.gui
A tree panel that renders the preferences node tree holding the preferences to be edited.
PrefTreePanel() - Constructor for class de.tkuhn.util.prefs.gui.PrefTreePanel
Creates new form PrefTreePanel

R

registerCellEditors(JTable) - Method in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
Set the CellEditor of the tree suiting to this model
registerCellEditors(JTable) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
Set the CellEditor of the tree suiting to this model
registerCellEditors(JTable) - Method in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
Set the CellEditor of the tree suiting to this model
registerCellEditors(JTable) - Method in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
Set the CellEditor of the tree suiting to this model
registerCellEditors(JTable) - Method in class de.tkuhn.util.prefs.gui.PrefTableModel
Register the CellEditors of the tree suiting to this model
registerCellRenderers(JTable) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
registerCellRenderers(JTable) - Method in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
registerCellRenderers(JTable) - Method in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 
registerCellRenderers(JTable) - Method in class de.tkuhn.util.prefs.gui.PrefTableModel
Register the CellRenderers at the tree suiting this models elements.
removePrefSelectionListener(PrefSelectionListener) - Method in class de.tkuhn.util.prefs.gui.event.PrefSelectionSupport
Remove a PrefSelectionListener from this support't list of listeners.
removePrefSelectionListener(PrefSelectionListener) - Method in class de.tkuhn.util.prefs.gui.PrefTreePanel
Remove a previously registered PrefSelectionListener.
REQUEST_MAPPING_KEY - Static variable in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 

S

setActions(Collection<Action>) - Method in class de.tkuhn.util.prefs.gui.PrefEditorPanel
Set actions that should be rendered inside the panel.
setActions(Collection<Action>) - Method in class de.tkuhn.util.prefs.gui.PrefTablePanel
Setter for the property actions.
setInfo(MetaInfo) - Method in class de.tkuhn.util.prefs.gui.MetaPrefMapping
Setter for property info.
setKey(String) - Method in class de.tkuhn.util.prefs.gui.PrefMapping
Setter for property key.
setMappingInfo(String, String, String) - Method in interface de.tkuhn.util.prefs.MetaInfo
Store a piece of Information about the mapping identified by its key inside the node described by this MetaInfo.
setMappingInfo(String, String, String) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Store a piece of Information about the mapping identified by its key inside the node described by this MetaInfo.
setMode(int) - Method in class de.tkuhn.util.prefs.gui.PrefEditor
 
setMode(int) - Method in class de.tkuhn.util.prefs.gui.PrefEditorPanel
Set the mode this editor will work in defined by PrefEditor.
setMode(int) - Method in class de.tkuhn.util.prefs.gui.PrefTablePanel
Set the mode the table will work in defined by PrefEditor.
setMode(int) - Method in class de.tkuhn.util.prefs.gui.PrefTreePanel
Set the mode this tree is operating in.
setNodeInfo(String, String) - Method in interface de.tkuhn.util.prefs.MetaInfo
Store a piece of Information about the node described by this MetaInfo under the given key.
setNodeInfo(String, String) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Store a piece of Information about the node described by this MetaInfo under the given key.
setPrefs(Preferences) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
Set a new References instnce to be reflected by this TableModel
setPrefs(Preferences) - Method in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
Set a new References instance to be reflected by this TableModel
setPrefs(Preferences) - Method in class de.tkuhn.util.prefs.gui.PrefMapping
Setter for property prefs.
setPrefs(Preferences) - Method in class de.tkuhn.util.prefs.gui.PrefTableModel
Set a new References instance to be reflected by this TableModel
setPrefs(Preferences) - Method in class de.tkuhn.util.prefs.gui.PrefTablePanel
Set a new Preferences node to be displayed in the table.
setPrefs(Preferences) - Method in class de.tkuhn.util.prefs.gui.PrefTreeModel
Setter for the property prefs which is the root node of the tree display.
setResources(ResourceBundle) - Method in class de.tkuhn.util.prefs.gui.MetaPrefMapping
Setter for property resources.
setRoot(Preferences) - Method in class de.tkuhn.util.prefs.gui.PrefEditor
 
setRoot(Preferences) - Method in class de.tkuhn.util.prefs.gui.PrefEditorPanel
Set the root Preferences node for display in tree and table.
setRoot(Preferences) - Method in class de.tkuhn.util.prefs.gui.PrefTreePanel
Set the root of the Preferences tree to be displayed.
setSysResources(ResourceBundle) - Method in class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Setter for property sysResources.
setType(String, int) - Method in interface de.tkuhn.util.prefs.MetaInfo
Set the type of the value mapped with the given key.
setType(String, int) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Set the type of the value mapped with the given key.
setUserEditable(String, boolean) - Method in interface de.tkuhn.util.prefs.MetaInfo
Set if the value of the mapping with the given key should be editable by users or by admins only.
setUserEditable(String, boolean) - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
Set if the value of the mapping with the given key should be editable by users or by admins only.
setUserResources(ResourceBundle) - Method in class de.tkuhn.util.prefs.PrefsMetaInfoProvider
Setter for property userResources.
setValueAt(Object, int, int) - Method in class de.tkuhn.util.prefs.gui.AdminPrefTableModel
 
setValueAt(Object, int, int) - Method in class de.tkuhn.util.prefs.gui.BasicPrefTableModel
 
setValueAt(Object, int, int) - Method in class de.tkuhn.util.prefs.gui.DeveloperPrefTableModel
 
setValueAt(Object, int, int) - Method in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 
shouldSelectCell(EventObject) - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 
stopCellEditing() - Method in class de.tkuhn.util.prefs.gui.ValueTableCellEditor
 

T

toString() - Method in class de.tkuhn.util.prefs.gui.PrefMapping
 
toString() - Method in class de.tkuhn.util.prefs.PrefsMetaInfo
 
toString() - Method in class de.tkuhn.util.prefs.PrefsMetaInfoProvider
 
TYPE_boolean - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TYPE_byteArray - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TYPE_double - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TYPE_float - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TYPE_int - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TYPE_long - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TYPE_string - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TYPE_undefined - Static variable in interface de.tkuhn.util.prefs.MetaInfo
 
TypeTableCellEditor - Class in de.tkuhn.util.prefs.gui
A cell editor for the type cell to select the preferences type using a combo box
TypeTableCellEditor() - Constructor for class de.tkuhn.util.prefs.gui.TypeTableCellEditor
Creates a new instance of PrefCellEditor
TypeTableCellRenderer - Class in de.tkuhn.util.prefs.gui
A cell renderer for the preferences type cell
TypeTableCellRenderer() - Constructor for class de.tkuhn.util.prefs.gui.TypeTableCellRenderer
Creates a new instance of KeyCellRenderer

U

useResNames - Variable in class de.tkuhn.util.prefs.gui.MetaPrefTableModel
 

V

valueChanged(PrefSelectionEvent) - Method in interface de.tkuhn.util.prefs.gui.event.PrefSelectionListener
Gets called if a new Preferences node is selected.
valueChanged(PrefSelectionEvent) - Method in class de.tkuhn.util.prefs.gui.event.PrefSelectionSupport
Issue a valueChanged at all registered PrefSelectionListeners.
valueChanged(PrefSelectionEvent) - Method in class de.tkuhn.util.prefs.gui.PrefEditorPanel
Recieves PrefSelectionEvents from the tree and forwards them to the table.
ValueTableCellEditor - Class in de.tkuhn.util.prefs.gui
A table cell editor for the preference's value
ValueTableCellEditor() - Constructor for class de.tkuhn.util.prefs.gui.ValueTableCellEditor
Creates a new instance of PrefCellEditor
ValueTableCellRenderer - Class in de.tkuhn.util.prefs.gui
A table cell renderer for the preference's value in basic preferences mode
ValueTableCellRenderer() - Constructor for class de.tkuhn.util.prefs.gui.ValueTableCellRenderer
Creates a new instance of KeyCellRenderer
ValueTypeTableCellRenderer - Class in de.tkuhn.util.prefs.gui
A table cell renderer for the preference's value in meta preferences mode
ValueTypeTableCellRenderer() - Constructor for class de.tkuhn.util.prefs.gui.ValueTypeTableCellRenderer
Creates a new instance of KeyCellRenderer

A B C D E F G I K M N P R S T U V

Copyright © Tilmann Kuhn