|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.styles.MouseClicked
public final class MouseClicked
Title: MouseClicked class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
boolean |
clicked
|
Cursor |
cursor
|
Constructor Summary | |
---|---|
MouseClicked(Cursor cursor)
|
|
MouseClicked(Cursor cursor,
boolean clicked)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean clicked
public Cursor cursor
Constructor Detail |
---|
public MouseClicked(Cursor cursor, boolean clicked)
public MouseClicked(Cursor cursor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |