A C D E F G H I L M N O P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(File) - Method in class de.srsoftware.tools.files.Filefilter
- accept(File) - Method in class de.srsoftware.tools.files.GenericFileFilter
- actionPerformed(ActionEvent) - Method in class de.srsoftware.tools.gui.DateChooser
-
diese Methode wird ausgelöst, wenn ein Button des aktuellen Monats geklickt wird und bewirkt die Auswahl des geklickten Buttons und das Setzen des entsprechenden Datums
- add(JComponent) - Method in class de.srsoftware.tools.gui.HorizontalPanel
-
fügt eine grafische Komponente zum Panel hinzu. die Komponente wird rechts neben der zuletzt hinzugefügten angeordnet
- add(T1, T2, T3) - Method in class de.srsoftware.tools.Triple
- addActionListener(ActionListener) - Method in class de.srsoftware.tools.gui.DateChooser
-
registriert eine Komponente zur Benachrichtigung bei Änderung des gewählten Datums
C
- Colors - Class in de.srsoftware.tools.colors
- Colors() - Constructor for class de.srsoftware.tools.colors.Colors
- component(Color) - Static method in class de.srsoftware.tools.colors.Colors
- createDirectory(String) - Static method in class de.srsoftware.tools.files.FileTools
D
- DateChooser - Class in de.srsoftware.tools.gui
-
stellt ein grafisches Programmelement zur Verfügung, dass einen kleinen, aus Buttons bestehenden Kalender darstellt, aus dem ein Tag gewählt werden kann.
- DateChooser() - Constructor for class de.srsoftware.tools.gui.DateChooser
-
Erzeugt eine neue Instanz, die dann der grafischen Oberfläche eines Programmes hinzugefügt werden kann
- de.srsoftware.tools - package de.srsoftware.tools
- de.srsoftware.tools.colors - package de.srsoftware.tools.colors
- de.srsoftware.tools.files - package de.srsoftware.tools.files
- de.srsoftware.tools.gui - package de.srsoftware.tools.gui
- de.srsoftware.tools.urls - package de.srsoftware.tools.urls
- decreaseMonth() - Method in class de.srsoftware.tools.gui.DateChooser
-
diese Methode wird beim Klicken des Buttons ausgelöst, mit welchem ein Monat zurück gesprungen wird
- deleteNonFilenameChars(String) - Static method in class de.srsoftware.tools.files.FileName
- deleteNonFilenameChars(String) - Static method in class de.srsoftware.tools.files.FileTools
- DirectoryFilter - Class in de.srsoftware.tools.files
- DirectoryFilter(String) - Constructor for class de.srsoftware.tools.files.DirectoryFilter
E
- escapeHtmlEntities(String) - Static method in class de.srsoftware.tools.Tools
- execute(String) - Static method in class de.srsoftware.tools.Tools
- execute(URL) - Static method in class de.srsoftware.tools.Tools
- extension(int) - Method in class de.srsoftware.tools.files.GenericFileFilter
- extensions() - Method in class de.srsoftware.tools.files.GenericFileFilter
F
- fileExists(URL) - Static method in class de.srsoftware.tools.files.FileTools
- Filefilter - Class in de.srsoftware.tools.files
- Filefilter(String) - Constructor for class de.srsoftware.tools.files.Filefilter
- FileName - Class in de.srsoftware.tools.files
- FileName() - Constructor for class de.srsoftware.tools.files.FileName
-
Constructs a new, empty FileName object
- FileName(String) - Constructor for class de.srsoftware.tools.files.FileName
-
Constructs a new FileName object using the given filename
- FileRecoder - Class in de.srsoftware.tools.files
-
Beschreibung
- FileRecoder() - Constructor for class de.srsoftware.tools.files.FileRecoder
- FileTools - Class in de.srsoftware.tools.files
- FileTools() - Constructor for class de.srsoftware.tools.files.FileTools
- fix(URL) - Static method in class de.srsoftware.tools.urls.Urls
G
- GenericFileFilter - Class in de.srsoftware.tools.files
- GenericFileFilter(String, String) - Constructor for class de.srsoftware.tools.files.GenericFileFilter
- get() - Method in class de.srsoftware.tools.StringWrapper
- get(T1, T2) - Method in class de.srsoftware.tools.Triple
- getDateTime() - Static method in class de.srsoftware.tools.Tools
- getDescription() - Method in class de.srsoftware.tools.files.GenericFileFilter
- getFileNameFromPath() - Method in class de.srsoftware.tools.files.FileName
-
returns the filename without any path information
- getFileString(URL, boolean) - Static method in class de.srsoftware.tools.files.FileTools
-
Tries to read the file denoted by the given URL into a string
- getPathNameFromPath() - Method in class de.srsoftware.tools.files.FileName
-
returns the path without trailing filename
- getPathRelativeToFile(String) - Method in class de.srsoftware.tools.files.FileName
-
returns the filename relative to the File baseFile
- getRelativePath(URL, URL) - Static method in class de.srsoftware.tools.urls.Urls
- getSelectedDate() - Method in class de.srsoftware.tools.gui.DateChooser
-
liefert zur Auswahl das entsprechende Date-Objekt
- getTagProperty(String, String) - Static method in class de.srsoftware.tools.Tools
- getURLto(String, String) - Static method in class de.srsoftware.tools.urls.Urls
- guessRightCase(String) - Static method in class de.srsoftware.tools.urls.Urls
- guessRightCase(URL) - Static method in class de.srsoftware.tools.urls.Urls
- Gui - Class in de.srsoftware.tools.gui
- Gui() - Constructor for class de.srsoftware.tools.gui.Gui
H
- HorizontalPanel - Class in de.srsoftware.tools.gui
-
ein Abkömmling von JPanel, der eine automatische Anordnung der Unterlemente nebeneinander ermöglicht
- HorizontalPanel() - Constructor for class de.srsoftware.tools.gui.HorizontalPanel
-
erzeugt ein neues, leeres Panel
- HorizontalPanel(String) - Constructor for class de.srsoftware.tools.gui.HorizontalPanel
-
erzeugt ein neues, leeres Panel mit Beschriftung
- htmlToUnicode(String) - Static method in class de.srsoftware.tools.Tools
I
- increaseMonth() - Method in class de.srsoftware.tools.gui.DateChooser
-
diese Methode wird beim Klicken des Buttons ausgelöst, mit welchem ein Monat vorwärts gesprungen wird
- insertTab(String) - Static method in class de.srsoftware.tools.Tools
- isFreeMindFile(URL) - Static method in class de.srsoftware.tools.files.FileTools
- isIntelliMindFile(URL) - Static method in class de.srsoftware.tools.files.FileTools
- isKeggUrl(URL) - Static method in class de.srsoftware.tools.files.FileTools
- isLocal(URL) - Static method in class de.srsoftware.tools.files.FileTools
- isWindows() - Static method in class de.srsoftware.tools.Tools
L
- lastSelectedFile - Static variable in class de.srsoftware.tools.gui.Gui
- listStringArray(String[]) - Static method in class de.srsoftware.tools.Tools
- lookup(String) - Static method in class de.srsoftware.tools.colors.Colors
M
- message(String) - Static method in class de.srsoftware.tools.Tools
- mouseClicked(MouseEvent) - Method in class de.srsoftware.tools.gui.DateChooser
- mouseEntered(MouseEvent) - Method in class de.srsoftware.tools.gui.DateChooser
- mouseExited(MouseEvent) - Method in class de.srsoftware.tools.gui.DateChooser
- mousePressed(MouseEvent) - Method in class de.srsoftware.tools.gui.DateChooser
- mouseReleased(MouseEvent) - Method in class de.srsoftware.tools.gui.DateChooser
N
- notImplemented(String) - Static method in class de.srsoftware.tools.Tools
- NumberInputField - Class in de.srsoftware.tools.gui
- NumberInputField(int) - Constructor for class de.srsoftware.tools.gui.NumberInputField
O
- oldMessages - Static variable in class de.srsoftware.tools.Tools
- openWebpage(String) - Static method in class de.srsoftware.tools.Tools
- openWebpage(URI) - Static method in class de.srsoftware.tools.Tools
P
- pause(int) - Static method in class de.srsoftware.tools.Tools
- printArray(Object[]) - Static method in class de.srsoftware.tools.Tools
- printStack() - Static method in class de.srsoftware.tools.Tools
R
- readNextTag(BufferedReader) - Static method in class de.srsoftware.tools.Tools
- recode(String) - Static method in class de.srsoftware.tools.files.FileRecoder
-
Sichert, dass die zu öffnende Datei in UTF-8 kodiert ist.
- recode(URL) - Static method in class de.srsoftware.tools.files.FileRecoder
- removeHtml(String) - Static method in class de.srsoftware.tools.Tools
- round(double, int) - Static method in class de.srsoftware.tools.Tools
S
- saveDialog(Component, String, String, GenericFileFilter) - Static method in class de.srsoftware.tools.gui.Gui
- saveDialog(Component, String, String, Vector<FileFilter>) - Static method in class de.srsoftware.tools.gui.Gui
- screenHeight() - Static method in class de.srsoftware.tools.gui.Gui
- screenWidth() - Static method in class de.srsoftware.tools.gui.Gui
- searchFile(String) - Static method in class de.srsoftware.tools.files.FileName
-
sucht nach der Datei <filename> in allen Unterverzeichnissen des angegebenen Pfades
- searchFiles(String, String...) - Static method in class de.srsoftware.tools.files.FileTools
- searchFileUpward(String, int) - Static method in class de.srsoftware.tools.files.FileName
-
Takes the path from the fully specified filename, goes <levels> directory levels up and searches the file beginning from there.
Result:
The filname including a path, if successfull, null otherwise - selectFolder() - Static method in class de.srsoftware.tools.gui.Gui
- setDate(int, int, int) - Method in class de.srsoftware.tools.gui.DateChooser
-
setzt den Kalender auf das angegebene Datum
- setFileName(String) - Method in class de.srsoftware.tools.files.FileName
-
sets the current FileName's filename parameter
- setHelpText(String) - Method in class de.srsoftware.tools.gui.DateChooser
- setToolTipText(String) - Method in class de.srsoftware.tools.gui.DateChooser
- shorten(String) - Static method in class de.srsoftware.tools.Tools
- shortest(String[]) - Static method in class de.srsoftware.tools.Tools
- showSelectFileDialog(String, String, GenericFileFilter, Component) - Static method in class de.srsoftware.tools.gui.Gui
-
Zeigt einen Datei-Öffnen-Dialog mit Titel title, Startverzeichnis defDir und Dateityp fileType an *
- showUrlInputDialog(Component, String, String) - Static method in class de.srsoftware.tools.gui.Gui
- skalieren() - Method in class de.srsoftware.tools.gui.HorizontalPanel
-
skaliert das gesamte Panel so, dass alle hinzugefügten Komponenten sichtbar bleiben
- spaces(int) - Static method in class de.srsoftware.tools.Tools
- StringWrapper - Class in de.srsoftware.tools
- StringWrapper(String) - Constructor for class de.srsoftware.tools.StringWrapper
T
- Tools - Class in de.srsoftware.tools
- Tools() - Constructor for class de.srsoftware.tools.Tools
- toString() - Method in class de.srsoftware.tools.files.FileName
-
returns the absolute filename
- toString() - Method in class de.srsoftware.tools.StringWrapper
- toString(Color) - Static method in class de.srsoftware.tools.colors.Colors
- toXml(Color) - Static method in class de.srsoftware.tools.colors.Colors
- trace(Object, String, Object) - Static method in class de.srsoftware.tools.Tools
- Triple<T1,T2,T3> - Class in de.srsoftware.tools
- Triple() - Constructor for class de.srsoftware.tools.Triple
U
- Uhrzeit() - Static method in class de.srsoftware.tools.Tools
- Urls - Class in de.srsoftware.tools.urls
- Urls() - Constructor for class de.srsoftware.tools.urls.Urls
All Classes All Packages