|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.wotonomy.ui.swing.DisplayGroupInspector
public class DisplayGroupInspector
The DisplayGroupInspector displays a JFrame that shows allows you to view and manipulate a display group.
Field Summary | |
---|---|
protected net.wotonomy.ui.EODisplayGroup |
displayGroup
|
protected javax.swing.JList |
list
|
Constructor Summary | |
---|---|
DisplayGroupInspector(net.wotonomy.ui.EODisplayGroup aDisplayGroup)
Displays and manipulats the specified display group. |
Method Summary | |
---|---|
protected void |
initLayout()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.swing.JList list
protected net.wotonomy.ui.EODisplayGroup displayGroup
Constructor Detail |
---|
public DisplayGroupInspector(net.wotonomy.ui.EODisplayGroup aDisplayGroup)
Method Detail |
---|
protected void initLayout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |