|
JComponentPack 1.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.zfqjava.swing.cell.ZipEntryProvider
public class ZipEntryProvider
| Method Summary | |
|---|---|
Icon |
getIcon(Object value)
Returns the icon for the specified value. |
static ZipEntryProvider |
getInstance()
|
String |
getText(Object value)
Returns the text for the specified value. |
void |
setIconMode(IconMode mode)
Sets the icon mode for this provider. |
void |
setTextMode(TextMode mode)
Sets the Text mode for this provider. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ZipEntryProvider getInstance()
public void setIconMode(IconMode mode)
IconProvider
setIconMode in interface IconProvidermode - the icon modepublic Icon getIcon(Object value)
IconProvidervalue.
getIcon in interface IconProvidervalue - the object for current icon
valuepublic void setTextMode(TextMode mode)
TextProvider
setTextMode in interface TextProvidermode - the Text modepublic String getText(Object value)
TextProvidervalue.
getText in interface TextProvidervalue - the object for current text
value
|
JComponentPack 1.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||