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

All Known Implementing Classes:
JQToolBar

public interface JQToolbarProperties

JQProgressBar Properties.

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

Field Summary
static java.lang.String PROPERTY_FLOATABLE
          The floatable property (the value is "floatable").
static java.lang.String PROPERTY_ORIENTATION
          The orientation property (the value is "orientation").
 

Field Detail

PROPERTY_FLOATABLE

public static final java.lang.String PROPERTY_FLOATABLE
The floatable property (the value is "floatable").

See Also:
Constant Field Values

PROPERTY_ORIENTATION

public static final java.lang.String PROPERTY_ORIENTATION
The orientation property (the value is "orientation").

See Also:
Constant Field Values


Copyright © 2007 ETF and contributors. All Rights Reserved.