Package | Description |
---|---|
lk.vivoxalabs.customstage |
Class and Description |
---|
CustomStage
A fully user customizable JavaFX Stage
All of the customizing methods and methods which changing the appearance of the scene executed on
FX-threads so user does not have to call these methods inside a Platform.runlater
|
CustomStageBuilder
This is used to create a CustomStage object as per user given definitions (using the methods of this class)
|
Copyright © 2018. All rights reserved.