|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FListViewDataRequestInterface | FListView needs its user to provide these informations. |
FListViewPosibility |
Class Summary | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AdvancedThread | ||||||||||||||||
FDetailTableAlignCellRenderer | Set the appearance of items in viewDetail. | |||||||||||||||
FDetailTableModel | ||||||||||||||||
FDetailView | FDetailView implements the viewDetail in FListView. codes below is an example about how to initialize columns. |
|||||||||||||||
FList | JList implements the thumbnail, icon, list,tails view in FListView. example: FCommonList m_viewIcons = new FCommonList(JList.HORIZONTAL_WRAP, FCommonList.NormalICON, SwingConstants.CENTER, SwingConstants.BOTTOM, new Dimension(80, 80)); |
|||||||||||||||
FListCellRenderer | Set the appearance of items in viewCommons. | |||||||||||||||
FListModel | ||||||||||||||||
FListView | Simulate windows explorer's view, contain 5 type views:
|