Home
last modified time | relevance | path

Searched defs:labelCommand (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/
H A DKeysPreferencePage.properties41 labelCommand=&Name: key
H A DKeysPreferencePage.java595 final Label labelCommand = new Label(groupCommand, SWT.LEFT); in createModifyTab() local
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBVE/UserInterface/
H A DformMain.Designer.cs5970 private System.Windows.Forms.Label labelCommand; field in OpenBve.formMain