Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Class and Description |
---|---|
class |
CheckBoxList
Extends
Table to implement a check-able list of literals. |
class |
List
It is a
ScrollGridPane that instantiates a
javax.swing.JList<Object> object as scroll-able object. |
class |
Table
It is a
ScrollGridPane that instantiates a JotyJTable object
as scroll-able object. |
Modifier and Type | Field and Description |
---|---|
ScrollGridPane |
GridManager.m_listComponent |
Modifier and Type | Method and Description |
---|---|
ScrollGridPane |
GridManager.getListComponent() |
ScrollGridPane |
CheckListTerm.getScrollPane() |
ScrollGridPane |
ListTerm.getScrollPane() |
ScrollGridPane |
TableTerm.getScrollPane() |
ScrollGridPane |
GridTerm.getScrollPane() |