Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.lucane.client.tools.gui
Class HTMLEditorActions  view HTMLEditorActions download HTMLEditorActions.java

java.lang.Object
  extended byorg.lucane.client.tools.gui.HTMLEditorActions

public class HTMLEditorActions
extends java.lang.Object


Nested Class Summary
static class HTMLEditorActions.BoldAction
           
static class HTMLEditorActions.CenterAlignAction
           
static class HTMLEditorActions.FontFamilyAction
           
static class HTMLEditorActions.FontSizeAction
           
static class HTMLEditorActions.ItalicAction
           
static class HTMLEditorActions.LeftAlignAction
           
static class HTMLEditorActions.RightAlignAction
           
static class HTMLEditorActions.ShowFontFamilyMenuAction
           
static class HTMLEditorActions.ShowFontSizeMenuAction
           
static class HTMLEditorActions.ShowMenuAction
           
static class HTMLEditorActions.TextColorAction
           
static class HTMLEditorActions.UnderlineAction
           
 
Field Summary
private static java.lang.String ICON_PATH
           
 
Constructor Summary
HTMLEditorActions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ICON_PATH

private static final java.lang.String ICON_PATH
Constructor Detail

HTMLEditorActions

public HTMLEditorActions()