yu.ac.bg.etf.javaqx.qswing.properties
Interface JQRadioButtonMenuItemProperties

All Superinterfaces:
JQMenuItemProperties, JQTextProperty
All Known Implementing Classes:
JQRadioButtonMenuItem

public interface JQRadioButtonMenuItemProperties
extends JQMenuItemProperties

JQRadioButtonMenuItem Properties.

Version:
0.2.0
Author:
Slobodan Vrkacevic (slobodan.vrkacevic@gmail.com)

Field Summary
static java.lang.String PROPERTY_SELECTED
          The selected property (the value is "selected").
 
Fields inherited from interface yu.ac.bg.etf.javaqx.qswing.properties.JQMenuItemProperties
PROPERTY_ACCELERATOR, PROPERTY_ACTION, PROPERTY_ACTION_COMMAND, PROPERTY_DISABLED_ICON, PROPERTY_ICON, PROPERTY_ROLLOVER_ICON
 
Fields inherited from interface yu.ac.bg.etf.javaqx.qswing.properties.JQTextProperty
PROPERTY_MNEMONIC, PROPERTY_TEXT
 

Field Detail

PROPERTY_SELECTED

public static final java.lang.String PROPERTY_SELECTED
The selected property (the value is "selected").

See Also:
Constant Field Values


Copyright © 2007 ETF and contributors. All Rights Reserved.