Extension SDK

oracle.ide.inspector
Class MultiInspectable

java.lang.Object
  extended byoracle.ide.inspector.MultiInspectable

public final class MultiInspectable
extends java.lang.Object


Method Summary
 Inspectable getInspectable(int index)
           
 IdePropertyModel getPropertyModel()
           
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPropertyModel

public IdePropertyModel getPropertyModel()

getSize

public int getSize()

getInspectable

public Inspectable getInspectable(int index)

Extension SDK

 

Copyright ©1997, 2003, Oracle. All rights reserved.