vips.gui
Class Images
java.lang.Object
vips.gui.Images
public class Images
- extends java.lang.Object
Diese Klasse verwaltet alle Bilder der Anwendung.
Die Klasse bietet ausschließlich statische Methoden an, von der
Klasse können keine Instanzen gebildet werden.
|
Method Summary |
static void |
laden(org.eclipse.swt.widgets.Display display)
Lädt alle Bilder von Festplatte oder tut nix, wenn bereits geschehen. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logo16
public static org.eclipse.swt.graphics.Image logo16
logo32
public static org.eclipse.swt.graphics.Image logo32
editorAuswahl
public static org.eclipse.swt.graphics.Image editorAuswahl
editorAufruf
public static org.eclipse.swt.graphics.Image editorAufruf
editorZuweisung
public static org.eclipse.swt.graphics.Image editorZuweisung
editorIf
public static org.eclipse.swt.graphics.Image editorIf
editorSwitch
public static org.eclipse.swt.graphics.Image editorSwitch
editorFor
public static org.eclipse.swt.graphics.Image editorFor
editorWhile
public static org.eclipse.swt.graphics.Image editorWhile
editorUntil
public static org.eclipse.swt.graphics.Image editorUntil
editorBreak
public static org.eclipse.swt.graphics.Image editorBreak
editorContinue
public static org.eclipse.swt.graphics.Image editorContinue
anweisungFehlerhaftIcon
public static org.eclipse.swt.graphics.Image anweisungFehlerhaftIcon
neu
public static org.eclipse.swt.graphics.Image neu
bearbeiten
public static org.eclipse.swt.graphics.Image bearbeiten
umbenennen
public static org.eclipse.swt.graphics.Image umbenennen
loeschen
public static org.eclipse.swt.graphics.Image loeschen
oeffnen
public static org.eclipse.swt.graphics.Image oeffnen
speichern
public static org.eclipse.swt.graphics.Image speichern
speichernUnter
public static org.eclipse.swt.graphics.Image speichernUnter
export
public static org.eclipse.swt.graphics.Image export
ausschneiden
public static org.eclipse.swt.graphics.Image ausschneiden
kopieren
public static org.eclipse.swt.graphics.Image kopieren
einfuegen
public static org.eclipse.swt.graphics.Image einfuegen
ausfuehren
public static org.eclipse.swt.graphics.Image ausfuehren
abbrechen
public static org.eclipse.swt.graphics.Image abbrechen
debug
public static org.eclipse.swt.graphics.Image debug
schrift
public static org.eclipse.swt.graphics.Image schrift
konsole
public static org.eclipse.swt.graphics.Image konsole
hilfe_inhalt
public static org.eclipse.swt.graphics.Image hilfe_inhalt
schliessen
public static org.eclipse.swt.graphics.Image schliessen
balloonInfo
public static org.eclipse.swt.graphics.Image balloonInfo
balloonInfoKlein
public static org.eclipse.swt.graphics.Image balloonInfoKlein
laden
public static void laden(org.eclipse.swt.widgets.Display display)
- Lädt alle Bilder von Festplatte oder tut nix, wenn bereits geschehen.
- Throws:
java.lang.IllegalArgumentException - Wenn display null ist