|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JVxToolBarPanel.ToolBarArea | |
---|---|
com.sibvisions.rad.ui.swing.ext | Contains all swing extensions which can be used without the platform and technology independent interface definitions. |
Uses of JVxToolBarPanel.ToolBarArea in com.sibvisions.rad.ui.swing.ext |
---|
Methods in com.sibvisions.rad.ui.swing.ext that return JVxToolBarPanel.ToolBarArea | |
---|---|
JVxToolBarPanel.ToolBarArea |
JVxToolBarPanel.getArea()
Gets the current area of the toolbar. |
static JVxToolBarPanel.ToolBarArea |
JVxToolBarPanel.ToolBarArea.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JVxToolBarPanel.ToolBarArea[] |
JVxToolBarPanel.ToolBarArea.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.sibvisions.rad.ui.swing.ext with parameters of type JVxToolBarPanel.ToolBarArea | |
---|---|
void |
JVxToolBarPanel.setArea(JVxToolBarPanel.ToolBarArea pArea)
Sets the area in which the toolbars will be added. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |