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

All Known Implementing Classes:
JQToggleToolButton, JQToolButton

public interface JQToolButtonProperties

JQProgressBar Properties.

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

Field Summary
static java.lang.String PROPERTY_MENU
          The menu property (the value is "menu").
static java.lang.String PROPERTY_MENU_POPUP_MODE
          The popupMode property (the value is "menuPopupMode").
static java.lang.String PROPERTY_TOOL_BUTTON_STYLE
          The toolButtonStyle property (the value is "toolButtonStyle").
 

Field Detail

PROPERTY_MENU

public static final java.lang.String PROPERTY_MENU
The menu property (the value is "menu").

See Also:
Constant Field Values

PROPERTY_TOOL_BUTTON_STYLE

public static final java.lang.String PROPERTY_TOOL_BUTTON_STYLE
The toolButtonStyle property (the value is "toolButtonStyle").

See Also:
Constant Field Values

PROPERTY_MENU_POPUP_MODE

public static final java.lang.String PROPERTY_MENU_POPUP_MODE
The popupMode property (the value is "menuPopupMode").

See Also:
Constant Field Values


Copyright © 2007 ETF and contributors. All Rights Reserved.