Package | Description |
---|---|
ucar.unidata.idv |
The idv package.
|
Modifier and Type | Field and Description |
---|---|
protected StateManager |
IdvBase.stateManager
Handles properties, etc.
|
Modifier and Type | Method and Description |
---|---|
protected StateManager |
IdvBase.doMakeStateManager()
Factory method to create the
StateManager . |
StateManager |
IdvBase.getStateManager()
Create, if needed, and return the
StateManager |
StateManager |
ViewManager.getStateManager()
Get the
StateManager to use. |
protected StateManager |
IdvManager.getStateManager()
Wrapper method, calling into idv
|