Add 'src/jexer/' from commit 'cf01c92f5809a0732409e280fb0f32f27393618d'
[fanfix.git] / src / jexer / demos / DemoMainWindow.properties
index 4a512cb328c996a26a0ae283219b7d8e17dba054..dba1cb04c0972891844dc5bf82ad5d91c67f8b61 100644 (file)
@@ -9,16 +9,19 @@ statusBarExit=Exit
 messageBoxLabel=Message Boxes
 messageBoxButton=&MessageBoxes
 openModalLabel=Open me as modal
-openModalButton=W&indow
-textFieldLabel=Text fields and calendar
+openModalButton=M&odal
+textFieldLabel=Text fields, calendar, spinner
 textFieldButton=Field&s
-radioButtonLabel=Radio buttons, check and combobox
+radioButtonLabel=Radio buttons, checkbox, combobox
 radioButtonButton=&CheckBoxes
 editorLabel=Editor window
 editorButton1=&1 Widget
 editorButton2=&2 Window
+ttableLabel=Editable Table
+ttableButton1=&4 Widget
+ttableButton2=&5 Window
 textAreaLabel=Text areas
-textAreaButton=&Text
+textAreaButton=&Text
 treeViewLabel=Tree views
 treeViewButton=Tree&View
 terminalLabel=Terminal
@@ -31,3 +34,6 @@ timerText=Timer: %d
 errorTitle=Error
 errorReadingFile=Error reading file: {0}
 errorOpeningFile=Error opening file dialog: {0}
+
+tableWidgetDemo=TTableWidget Demo
+tableDemo=TTableWindow Demo