public class View extends Object implements MVCComponent
PlatformService
annotation to ensure the correct lifecycle management of this component.Constructor and Description |
---|
View() |
Modifier and Type | Method and Description |
---|---|
void |
create() |
void |
destroy() |
protected void |
init() |
void |
init(Platform platform) |
BooleanProperty |
showingProperty() |
void |
start() |
void |
stop() |
protected Platform platform
public void create()
public void init(Platform platform)
protected void init()
public void start()
public void stop()
public void destroy()
public BooleanProperty showingProperty()
Copyright © 2017. All rights reserved.