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 targetoutliner
protected JCOutliner outlinerobjects
protected JCVector objectspane
protected Panel pane
public IndexedPropertyEditor()
public Dimension preferredSize()
public void setValue(Object value)setArrayValue
protected void setArrayValue()addItem
protected void addItem(int index)removeItem
protected void removeItem(int index)itemStateChanged
public void itemStateChanged(JCItemEvent e)actionPerformed
public void actionPerformed(ActionEvent ev)getValue
public Object getValue()isPaintable
public boolean isPaintable()paintValue
public void paintValue(Graphics gc, Rectangle box)getJavaInitializationString
public String getJavaInitializationString()getAsText
public String getAsText()setAsText
public void setAsText(String text) throws IllegalArgumentExceptiongetTags
public String[] getTags()getCustomEditor
public Component getCustomEditor()supportsCustomEditor
public boolean supportsCustomEditor()addPropertyChangeListener
public void addPropertyChangeListener(PropertyChangeListener l)removePropertyChangeListener
public void removePropertyChangeListener(PropertyChangeListener l)
All Packages Class Hierarchy This Package Previous Next Index