|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericLog.LogState | |
|---|---|
| org.diyefi.openlogviewer.genericlog | |
| Uses of GenericLog.LogState in org.diyefi.openlogviewer.genericlog |
|---|
| Methods in org.diyefi.openlogviewer.genericlog that return GenericLog.LogState | |
|---|---|
GenericLog.LogState |
GenericLog.getLogStatus()
|
static GenericLog.LogState |
GenericLog.LogState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GenericLog.LogState[] |
GenericLog.LogState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.diyefi.openlogviewer.genericlog with parameters of type GenericLog.LogState | |
|---|---|
void |
GenericLog.setLogStatus(GenericLog.LogState newLogStatus)
Set the state of the log |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||