treemap
Toggle table of contents
2025.0.1
swing
Platform filter
swing
Switch theme
Search in API
treemap
treemap
/
com.treemap.plaf
/
TreeMapUI
Tree
Map
UI
swing
open
class
TreeMapUI
:
ComponentUI
ComponentUI for TreeMapView.
Inheritors
BasicTreeMapUI
Members
Constructors
Tree
Map
UI
Link copied to clipboard
swing
constructor
(
)
Functions
contains
Link copied to clipboard
swing
open
fun
contains
(
p0
:
JComponent
,
p1
:
Int
,
p2
:
Int
)
:
Boolean
get
Accessible
Child
Link copied to clipboard
swing
open
fun
getAccessibleChild
(
p0
:
JComponent
,
p1
:
Int
)
:
Accessible
get
Accessible
Children
Count
Link copied to clipboard
swing
open
fun
getAccessibleChildrenCount
(
p0
:
JComponent
)
:
Int
get
Baseline
Link copied to clipboard
swing
open
fun
getBaseline
(
p0
:
JComponent
,
p1
:
Int
,
p2
:
Int
)
:
Int
get
Baseline
Resize
Behavior
Link copied to clipboard
swing
open
fun
getBaselineResizeBehavior
(
p0
:
JComponent
)
:
Component.BaselineResizeBehavior
get
Maximum
Size
Link copied to clipboard
swing
open
fun
getMaximumSize
(
p0
:
JComponent
)
:
Dimension
get
Minimum
Size
Link copied to clipboard
swing
open
fun
getMinimumSize
(
p0
:
JComponent
)
:
Dimension
get
Preferred
Size
Link copied to clipboard
swing
open
fun
getPreferredSize
(
p0
:
JComponent
)
:
Dimension
install
UI
Link copied to clipboard
swing
open
fun
installUI
(
p0
:
JComponent
)
paint
Link copied to clipboard
swing
open
fun
paint
(
p0
:
Graphics
,
p1
:
JComponent
)
uninstall
UI
Link copied to clipboard
swing
open
fun
uninstallUI
(
p0
:
JComponent
)
update
Link copied to clipboard
swing
open
fun
update
(
p0
:
Graphics
,
p1
:
JComponent
)