This project is not property of AtScale.

This commit is contained in:
Sarah Gerweck 2015-04-15 23:52:32 -07:00
parent 2e002336b4
commit a6a1b220d8
3 changed files with 0 additions and 21 deletions

View File

@ -1,10 +1,3 @@
/*
* Copyright AtScale, Inc. 2015. All Rights Reserved.
*
* No part of this project or any of its contents may be reproduced, copied,
* modified or adapted, without the prior written consent of AtScale, Inc..
*/
package org.gerweck.scalafx.util package org.gerweck.scalafx.util
/** A property that can be parsed from a TextField. /** A property that can be parsed from a TextField.

View File

@ -1,10 +1,3 @@
/*
* Copyright AtScale, Inc. 2015. All Rights Reserved.
*
* No part of this project or any of its contents may be reproduced, copied,
* modified or adapted, without the prior written consent of AtScale, Inc..
*/
package org.gerweck.scalafx.util package org.gerweck.scalafx.util
import scalafx.scene.control.TextField import scalafx.scene.control.TextField

View File

@ -1,10 +1,3 @@
/*
* Copyright AtScale, Inc. 2015. All Rights Reserved.
*
* No part of this project or any of its contents may be reproduced, copied,
* modified or adapted, without the prior written consent of AtScale, Inc..
*/
package org.gerweck.scalafx.util package org.gerweck.scalafx.util
import scalafx.beans.property._ import scalafx.beans.property._