All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Panel | +----jclass.bwt.JCContainer | +----jclass.beans.IndexedPropertyEditor
protected Object target
protected JCOutliner outliner
protected JCVector objects
protected Panel pane
public IndexedPropertyEditor()
public Dimension preferredSize()
public void setValue(Object value)
protected void setArrayValue()
protected void addItem(int index)
protected void removeItem(int index)
public void itemStateChanged(JCItemEvent e)
public void actionPerformed(ActionEvent ev)
public Object getValue()
public boolean isPaintable()
public void paintValue(Graphics gc, Rectangle box)
public String getJavaInitializationString()
public String getAsText()
public void setAsText(String text) throws IllegalArgumentException
public String[] getTags()
public Component getCustomEditor()
public boolean supportsCustomEditor()
public void addPropertyChangeListener(PropertyChangeListener l)
public void removePropertyChangeListener(PropertyChangeListener l)
All Packages Class Hierarchy This Package Previous Next Index