Package Summary  Overview Summary

class:DefaultTreeCellEditor.EditorContainer [NONE]

constructor:DefaultTreeCellEditor.EditorContainer() [NONE]

  • EditorContainer

    public EditorContainer()
    Constructs an EditorContainer object.

method:EditorContainer() [NONE]

  • EditorContainer

    public void EditorContainer()
    Do not use.

method:paint(java.awt.Graphics) [NONE]

  • paint

    public void paint​(Graphics g)
    Overrides Container.paint to paint the node's icon and use the selection color for the background.
    Overrides:
    paint in class Container
    Parameters:
    g - the specified Graphics window
    See Also:
    Component.update(Graphics)

method:doLayout() [NONE]

method:getPreferredSize() [NONE]

© 2019 Oracle Corporation and/or its affiliates