|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.jaxfront.swing.ui.beans.EditorPanelBean
public class EditorPanelBean
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.JComponent |
---|
javax.swing.JComponent.AccessibleJComponent |
Field Summary |
---|
Fields inherited from class javax.swing.JComponent |
---|
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
EditorPanelBean()
|
|
EditorPanelBean(Document dom)
|
|
EditorPanelBean(java.lang.String xsdPath,
java.lang.String xmlPath,
java.lang.String xuiPath,
java.lang.String root)
|
|
EditorPanelBean(java.net.URL xsdUrl)
|
|
EditorPanelBean(java.net.URL xsdUrl,
java.net.URL xmlUrl)
|
|
EditorPanelBean(java.net.URL xsdUrl,
java.net.URL xmlUrl,
java.net.URL xuiUrl)
|
|
EditorPanelBean(java.net.URL xsdUrl,
java.net.URL xmlUrl,
java.net.URL xuiUrl,
java.lang.String root)
|
Method Summary | |
---|---|
void |
doUserSerialization(boolean show)
|
Type |
getContext()
|
Document |
getDom()
|
Visualizer |
getImplementation()
|
java.lang.String |
getLabelText()
Returns the label of this visualizer. |
Type |
getModel()
Returns the model (type) of this visualizer. |
java.lang.String |
getRoot()
|
java.net.URL |
getXmlUrl()
|
java.net.URL |
getXsdUrl()
|
java.net.URL |
getXuiUrl()
|
void |
initializeDom()
|
boolean |
isViewReleased()
|
void |
jumpTo()
Bring this visualizer to front and set the focus. |
void |
markError()
Displays the error in a special way. |
void |
populateModel()
Updates the model (type) that belongs to this visualizer. |
void |
populateView()
Updates the view of this visualizer. |
void |
postInitialization()
Gets called after the UI factory has created this visualizer. |
void |
release()
Releases allocated resources for this visualizer. |
void |
removeLabel()
Removes the label from the view. |
void |
removeWorkspace()
|
void |
resetError()
Removes the error from this visualizer. |
void |
setApplicationRequired(boolean required)
Sets the view component to be required or not defined by the application not by xml schema. |
void |
setEditable(boolean enabled)
Sets the view component editable . |
void |
setEnabled(boolean enabled)
Sets the view component enabled or disabled. |
void |
setLabelColor(java.awt.Color color)
Sets the foreground color for the label. |
void |
setLabelText(java.lang.String text)
Sets the label for this view |
void |
setModel(Type type)
Sets the model (type) for this visualizer. |
void |
setRequired(boolean required)
Sets the view component to be required or not. |
void |
setRoot(java.lang.String root)
|
void |
setVisible(boolean visible)
Sets the view component visible or not visible. |
void |
setXmlUrl(java.net.URL xmlUrl)
|
void |
setXsdUrl(java.net.URL xsdUrl)
|
void |
setXuiUrl(java.net.URL xuiUrl)
|
void |
showLabel(boolean show)
Sets the label of this visualizer visible or not visible. |
Methods inherited from class javax.swing.JPanel |
---|
getAccessibleContext, getUI, getUIClassID, setUI, updateUI |
Methods inherited from class javax.swing.JComponent |
---|
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, unregisterKeyboardAction, update |
Methods inherited from class java.awt.Container |
---|
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate |
Methods inherited from class java.awt.Component |
---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EditorPanelBean()
public EditorPanelBean(Document dom)
public EditorPanelBean(java.net.URL xsdUrl)
public EditorPanelBean(java.net.URL xsdUrl, java.net.URL xmlUrl)
public EditorPanelBean(java.net.URL xsdUrl, java.net.URL xmlUrl, java.net.URL xuiUrl)
public EditorPanelBean(java.net.URL xsdUrl, java.net.URL xmlUrl, java.net.URL xuiUrl, java.lang.String root)
public EditorPanelBean(java.lang.String xsdPath, java.lang.String xmlPath, java.lang.String xuiPath, java.lang.String root)
Method Detail |
---|
public java.net.URL getXsdUrl()
public java.net.URL getXmlUrl()
public java.net.URL getXuiUrl()
public java.lang.String getRoot()
public void setRoot(java.lang.String root)
public void setXsdUrl(java.net.URL xsdUrl)
public void setXmlUrl(java.net.URL xmlUrl)
public void setXuiUrl(java.net.URL xuiUrl)
public Document getDom()
public void initializeDom()
public java.lang.String getLabelText()
Visualizer
getLabelText
in interface Visualizer
public Type getModel()
Visualizer
getModel
in interface Visualizer
public void jumpTo()
Visualizer
jumpTo
in interface Visualizer
public void markError()
Visualizer
markError
in interface Visualizer
public void populateModel()
Visualizer
populateModel
in interface Visualizer
public void populateView()
Visualizer
populateView
in interface Visualizer
public void removeWorkspace()
public void postInitialization()
Visualizer
postInitialization
in interface Visualizer
public void release()
Visualizer
release
in interface Visualizer
public void removeLabel()
Visualizer
removeLabel
in interface Visualizer
public void resetError()
Visualizer
resetError
in interface Visualizer
public void setApplicationRequired(boolean required)
Visualizer
setApplicationRequired
in interface Visualizer
required
- indicates if a visualizer required user inputpublic void setEditable(boolean enabled)
Visualizer
setEditable
in interface Visualizer
enabled
- enable/disable this visualizerpublic void setEnabled(boolean enabled)
Visualizer
setEnabled
in interface Visualizer
setEnabled
in class javax.swing.JComponent
enabled
- enable/disable this visualizerpublic void setLabelColor(java.awt.Color color)
Visualizer
setLabelColor
in interface Visualizer
color
- label foreground colorpublic void setModel(Type type)
Visualizer
setModel
in interface Visualizer
type
- model for the visualizerpublic void setRequired(boolean required)
Visualizer
setRequired
in interface Visualizer
required
- indicates if a visualizer requires user inputpublic void setVisible(boolean visible)
Visualizer
setVisible
in interface Visualizer
setVisible
in class javax.swing.JComponent
visible
- visibility of the visualizerpublic void showLabel(boolean show)
Visualizer
showLabel
in interface Visualizer
show
- visibility of the labelpublic Visualizer getImplementation()
getImplementation
in interface Visualizer
public Type getContext()
getContext
in interface Visualizer
public void setLabelText(java.lang.String text)
Visualizer
setLabelText
in interface Visualizer
public void doUserSerialization(boolean show)
public boolean isViewReleased()
isViewReleased
in interface Visualizer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |