Edit C:\Program Files\Java\jdk1.8.0_121\com\sun\javafx\font\directwrite\D2D1_POINT_2F.java
/* * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.javafx.font.directwrite; class D2D1_POINT_2F { D2D1_POINT_2F() { } D2D1_POINT_2F(float x, float y) { this.x = x; this.y = y; } float x; float y; }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de