public class WalkthroughGuide extends Object
Modifier and Type | Field and Description |
---|---|
static Color |
BACKGROUND_COLOR |
static String |
CHECKED_ITEM_ICON_PATH |
static int |
MAX_ITEMS_NUMBER |
static String |
UNCHECKED_ITEM_ICON_PATH |
Constructor and Description |
---|
WalkthroughGuide(GuidedEditor guidedEditor,
String title) |
Modifier and Type | Method and Description |
---|---|
void |
disableCloseButton() |
JComponent |
getComponent() |
public static final String UNCHECKED_ITEM_ICON_PATH
public static final String CHECKED_ITEM_ICON_PATH
public static int MAX_ITEMS_NUMBER
public static Color BACKGROUND_COLOR
public WalkthroughGuide(GuidedEditor guidedEditor, String title)
public void disableCloseButton()
public JComponent getComponent()
Copyright © 2019. All rights reserved.