public class CommitDialogUI extends JDialog implements jaxx.runtime.JAXXObject
JDialog.AccessibleJDialogDialog.AccessibleAWTDialog, Dialog.ModalExclusionType, Dialog.ModalityTypeWindow.AccessibleAWTWindow, Window.TypeContainer.AccessibleAWTContainerComponent.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
$activeBindings |
protected Map<String,jaxx.runtime.JAXXBinding> |
$bindings |
protected Map<String,Object> |
$bindingSources |
protected Map<String,Object> |
$objectMap |
protected Map<?,?> |
$previousValues |
protected JButton |
cancel |
protected jaxx.runtime.JAXXContext |
delegateContext |
protected JTable |
items |
protected JLabel |
label |
protected JTextArea |
message |
protected Object |
model |
protected JButton |
ok |
protected JScrollPane |
scroll |
accessibleContext, rootPane, rootPaneCheckingEnabledDEFAULT_MODALITY_TYPEBOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTDISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSEABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH| Constructor and Description |
|---|
CommitDialogUI() |
CommitDialogUI(Dialog param0) |
CommitDialogUI(Dialog owner,
boolean modal) |
CommitDialogUI(Dialog param0,
String param1) |
CommitDialogUI(Dialog param0,
String param1,
boolean param2) |
CommitDialogUI(Dialog param0,
String param1,
boolean param2,
GraphicsConfiguration param3) |
CommitDialogUI(Frame param0) |
CommitDialogUI(Frame param0,
boolean param1) |
CommitDialogUI(Frame param0,
String param1) |
CommitDialogUI(Frame param0,
String param1,
boolean param2) |
CommitDialogUI(Frame param0,
String param1,
boolean param2,
GraphicsConfiguration param3) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
boolean param2) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
String param2) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
String param2,
boolean param3) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
String param2,
boolean param3,
GraphicsConfiguration param4) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
boolean param2) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
String param2) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
String param2,
boolean param3) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
String param2,
boolean param3,
GraphicsConfiguration param4) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
Dialog.ModalityType param2) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
String param2) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
String param2,
Dialog.ModalityType param3) |
CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
String param2,
Dialog.ModalityType param3,
GraphicsConfiguration param4) |
CommitDialogUI(Window param0) |
CommitDialogUI(Window param0,
Dialog.ModalityType param1) |
CommitDialogUI(Window param0,
String param1) |
CommitDialogUI(Window param0,
String param1,
Dialog.ModalityType param2) |
CommitDialogUI(Window param0,
String param1,
Dialog.ModalityType param2,
GraphicsConfiguration param3) |
| Modifier and Type | Method and Description |
|---|---|
static jaxx.runtime.JAXXObjectDescriptor |
$getJAXXObjectDescriptor() |
protected void |
addChildrenToScroll() |
void |
applyDataBinding(String $binding) |
protected void |
createCancel() |
protected void |
createItems() |
protected void |
createLabel() |
protected void |
createMessage() |
protected void |
createOk() |
protected void |
createScroll() |
void |
doActionPerformed__on__cancel(ActionEvent event) |
void |
doActionPerformed__on__ok(ActionEvent event) |
void |
doComponentResized__on__items(ComponentEvent event) |
void |
doRefresh() |
void |
firePropertyChange(String propertyName,
Object oldValue,
Object newValue) |
protected JScrollPane |
get$JScrollPane0() |
Map<String,Object> |
get$objectMap() |
protected jaxx.runtime.swing.Table |
get$Table0() |
JButton |
getCancel() |
<T> T |
getContextValue(Class<T> clazz) |
<T> T |
getContextValue(Class<T> clazz,
String name) |
jaxx.runtime.JAXXBinding |
getDataBinding(String bindingId) |
jaxx.runtime.JAXXBinding[] |
getDataBindings() |
jaxx.runtime.JAXXContext |
getDelegateContext() |
JTable |
getItems() |
JLabel |
getLabel() |
JTextArea |
getMessage() |
Object |
getObjectById(String id) |
JButton |
getOk() |
<O extends Container> |
getParentContainer(Class<O> clazz) |
<O extends Container> |
getParentContainer(Object source,
Class<O> clazz) |
JScrollPane |
getScroll() |
boolean |
isEmpty() |
boolean |
isOkEnabled() |
void |
processDataBinding(String $binding) |
void |
processDataBinding(String $binding,
boolean $force) |
void |
registerDataBinding(jaxx.runtime.JAXXBinding binding) |
<T> void |
removeContextValue(Class<T> clazz) |
<T> void |
removeContextValue(Class<T> clazz,
String name) |
void |
removeDataBinding(String $binding) |
protected void |
reSize(JTable table) |
<T> void |
setContextValue(T o) |
<T> void |
setContextValue(T o,
String name) |
addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, updateaddNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBackaddPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFrontadd, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTreeaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycleprotected Map<?,?> $previousValues
protected final jaxx.runtime.JAXXContext delegateContext
protected JButton cancel
protected JTable items
protected JLabel label
protected JTextArea message
protected JButton ok
protected JScrollPane scroll
protected Object model
public CommitDialogUI(Dialog owner, boolean modal)
public CommitDialogUI(Frame param0, String param1, boolean param2, GraphicsConfiguration param3)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
String param2,
boolean param3,
GraphicsConfiguration param4)
public CommitDialogUI()
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext)
public CommitDialogUI(Dialog param0)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
boolean param2)
public CommitDialogUI(Frame param0)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
String param2)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
String param2,
boolean param3)
public CommitDialogUI(Frame param0, boolean param1)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Frame param1,
boolean param2)
public CommitDialogUI(Window param0, Dialog.ModalityType param1)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
Dialog.ModalityType param2)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
String param2)
public CommitDialogUI(Window param0, String param1, Dialog.ModalityType param2)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
String param2,
Dialog.ModalityType param3)
public CommitDialogUI(Window param0, String param1, Dialog.ModalityType param2, GraphicsConfiguration param3)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1,
String param2,
Dialog.ModalityType param3,
GraphicsConfiguration param4)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
String param2)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
String param2,
boolean param3)
public CommitDialogUI(Dialog param0, String param1, boolean param2, GraphicsConfiguration param3)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Dialog param1,
String param2,
boolean param3,
GraphicsConfiguration param4)
public CommitDialogUI(Window param0)
public CommitDialogUI(jaxx.runtime.JAXXContext parentContext,
Window param1)
public boolean isEmpty()
public boolean isOkEnabled()
public void doRefresh()
protected void reSize(JTable table)
public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
public void applyDataBinding(String $binding)
applyDataBinding in interface jaxx.runtime.JAXXObjectpublic void firePropertyChange(String propertyName, Object oldValue, Object newValue)
firePropertyChange in interface jaxx.runtime.JAXXObjectfirePropertyChange in class Componentpublic Map<String,Object> get$objectMap()
get$objectMap in interface jaxx.runtime.JAXXObjectpublic jaxx.runtime.JAXXBinding getDataBinding(String bindingId)
getDataBinding in interface jaxx.runtime.JAXXObjectpublic jaxx.runtime.JAXXBinding[] getDataBindings()
getDataBindings in interface jaxx.runtime.JAXXObjectpublic Object getObjectById(String id)
getObjectById in interface jaxx.runtime.JAXXObjectpublic void processDataBinding(String $binding, boolean $force)
processDataBinding in interface jaxx.runtime.JAXXObjectpublic void processDataBinding(String $binding)
processDataBinding in interface jaxx.runtime.JAXXObjectpublic void registerDataBinding(jaxx.runtime.JAXXBinding binding)
registerDataBinding in interface jaxx.runtime.JAXXObjectpublic void removeDataBinding(String $binding)
removeDataBinding in interface jaxx.runtime.JAXXObjectpublic <T> T getContextValue(Class<T> clazz)
getContextValue in interface jaxx.runtime.JAXXContextpublic <T> T getContextValue(Class<T> clazz, String name)
getContextValue in interface jaxx.runtime.JAXXContextpublic jaxx.runtime.JAXXContext getDelegateContext()
getDelegateContext in interface jaxx.runtime.JAXXObjectpublic <O extends Container> O getParentContainer(Class<O> clazz)
getParentContainer in interface jaxx.runtime.JAXXObjectpublic <O extends Container> O getParentContainer(Object source, Class<O> clazz)
getParentContainer in interface jaxx.runtime.JAXXObjectpublic <T> void removeContextValue(Class<T> clazz)
removeContextValue in interface jaxx.runtime.JAXXContextpublic <T> void removeContextValue(Class<T> clazz, String name)
removeContextValue in interface jaxx.runtime.JAXXContextpublic <T> void setContextValue(T o)
setContextValue in interface jaxx.runtime.JAXXContextpublic <T> void setContextValue(T o,
String name)
setContextValue in interface jaxx.runtime.JAXXContextpublic void doActionPerformed__on__cancel(ActionEvent event)
public void doActionPerformed__on__ok(ActionEvent event)
public void doComponentResized__on__items(ComponentEvent event)
public JButton getCancel()
public JTable getItems()
public JLabel getLabel()
public JTextArea getMessage()
public JButton getOk()
public JScrollPane getScroll()
protected JScrollPane get$JScrollPane0()
protected jaxx.runtime.swing.Table get$Table0()
protected void addChildrenToScroll()
protected void createCancel()
protected void createItems()
protected void createLabel()
protected void createMessage()
protected void createOk()
protected void createScroll()
Copyright © 1999–2014 CodeLutin. All rights reserved.