|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JXList | |
|---|---|
| org.jdesktop.swingx | Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. |
| org.jdesktop.swingx.plaf.basic.core | |
| org.jdesktop.swingx.search | |
| Uses of JXList in org.jdesktop.swingx |
|---|
| Methods in org.jdesktop.swingx that return JXList | |
|---|---|
JXList |
JXList.ListAdapter.getList()
Typesafe accessor for the target component. |
| Methods in org.jdesktop.swingx that return types with arguments of type JXList | |
|---|---|
protected ListRolloverController<JXList> |
JXList.createLinkController()
Creates and returns a RolloverController appropriate for this component. |
protected ListRolloverController<JXList> |
JXList.getLinkController()
Returns the RolloverController for this component. |
| Constructors in org.jdesktop.swingx with parameters of type JXList | |
|---|---|
JXList.ListAdapter(JXList component)
Constructs a ListAdapter for the specified target
JXList. |
|
| Uses of JXList in org.jdesktop.swingx.plaf.basic.core |
|---|
| Fields in org.jdesktop.swingx.plaf.basic.core declared as JXList | |
|---|---|
protected JXList |
BasicXListUI.list
|
| Constructors in org.jdesktop.swingx.plaf.basic.core with parameters of type JXList | |
|---|---|
ListSortUI(JXList list,
javax.swing.RowSorter<? extends javax.swing.ListModel> sorter)
Intanstiates a SortUI on the list which has the given RowSorter. |
|
| Uses of JXList in org.jdesktop.swingx.search |
|---|
| Fields in org.jdesktop.swingx.search declared as JXList | |
|---|---|
protected JXList |
ListSearchable.list
|
| Methods in org.jdesktop.swingx.search that return JXList | |
|---|---|
JXList |
ListSearchable.getTarget()
It's the responsibility of subclasses to covariant override. |
| Constructors in org.jdesktop.swingx.search with parameters of type JXList | |
|---|---|
ListSearchable(JXList list)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||