T - the type of the adapted objectpublic abstract class AbstractFXActionAdapter<T> extends AbstractFXAction
FXAction adapters.accelerator, displayName, enabled, graphicFactory| Constructor and Description | 
|---|
AbstractFXActionAdapter(T adapted)
Creates a new instance of this class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
getAdapted()
Gets the adapted object. 
 | 
acceleratorProperty, displayNameProperty, enabledProperty, getAccelerator, getDisplayName, getGraphicFactory, graphicFactoryProperty, isEnabled, setAccelerator, setDisplayName, setEnabled, setGraphicFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleCopyright © 2012–2016 Drombler. All rights reserved.