| |
|
| com.projity.dialog.AbstractDialog com.projity.dialog.LookupDialog
createContentPanel | public JComponent createContentPanel()(Code) | | Builds the panel. Initializes and configures components first, then
creates a FormLayout, configures the layout, creates a builder, sets a
border, and finally adds the components.
the built panel |
initControls | protected void initControls()(Code) | | Creates, intializes and configures the UI components. Real applications
may further bind the components to underlying models.
|
initialOkEnabledState | protected boolean initialOkEnabledState()(Code) | | |
|
|
|