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

All Known Implementing Classes:
JQStatusBar

public interface JQStatusBarProperties

JQProgressBar Properties.

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

Field Summary
static java.lang.String PROPERTY_SIZEGRIP_ENABLED
          The sizeGripEnabled property (the value is "sizeGripEnabled").
static java.lang.String PROPERTY_STATUS_MESSAGE
          The statusMessage property (the value is "statusMessage").
 

Field Detail

PROPERTY_STATUS_MESSAGE

public static final java.lang.String PROPERTY_STATUS_MESSAGE
The statusMessage property (the value is "statusMessage").

See Also:
Constant Field Values

PROPERTY_SIZEGRIP_ENABLED

public static final java.lang.String PROPERTY_SIZEGRIP_ENABLED
The sizeGripEnabled property (the value is "sizeGripEnabled").

See Also:
Constant Field Values


Copyright © 2007 ETF and contributors. All Rights Reserved.