public class ZoomInButtonFactory extends ZoomButtonFactory
zoomable| Constructor and Description |
|---|
ZoomInButtonFactory(Zoomable controlable) |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.event.EventHandler<javafx.event.ActionEvent> |
getEventHandler() |
protected java.lang.String |
getImagePath() |
createpublic ZoomInButtonFactory(Zoomable controlable)
protected java.lang.String getImagePath()
getImagePath in class ZoomButtonFactoryprotected javafx.event.EventHandler<javafx.event.ActionEvent> getEventHandler()
getEventHandler in class ZoomButtonFactory