| com.projity.dialog.AbstractDialog com.projity.dialog.FieldAliasDialog
bind | protected boolean bind(boolean get)(Code) | | |
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 |
doRename | public static boolean doRename(Field field)(Code) | | |
initControls | protected void initControls()(Code) | | Creates, intializes and configures the UI components. Real applications
may further bind the components to underlying models.
|
|
|