Package diva.gui.toolbox

Examples of diva.gui.toolbox.JShadePane$Shade


     * JShadePane.
     * Create a tool bar pane, a toolbar in that pane, and a menu bar for
     * the given context.
     */
    public DesktopContext(AppContext context) {
        this(context, new JShadePane());
    }
View Full Code Here

TOP

Related Classes of diva.gui.toolbox.JShadePane$Shade

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.