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

All Known Implementing Classes:
JQTextComponent

public interface JQTextComponentProperties

JQTextComponentProperties.

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

Field Summary
static java.lang.String PROPERTY_DOCUMENT
          The document property (the value is "document").
static java.lang.String PROPERTY_EDITABLE
          The editable property (the value is "editable").
 

Field Detail

PROPERTY_DOCUMENT

public static final java.lang.String PROPERTY_DOCUMENT
The document property (the value is "document").

See Also:
Constant Field Values

PROPERTY_EDITABLE

public static final java.lang.String PROPERTY_EDITABLE
The editable property (the value is "editable").

See Also:
Constant Field Values


Copyright © 2007 ETF and contributors. All Rights Reserved.