Java javax.swing.plaf.basic BasicTreeUI fields, constructors, methods, implement or subclass

Example usage for Java javax.swing.plaf.basic BasicTreeUI fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.swing.plaf.basic BasicTreeUI.

The text is from its open source code.

Constructor

BasicTreeUI()
Constructs a new instance of BasicTreeUI .

Method

voidsetCollapsedIcon(Icon newG)
Sets the collapsed icon.
voidsetExpandedIcon(Icon newG)
Sets the expanded icon.