protected class SchemaFrame.SchemaLayerUI extends LayerUI<SchemaEditor>
| Modifier | Constructor and Description |
|---|---|
protected |
SchemaLayerUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventDispatched(AWTEvent e,
JLayer<? extends SchemaEditor> l) |
void |
hideTooltip() |
void |
installUI(JComponent c) |
void |
paint(Graphics g,
JComponent c) |
void |
showError(String text,
Point point) |
void |
showMessage(ImageIcon icon,
Color color,
String text,
Point point) |
void |
showTooltip(String text,
Point point) |
void |
uninstallUI(JComponent c) |
addPropertyChangeListener, addPropertyChangeListener, applyPropertyChange, doLayout, firePropertyChange, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, paintImmediately, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removePropertyChangeListener, removePropertyChangeListener, updateUIcontains, createUI, getAccessibleChild, getAccessibleChildrenCount, updatepublic void paint(Graphics g, JComponent c)
paint in class LayerUI<SchemaEditor>public void installUI(JComponent c)
installUI in class LayerUI<SchemaEditor>public void uninstallUI(JComponent c)
uninstallUI in class LayerUI<SchemaEditor>public void eventDispatched(AWTEvent e, JLayer<? extends SchemaEditor> l)
eventDispatched in class LayerUI<SchemaEditor>public void hideTooltip()
Copyright © 2012–2015 MARID software development group. All rights reserved.