|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.jqhome.jwps.views.FolderViewProperties
|
+--net.jqhome.jwps.views.IconViewProperties
| Constructor Summary | |
IconViewProperties(JWPFolder folder)
|
|
| Method Summary | |
int |
getViewID()
Every OS/2 view has an integer associated with it. |
boolean |
isFlowed()
|
boolean |
isHideIcons()
|
void |
setFlowed(boolean value)
|
void |
setHideIcons(boolean value)
|
| Methods inherited from class net.jqhome.jwps.views.FolderViewProperties |
getFont, getJWP, getJWPFolder, getShadowTextColor, isMiniIcon, setAsDefault, setFont, setIconTextColor, setIconTextVisibility, setJWPFolder, setMiniIcons, setShadowTextColor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IconViewProperties(JWPFolder folder)
| Method Detail |
public int getViewID()
ViewPropertiesInterface
public void setFlowed(boolean value)
throws JWPException
JWPException
public boolean isFlowed()
throws JWPException
JWPException
public void setHideIcons(boolean value)
throws JWPException
JWPException
public boolean isHideIcons()
throws JWPException
JWPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||