Overview  Package   Class  Tree  Index 

be.lassi.ui.util.table
Class TableFontSizer

java.lang.Object
  extended by be.lassi.ui.util.table.TableFontSizer

public class TableFontSizer
extends java.lang.Object

Supports increasing and decreasing the font size in a JTable.


Constructor Summary
TableFontSizer(javax.swing.JTable table)
           
 
Method Summary
 javax.swing.Action getDecreaseAction()
           
 javax.swing.Action getIncreaseAction()
           
 javax.swing.Action getResetAction()
           
 void install(javax.swing.JComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableFontSizer

public TableFontSizer(javax.swing.JTable table)
Method Detail

getDecreaseAction

public javax.swing.Action getDecreaseAction()

getIncreaseAction

public javax.swing.Action getIncreaseAction()

getResetAction

public javax.swing.Action getResetAction()

install

public void install(javax.swing.JComponent component)

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2