Skip navigation links
A C D E F G H I K M N O P R S T U V _ 

A

add(Map.Entry<K, V>) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
add(K, V) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
add(Map.Entry<K, V>) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Fügt einen Entry hinzu.
add(K, V) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Fügt einem Key einen Wert hinzu
addAll(K, Collection<? extends V>) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
addAll(Map<? extends K, Collection<? extends V>>) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
addAll(MultiValueMap<? extends K, ? extends V>) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
addAll(K, Collection<? extends V>) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Fügt einem Key mehrere Werte hinzu
addAll(Map<? extends K, Collection<? extends V>>) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Fügt mehrere Werte hinzu
addAll(MultiValueMap<? extends K, ? extends V>) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Fügt eine bestehende MultiValueMap<K, V> hinzu
addChoosableFileFilter(FileFilter) - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
addClassHook(Class<?>, Class<? extends PropertyModule>) - Static method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
addListDataListener(ListDataListener) - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
addListSelectionListener(ListSelectionListener) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
addTreeModelListener(TreeModelListener) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
annotationType() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
asMap() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
Gibt eine View auf die dahinterliegende Map zurück.
asMultimap() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
Gibt eine View auf die dahinterliegende Multimap zurück.
AwtFileChooser - Class in de.bsvrz.sys.funclib.kappich.filechooser
Implementiert die wesentliche Funktionalität eines JFileChooser mit Hilfe der AWT FileDialog Klasse, die unter macOS die nativen Dateiauswahldialoge verwenden

C

clear() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
clear() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
 
clearSelection() - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
CollatorComparator<T> - Class in de.bsvrz.sys.funclib.kappich.collections
Optimierung Sortierung nach einem Collator
CollatorComparator(Function<T, String>, Locale) - Constructor for class de.bsvrz.sys.funclib.kappich.collections.CollatorComparator
 
CollatorComparator.SortKey - Class in de.bsvrz.sys.funclib.kappich.collections
 
compare(T, T) - Method in class de.bsvrz.sys.funclib.kappich.collections.CollatorComparator
 
compareTo(CollatorComparator<T>.SortKey) - Method in class de.bsvrz.sys.funclib.kappich.collections.CollatorComparator.SortKey
 
compareTo(PropertyTreeModel.ObjectNode) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel.ObjectNode
 
contains(Object) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
contains(Object) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt true zurück, wenn ein Objekt vom Typ Map.Entry enthalten ist, also hier dem Entry-Key mindestens das Entry-Value zugeordnet ist.
containsKey(Object) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
containsKey(Object) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt true zurück, wenn die Klasse zu diesem Key mindestens einen Wert enthält
containsValue(Object) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
containsValue(Object) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt true zurück, wenn dieser Wert mindestens einmal einem Key zugeordnet wurde
copyOf(MultiValueMap<K, V>) - Static method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
createFileChooser() - Static method in class de.bsvrz.sys.funclib.kappich.filechooser.AwtFileChooser
 
createHelpMenu(Help, String, Component) - Static method in class de.bsvrz.sys.funclib.kappich.onlinehelp.HelpMenu
Mit Hilfe dieser Methode kann ein Hilfe-Menü erzeugt werden.

D

de.bsvrz.sys.funclib.kappich - package de.bsvrz.sys.funclib.kappich
 
de.bsvrz.sys.funclib.kappich.annotations - package de.bsvrz.sys.funclib.kappich.annotations
 
de.bsvrz.sys.funclib.kappich.collections - package de.bsvrz.sys.funclib.kappich.collections
 
de.bsvrz.sys.funclib.kappich.filechooser - package de.bsvrz.sys.funclib.kappich.filechooser
 
de.bsvrz.sys.funclib.kappich.onlinehelp - package de.bsvrz.sys.funclib.kappich.onlinehelp
 
de.bsvrz.sys.funclib.kappich.properties - package de.bsvrz.sys.funclib.kappich.properties
 
de.bsvrz.sys.funclib.kappich.propertytree - package de.bsvrz.sys.funclib.kappich.propertytree
 
de.bsvrz.sys.funclib.kappich.selectionlist - package de.bsvrz.sys.funclib.kappich.selectionlist
 
DefaultFormatter - Class in de.bsvrz.sys.funclib.kappich.properties
 
DefaultFormatter() - Constructor for class de.bsvrz.sys.funclib.kappich.properties.DefaultFormatter
 
DisplayUnit - Class in de.bsvrz.sys.funclib.kappich.properties
 
DisplayUnit(String, int) - Constructor for class de.bsvrz.sys.funclib.kappich.properties.DisplayUnit
 
DisplayUnit(String, int, double) - Constructor for class de.bsvrz.sys.funclib.kappich.properties.DisplayUnit
 

E

entrySet() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
entrySet() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt ein Set über alle Einträge zurück
equals(Object) - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
extractSelections(FileDialog) - Method in class de.bsvrz.sys.funclib.kappich.filechooser.AwtFileChooser
 

F

factor() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
FileChooser - Interface in de.bsvrz.sys.funclib.kappich.filechooser
 
FilterTextField - Class in de.bsvrz.sys.funclib.kappich.selectionlist
Textfeld, dass im unfocussierten Zustand wie ein Label aussieht
FilterTextField(String) - Constructor for class de.bsvrz.sys.funclib.kappich.selectionlist.FilterTextField
 
findKey(V) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
findKey(V) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Findet Keys, die mindestens den angegeben Wert als Value haben
findKeys(Collection<? extends V>) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
findKeys(Collection<? extends V>) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Findet Keys, die mindestens einen der angegebenen Werte als (nicht unbedingt einzigen) Value haben
format(PropertyName, Object) - Method in class de.bsvrz.sys.funclib.kappich.properties.DefaultFormatter
 
format(double) - Method in class de.bsvrz.sys.funclib.kappich.properties.DisplayUnit
 
FORMAT - Static variable in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
format(PropertyName, Object) - Method in interface de.bsvrz.sys.funclib.kappich.properties.PropertyFormatter
 

G

get(K) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
get(K) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt die Collection mit Objekten zurück, die hinter diesem Key liegen
get(int) - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
getChild(Object, int) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
getChildCount(Object) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
getChildren() - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel.ObjectNode
 
getCollationKey() - Method in class de.bsvrz.sys.funclib.kappich.collections.CollatorComparator.SortKey
 
getCompileTime() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getDependsOnCompiled() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getDependsOnLib() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getDependsOnSource() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getElementAt(int) - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
getElements() - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
getElementsUnsorted() - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
getFormatter() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
getHelpPane(Class<?>, String, String) - Static method in class de.bsvrz.sys.funclib.kappich.onlinehelp.HelpPage
Diese Methode gibt eine Textkomponente mit HTML-Support zurück.
getIcon(T) - Method in interface de.bsvrz.sys.funclib.kappich.selectionlist.ObjectListRenderer
 
getImages(Class<?>) - Static method in class de.bsvrz.sys.funclib.kappich.onlinehelp.HelpPage
Liefert eine Map zurück, deren Schlüssel die Dateinamen und Werte die PNG-Dateien des lokalen Verzeichnisses sind.
getIndexOfChild(Object, Object) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
getJvmVersion() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getLicence() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getListRenderer() - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
getName() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectPropertyCategory
 
getName() - Method in interface de.bsvrz.sys.funclib.kappich.properties.PropertyModule
 
getObject() - Method in class de.bsvrz.sys.funclib.kappich.collections.CollatorComparator.SortKey
 
getObject() - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel.ObjectNode
 
getObjectProperties(List<?>) - Static method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
getObjectProperties(Object) - Static method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
getOpenHelpItem(Help) - Static method in class de.bsvrz.sys.funclib.kappich.onlinehelp.HelpMenu
Mit Hilfe dieser Methode kann ein JMenuItem zum Öffnen der Online-Hilfe oder Bedienungsanleitung erzeugt werden.
getPreSelectedValues() - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
Liefert alle selektierten Systemobjekte zurück, auch solche, die durch einen aktiven Filter aktuell nicht sichtbar sind
getProperties() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectPropertyCategory
 
getProperties() - Method in interface de.bsvrz.sys.funclib.kappich.properties.PropertyModule
 
getPropertyText(List<?>) - Static method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
getRelease() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getRevision() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
getRoot() - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
getSaveHelpItem(Help, String, Component) - Static method in class de.bsvrz.sys.funclib.kappich.onlinehelp.HelpMenu
Mit Hilfe dieser Methode kann ein JMenuItem zum Speichern der Online-Hilfe oder Bedienungsanleitung erzeugt werden.
getSelectedFile() - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
getSelectedFiles() - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
getSelectedItem() - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
getSelectedValues() - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
Liefert alle sichtbaren selektierten Systemobjekte zurück
getSize() - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
getSortKey(T) - Method in class de.bsvrz.sys.funclib.kappich.collections.CollatorComparator
 
getText(T) - Method in interface de.bsvrz.sys.funclib.kappich.selectionlist.ObjectListRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeRenderer
 
getUnit() - Method in class de.bsvrz.sys.funclib.kappich.properties.DisplayUnit
 
getVersion() - Static method in class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 

H

hashCode() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
Help - Interface in de.bsvrz.sys.funclib.kappich.onlinehelp
Ein Interface zum Öffnen einer Online-Hilfe oder Bedienungsanleitung.
HelpMenu - Class in de.bsvrz.sys.funclib.kappich.onlinehelp
Eine Klasse zur Erstellung eines Hilfemenüs.
HelpPage - Class in de.bsvrz.sys.funclib.kappich.onlinehelp
Das Fenster zur Darstellung der Online-Hilfe.
HelpPage() - Constructor for class de.bsvrz.sys.funclib.kappich.onlinehelp.HelpPage
 

I

indexOf(E) - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
isEmpty() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
isEmpty() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt true zurück, wenn keine Werte gespeichert sind
isLeaf(Object) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
isUsingUniqueValues() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
isUsingUniqueValues() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
 

K

