public class CButtonContentFilter extends AbstractButtonContentFilter
ButtonContentFilter searches for CDecorateableActions and decides
whether their text is shownALWAYS, NEVER| Constructor and Description |
|---|
CButtonContentFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
installed(DockAction action) |
boolean |
showText(Dockable dockable,
DockAction action) |
protected void |
uninstalled(DockAction action) |
addListener, fire, install, installed, removeListener, uninstall, uninstalledpublic boolean showText(Dockable dockable, DockAction action)
protected void installed(DockAction action)
installed in class AbstractButtonContentFilterprotected void uninstalled(DockAction action)
uninstalled in class AbstractButtonContentFilterCopyright © 2018. All rights reserved.