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 Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.