org.ceryle.wiki.visualizer.core.actions.node
Class MakeDecoration
java.lang.Object
javax.swing.AbstractAction
org.ceryle.wiki.visualizer.core.actions.WikiAction
org.ceryle.wiki.visualizer.core.actions.node.WikiNodeAction
org.ceryle.wiki.visualizer.core.actions.node.MakeDecoration
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, PopupMenuListener
public class MakeDecoration
- extends WikiNodeAction
TODO MakeDecoration, serious work to be done here...
Turn the clicked node(wiki page) into a tag that decorates all pages
which link to it, the clicked node and its inbound links/pages are
'decorated' with a visual cue, the user may then chose to hide the
clicked node if they want.
font : Normal, Bold, Italic
image
fillcolor
bordercolor
text
- See Also:
- Serialized Form
MakeDecoration
public MakeDecoration(WikiNode node)
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.