|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.ChinaVO.FITSManager.FListView | |
---|---|
org.ChinaVO.FITSManager.FListView | |
org.ChinaVO.FITSManager.FListViewOperator |
Classes in org.ChinaVO.FITSManager.FListView used by org.ChinaVO.FITSManager.FListView | |
---|---|
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)); |
|
FListViewDataRequestInterface
FListView needs its user to provide these informations. |
|
FListViewItemCell
Items in FListView are all FListViewItemCell object. |
|
FListViewPosibility
|
Classes in org.ChinaVO.FITSManager.FListView used by org.ChinaVO.FITSManager.FListViewOperator | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FListView
Simulate windows explorer's view, contain 5 type views:
|