Package | Description |
---|---|
org.n52.sos.importer.view | |
org.n52.sos.importer.view.step3 |
Modifier and Type | Method and Description |
---|---|
SelectionPanel |
Step3Panel.getLastChildPanel()
Get the last child panel of
this SelectionPanel
The last one should contain the user input. |
Modifier and Type | Class and Description |
---|---|
class |
CombinationPanel
selection panel in step 3 for date&time and position combinations,
offers the functions to choose different patterns, to provide an
example for the pattern, to test parsing the marked values in the
table and to choose a group for the combination
|
class |
DateAndTimeCombinationPanel
selection panel in step 3 for date&time combinations
|
class |
MeasuredValueSelectionPanel
assigns or unassigns columns to Booleans, Counts and Text
|
class |
PositionCombinationPanel
selection panel in step 3 for position combinations
|
class |
RadioButtonPanel
used for all radio buttons in step 3
|
class |
ResourceSelectionPanel
assigns or unassigns columns to Feature of Interests, Observed
Properties, Units of Measurement and Sensors
|
Modifier and Type | Method and Description |
---|---|
SelectionPanel |
SelectionPanel.getSelectedChildPanel() |
Modifier and Type | Method and Description |
---|---|
void |
SelectionPanel.addChildPanel(String childPanelName,
SelectionPanel childPanel)
adds a child panel to the list
|
protected void |
RadioButtonPanel.addRadioButton(String name,
String toolTip,
SelectionPanel childPanel)
creates a radio button with the given name on the panel,
when this button is pressed the given selection panel appears
|
void |
SelectionPanel.setSelectedChildPanel(SelectionPanel childPanel)
called when the child panel's selection changes
|
Copyright © 2011–2019 52°North. All rights reserved.