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

All Known Implementing Classes:
JQPanel

public interface JQPanelProperties

JQPanel Properties.

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

Field Summary
static java.lang.String PROPERTY_BORDER_STYLE
          The borderStyle property (the value is "borderStyle").
static java.lang.String PROPERTY_BORDER_WIDTH
          The borderWidth property (the value is "borderWidth").
static java.lang.String PROPERTY_PANEL_TYPE
          The panelType property (the value is "panelType").
 

Field Detail

PROPERTY_PANEL_TYPE

public static final java.lang.String PROPERTY_PANEL_TYPE
The panelType property (the value is "panelType").

See Also:
Constant Field Values

PROPERTY_BORDER_STYLE

public static final java.lang.String PROPERTY_BORDER_STYLE
The borderStyle property (the value is "borderStyle").

See Also:
Constant Field Values

PROPERTY_BORDER_WIDTH

public static final java.lang.String PROPERTY_BORDER_WIDTH
The borderWidth property (the value is "borderWidth").

See Also:
Constant Field Values


Copyright © 2007 ETF and contributors. All Rights Reserved.