Edit D:\app\Administrator\product\11.2.0\dbhome_1\ide\src\javax\ide\Identifiable.java
/* * Copyright 2005 by Oracle USA * 500 Oracle Parkway, Redwood Shores, California, 94065, U.S.A. * All rights reserved. */ package javax.ide; /** * <code>Identifiable</code> objects are IDE components that can be * identified by a unique string identifier. Such components include: * Extensions, IDEActions, Menus, Views, etc.. */ public interface Identifiable { /** * Gets this object's unique identifier. * * @return The object's unique identifier. */ public String getID(); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de