|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
int[] |
fromParameterString(java.lang.String s)
Generates new parameter(s) from a string. |
javax.swing.JComponent[][] |
getUserInterface()
Provides the Options menu with components to use for this indicator. |
int |
hashCode()
|
boolean |
indicatorEnabled()
Checks if the parameters settings of this indicator indicates that the Indicator is activated (e.g. |
java.lang.String |
toParameterString()
Used to generate a string of the parameter(s) of this instance. |
void |
updateParameters()
Used to ensure that indicators parameters are up to date before saving. |
Method Detail |
public boolean indicatorEnabled()
public javax.swing.JComponent[][] getUserInterface()
public void updateParameters()
public java.lang.String toParameterString()
public int[] fromParameterString(java.lang.String s)
s
- the parameters of the class encoded as a string
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |