public class IlvTerrainAccessoryContainerProperty extends Object
Modifier and Type | Method and Description |
---|---|
static JTabbedPane |
GetRegisteredComponent(IlvManager m)
Returns the tabbed pane registered for the specified manager.
|
static void |
RegisterComponent(JTabbedPane tabbedPane,
IlvManager m)
Registers a tabbed pane for the specified manager.
|
public static JTabbedPane GetRegisteredComponent(IlvManager m)
m
- manager to look for a
IlvTerrainAccessoryContainerProperty
public static void RegisterComponent(JTabbedPane tabbedPane, IlvManager m)
tabbedPane
- tabbed pane to register.m
- manager to store a
IlvTerrainAccessoryContainerProperty
into.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.