public class ZipIconTheme extends IconTheme
Constructor and Description |
---|
ZipIconTheme(File iconZip)
Create the Zip Icon Theme
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
entryExists(String entry)
Tests if an Entry exists in the Icon-Theme
|
protected ImageIcon |
getImageFromTheme(String image)
Get an Image from the Icon-Theme
|
protected InputStream |
getInputStream(String entry)
Get an InputStream from the Icon-Theme.
|
public ZipIconTheme(File iconZip)
iconZip
- Zip with Themeprotected InputStream getInputStream(String entry)
getInputStream
in class IconTheme
string
- File/Entry to loadprotected boolean entryExists(String entry)
entryExists
in class IconTheme
entry
- check for this Entryprotected ImageIcon getImageFromTheme(String image)
getImageFromTheme
in class IconTheme
image
- get this ImageTV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)