public class PluginFloatingFrameConfigurator extends FloatingFrameConfigurator
| Constructor and Description |
|---|
PluginFloatingFrameConfigurator()
Creates a new instance of FloatingFrameProperties.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFloatingEventsEnabled()
Getter for property floatingEventsEnabled.
|
boolean |
isMenuBarAvailable()
Getter for property menuBarAvailable.
|
boolean |
isToolBarAvailable()
Getter for property toolBarAvailable.
|
void |
setFloatingEventsEnabled(boolean floatingEventsEnabled)
Setter for property floatingEventsEnabled.
|
void |
setMenuBarAvailable(boolean menuBarAvailable)
Setter for property menuBarAvailable.
|
void |
setToolBarAvailable(boolean toolBarAvailable)
Setter for property toolBarAvailable.
|
getButtons, getIcon, getId, getMenues, getName, isAdvancedLayout, isDisableMenuBar, isDisableToolBar, isSwapMenuBar, isSwapToolBar, isTitleBarEnabled, setAdvancedLayout, setButtons, setDisableMenuBar, setDisableToolBar, setIcon, setId, setMenues, setName, setSwapMenuBar, setSwapToolBar, setTitleBarEnabledpublic PluginFloatingFrameConfigurator()
public boolean isToolBarAvailable()
public void setToolBarAvailable(boolean toolBarAvailable)
toolBarAvailable - New value of property toolBarAvailable.public boolean isFloatingEventsEnabled()
public void setFloatingEventsEnabled(boolean floatingEventsEnabled)
floatingEventsEnabled - New value of property floatingEventsEnabled.public boolean isMenuBarAvailable()
public void setMenuBarAvailable(boolean menuBarAvailable)
menuBarAvailable - New value of property menuBarAvailable.Copyright © 2012–2026 cismet GmbH. All rights reserved.