|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getString(java.lang.String s)
Returns the string of the resource bundle |
void |
initLocale()
Initiates the default language |
boolean |
isAutoRenumSelected()
Returns true if the auto-renumbering selected |
boolean |
isDisplayingDoc()
Returns true if the display help menu item is ticked |
boolean |
isDisplDecomp()
Returns true if the users has chosen to display the Cholesky-Factorization |
boolean |
isLinearFctSelected()
Returns true if the linear functions are selected |
boolean |
isNewFileRefineSelected()
Returns true if the menu for creatig new files after a refinement is selected |
boolean |
isQuadraticFctSelected()
Returns true if the quadratic functions are selected |
void |
setJpegEnabled(boolean state)
Sets the state of the save Jpeg menu |
void |
setNewFileRenumEnabled(boolean state)
Sets the state of the menu for creating new files after a renumbering |
void |
setRefinementEnabled(boolean state)
Sets the state of the refinement menu |
void |
setRenumEnabled(boolean state)
Sets the state of the renumbering menu |
void |
setSolutionEnabled(boolean state)
Sets the save solution of the Jpeg menu |
void |
update(javax.swing.JMenuItem source)
Updates the labels when the user changes the language |
void |
updateAll(javax.swing.JMenuItem source)
Modifies the labels upon language change |
Method Detail |
public void initLocale()
public java.lang.String getString(java.lang.String s)
public void updateAll(javax.swing.JMenuItem source)
public void update(javax.swing.JMenuItem source)
public boolean isDisplDecomp()
public boolean isDisplayingDoc()
public boolean isQuadraticFctSelected()
public boolean isLinearFctSelected()
public void setJpegEnabled(boolean state)
public void setSolutionEnabled(boolean state)
public void setRefinementEnabled(boolean state)
public void setRenumEnabled(boolean state)
public boolean isAutoRenumSelected()
public boolean isNewFileRefineSelected()
public void setNewFileRenumEnabled(boolean state)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |