Modifier and Type | Field and Description |
---|---|
private final ListChangeListener | |
public Menu | |
public MenuBarSkin | |
public ChangeListener | |
private final ListChangeListener |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | |
public void | |
public MenuBarSkin | |
public Object | queryAccessibleAttribute(AccessibleAttribute
the requested attribute attribute, Object... optional list of parameters parameters)Overrides javafx. This method is called by the assistive technology to request the value for an attribute. |
public void |
itemsListener | back to summary |
---|---|
private final ListChangeListener<MenuItem> itemsListener |
menu | back to summary |
---|---|
public Menu menu |
menuBarSkin | back to summary |
---|---|
public MenuBarSkin menuBarSkin |
menuListener | back to summary |
---|---|
public ChangeListener<Boolean> menuListener |
styleClassListener | back to summary |
---|---|
private final ListChangeListener<String> styleClassListener |
MenuBarButton | back to summary |
---|---|
public MenuBarButton(MenuBarSkin menuBarSkin, Menu menu) |
clearHover | back to summary |
---|---|
public void clearHover() |
dispose | back to summary |
---|---|
public void dispose() |
getMenuBarSkin | back to summary |
---|---|
public MenuBarSkin getMenuBarSkin() |
queryAccessibleAttribute | back to summary |
---|---|
public Object queryAccessibleAttribute(AccessibleAttribute attribute, Object... parameters) Overrides javafx. Doc from javafx. This method is called by the assistive technology to request the value for an attribute.
This method is commonly overridden by subclasses to implement
attributes that are required for a specific role.
|
setHover | back to summary |
---|---|
public void setHover() |