|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.gui.viewer.HTMLLabelledListViewer
public class HTMLLabelledListViewer
Displays a list of items in the given order, with corresponding labels to the left. Labels can be set independently of the viewed list, but should always have the same length. Uses an HTML format to display.
| Constructor Summary | |
|---|---|
HTMLLabelledListViewer()
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
getGui()
Returns the GUI component. |
java.lang.Object |
getViewed()
Gets the object being viewed. |
void |
setViewed(java.lang.Object newViewed)
Sets the object to be viewed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLLabelledListViewer()
| Method Detail |
|---|
public void setViewed(java.lang.Object newViewed)
GuiViewer
setViewed in interface GuiViewerpublic java.lang.Object getViewed()
GuiViewer
getViewed in interface GuiViewerpublic javax.swing.JComponent getGui()
GuiViewer
getGui in interface GuiViewer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||