Package cl.alejo.jcsim.window

Examples of cl.alejo.jcsim.window.ImageChooser


   * @param y
   *            int Coordenada y
   */
  public void apply(int x, int y) {

    new ImageChooser((IconGateDescriptor) this._gateDescriptor);
  }
View Full Code Here

TOP

Related Classes of cl.alejo.jcsim.window.ImageChooser

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.