JComponentPack 1.5.0

com.zfqjava.swing
Class JListView.AbstractComponentFactory

java.lang.Object
  extended by com.zfqjava.swing.JListView.AbstractComponentFactory
Enclosing class:
JListView

public abstract static class JListView.AbstractComponentFactory
extends Object

Since:
JComponentPack 1.4.0

Constructor Summary
JListView.AbstractComponentFactory()
           
 
Method Summary
protected abstract  Action getAction(String name)
           
protected abstract  ActionListener getActionListener()
           
protected abstract  DefaultCellEditor getCellEditor()
           
protected abstract  DefaultCellRenderer getCellRenderer()
           
protected abstract  JPopupMenu getComponentPopupMenu()
           
protected abstract  TransferHandler getTransferHandler()
           
 void install(JListView listView)
           
 void uninstall(JListView listView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JListView.AbstractComponentFactory

public JListView.AbstractComponentFactory()
Method Detail

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)

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.