com.zfqjava.swing
Class JListView.AbstractComponentFactory
java.lang.Object
com.zfqjava.swing.JListView.AbstractComponentFactory
- Enclosing class:
- JListView
public abstract static class JListView.AbstractComponentFactory
- extends Object
- Since:
- JComponentPack 1.4.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JListView.AbstractComponentFactory
public JListView.AbstractComponentFactory()
getCellRenderer
protected abstract DefaultCellRenderer getCellRenderer()
getCellEditor
protected abstract DefaultCellEditor getCellEditor()
getTransferHandler
protected abstract TransferHandler getTransferHandler()
getComponentPopupMenu
protected abstract JPopupMenu getComponentPopupMenu()
getActionListener
protected abstract ActionListener getActionListener()
getAction
protected abstract Action getAction(String name)
install
public void install(JListView listView)
uninstall
public void uninstall(JListView listView)
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.