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

All Known Implementing Classes:
AbstractAction

public interface AbstractActionProperties

AbstractAction Properties.

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

Field Summary
static java.lang.String PROPERTY_ENABLED
          The enabled property (the value is "enabled").
static java.lang.String PROPERTY_SELECTED
          The selected property (the value is "selected").
 

Field Detail

PROPERTY_ENABLED

public static final java.lang.String PROPERTY_ENABLED
The enabled property (the value is "enabled").

See Also:
Constant Field Values

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.