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() |
create
public ZoomInButtonFactory(Zoomable controlable)
protected java.lang.String getImagePath()
getImagePath
in class ZoomButtonFactory
protected javafx.event.EventHandler<javafx.event.ActionEvent> getEventHandler()
getEventHandler
in class ZoomButtonFactory