Constructor and Description |
---|
ZipIconTheme(java.io.File iconZip)
Create the Zip Icon Theme
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
entryExists(java.lang.String entry)
Tests if an Entry exists in the Icon-Theme
|
protected javax.swing.ImageIcon |
getImageFromTheme(java.lang.String image)
Get an Image from the Icon-Theme
|
protected java.io.InputStream |
getInputStream(java.lang.String entry)
Get an InputStream from the Icon-Theme.
|
public ZipIconTheme(java.io.File iconZip)
iconZip
- Zip with Themeprotected java.io.InputStream getInputStream(java.lang.String entry)
getInputStream
in class IconTheme
entry
- File/Entry to loadprotected boolean entryExists(java.lang.String entry)
entryExists
in class IconTheme
entry
- check for this Entryprotected javax.swing.ImageIcon getImageFromTheme(java.lang.String image)
getImageFromTheme
in class IconTheme
image
- get this ImageTV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)