keyPressed(KeyEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
keyReleased(KeyEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
keySet() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
keySet() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt ein Set über die Keys zurück
keyTyped(KeyEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 

M

ManualProperty(String, int) - Constructor for class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
matches(Pattern, long, T) - Method in interface de.bsvrz.sys.funclib.kappich.selectionlist.SelectionListMatcher
 
merge(String, Collection<ObjectPropertyCategory>) - Static method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
mouseClicked(MouseEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
mouseEntered(MouseEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
mouseExited(MouseEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
mousePressed(MouseEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
mouseReleased(MouseEvent) - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
MultimapAdapter<K,V> - Class in de.bsvrz.sys.funclib.kappich.collections
Diese Klasse erlaubt es, eine Guava Multimap dort zu verwenden, wo eine MultiValueMap erwartet wird.
MultimapAdapter(Multimap<K, V>) - Constructor for class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
MULTIPLE - Static variable in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Spezielles Objekt, dass den Wert "<Unterschiedlich>" symbolisiert, also bei mehreren gleichzeitig ausgewählten Objekten anzeigt, dass diese sich in der betreffenden Eigenschaft unterscheiden.
MultiValueMap<K,V> - Interface in de.bsvrz.sys.funclib.kappich.collections
Deprecated.
Entspricht einer Multimap und sollte durch diese ersetzt werden.

N

name() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
NotNull - Annotation Type in de.bsvrz.sys.funclib.kappich.annotations
Zeigt an, dass eine Funktion, Variable oder Feld den Wert null nicht enthalten bzw. zurückgeben darf.
Nullable - Annotation Type in de.bsvrz.sys.funclib.kappich.annotations
Zeigt an, dass eine Funktion, Variable oder Feld den Wert null enthalten bzw.

O

ObjectListRenderer<T> - Interface in de.bsvrz.sys.funclib.kappich.selectionlist
 
ObjectNode(PropertyName, Object) - Constructor for class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel.ObjectNode
 
ObjectProperties - Class in de.bsvrz.sys.funclib.kappich.properties
 
ObjectProperties() - Constructor for class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
ObjectProperties.ManualProperty - Class in de.bsvrz.sys.funclib.kappich.properties
 
ObjectPropertyCategory - Class in de.bsvrz.sys.funclib.kappich.properties
 
objectToString(Object) - Static method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
objectToString(PropertyName, Object) - Static method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties
 
open(String) - Method in interface de.bsvrz.sys.funclib.kappich.onlinehelp.Help
Öffnet eine Online-Hilfe oder Bedienungsanleitung.

P

PackageRuntimeInfo - Class in de.bsvrz.sys.funclib.kappich
 
PackageRuntimeInfo() - Constructor for class de.bsvrz.sys.funclib.kappich.PackageRuntimeInfo
 
paint(Graphics) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.FilterTextField
 
paintBorder(Graphics) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.FilterTextField
 
paintChildren(Graphics) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.FilterTextField
 
power() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
processFocusEvent(FocusEvent) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.FilterTextField
 
PropertyClass - Annotation Type in de.bsvrz.sys.funclib.kappich.properties
Das Markieren einer Klasse mit dieser Annotation bewirkt, dass mit PropertyName markierte Fields und Methoden von ObjectProperties erfasst werden und so z.B. in der Benutzeroberfläche als Objekteigenschaften angezeigt werden.
PropertyFormatter - Interface in de.bsvrz.sys.funclib.kappich.properties
 
PropertyHandler - Annotation Type in de.bsvrz.sys.funclib.kappich.properties
Definiert zusätzliche Klassen, die zusätzliche Eigenschaften über diese Klasse bzw.
PropertyModule - Interface in de.bsvrz.sys.funclib.kappich.properties
 
PropertyName - Annotation Type in de.bsvrz.sys.funclib.kappich.properties
Definiert ein Field oder eine Methode einer Klasse als relevant für die ObjectProperties-Klasse bzw. als Relevant für die Anzeige an den Benutzer in einem Eigenschaften-Fenster o.ä.
PropertyTreeModel - Class in de.bsvrz.sys.funclib.kappich.propertytree
Ein TreeModel, welches die Eigenschaften eines Objektes (oder ggf. mehrerer Objekte) anzeigt.
PropertyTreeModel(List<?>) - Constructor for class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Erstellt ein neues PropertyTreeModel.
PropertyTreeModel(List<?>, boolean) - Constructor for class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Erstellt ein neues PropertyTreeModel.
PropertyTreeModel.ObjectNode - Class in de.bsvrz.sys.funclib.kappich.propertytree
 
PropertyTreeRenderer - Class in de.bsvrz.sys.funclib.kappich.propertytree
 
PropertyTreeRenderer() - Constructor for class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeRenderer
 

R

remove(Object, Object) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
remove(Object, Object) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Löscht einen Eintrag
removeAll(Object) - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
removeAll(Object) - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Löscht alle Einträge eines Keys
removeListDataListener(ListDataListener) - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
removeTreeModelListener(TreeModelListener) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
resetChoosableFileFilters() - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 

S

SearchFrame - Class in de.bsvrz.sys.funclib.kappich.onlinehelp
Ein SearchFrame ist ein JFrame mit einem BorderLayout.
SearchFrame(JTextComponent, Preferences) - Constructor for class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
Ein SearchFrame ist ein JFrame mit einem BorderLayout.
selectElements(Collection<? extends T>) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
SelectionList<T> - Class in de.bsvrz.sys.funclib.kappich.selectionlist
Klasse, die eine Liste von Objekten dem Benutzer zur Auswahl anbietet.
SelectionList(String, String, SelectionListMatcher<T>, SelectionList.FilterStyle, Comparator<T>) - Constructor for class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
Erstellt eine neue SelectionList
SelectionList.FilterStyle - Enum in de.bsvrz.sys.funclib.kappich.selectionlist
 
SelectionListMatcher<T> - Interface in de.bsvrz.sys.funclib.kappich.selectionlist
 
setCollectionIcon(Icon) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Setzt das Symbol für Collection-Nodes
setCurrentDirectory(File) - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
setDialogTitle(String) - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
setElements(Collection<? extends E>) - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
setElements(Collection<? extends T>) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
setFileFilter(FileFilter) - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
setFileSelectionMode(int) - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
setGroupIcon(Icon) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Setzt das Symbol für Kategorie-Nodes
setListRenderer(ObjectListRenderer<? super T>) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
setMultiIcon(Icon) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Setzt das Symbol für Gemeinsame-Eigenschaften-Nodes
setMultiSelectionEnabled(boolean) - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
setObjectIcon(Icon) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Setzt das Symbol für Objekt-Nodes
setPropertyIcon(Icon) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
Setzt das Symbol für Eigenschaften-Nodes
setSelectedItem(Object) - Method in class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
setSelectionMode(int) - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
showOpenDialog() - Method in class de.bsvrz.sys.funclib.kappich.filechooser.AwtFileChooser
 
showOpenDialog(Component) - Method in class de.bsvrz.sys.funclib.kappich.filechooser.AwtFileChooser
 
showOpenDialog() - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
showSaveDialog() - Method in class de.bsvrz.sys.funclib.kappich.filechooser.AwtFileChooser
 
showSaveDialog(Component) - Method in class de.bsvrz.sys.funclib.kappich.filechooser.AwtFileChooser
 
showSaveDialog() - Method in interface de.bsvrz.sys.funclib.kappich.filechooser.FileChooser
 
size() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
size() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt die Anzahl der gespeicherten Werte (Values) zurück
SortedListModel<E> - Class in de.bsvrz.sys.funclib.kappich.collections
Ein einfaches ListModel, das eine Menge von Elementen darstellt und diese Objekte nach einem Comparator sortiert.
SortedListModel(Comparator<? super E>) - Constructor for class de.bsvrz.sys.funclib.kappich.collections.SortedListModel
 
sortKey() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 

T

toString() - Method in class de.bsvrz.sys.funclib.kappich.onlinehelp.SearchFrame
 
toString() - Method in class de.bsvrz.sys.funclib.kappich.properties.DisplayUnit
 
toString() - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel.ObjectNode
 
toString() - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
transferProperties(FileDialog) - Method in class de.bsvrz.sys.funclib.kappich.filechooser.AwtFileChooser
Übertragen der Einstellungen am JFileChooser (this) auf den übergebenen FileDialog

U

unit() - Method in class de.bsvrz.sys.funclib.kappich.properties.ObjectProperties.ManualProperty
 
updateHeader() - Method in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 

V

valueForPathChanged(TreePath, Object) - Method in class de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel
 
valueOf(String) - Static method in enum de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList.FilterStyle
Returns the enum constant of this type with the specified name.
values() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
values() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt eine Liste über alle values zurück.
values() - Static method in enum de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList.FilterStyle
Returns an array containing the constants of this enum type, in the order they are declared.
valueSet() - Method in class de.bsvrz.sys.funclib.kappich.collections.MultimapAdapter
 
valueSet() - Method in interface de.bsvrz.sys.funclib.kappich.collections.MultiValueMap
Deprecated.
Gibt ein Set über alle values zurück.

_

_jList - Variable in class de.bsvrz.sys.funclib.kappich.selectionlist.SelectionList
 
A C D E F G H I K M N O P R S T U V _ 
Skip navigation links