forked from External/mage
State if table with completed games is shown is saved in java prefs now.
This commit is contained in:
parent
a0424aec50
commit
2157c63160
4 changed files with 19 additions and 6 deletions
|
|
@ -101,6 +101,7 @@
|
|||
<Properties>
|
||||
<Property name="selected" type="boolean" value="true"/>
|
||||
<Property name="text" type="java.lang.String" value="Show Completed"/>
|
||||
<Property name="toolTipText" type="java.lang.String" value="<HTML>Toggles the visibility of the table of completed
<br>matches and tournaments in the lower area"/>
|
||||
</Properties>
|
||||
<Events>
|
||||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="chkShowCompletedActionPerformed"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue