jimm.datavision.gui
Class FormatWin.EdgeWidgets
java.lang.Object
jimm.datavision.gui.FormatWin.EdgeWidgets
- Enclosing class:
- FormatWin
static class FormatWin.EdgeWidgets
- extends java.lang.Object
Holds a border edge and the widgets used for editing it.
|
Method Summary |
(package private) java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
edge
protected BorderEdge edge
name
protected java.lang.String name
numberComboBox
protected javax.swing.JComboBox numberComboBox
styleComboBox
protected javax.swing.JComboBox styleComboBox
thicknessText
protected javax.swing.JTextField thicknessText
FormatWin.EdgeWidgets
FormatWin.EdgeWidgets(BorderEdge e,
java.lang.String name)
getName
java.lang.String getName()