ARoad0.Gui1
Class InternalFrameTiler
java.lang.Object
javax.swing.AbstractAction
ARoad0.Gui1.InternalFrameTiler
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
public class InternalFrameTiler
- extends javax.swing.AbstractAction
An action that tiles all internal frames when requested.
The previous name of this class is ActionTile.
- Since:
- 0.4.0
- See Also:
- Serialized Form
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance_
protected static InternalFrameTiler instance_
beamerWidth
private static int beamerWidth
beamerHeight
private static int beamerHeight
iconsHeight
private static int iconsHeight
InternalFrameTiler
private InternalFrameTiler()
- Single constructor.
getInstance
public static InternalFrameTiler getInstance()
- Only mean to get an instance.
- Returns:
- instance
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent ev)
- Parameters:
ev
- ActionEvent