|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.jqhome.jwps.ea.AbstractEA
|
+--net.jqhome.jwps.ea.ByteArrayEA
|
+--net.jqhome.jwps.ea.standard.OpenedFolderIconEA
This EA contains the icon to use for a folder when it is open.
| Field Summary |
| Constructor Summary | |
OpenedFolderIconEA()
|
|
OpenedFolderIconEA(RawEA rEA)
|
|
| Method Summary | |
boolean |
isCritical()
Returns if this EA is marked as critical. |
void |
setCritical(boolean value)
|
| Methods inherited from class net.jqhome.jwps.ea.ByteArrayEA |
equals, fromRawEA, getRawEASize, getValue, setValue, setValue, toRawEA, toString, toXML, valueSize |
| Methods inherited from class net.jqhome.jwps.ea.AbstractEA |
fileToBytes, getName, getType, isUserDefined, setName, setType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OpenedFolderIconEA()
throws JWPException
public OpenedFolderIconEA(RawEA rEA)
throws JWPException
| Method Detail |
public boolean isCritical()
AbstractEA
isCritical in class AbstractEA
public void setCritical(boolean value)
throws JWPException
setCritical in class AbstractEAJWPException - if an attempt is made to set the value to anything but false
since this EA is not critical.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||