Edit C:\Program Files\Java\jdk1.8.0_121\com\sun\javafx\tk\ImageLoader.java
/* * Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.javafx.tk; public interface ImageLoader { public Exception getException(); public int getFrameCount(); public PlatformImage getFrame(int index); public int getFrameDelay(int index); public int getLoopCount(); public int getWidth(); public int getHeight(); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de