All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.webkit.InputMethodClient Maven / Gradle / Ivy

The newest version!
/*
 * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 */
package com.sun.webkit;

public interface InputMethodClient {
    public void activateInputMethods(boolean doActivate);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy